/* 	Courtesy of Eric Meyer
	http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
strong { font-weight: bold; }
/* remember to define focus styles! */
:focus { outline:0; }
body { line-height:1; color:black; background:white; }
ol, ul {list-style:none; margin:0; padding:0;
}

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse:separate; border-spacing:0; }
caption, th, td { text-align:left; font-weight:normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* END OF RESET */

body {
line-height: 1.2;
color: #000;
background: #bac6bf url('/i/bg_x.jpg') repeat-x;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
overflow-x: hidden;
}

p {
width: 100%;
color: #676b69;
line-height: 1.2;
font-size: 12px;
font-family: Verdana, Arial, sans-serif;
}

a {
color: #000;
text-decoration: none;
cursor: pointer;
font-weight: bold;
font-size:12px;
}

a:hover {
color: #000;
text-decoration: none;
cursor: pointer;
}

.shell {
width: 800px;
height: 100%;
margin: 0 auto;
text-align: left;
}

.container {
width: 800px;
background: transparent;
margin: 0px auto;
text-align: left;
}


.header {
float:left;
width:100%;
height:100px;
margin: 0px 0;
background: #fff;

}


.logo {
float:left;
width:267px;
height:116px;
background: transparent url('/i/logo.png') no-repeat;
margin:0 10px 0 22px;
}

.header #submitPlan {

	float:left;
	width:142px;
	height:77px;
	background: transparent url('/i/submit_plan.png') no-repeat;
	margin-left:356px;
	margin-top:10px;	
	
	
}

.header_image{
	
	float:left;
	width:800px;
	height:210px;
	margin-top:-1px;

	}
	
#flashHolder {
	height:210px;
}
	
#mainNav
{
	float: left;
	width:815px;
}

#mainNav li
{
	float: left;
}

#mainNav li a
{
	display: block;
	float: left;
	height: 25px; 
	background:url('/i/nav_matrix.jpg') no-repeat 0px 0px;
	
}

ul#mainNav li#nav1 a { width: 136px; background-position: 0px 0px; }
ul#mainNav li#nav2 a { width: 62px; background-position: -136px 0px; }
ul#mainNav li#nav3 a { width: 103px; background-position: -198px 0px; }
ul#mainNav li#nav4 a { width: 92px; background-position: -301px 0px; }
ul#mainNav li#nav5 a { width: 147px; background-position: -393px 0px; }
ul#mainNav li#nav6 a { width: 69px; background-position: -540px 0px; }
ul#mainNav li#nav7 a { width: 89px; background-position: -609px 0px; } 
ul#mainNav li#nav8 a { width: 102px; background-position: -698px 0px; }


ul#mainNav li#nav1 a:hover { width: 136px; background-position: 0px -25px; }
ul#mainNav li#nav2 a:hover { width: 62px; background-position: -136px -25px; }
ul#mainNav li#nav3 a:hover { width: 103px; background-position: -198px -25px; }
ul#mainNav li#nav4 a:hover { width: 92px; background-position: -301px -25px; }
ul#mainNav li#nav5 a:hover { width: 147px; background-position: -393px -25px; }
ul#mainNav li#nav6 a:hover { width: 69px; background-position: -540px -25px; }
ul#mainNav li#nav7 a:hover { width: 89px; background-position: -609px -25px; }
ul#mainNav li#nav8 a:hover { width: 102px; background-position: -698px -25px; } 


.landUL{
	
	float:left;
	margin-top:10px; 
	
	}
	
	.landUL li{
	
	float:left;
	margin-right:8px; 
	
	}

#bodyUL{
	
	list-style:circle;
	margin-left: 5px;
	margin-bottom:20px;	
	
}

#bodyUL li {
	
	padding:5px;
	
	}
	

#sideUL {
	margin-left: 8px;
	padding: 0 15px 0 0;
	
	color:#505050;
	font-family:Arial;
	font-size:10px;
	width:180px;	
	
}

#sideUL li{
	list-style-type:disc;
	padding:2px;
	list-style-position: outside;
	margin-left: 15px;
}

.top_col_landing{

	float:left;
	width:760px;
	height:auto;
	padding-bottom:7px;
	border-bottom:1px #b4bac5 solid;
		
	
	
}


.top_col_landing #leftCol{
	
	float:left;
	width:450px;
	height:auto;
	border-right:1px #b4bac5 solid;
	padding-bottom:10px;
	font-family:Arial,Helevetica,sans-serif;
	font-size:12px;
	color:#676b69;
	
	
	
	}

.top_col_landing #leftCol h2 {
	
	color: #676b69;
	font-size:14px;
	padding: 10px 20px 10px 0px;
	
	
	}
	
.top_col_landing #leftCol p {
color: #676b69;
padding: 10px 20px 10px 0px;
font-size: 12px;
line-height: 1.2;
}
	
.top_col_landing #rightCol{
	
	float:left;
	width:299px;
	height:auto;
	padding-bottom:10px;
	padding-left:10px;
	
	}
	
	
.top_col_landing #rightCol #readMore{
	
	float:left;
	width:54px;
	height:12px;
	
	}
	
	.top_col_landing #rightCol #date{
	
	color: #676b69;
	font-size:12px;
	padding: 10px 20px 0px 0px;
	
	}
	
	.top_col_landing #rightCol #body{
	
	color: #676b69;
	font-size:9px;
	padding: 2px 20px 00px 0px;
	
	}
	


.bot_col_landing{

	float:left;
	width:760px;
	height:auto;
	padding-bottom:5px;
	border-bottom:1px #b4bac5 solid;
	padding-top:20px;
		
	
	
}


.bot_col_landing #leftCol{
	
	float:left;
	width:450px;
	height:auto;
	border-right:1px #b4bac5 solid;
	padding-bottom:10px;
	font-family:Arial,Helevetica,sans-serif;
	font-size:12px;
	color:#676b69;
	
	
	
	}
	
	.company_rot{
		margin-left:-4px;
		margin-top:-8px;
	}

.bot_col_landing #rightCol{
	
	float:left;
	width:299px;
	height:auto;
	padding-bottom:10px;
	padding-left:10px;
	
	}
	
.bot_col_landing #rightCol #mainFeature{
	
	float:left;
	width:262px;
	height:129px;
	background:#bac6bf;
	margin-left:18px;
	
	}
	
/* Landing Tab Styles */	
	
.tabTD {
  text-align:center;
  width:133px;
  height:22px;
  padding:0px;
  cursor:pointer; 
  }

.tab {  
  height:22px;
  text-align:center; 
  padding:0px;
  cursor:pointer; 
  }
.tabinactive {
  width:100%;
  background-color:#bac6bf;
  color:#5d635f;
  padding-top:5px;
  }
.tabactive {
  width:100%;
  background-color:#94A29A;
  color:#ffffff;
  }
.tabcontent {
  text-align:left;
  width:262px;
  height:auto;
  margin:0;
  padding:10px;
  background-color:#bac6bf;
  color:#5d635f;
  font-size:10px;
  }
.tabdivcontent {
  height:109px;
  overflow:auto;
  margin:0;
  padding:0;
  }
	
	
/* News Page Styles */

.main_2col {
	
	float:left;
	width:800px;
	height:auto;
	
	
	
	}
	
.main_2col #leftCol {
	
	float:left;
	width:568px;
	height:auto;
	padding-left:20px;
	padding-top:20px;
	
}

.main_2col #leftCol #miniNav {
	
	float:left;
	margin-top:10px;
	
	
	
}

.main_2col #leftCol #miniNav a:link, .main_2col #leftCol #miniNav a:visited {
	
	color:#676b69;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	
	"B:/bpv/i/bg_y.jpg"
	
	}
	
.main_2col #leftCol #miniNav a:hover, .main_2col #leftCol #miniNav a:active {
	
	color:#191247;
	
	}
	
.main_2col #leftCol #newsEntry {
	
	float:left;
	width: 500px;
	height:auto;
	margin-bottom:10px;
	margin-top: 10px;
	
	}
	
.main_2col #leftCol #newsEntry #readMore{
	
	float:left;
	width:54px;
	height:12px;
	
	}
	
	.main_2col #leftCol #newsEntry #date, .main_2col #leftCol #newsEntry #date strong{
	
color:#2B2B2B;
font-family:Arial;
font-size:14px;
font-weight:bold;
	
	}
	
	.main_2col #leftCol #newsEntry #body{
	
	color: #676b69;
	font-size:10px;
	padding: 5px 20px 10px 0px;
	
	}
	.main_2col #leftCol #newsEntry #body h1, .main_2col #leftCol #newsEntry #body h1 strong { font-weight: bold; font-size: 13px; color: #484848; font-family:Arial }
	
.main_2col #rightCol {
	
	float:left;
	width:212px;
	height:auto;
	padding-bottom:30px;
	background:#acb9b3;
}

.main_2col #rightCol h1{
	
	float:left;
	padding: 10px 20px 10px 10px;
	width:200px;
}


.main_2col #rightCol p, .main_2col #rightCol p a {
	
	color:#505050;
	font-family:Arial;
	font-size:10px;
	padding-right:30px;
	padding-left:10px;
	font-weight: normal;
	width: auto;
	}
	
	.main_2col #rightCol p, .main_2col #rightCol ul li { font-size: 11px; }
	.main_2col #rightCol p a, .main_2col #rightcol ul li a { text-decoration: underline; font-size: 10px !important; }
	.main_2col #rightCol p a:hover { color:#191247;}
	
	.main_2col #rightCol h3 {
	 
	color:#191246;
	font-family:Arial;
	font-size:12px;
	padding: 10px 20px 10px 10px;
	font-style:italic;
	
	}
	
	.main_2col #rightCol h4 {
	 
	color:#2b2b2b;
	font-family:Arial;
	font-size:12px;
	padding-left:10px;
	padding-top:10px;
	font-weight:bold;
	
	}
	
	.main_2col #rightCol #sideNews_entry{
	
	float:left;
	margin-left:10px;
	margin-bottom:20px;
	height:auto;
	width:190px;
	
	}
	
	.main_2col #rightCol #sideNews_entry #readMore{
	
	float:left;
	width:54px;
	height:12px;
	
	}
	
	.main_2col #rightCol #sideNews_entry #date{
	
	color: #676b69;
	font-size:14px;
	padding: 10px 20px -5px 0px;
	
	}
	
	.main_2col #rightCol #sideNews_entry #body{
	
	color: #676b69;
	font-size:9px;
	padding: 10px 20px 10px 0px;
	text-align:left;
	
	}
	
	
	
/* Team Styles */

#teamPicture{
	
	
	float:left;
	margin-top:23px;
	
	}


.top_teamCol{
	
	float:left;
	width:800px;
	height:210px;
	background:#aebbb4;
	position: relative;
	
	}

.top_teamCol_network{
	
	float:left;
	width:800px;
	height:70px;
	background:#aebbb4;
	
	
	}
	
.top_teamCol a:link, .top_teamCol a:visited , .top_teamCol_network a:link, .top_teamCol_network a:visited  {
	
	color:#676b69;
	font-family:Arial;
	font-size:11px;
	vertical-align:middle;
	font-weight:normal;
	
	
	
	}
	
	.top_teamCol a:hover, .top_teamCol a:active ,.top_teamCol_network a:hover, .top_teamCol_network a:active {
	
	color:#1e2171;
	font-family:Arial;
	font-size:11px; 
	
	
	
	}
	
	.top_teamCol #titleNav{
	
	width:800px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:24px;
	margin-bottom: 20px;
	
	}
	
	.top_teamCol_network #titleNav{
	
	width:800px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:24px;
	
	}
	
	.top_teamCol #picHolder {
	
	float:left;
	width:87px;
	height:106px;
	background:#bfcac4;
	margin-left:24px;
	margin-top:10px;
	
	}
	
	.bot_teamCol2{
	float:left;
	width:760px;
	height:auto;
	padding:20px;
	
	}


	.bot_teamCol{
	
	background: #CED7D2;
	float:left;
	width:800px;
	height:auto;
	min-height: 300px;
	}
	
	.bot_teamCol h4, .bot_teamCol p{
	
	float:left;
	color:#676b69;
	font-family:Arial;
	font-size:12px;
	padding: 10px 20px 0px 10px;
	width:750px;
	margin-left:20px;
	
	
	}
	
	.bot_teamCol #leftCol {
	
	float:left;
	width:283px;
	height:auto;
	
	}
	
	.bot_teamCol #rightCol {
	
	float:left;
	width:465px;
	height:auto;
	
	}
	
	
	.bot_teamCol #rightCol h1{
	
	float:left;
	color:#676b69;
	font-family:Arial;
	font-size:16px;
	padding: 20px 20px 5px 10px;
	font-weight:bold;
	
	}
	
	.bot_teamCol #rightCol p{
	
	float:left;
	color:#676b69;
	font-family:Arial;
	font-size:12px;
	padding: 10px 20px 5px 10px;
	width: 400px;
	}



/* Portfolio Styles */


.portfolio_nav{
	
	float:left;
	width:800px;
	height:42px;
	background:#bfcac4;
	
	}
	
.portfolio_nav h1{
	
	color:#1e2171;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding:14px;
	float:left;
	
	}
	
.portfolio_nav #miniMenu {
	

	float:left;
	width:400px;
	margin-top:12px;
	
	
}

.portfolio_nav #printBtn {
	

	float:left;
	width:50px;
	margin-top:15px;
	margin-left:8px;
	
}

.portfolio_nav #miniMenu a:link , .portfolio_nav #miniMenu  a:visited , .portfolio_nav #printBtn a:link , .portfolio_nav #printBtn  a:visited {
	
	color:#777e7a;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
	
}

.portfolio_nav #miniMenu a:hover , .portfolio_nav #miniMenu  a:active , .portfolio_nav #printBtn a:hover , .portfolio_nav #printBtn  a:active{
	
	color:#1e2171;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
	
}


#companyGrid{
	
	float:left;
	margin:21px 20px 28px 55px;
	border:1px solid #000;
	width:74px;
	height:57px;

	
	}
	
	#landingGrid{
	
	float:left;
	background:#BFCAC4 none repeat scroll 0 0;
	border:1px solid #BFCAC4 ;
	width:74px;
	height:57px;

	
	}

.sInput {
	
	border:medium none;
	float:left;
	margin-left:-6px;
	margin-top:10px;
	background-color:#aebbb4;
	font-size:10px;
	color:#fff;
	padding:5px;
	
	}

.portfolio_bot{
	
	float:left;
	width:800px;
	height:auto;
	padding-bottom:40px;
	
	}
	
.portfolio_bot #companyEntry {
	
	float:left;
	width:700px;
	height:auto;
	margin-left:40px;
	margin-bottom:15px;
	margin-top:10px;
	
	}
	
.portfolio_bot #companyEntry #picture{
	
	float:left;
	height:59px;
	margin-top:10px;
	width:76px;
	background:#bfcac4;
	margin-bottom: 20px;
	
	
	}
	
	.portfolio_bot #companyEntry #picture img { border: 2px solid #676B69}
	.portfolio_bot #companyEntry h3 { margin-left: 10px; font-weight: bold; font-size: 12px; color: #676B69;margin-top:10px;float:left;clear:both;}
	
	.study { border-bottom: 1px solid #9A9E9B;}
	.study:last-child { border-bottom: 0 none;}
.portfolio_bot #companyEntry h1{
	
	float:left;
	color:#676b69;
	font-family:Arial;
	font-size:14px;
	padding:7px 20px 5px 10px;
	font-weight:bold;
	
	}
	
.portfolio_bot h1, .portfolio_bot h2{
	
	float:left;
	color:#1C2172;
	font-family:Arial;
	font-size:16px;
	padding:7px 20px 0px 40px;
	font-weight:bold;
	clear: both;
	width: 100%;
	margin-top: 15px;
	}
	
	.portfolio_bot h2 { font-size: 13px !important; width: 100%; display:block;float:left;clear:both; }
	
	.portfolio_bot #companyEntry p{
	
	float:left;
	color:#676b69;
	font-family:Arial;
	font-size:12px;
	width:504px;
	text-align:justify;
	font-weight:normal;
	padding: 0 0 0 10px;
	margin: 0;
	}
	.portfolio_bot #companyEntry h2 { padding-left: 10px; }
.portfolio_bot #companyEntry a {
	
	
	font-family:Arial;
	font-size:12px;
	color: #2D2B76 !important; font: inherit !important; text-decoration: underline !important;
	}
	
	.portfolio_bot #companyEntry a span { color: #2D2B76 !important; font: inherit !important; text-decoration: underline !important;}
.portfolio_bot #companyEntry a:hover {
	
	color:#191247;
	font-family:Arial;
	font-size:12px;
	
	}
	
	.portfolio_bot #companyEntry h1 { clear: none; }
#portfolio_head{
	
	float:left;
	padding: 20px;
	
	}
	
	
	#searchResults { position: absolute; margin-left: -6px; margin-top: 32px; width: 151px; border: 1px solid #ccc; background: #fff;}
	#searchResults li {  border-bottom: 1px solid #ccc;}
	#searchResults li a { padding: 3px 5px; display:block;}
	#searchResults li a:hover { background: #1C2172; color: #FFF; display: block;}

#companies_no{
	
		float:left;
	color:#676b69;
	font-family:Arial;
	font-size:14px;
	width:504px;
	text-align:justify;
	font-weight:normal;
	padding: 10px 2px 20px 20px;
	
	}

/* About Styles */ 



.bodyContent{
	

	float:left;
	color:#676b69;
	font-family:Arial;
	font-size:12px;
	width:504px;
	text-align:justify;
	font-weight:normal;
	padding: 10px 0px 20px 0px;

}

	.bodyContent #flashHolder {
		
		
		width:450px;
		height:300px;
		background:#ffffff;
		margin-bottom:10px;
		margin-left:auto;
		margin-right:auto;
		float: left;
		
	}

		.bodyContent p{
			
			padding-bottom:10px;
			color:#676b69;
			font-family:Arial;
			font-size:13px;
			text-align:justify;
			font-weight:normal;
			padding-left:0px;
			float: left;
		}	
		
		.bodyContent b{
			
			color:#484848;
			
			}
		
		.bodyContent h1{
			
			color:#2b2b2b;
			font-family:Arial;
			font-size:14px;
			font-weight:bold;
			padding-bottom:10px;
			float: left;
			width:100%;
			
			}
			
			
		.bodyContent h1 span a { font-size: 12px; color: #676B69;padding-left:15px; text-decoration: none; }
		.bodyContent h2 { font-weight: bold; font-size: 12px; float: left;}	
		.bodyContent h3 { font-weight: bold; margin: 20px 0 10px; float: left;}
		
		.bodyContent ul { list-style-type: circle; margin: 5px 30px 15px; float: left;}
		.bodyContent ul li, .sideUL li { padding: 3px 5px;}		
		.bodyContent a, .sideUL a {
			
			color:#676b69;
			font-family:Arial;
			font-size:13px;
			text-decoration: underline;
			}
		
		.bodyContent a:hover {
			
			color:#2B2D7C;
			font-family:Arial;

			
			text-decoration: underline;
			}
			
			
.bodyContent_submit{
	

	float:left;
	color:#676b69;
	font-family:Arial;
	font-size:11px;
	width:800px;
	text-align:justify;
	font-weight:normal;
	padding: 10px 0px 20px 20px;float: left;

}

		.bodyContent_submit p{
			
			padding-bottom:10px;
			color:#676b69;
			font-family:Arial;
			font-size:11px;
			text-align:justify;
			font-weight:normal;
			padding-left:0px;
			
		}
		
		.bodyContent_submit b{
			
			color:#484848;
			
			}
		
		.bodyContent_submit h1{
			
			color:#2b2b2b;
			font-family:Arial;
			font-size:14px;
			font-weight:bold;
			padding-bottom:10px;
			
			}
			
		.bodyContent_submit a {
			
			color:#676b69;
			font-family:Arial;
			font-size:11px;
			
			}
		
		.bodyContent_submit a:hover {
			
			color:#484848;
			font-family:Arial; 
			font-size:11px;
			
			}
	
	.bodyContent_full{
	

	float:left;
	color:#676b69;
	font-family:Arial;
	font-size:11px;
	width:750px;
	text-align:justify;
	font-weight:normal;
	padding: 10px 0px 20px 0px;

}

		.bodyContent_full p{
			
			padding-bottom:10px;
			color:#676b69;
			font-family:Arial;
			font-size:11px;
			text-align:justify;
			font-weight:normal;
			padding-left:0px;float: left;
			
		}
		
		.bodyContent_full b{
			
			color:#484848;
			
			}
		
		.bodyContent_full h1{
			
			color:#2b2b2b;
			font-family:Arial;
			font-size:14px;
			font-weight:bold;
			padding-bottom:10px;float: left;
			
			}
			
		.bodyContent_full a {
			
			color:#676b69;
			font-family:Arial;
			font-size:11px;
			
			}
		
		.bodyContent_full a:hover {
			
			color:#484848;
			font-family:Arial; 
			font-size:11px;
			
			}
	
	
	
#twitter{
	
	
	}
	
		#twitter a{
			
			color:#676b69;
			font-family:Arial;
			font-size:11px;
			font-weight:bold;
			vertical-align:middle;
		}
		
		#twitter a:hover{
			
			color:#191247;
			font-family:Arial;
			font-size:11px;
			font-weight:bold;
}

/* Footer Styles */


.footer {
float:left;
width:100%;
height:50px;
background: transparent url('/i/foot_bar.png') no-repeat center 0; 
margin:0 auto;

background: #efefef;

}

.col1{
float: left;
margin: 20px;
width:760px;
background: url('/i/compass_bg.png') no-repeat  560px 10px;
}

.tooltip{
width: 200px; 
color:#fff;
font-weight:bold;
font: bold 10px Arial,sans-serif;
line-height: 1.5;
text-decoration:none;
text-align:center;
z-index: 9999;
position: absolute;
}

		.tooltip span.top{
		padding: 30px 38px 0px 38px;
		background: url('/i/bubble_01.png')  no-repeat top;
		z-index: 9999;
		
		}
		
		.tooltip b.bottom{
			
			padding:3px 8px 15px 5px; 
			color:#29abe2;
			font-size:1px;
		    background: url('/i/bubble_01.png') no-repeat bottom;
			z-index: 9999;
		}

.site_details{
float: right;
margin:11px 30px 0 10px;
font-size:11px;
color:#999999;
font-weight:italic; 
}

/*Contact Form */

.contact {
float:left;
width:365px;


}

.contactSelect {
	
	float:left;
	width:200px;
	margin-bottom:10px;
	
}

.contact h1, .contact h1 a {

font-size:13px;
color:#676B69;
font-weight:bold;
margin-bottom:1px;

}

.contact a:hover h1  {

font-size:13px;
color:#484848;
font-weight:bold;
margin-bottom:1px;

}



.contact .title, .contactSelect .title  {

font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:3px;
width:288px;
text-transform:capitalize;

}


.contact hr  {

color:#BAC5BD;

}
.contact input[type=text] { background: #AEBBB4; border:0; height: 23px; color: #666;}
.contact input[type=text]:focus { background: #95bbA6; border: 0; height: 23px; color: #666;}
/*
.contact .input {
float:left;
background:url(../../i/contactForm_matrix1.jpg) no-repeat -10px -10px;
height:23px;
border: medium none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
padding: 8px 10px 0px 8px;
margin-bottom: 10px;

}


.contact .input:focus {
float:left;
background: url(/i/contactForm_matrix1.jpg) no-repeat -10px -112px;
height:23px;
border: medium none;
padding: 8px 10px 0px 8px;

}*/
div.contact_question {
	float: left;
	line-height: 25px;
	height: 25px;
}

div#contact_question_dropdown_container {
	float: left;
	width: 256px;
	height: 25px;
	margin-top:10px;
	background-image: url(../../i/contactForm_matrix1.jpg);
	background-position: -10px -174px;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

div#contact_question_dropdown_container.dropdown_over:hover {
	background-position: -10px -234px;
}

div#contact_question_dropdown_label {
	position: absolute;
	z-index: 1;
	line-height: 25px;
	height: 25px;
	padding-left: 9px;
}

div#contact_question_dropdown_label2 {
	position: absolute;
	z-index: 1;
	line-height: 25px;
	height: 25px;
	padding-left: 9px;
}

select#contact_question_dropdown {
	width: 254px;
	height: 25px;
	float: left;
	position: absolute;
	z-index: 2;
	margin-top: 2px;
	padding-top: 8px;
	display:block;
	background-color:#ffefde;
	-moz-opacity: 0;
	filter:alpha(opacity: 0);
	opacity: 0;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

select#contact_question_dropdown.dropdown_over {
	background-color: red;
}

select#contact_question_dropdown.dropdown_down {
}




.contact .input.small {
width:150px;
}


.contact .select {
cursor: pointer;
width:294px;
margin-bottom: 3px;
}



.contact .area {
float:left;
width:390px;
height:105px;
color:#666666;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
border:medium none;
background:url(/i/tarea_matrix.jpg) no-repeat -10px -9px;
padding:10px 10px 0px 10px;
overflow:auto;

}

.contact .area:focus {
float:left;
width:390px;
height:105px;
border: medium none;
background:url(/i/tarea_matrix.jpg) no-repeat -10px -253px;
color:#666666;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
padding:10px 10px 0px 10px;

}

.contact .button {
cursor: pointer;
width:115px;
height:38px;
font-weight: bold;
background:url(/i/tarea_matrix.jpg) no-repeat -10px -369px;
border:medium none;
padding:3px 0;
}

.contact .button:hover {
cursor: pointer;
width:115px;
font-weight: bold;
background:url(/i/tarea_matrix.jpg) no-repeat -134px -369px;
border:medium none;
padding:3px 0;
}


.message{

border:medium none;
color:#ccc;
padding:10px;
background: transparent url(/i/bg_confirm.png) no-repeat 0px 0px;
width:420px;
height: 90px;
float:left;
}

.message .title{
font-family: Arial;
font-size: 18px;
font-weight: bold;
width:420px;
float:left;
color: #333333;
}
.message .close{
height: 20px;
width:20px;
background: #f00;
float:left;
}
.message .body{
font-family: Arial;
font-size: 11px;
font-weight: normal;
width:420px;
color:#666666;
padding-top:2px;
float:left;
}

.footer ul{
float: left;
margin: 5px 0 0 10px;
width: 100%;
}

.footer li { float: left;}
.footer li a{
float: left;
padding: 0 15px;
margin: 12px 0;
border-right: solid 1px #000;
color:#676b69;
font-size:9px;
font-weight:normal;
}

.footer li a:hover {
	
	color:#191247;
	
	
	}

.footer li.last a{
float: left;
padding: 0 15px;
margin: 12px 0;
border-right: none;
}

.footLinks {
float:left;
margin:8px 0 0 50px;
color:white;
}

.footLinks a , .footLinks a:hover {
color:white;
}

.footLinks a:hover {
font-weight: normal;
text-decoration: underline;
}

.info{
float:right;
margin:0 23px 5px 0;
font-size: 10px;
}

.content {
float:left;
width:100%;
background: url('/i/bg_y.jpg') repeat-y #cfd7d3;;


}

.content_blank {
float:left;
width:100%;
background: url('/i/compass_bg.png') no-repeat  560px 95px;
background: #cfd7d3;

}

/* jCarouselLite styles */

.prev {
	background: url('/i/arrow_left.jpg') no-repeat;
	position: absolute;
	width:21px;
	height:23px;
	cursor:pointer;
	margin-left:8px;
	margin-top:24px;

}

.next{
	background: url('/i/arrow_right.jpg') no-repeat;
	position:absolute;
	width:21px;
	height:23px;
	cursor:pointer;
	margin-left:394px;
	margin-top:24px;
}





.blogRow a{
float: left;
width: 235px;
font-size: 14px;
color: #000;
margin:5px 0 0 0;
padding:0 0 0;
}


.blogSep{
height: 10px;
width:235px;
float: left;
background: transparent url('/landing/i/matrix.png') no-repeat 0 -195px;
margin: 5px 0 0 0;
}

.blogDate{
font-size: 10px;
color: #5D635F;
margin:0 0 3px 0;
float: left;
width: 235px;
}

.blogText{
font-size: 10px;
color: #000;
margin:0 0 0 0;
float: left;
width: 235px;
font-weight: normal;
}

.entrepreneur_page #bodyUL h3 { margin: 0; padding: 0; }
.entrepreneur_page #bodyUL { clear: both; margin-top:15px; float:left; width: 100%}
.entrepreneur_page ul { margin: 0px 30px !important}
.entrepreneur_page p { margin:0;clear:both;}
.entrepreneur_page #bodyUL a { font-weight: normal !important;}
ul.anchor_nav {
	float: left;
	clear: both;
	width: 100%;
	font-weight: normal;
	margin-bottom: 15px;
	list-style-type: none !important;
	margin-left: 0 !important;
}
	.anchor_nav a {
		font-weight: normal;
		font-size: 12px;
		color: #2D2B76;
		text-decoration: underline;
	}
	
	.anchor_nav a:hover {color: #1e2171; font-size: 12px; }
	
.sideUL { margin:0 10px; }
.sideUL li { margin: 0; list-style-type: none; padding: 0}
.sideUL li a { font-weight: normal;}
.sideUL li a:hover {color:#2B2D7C;
			font-family:Arial;
		
			
			text-decoration: underline;
}

.top_teamCol #picHolder a .picData { position: absolute; background: none; border-left: 2px solid #676B69; color: #000; display: none;}

#picHolder a:hover .picData { display: block; margin-top: -3px; float: left; width: 200px; margin-top: 3px;}
#picHolder a:hover .picData h4 {  padding: 5px 5px 0; font-size: 12px; font-weight: bold; color: #1C2172}
#picHolder a:hover .picData h5 { padding: 2px 5px; font-size: 10px; color: #676B69}

a.top { float: right; text-align: right;color: #2D2B76 !important; clear: both;font-weight: normal; text-decoration: underline; font-size: 11px; width: 100%;}

.bodyContent h1 span { float: none; }

#mainNav a { text-decoration: none !important;}


.portfolio_bot span a {color:#676B69;
font-size:12px;
padding-left:15px;
text-decoration:none;}


.sitemap a { float: left; clear: both; }
.sitemap hr{ clear: both; }

.sitemap h1 { font-size: 14px; margin-top: 15px;}


#team_prev {
	background: none transparent;
	cursor:pointer;
	height:23px;
	left:25px;
	position:absolute;
	top:80px;
	width:21px;
}

#team_next{
	background: none transparent;
	cursor:pointer;
	height:23px;
	position:absolute;
	right:25px;
	top:80px;
	width:21px;
}


.council h1 {
	color:#676B69;
	float:left;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding:20px 20px 5px 10px;
}

.council h3 {
	color:#676B69;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:20px 20px 5px 10px;
	text-transform: uppercase;
}
