/*baseline resets all values to zero */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
cite,code,th{font-style:normal;font-weight:normal;}
ol,ul{list-style-type:none;}
th{text-align:left;}
h1,h2,h3,h4{font-size:100%;}
q:before,q:after{content:'';}

/***** BODY, TAGS & FIXES *****/

body{
	background:url(../images/body_bg.gif) repeat-x #627480; 
	font-family:Arial, Helvetica, sans-serif;	
	}

a span{
	display:none;
	}

.clear_fix{
	height:1px;
	overflow:hidden;
	clear:both;
	}

.more{
	color:#125189 !important;
	text-transform:uppercase;
	}


.border_bottom{
	border-bottom:solid 1px #D8DDE0;
	}

#wrapper{
	background:url(../images/footer_side_bg.jpg) bottom repeat-x;
	}

/***** HEADER *****/
#header{
	background:url(../images/header_bg.jpg);
	width:930px;
	height:145px;
	position:relative;
	margin:0 auto;
	}

#header a{
	width:160px;
	height:90px;
	position:absolute;
	top:35px;
	left:68px;
	}

#header h2{
	font-size:18px;
	color:#8B894D;
	position:absolute;
	top:106px;
	left:453px;
	font-weight:normal;
	}
	
/***** MAST ******/
#mast{
	background:url(../images/mast_bg.jpg);
	width:930px;
	height:174px;
	margin:0 auto;
	}

#main_nav{
	height:174px;
	width:176px;
	float:left;
	margin:0 0 0 61px;
	background:url(../images/main_nav_bg.jpg) no-repeat;
	}
	
.no_mast #main_nav{
	margin:0;
	padding:0 0 0 61px;
	background:url(../images/no_mast_main_nav_bg.jpg) no-repeat;
	}

#main_nav li a{
	height:19px;
	line-height:19px;
	padding-left:25px;
	border-bottom:solid 1px #ABBFD0;
	font-size:11px;
	font-weight:bold;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

#main_nav li a:hover{
	background:url(../images/main_nav_over.png);
}

#main_nav li.home a:hover, #main_nav li.home.active a{
	background:url(../images/main_nav_home_over.png);
	color:#8B894D;
}


#main_nav .home a{
	height:25px;
	border:none;
}

#main_nav .last a{
	border:none;
	height:23px;
	}

#testimonial{
	float:right;
	width:620px;
	margin:24px 0 0 0px;
	position:relative;
	}

#testimonial img{
	float:right;
	}

#testimonial p{
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#1B2950;
	margin:20px 0;
	width:300px;
	line-height:140%;
	position:absolute;
	right:310px;
	top: 1px;
	}

#testimonial .credit{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:10px;
	margin-top:5px;
	}

/***** CONTENT ******/
#content{
	background:url(../images/content_bg.gif) repeat-y #FFF;
	width:930px;
	margin:0 auto;
	border-bottom:solid 10px #fff;
	}

.no_mast #content{
	background:url(../images/no_mast_content_bg.gif) repeat-y #FFF;
	}
	
#lc{
	width:176px;
	margin:0 23px 10px 61px;
	float:left;
	}

.no_mast #lc{
	width: 176px;
	margin:0 0px 10px 61px;
	float: left;
	}

.news{
	margin:10px 7px;
	color:#808080;
	font-size:10px;
	}

.news h4{
	font-size:11px;
	color:#142976;
	background:url(../images/heading_bg.jpg) repeat-x #DBDFE2;
	padding:5px;
	}
	
.news ul{
	list-style:disc inside;
	}
	
.news li, .news p{
	margin:5px 5px 0 5px;
}

.news a{
	color:#3C98BB;
	}

.news p{
	font-style:italic;
	}

.news .border_bottom{
	border-bottom:dotted 1px #CCC;
	padding-bottom:10px;
}

.newsletter{
	width:168px;
	background:url(../images/newsletter_middle_bg.gif);
	color:#FFFFFF;
	margin-left:8px;
	overflow:hidden;
	}

.newsletter h4{
	background:url(../images/newsletter_top_bg.gif) no-repeat;
	padding:10px 20px 0 10px;
	font-size:11px;
	}
	
.newsletter p{
	padding:0px 20px 0 10px;
	font-size:10px;
	}
	
.newsletter form{
	background:url(../images/newsletter_bottom_bg.gif) no-repeat bottom;
	padding:0 0 7px 0;
	}

.newsletter_field{
	background:url(../images/newsletter_field.gif) no-repeat;	
	border:none;
	padding:4px 10px 6px 10px;
	margin-left:6px;
	height:13px;
	font-size:10px;
	line-height:13px;
	width:156px;
	font-weight:bold;
	}

.newsletter_button{
	float:right;
	margin:5px 20px 10px 0;
	}

.calendar{
	margin:5px 5px 0 5px;
	color:#808080;
	font-size:10px;
	padding:0 0 0 7px;
	}

.calendar a{
	color:#3C98BB;
	}

.linked_in{
	float:right;
	margin:20px;
	}

#rc{
	float:left;
	width:650px;
	padding:20px 20px 20px 0;
	color:#627480;
	margin-top:20px;
	}

.no_mast #rc{
	float:right;
	background:url(../images/no_mast_rc_bg.jpg) no-repeat;
	padding:40px 20px 20px 23px;
	margin-top:0px;
}

#breadcrumb{
	text-transform:uppercase;
	font-size:10px;
	margin-bottom:10px;
	}

#rc #breadcrumb a{	
	color:#8B894D;
	text-decoration:none;
	}

#rc #breadcrumb a:hover{
	text-decoration:underline;
	}

#rc h3{
	font-size:18px;
	color:#125189;
	margin-bottom:15px;
	line-height: 22px;
	}

#rc .callout{
	background:url(../images/home_callout_bg.jpg) no-repeat;
	width:200px;
	height:225px;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	color:#FFFFFF;
	}

#rc .callout h3{
	color:#FFFFFF;
	font-size:13px;
	margin:15px;
	line-height:110%;
	}

#rc .callout p, #rc .callout ul{
	margin:0 15px 10px 15px;
	font-size:10px;
	width:auto !important;
	line-height: 11pt;
	}
	
#rc .callout a{
	color:#FFFFFF;
	font-size:10px;
}

.rc_item{
	margin-bottom:20px;
	}


.rc_item p{
	margin-bottom:15px;
	font-size:12px;
	line-height: 16px;
	}

.rc_item p a{
	color:#125189;
	}

.internal .callout{
	margin:0 0 20px 20px;
	}

.internal .rc_item p{
	width:auto;
	}


.rc_item img{
	float:left;
	margin:0 10px 10px 0;
	}
	
	.rc_item2 img{
	float:right;
	margin:0 10px 10px 0;
	}
	
.bio p, .intro{
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:150%;
	font-size:13px;
	}

.rc_item .more{
	font-weight:bold;
	margin:0 5px;
	padding-right:15px;
	background:url(../images/rc_more.gif) no-repeat right;
	}

.rc_item h4{
	color:#125189;
	font-size:14px;
	margin:10px 0;
	line-height: 18px;
	}	

.download{
	text-transform:uppercase;
	text-decoration:none;
	color:#8B894D !important;
	display:block;
	text-align:right;
	font-weight:bold;
	}

.download:hover{
	text-decoration:underline;
	}

.gold_link{
	color:#8B894D !important;
	}
/***** FOOTER ******/
#footer{
	background:url(../images/footer_bg.jpg);
	height:31px;
	line-height:26px;
	width:930px;
	margin:0 auto;
	font-size:11px;
	color:#FFFFFF;
	}
	
#footer p{
	padding:0 10px;
	}

#footer a{
	color:#FFFFFF;
	}
