/* Default CSS Document */

/*************** GENERAL ***************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #666666;
	line-height: 14px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 20px;
	font-weight: normal;
}
h3 {
	color: #9E8163;
	font-size: 16px;
}
a:link {
	color: #19358C;
}
a:visited {
}
a:active: {
}
a:hover {
	color: #00663C;
	text-decoration: none;
}

/*************** USER STYLES ***************/

/*************** /USER STYLES ***************/

/*************** FORMS ***************/
/* Form Related */
.submitButton {
}
p.error {
}

/* Newsletter Sign Up Form - SIGNUPFORM */
.newsletterSignUp {
}


/*************** NAVIGATION ***************/
/* Site Navigation - MAINSITENAV */
ul.mainsitenav {
}
ul.mainsitenav li {
}

/* Sub Navigation - SUBSITENAV */
ul.subsitenav {
}
ul.subsitenav li {
}

/* Child Navigation - CHILDNAV */
ul.childitems {
}
ul.childitems li {
}

/* Sibling Navigation - SIBLINGNAV */
ul.siblingitems {
}
ul.siblingitems li {
}

/*************** DROP DOWN ***************/
/* Refer to dropdown.css */

/*************** PHOTO GALLERY ***************/

/* Photos Category List - PHOTOCATLIST */
ul.photoscatlist {
}

/* Photos Category List - THUMBPHOTOCATLIST */
ul.thumb_photoscatlist {
}

/*************** BLOGS ***************/

/* Blog Category List - BLOGCATLIST */
ul.blogcatlist {
}

/* Blog Category List - BLOGARCHIVELIST */
ul.blogarchivelist {
}

/* Blog Comment Form - ADDCOMMENTFORM */
.addcommentform {
}
.header {
	width: 740px;
	height: 79px;
}
.logo {
	width: 337px;
	float: left;
}
.headertextlinks {
	margin-top: 15px;
	float: left;
	width: 403px;
	text-align: right;
}
.textlinks {
	margin-top: 15px;
	width: 760px;
	text-align: left;
	margin-left: 60px;
}
.navigation {
	background-color: #000000;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navigation li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.navigation a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	margin-right: 12px;
}
.navigation a:hover {
	color: #D6B488;
}
.headerpic {
	background-color: #2B4BB0;
}
.footer {
	margin-top: 20px;
	width: 740px;
	padding-left: 10px;
}
.subtextlinks {
	float: left;
}
.subtextlinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.subtextlinks li {
	margin-right: 8px;
	display: inline;
}
.copyright {
	text-align: left;
	width: 760px;
	margin-left: 50px;
}
.copyright ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.copyright li {
	display: inline;
	margin-right: 15px;
}
.leftside {
	background-image: url(../site-images/m_bottom1.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b5b0ad;
	line-height: 18px;
	background-color: #f7efea;
	margin-right: 15px;
}
.leftside p {
	margin-left: 20px;
	margin-right: 20px;
}
.irgnews {
	background-color: #1C4565;
}
.brownfield {
	background-color: #785A36;
}
.liability {
	background-color: #234B42;
}
.corporate {
	background-color: #5D3625;
}
.leadership {
	background-color: #5D3625;
}
.irgdeals {
	background-color: #1C4565;
}
.insurancebrokerage {
	background-color: #2C3E62;
}
.contactus {
	background-color: #5F5A46;
}
