@charset "UTF-8";
/* CSS Document 

COLORS:

blue:		3b5ba3 
dk blue: 	24417b


lt green:	b3e64e
green:		99cc33
med green:	9acd34
dk. green:	86bd18

*/


* {
	padding:0;
	margin:0;
	}

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444;
	}

p, td, #contentHome li {
	line-height:1.5em;
	padding-top:.25em;
	}

ul, ol {
	margin:0;
	padding:0;
	}

ol li {
	background:none;
	margin:0;
	list-style-position:inside;
	}

li {background:url(/templates/images/layout/bullet.gif) left .4em no-repeat;
	padding:0 0 0 15px;
	margin:0;
	}
	
a {
	color:#3b5ba3;
	padding:0;
	text-decoration:none;
	}

a:hover {color:#000000;}

img {border:none;}


label {
	width: 12em;
	float:left;
	}
.labeloverride
{
	width: inherit !important;
	float: none !important;
}

form .underline {
	display:block;
	padding:5px 0;
	border-bottom:1px dotted #ccc;
	margin: 0 0 5px 0;
	}

blockquote {
	padding: 0 20px;
	margin:0 20px;
	font-size:10px;
	border-left:1px solid #b3e64e;
	}



/*
#contentHome a, #contentInterior a {
	text-decoration:none;
	border-bottom:1px dotted #86bd18; 
	color:#333;
	}

#contentHome a:hover, #contentInterior a:hover {
	border-bottom:1px solid #3b5ba3;
	}

*/





.blue {
	color: #3b5ba3;
	}








.required {
	color: #99cc33;
	font-size:11px;
	}



.insetBox {
	float:right;
	width:100px;
	padding:10px;
	border:1px solid #DDD;
	margin:0 0 10px 10px;
	background:#FFFFFF;
	}


div.subscribeFormBox {
	float:right;
	width:170px;
	border:1px solid #DDD;
	margin:0 0 10px 10px;
	background:#FFFFFF;
	}

div.subscribeFormBox h5 {
	padding:10px;
	border:none;
	margin:0;
	color:#FFF;
	background:#3b5ba3;
	}
	
div.subscribeFormBox p {
	padding:0 10px 5px 10px;
	}



.caseStudySubhead {
	font-weight:bold;
	border-bottom:1px dotted #99cc33;
	color:#3b5ba3;
	padding:1em 0 0 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	}




.siteWidth {
	width:988px;
	margin:0 auto;
	padding:0;
	clear:both;
	}


.homeColumns {background:url(/templates/images/layout/bg_homeColumns.gif) top left repeat-y;
	}


.homeColumn {background:url(/templates/images/layout/bg_homeContentColumns.gif) top left repeat-x;
	float:left;
	padding:0;
	}

.homeColumn h1
{
	width: auto;
	padding-left: 40px;
	font-size: 18px;
	line-height: 40px;
	height: 55px;
	color: #304D8F;
}
.homeColumn h2,
.homeColumn h3 {height:55px;}
.homeColumn p,
.homeColumn ul {
	padding:10px 25px;
	border-left:1px solid #CCCCCC;
	}

.homeColumn li {
	padding-bottom:10px;
	list-style:none;
	}
.homeColumn li a {color:#666;}
.homeColumn li a:hover {color:#222;}






.homeColumn1 {width:268px;}

.homeColumn1 h1,
.homeColumn1 h2,
.homeColumn1 h3 {background:url(/templates/images/layout/text_arrow.gif) top left no-repeat;
	}


.homeColumn2 {width:238px;}

.homeColumn2 h1,
.homeColumn2 h2,
.homeColumn2 h3 {background:url(/templates/images/layout/text_arrow.gif) top left no-repeat;
	}







.homeColumn3 {width:238px;}
.homeColumn3 h1,
.homeColumn3 h2,
.homeColumn3 h3 {background:url(/templates/images/layout/text_arrow.gif) top left no-repeat;
	}
.homeColumn3 h3 {display:none;}
.homeColumn3 h4 {
	padding:10px 25px;
	font-size:12px;
	}

.homeColumn3 img {
	/*
	float:right; 
	padding:0 0 10px 10px;
	*/
	padding:0;
	}





.homeColumn4 {
	width:244px;
	padding:0;
	}

.homeColumn4 h1,
.homeColumn4 h2,
.homeColumn4 h3 {background:url(/templates/images/layout/text_arrow.gif) top left no-repeat;
	}

.homeColumn4 h4 {
	color:#3b5ba3;
	padding:10px 0;
	border-bottom:1px dotted #99cc33;
	margin:0 25px;
	font-size:11px;
	}

.homeColumn4 p {
	
	}







.left {float:left;}
	
.right {float:right;}


.fineprint, p.fineprint {
	font-size:9px;
	color:#666666;
	}





.imagePadLeft {
	padding:0 0 0 20px;
	}
	
.imagePadRight {
	padding:0 20px 0 0;
	}



.headlineUnderline {
	border-bottom:1px dotted #99cc33;
	}





.interiorContent {

}



.interiorContent h1, .interiorContent h2, .interiorContent h3, .interiorContent h4, .interiorContent h5, .interiorContent h6 {
	padding:0;
	font-weight:normal;
	color:#333333;
	}

.interiorContent h1 {font-size:16px;}
.interiorContent h2 {
	font-size:15px;
	padding:0;
	margin:0;
	}
.interiorContent h3 {
	font-size:14px;
	font-weight:normal;
	margin: -20px 0 10px -25px;
	background:#99CC33 url(/templates/images/layout/bg_subnav_fadeout.gif) top right repeat-y;
	padding:10px 25px 8px 25px;
	line-height:1em;
	color:#FFFFFF;
	}
.interiorContent h4 {
	
	display:none;
	/*
	
	font-size:11px;
	font-weight:normal;
	padding:0;
	margin:0;
	color: #CCC;
	
	margin:0 0 10px 0;
	padding:10px 0 4px 0;
	color: #3b5ba3;
	*/
	
	}
.interiorContent h5 {
	font-size:10px;
	font-weight:bold;
	border-bottom:1px dotted #99cc33;
	color:#3b5ba3;
	padding:1em .5em .5em 0;
	margin:2em 0 1em 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	background:#FFF;
	}
.interiorContent h6 {font-size:9px;}

.interiorContent p {
	margin-bottom:1em;
	line-height:1.5em;
	margin-top:.5em;
	font-size:12px;
	}



.interiorContent ul {
	padding:0 0 0 10px;
	margin:0 0 0 15px;
	line-height:1.5em;
	list-style:outside;/*  */
	}


.interiorContent ul li {
	list-style-type:disc; /* */
	padding: 0 0 7px 0;
	background-image:none;
	}

.interiorContent ol {
	padding:0 0 0 10px;
	margin:0 0 0 15px;
	line-height:1.5em;
	}
	
.interiorContent ol li	{
	padding: 0 0 7px 0;
	background-image:none;
	}
	

a.moreLink {
	text-decoration:none;
	background:#E9F3CF;
	padding:4px 10px;
	}
a.moreLink:hover {background:#CFE699;}


.career_opening {
	padding:20px;
	background:#EFEFEF;
	}



.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
	}




p.whitepapers_title {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0 0 5px 0;
	}

p.whitepapers_abstract,
div.whitepapers_abstract {
	font-size:11px !important;
	padding:0;
	margin:0;
	}

p.posts_title {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0 0 5px 0;
	}

p.posts_abstract,
div.posts_abstract p {
	font-size:11px !important;
	padding:0;
	margin:0;
	}








#header {
	background:#3a5ba2 url(/templates/images/layout/bg_header.gif) bottom left repeat-x;
	height:81px;
	position: relative;
	}
#header_container
{
	width:998px;
	margin: 0 auto;
	position: relative;
}
#header #header_container h1 a {
	position: absolute;
	/*
	width: 183px;
	*/
	width:340px;
	height: 81px;
	background: transparent url(/templates/images/logo.jpg) no-repeat bottom left;
	text-indent: -9999px;
	margin: 0 0 0 25px;
	}



#searchRegion {
	width:300px;
	padding:0;
	position:absolute;
	top:15px;
	left:663px;
	text-align:right;
	}

#headerLinks .inputBox {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:4px 5px 4px 5px;
	width:165px;
	border:0;
	text-align:right;
	vertical-align:bottom;
	color: #3a5aa2;
	}

#headerLinks .inputButton {background:url(/templates/images/layout/search_mag_glass.gif) top left no-repeat;
	text-indent:-9999px;
	border:none;
	width:16px;
	position:relative;
	font-size:0;
	height:18px;
	line-height:0.0;
	cursor:pointer;
	}


#header #location
{
	position: absolute;
	background:url(/templates/images//map.jpg) top right no-repeat;
	width: 422px;
	left: 315px;
	height: 81px;
}
#header #location p
{
	position: absolute;
	top: 22px;
	right: 130px;
	font-size: 10px;
	text-align: right;
	color: #99cc33;
	font-weight: bold;
}
#header #location p a
{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

#header #headerLinks {
	position:absolute;	
	top:15px;
	right: 13px;
	width: 241px;
	text-align:right;
}

#headerLinks p {
	color:#FFFFFF;
	margin-bottom: 5px;
	}
#headerLinks p#account {
	color:#FFFFFF;
	margin-right: 20px;
	}

#headerLinks p a {
	color:#FFFFFF;
	text-decoration:none;
	}

#headerLinks a:hover {color:#FFF;}




#navigation {
	background:#a8a8a8;
	height:29px;
	clear:both;
	}





#flashHome {background:url(/templates/images/layout/bg_fma_home2.gif) top left repeat-x #393939;
	height:269px;
	}

#flashInterior {background:url(/templates/images/layout/bg_fma_interior2.gif) top left #FFF;
	/* background:url(/templates/images/layout/bg_fma_interior2.gif) top left #4d4d4d; */
	height:160px;
	border-bottom:6px solid #99cc33;
	}




#contentHome {background:url(/templates/images/layout/bg_homeContent.gif) top left repeat-x;
	min-height:270px;
	}

#contentInterior {
	padding:20px 0;
	}




#interiorLeft {
	width: 680px;
	padding:0 40px 0 0;
	float:left;
	}




#interiorLeft h1 {display:none;}
#interiorLeft h2 { 
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:24px;
	color:#3b5ba3;
	border-bottom:1px solid #CCC;
	padding:0 0 8px 25px;
	margin:0;
	/* margin-bottom:10px; */
	}
#interiorLeft h3 {
}

#interiorContentLeft {background:url(/templates/images/nav/bg_subnav2.gif) top right no-repeat;
	min-height:300px;
	float:left;
	width:170px;
	}


#interiorContent {
	padding:20px 0 0 25px;
	float:right;
	width:485px;
	}








#interiorTwoColLeft {
	/* background:url(/templates/images/nav/bg_subnav2.gif) top right no-repeat; */
	float:left;
	width:335px;
	padding:20px 20px 0 25px;
	border:none;
	}

#interiorTwoColRight {
	/* background:url(/templates/images/nav/bg_subnav2.gif) top right no-repeat; */
	float:right;
	width:245px;
	border:none;
	padding:20px 20px 0 25px;
	}










#interiorRight {
	width: 247px;
	float:right;
	padding:0 10px;
	border-left:1px solid #FFF;
	margin-top:35px;
	}

#interiorRight hr {display:none;}


#interiorRight h1, #interiorRight h2 {display:none;}

#interiorRight h3 {
	background:#cccccc url(/templates/images/layout/bg_arrow_white-gray.gif) center right no-repeat;
	color:#333;
	font-size:12px;
	font-weight:normal;
	padding:5px 10px;
	margin-bottom:10px;
	display:block;
	clear:both;
	}

#interiorRight h4 {
	color:#3b5ba3;
	font-size:12px;
	font-weight:normal;
	padding:0 10px ;
	margin-bottom:10px;
	}

#interiorRight p {
	font-size:11px;
	padding:0 10px 10px 10px;
	}

#interiorRight ul {
	list-style:none;
	padding:0 0 0 10px;
	}

#interiorRight li {
	padding: 0 0 10px 15px;
	}

#interiorRight li a {
	color:#666;
	padding:0;
	margin:0;
	}









#footer {
	margin-top:15px;
	text-align:center;
	background:url(/templates/images/layout/bg_footer.gif) top left repeat-x;
	font-size:9px;
	color:#999;
	padding:0 0 10px 0;
	}
#footer a {
	text-decoration:none;
	color:#666;
	}
#footer a:hover {color:#333;}




#eNewsArea {
	text-align:center;
	margin-bottom:15px;
	}

















/*    SUBNAVIGATION     */

#subnav {
	margin:10px 0 20px 0;
	padding:0;
	width:160px;
	}

#subnav img {float:right;}

#subnav ul {
	float:left;
	list-style:none;
	border-left:1px solid #FFF;
	}

#subnav li {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#86b32d;
	background:none;
	}

#subnav a {
	display:block;
	margin:0;
	padding: 8px 20px 8px 25px;
	color:#86b32d;
	text-decoration: none;
	border: none;
	width:114px;
	text-transform:uppercase;
	}
#subnav a:hover {
	border:none;
	color:#666;
	background:url(/templates/images/nav/arrow_lt_gray.gif) left center no-repeat;
	}

body.sub00 #subnav #s-t00 a,
body.sub01 #subnav #s-t01 a,
body.sub02 #subnav #s-t02 a,
body.sub03 #subnav #s-t03 a,
body.sub04 #subnav #s-t04 a,
body.sub05 #subnav #s-t05 a,
body.sub06 #subnav #s-t06 a,
body.sub07 #subnav #s-t07 a,
body.sub08 #subnav #s-t08 a,
body.sub09 #subnav #s-t09 a,
body.sub10 #subnav #s-t10 a,
body.sub11 #subnav #s-t11 a,
#subnav .selected a
	{background:url(/templates/images/nav/arrow_med_gray.gif) left center no-repeat;
	color:#3b5ba3;
	}