@charset "utf-8";
body {
	background-image: url(/images/backgrounds/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	/*background-color: #8CBBCC;*/
	margin: 0px;
	padding: 0px;
}
#container {
	width: 933px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#container #header #header-left {
	float: left;
}
#container #header #clientlogin {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	right: 190px;
	top: 16px;
	font-size: 10px;
	font-weight: bold;
}
#container #header #clientlogin a {
	color: #878787;
	text-decoration: none;
}
#container #header #clientlogin a:hover {
	color: #000;
}
#container #header #header-right {
	float: right;
}
#container #header #searchbox {
	height: 18px;
	width: 150px;
	position: absolute;
	top: 11px;
	right: 8px;
	border: 1px solid #CCC;
	overflow:hidden;

}
#container #header #searchbox #q {
	border: 1px solid #FFF;
	padding: 1px 1px 5px 1px;
	margin: 0px;	
	font:9px Arial, Helvetica, sans-serif;
	color:#999;
	text-align:right;
	display:block;
	position:absolute;
	left:3px; top:3px;
	width:120px;
	height:14px;
}
#container #header #searchbox #searchbtn {
	position:absolute;
	top:0px;
	left:128px;
	}
#container #nav  {
	height: 36px;
	position: absolute;
	top: 40px;
	right: 10px;
}
#container #secondary #left {
	float: left;
	width: 219px;
	padding: 0;
	margin: 0;
}
#container #secondary #right {
	float: right;
	width: 703px;
}
body.people #container #secondary #right #right_main { width:683px; padding:50px 0 0 20px; }

#container #secondary #right #right_main {
	width: 663px;
	background-image: url(/images/backgrounds/secondary_body_tile.gif);
	background-repeat: repeat-x;
	overflow: auto;
	position: relative;
	padding-top: 50px;
	padding-left: 40px;
}
#container #secondary #right #right_main {
	font-family: Arial, Helvetica, sans-serif;
}
#container #secondary #right #right_main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 150px;
}
#container #secondary #right #right_main td p {
	width: auto;
	padding-right: 10px;
	margin: 0;
}
#container #secondary #right #right_main a {
	color: #295072; /* 295072 */
	text-decoration: none;
}
#container #secondary #right #right_main a:hover {
	color: #4E8ABE;
	text-decoration: underline;
}
#container #secondary #right #right_main a.spacer_bottom, #container #secondary #right #right_main a.spacer_top {
	display: none;
}
#container #secondary #right #right_main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container #secondary #right #right_main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#container #secondary #right #right_main ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: auto;
	padding-right: 80px;
	margin: 0;
}
#container #secondary #right #right_main #specializing {
	float: right;
	width: 193px;
	margin-right: 20px;
	background-image: url(/images/backgrounds/specializing_tile.gif);
	background-repeat: repeat-y;
}
#container #secondary #right #right_main #specializing ul {
	list-style-type: none;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 45px;
}
#container #secondary #right #right_main #specializing ul li a {
	text-decoration: underline;
	line-height: 1.5em;
}
#container #secondary #right #right_main #specializing ul li {
	text-align: right;
	padding: 0;
}
#container #secondary #right #right-min-h {
	float: left;
	height: 500px;
	width: 1px;
}
#container #header {
	background-image: url(/images/backgrounds/header_tile.gif);
	background-repeat: repeat-x;
	height: 90px;
	width: 923px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#container #header #logo {
	margin-top: 10px;
	margin-left: 8px;
	float: left;
}
#container #header #divider {
	position: absolute;
	height: 13px;
	left: 0px;
	bottom: 0px;
	background-image: url(/images/backgrounds/header_bottom.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#container #flash {
	height: 304px;
	width: 923px;
	clear: both;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}
#container #header #searchbox #searchbtn {
	margin-top: 3px;
}
#container #main #min-h {
	height: 250px;
	width: 1px;
	float: left;
}
#container #main #copy h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #224563;
	font-weight: bold;
}
#container #main #copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
#container #main {
	width: 923px;
	clear: both;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	background-image: url(/images/backgrounds/index_body_tile.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	overflow: auto;
}
#container #main #copy {
	padding-top: 30px;
	padding-left: 60px;
	width: 465px;
	float: left;
}


/**************Home Page Right Column**************************/
#container #main #pulls {
	width: 231px;
	height:320px;
	float: right;
	margin-top:20px;
	padding-top:20px;
	position:relative;
	background:url(/images/backgrounds/hp_right_bg.gif) repeat-x;
	text-align:center;
}
#container #main #pulls a {
	padding:3px 0px;
	}
/*#container #main #pulls a {
	width: 176px;
	height: 31px;
	background-image: url(/images/backgrounds/index_right_button.jpg);
	clear: both;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 40px;
}*/
/********************************************************************/


#container #footer {
	background-image: url(/images/backgrounds/footer.jpg);
	height: 87px;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
}
#container #footer.sec {
	background-image: url(/images/backgrounds/secondary_footer.jpg);
}
#container #footer #fnav {
	padding-top: 45px;
	padding-left: 80px;
	float: left;
}
#container #footer #flogo {
	float: right;
	padding-top: 46px;
	padding-right: 30px;
}
#container #footer #fnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #878787;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 15px;
}
#container #secondary {
	background-image: url(/images/backgrounds/secondary_tile.gif);
	background-repeat: repeat-y;
	overflow: auto;
	position: relative;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
}

.read_more_button {
	background-image: url(/images/backgrounds/read_more_bullet.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding-left: 20px;
}

#logo a img {
	border: 0 none;
}

.ulnav .spacer {
	height: 10px;
}

#right_main a.primary_link {
	display: none;
}

#container #secondary #right #right_main td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container #secondary #right #right_main #quote {
	float: right;
	width: 195px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #174A70;
	line-height: 25px;
	font-style: italic;
}
#container #secondary #right #right_main #quote #who {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
	text-align: right;
	margin-right: 10px;
	line-height: 14px;
	margin-top: 5px;
}
#legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005294;
	font-weight: bold;
	width: 940px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#legal a 	{ color:#005294; text-decoration:none; }
#legal a:hover { text-decoration:underline; }	
/******************* First Scribe link on secondary pages ******************************/
#fs {
	width:765px;
	margin:5px auto;
	clear:both;
	font:9px Arial, Helvetica, sans-serif;
	color:#005294;
}
#fs a 		{ color:#005294; text-decoration:none; }
#fs a:hover { text-decoration:underline; }		

/****Show/Hide DIVs****/

.foofoo {
	display: none;
	}

.showhideyheader {
	width: 560px;
	padding: 5px;
	background-color: #D4D4D4;
	border-top: #F4F4F4;
	border-left: #F4F4F4;
	border-right: #666;
	border-bottom: #666;
	}


#rss-subscribe-link {
	float:right; 
	background:url(/images/rss-button.png) no-repeat top right; 
	margin:5px; 
	padding-right:20px; 
	font-size:11px; 
	display:block; 
	min-height:15px;
}

#container #secondary #right #right_main p.flipbook {
	font-size:12px;
	padding-top:10px;
	text-align:center;
}

#container #secondary #right #right_main .social-share-buttons {
	margin:10px 0;
	padding:5px;

}

#container #secondary #right #right_main .social-share-buttons .facebook {
	float:left;
	margin:5px;	
}

#container #secondary #right #right_main .social-share-buttons .twitter {
		float:left;
	margin:5px;	
}

#container #secondary #right #right_main .social-share-buttons .linkedin {
		float:left;
	margin:5px;	
}

#container #secondary #right #right_main .social-share-buttons .plusone {
		float:left;
	margin:5px;	
}

.blog-section-divider { 
	padding:5px; 
	margin:0px 150px 50px 0px;
	font-size:12px;
	font-style:italic;
	text-align:right;

	}
	
.blog-post-divider {
	height:3px;
	border-bottom:dotted 1px #CCC;
	width:100px;
	margin:25px 0 25px 200px;
	
}

.blog-postdate {
	text-align:right; 
	font-style:italic; 
	color:#999;
	font-size:9px;
	margin-right:150px;
	padding-top:5px;
	border-top:#F0F0F0 1px solid;
}
#container #secondary #right #right_main .section-heading {
	font-size:14px;
	color:#295072;
}

#footer-social {
	width:900px; margin:auto; padding:2px 0;
}

#footer-social #cred {
	float:left;color: #005294;font: 9px Arial,Helvetica,sans-serif;
}

#footer-social #cred a {color:#005294; text-decoration:none;}

#footer-social #buttons {
float:right; padding:0px;	
}

#footer-social #buttons img {border:none;}
