body {
	font-family: arial, "verdana", san serif;
	font-size: 100%;
	margin: 0;
	background-color: #333333;
	color: #FFFFFF;
}

a:link { text-decoration: none; color: #FFFFFF; font-weight : normal;}
a:visited { text-decoration: none; color: #FFFFFF; font-weight : normal;}
a:active, a:hover { text-decoration: none; color: #C88D2B; font-weight : normal;}

h4 {
	font-size: 12px;
	color: #C88D2B;
	padding: 0;
	margin: 1px 0 10px 0;
	font-weight: normal;
}



h3 {
	font-size: 15px;
	color: #C88D2B;
	padding: 0;
	margin: 5px 0 15px 0;
	display: block;
	font-weight: normal;
}

h3#news {
	text-transform: none;
}

/*--------------------- HEADER ---------------------*/

/*
h1#logo {
	background: url(images/logo_icardmerrill.gif) no-repeat left top;
	float: left;
	width: 321px;
	height: 52px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 10px 0 0 24px;
	display: inline;
}
*/
h1#logo {
	background: url(images/IM-logo.gif) no-repeat left top;
	float: left;
	width: 316px;
	height: 43px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 19px 0 0 27px;
	display: inline;
}

h1#logo span {display:none;}

#header {
	background: #FFFFFF url(images/bg_header.gif);
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#header_links {
	padding-top: 2px;
}

#header_links a:link, #header_links a:visited {
	color: #2B3A99;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	padding: 0 22px 0 0;
}
#header_links a:hover {
	color: #4575E3;
	}
	
#header_text {
	color: #60606E;
	padding: 22px 22px 0 0;
	font-size: 15px;
}
	
.newsfield {
	color: #FFFFFF;
	border: 1px solid #84848C;
	background-color: #84848C;
	padding: 2px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 15px 0 0 10px;
}

/*-------------------- CONTENT ---------------------*/

#main_content h2 {
	font-size: 18px;
	color: #FFFFFF;
	padding: 0;
	margin: 5px 15px 10px 40px;
	display: block;
	font-weight: normal;
}

#main_content p {
/*	line-height: 170%;*/
	line-height: 135%;
	font-size: 12px;
	color: #FFFFFF;
	margin: 15px 25px 0 40px;
	padding: 0;
}

#sub_content h2 {
	font-size: 18px;
	color: #FFFFFF;
	padding: 0;
	margin: 5px 0 25px 0;
	display: block;
	font-weight: normal;
}

#sub_content p {
	line-height: 170%;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 20px 10px 0;
	padding: 0;
	/*text-align: justify;*/
}

#sub_rightcol {
	font-size: 11px;
	line-height: 150%;
	border-left: 2px solid #C88D2B;
	padding: 0 10px 0 20px;
}


/*----------------------- NAV ----------------------*/

#nav {
	background: url(images/bg_navbar.gif) no-repeat;
}

#nav ul {
	float: left;
	display: inline;
	margin: 11px 0 0 40px;
	padding: 0;
	font-size: 13px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, Georgia, serif;
	letter-spacing: 1px;
}

#nav ul li {
	list-style: none;
	display: inline;
	padding: 0 18px 0 0;
}

#nav a:link, #nav a:visited {
	color: #C88D2B;
	text-decoration: none;
	font-weight: normal;
}
#nav a:hover {
	color: #FFFFFF;
	}

/* --------------------- FOOTER ---------------------*/

.copyright {
	color: #60606E;
	padding: 0 0 10px 0;
	font-size: 12px;
}

#footer p {
	color: #60606E;
	font-size: 10px;
	padding: 0 60px 10px 60px;
	margin: 0;
}

#footer_links a:link, #footer_links a:visited {
	color: #2B3A99;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	padding: 0 15px 0 0;
}
#footer_links a:hover {
	color: #4575E3;
}

#newsletter {
	background: url(images/bg_newsletter.gif) no-repeat;
	color: #C88D2B;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#newsletter_text {
	padding: 15px 0 0 25px;
}

#newsletter_text2 {
	padding: 15px 0 0 25px;
}