@charset "utf-8";
body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	background-color: #eceff4;
	background-image: url(/images/pg_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
.left {
	float: left;
	}
.right {
	float: right;
	}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
.clear {
	clear: both;
	height: 0px;
	}
#mainwrap {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eceff4;
	border-bottom-color: #eceff4;
	border-left-color: #eceff4;
}


#head {
	background-image: url(/images/head_bg.jpg);
	height: 141px;
	width: 100%;
}
#midwrap {
	width:100%;
	position:relative;
	background-image: url(/images/midwrap_Bg.jpg);
	background-repeat: repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*padding: 3px;*/
}

#midwrap p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 3px;
	}
	
#midleft {
	float: left;
	width: 155px;
	margin: 0;
	padding: 0;
	height:100%;
	background-color: #DFE8F1;
}

#midcenter {
	float: left;
	margin-left: 10px;
	width: 430px;
	text-align: left;
	margin-top: 0;
}

#midcenter p {
	padding: 0;
}

#midright {
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	height:100%;
	text-align: left;
}

#news {
	text-align:left;
	padding: 5px;
}

#resources {
	text-align:center;
	padding: 5px;
}

.eclisting_item {
	padding: 5px 0px 7px 0px;
	}

#news h1, #resources h1 {
	font-size:12px;
	color: #233979;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
}
#news .date {
	font-size:10px
}

#news a {
	text-decoration:none;
	color:#000000;
	
}
#news span.link {
	color: #24398E;
	text-decoration: underline;
	}
#topright {
	float: right;
	font-size:10px;
	padding: 15px 3px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}
#topright input {
	font-size:10px;
}
#login {
	padding: 3px 10px 0 0;
	text-align: right;
}
#login input.go {
	height: 15px;
	width: 30px;
	background: url(../images/go.jpg);
	border: none;
	cursor: pointer;
	}
.bigred {
	font-size:18px;
	font-weight:bold;
	color: #ee2d2c;
	margin-bottom: 0px;
	margin-top:5px;
	padding-right: 10px;
}
.slogan {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top: 120px;
	margin: 0px;
	padding-left: 125px;
}
ul.sitemap {
	list-style: none;
	}
	ul.sitemap a {
		font-size: 16px;
		color: #000000;
		text-decoration: none;
		}
		ul.sitemap a:hover {
			text-decoration: underline;
			}
		ul.sitemap ul a {
			font-size: 14px;
			color: #21387C;
			}
			ul.sitemap ul ul a {
				font-size: 12px;
				color: #3A70AE;
				}
				ul.sitemap ul ul ul a {
					color: #84A9D3;
					}
div.webcastlist {
	width: 45%;
	padding: 5px;
	border: 1px solid #3C6FAE;
	color: #000;
	}
	a:hover div.webcastlist {
		background-color: #3C6FAE;
		color: #fff;
		}
	div.webcastlist p {
		margin: 0 0 10px 0;
		}
	div.webcastlist ul {
		padding: 0 0 0 15px;
		}
	div.webcastlist li {
		margin: 0 0 5px 0;
		font-style: italic;
		}
div.webcast {
	clear: both;
	margin: 0 20px 10px 0;
	}
	div.webcast a {
		text-decoration: none;
		float: left;
		text-align: center;
		margin: 0 10px 10px 0;
		}
div.testimonial {
	clear: both;
	margin: 0 20px 10px 110px;
	}
	div.testimonial img {
		float: left;
		margin: 0 10px 10px -110px;
		}
	
#footer  {
	padding-top: 10px;
	clear: both;
 	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#footer a {
	text-decoration:none;
	}
	
#home_top {
	background-image: url(/images/center_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	}

#home_top h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	line-height: 30px;
	margin-top:0;
	}
	
#home_top_right {
	float: right;
	width: 195px;
	padding: 10px 12px 0 0; 
	margin-top: 0;
}

#htr_bwrap {
	margin: 10px 0;
}

h1.press {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	margin-top:0px;
	}
	
h2.press {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	}

#htr_btop{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/right_lower_box_01.png);
	background-repeat: no-repeat;
	height: 25px;
	line-height:25px;
	text-align:center
}

#htr_bmid{
	background-image: url(/images/right_lower_box_02.png);
	background-repeat: repeat-y;
	padding:3px 3px 3px 2px;
	text-align: center;
}
#htr_bmid p {
	padding: 0 2px;
	}

.career {
	color: #170e83;
	font-size:12px;
	font-weight:bold
	}


#htr_bbot{
	background-image: url(/images/right_lower_box_03.png);
	background-repeat: no-repeat;
	min-height: 8px;
}


#home_bottom {
	}
	
#home_bottom_left {
	float:left;
	width: 395px;
	padding-left:15px;
	padding-right:20px;
	}
	
#home_bottom_left h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #233979;
	font-size:13px;
	line-height: 30px;
	margin-top:0px;
	}
	
.testimonial_title {
	color: #3c6fae;
}
.testimonial_content {
	text-align:left
}
.testimonial_person {
	color: #3c6fae;
	text-align:right
}
	
#home_bottom_right {
	float:left;
	text-align:center
	}
	
#home_bottom_right h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #233979;
	font-size:13px;
	line-height: 30px;
	margin-top:0px;
	}
	
	
#member_menu h3.toggler {
	cursor: pointer;
	border: 1px solid #ccc;
	border-right-color: #999;
	border-bottom-color: #999;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	background: #D2E0E6;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}
#member_menu div.element p,
#member_menu div.element h4 {
	margin:0px;
	padding:4px;
}
#member_menu div.element{
	text-align: left;
}
#member_menu div.element ul {
	margin:0;
	padding:0;
	list-style: none;
}
#member_menu div.element ul li {
	line-height: 24px;
	border: 1px solid #ccc;
	border-top: none;
	border-right-color: #999;
	border-bottom-color: #999;
	background-color: #fff;
}
#member_menu div.element ul li a {
	text-decoration: none;
	font-size: 12px;
}

#sub_menu {
	text-align: left;
	}
#sub_menu h3.toggler {
	cursor: pointer;
	border: 1px solid #ccc;
	border-right-color: #999;
	border-bottom-color: #999;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	background: #D2E0E6;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}
#sub_menu h3.nontoggle {
	cursor: pointer;
	border: 1px solid #ccc;
	border-right-color: #999;
	border-bottom-color: #999;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	background: #D2E0E6;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}
#sub_menu h3.nontoggle a {
	text-decoration: none;
	color: #000000;
	}
#sub_menu div.element p,
#sub_menu div.element h4 {
	margin:0px;
	padding:4px;
}
#sub_menu div.element{
	text-align: left;
}
#sub_menu div.element ul {
	margin:0;
	padding:0;
	list-style: none;
}
#sub_menu div.element ul li {
	line-height: 24px;
	border: 1px solid #ccc;
	border-top: none;
	border-right-color: #999;
	border-bottom-color: #999;
	background-color: #fff;
}
#sub_menu div.element ul li a {
	text-decoration: none;
	font-size: 12px;
	padding-left: 5px;
}

a img {
	border:none
	}
.ec_bio p {
	margin: 0;
	padding: 0;
	}
	
.press_release_listing_item {
	padding-bottom: 10px;
	}
	
#partnercompanies {
	}
	#partnercompanies a {
		float: left;
		width: 300px;
		text-align: center;
		}
	#partnercompanies h1 {
		clear: left;
		font-size: 16px;
		text-align: center;
		}
		#partnercompanies h1.gold {
			background: url(../images/gold.jpg) repeat;
			}
		#partnercompanies h1.silver {
			background: url(../images/silver.jpg) repeat;
			}
		#partnercompanies h1.bronze {
			background: url(../images/bronze.jpg) repeat;
			}
		#partnercompanies h1.media {
			background: url(../images/media.jpg) repeat;
			}
	#partnercompanies table {
		padding-bottom: 20px;
		}
		
		
.MemberSearchResult {
	background-color: #DFE8F1;
	padding: 5px;
	}
.MemberSearchResult .clear {
	clear: both;
	height: auto;
	background: none;
	}

#MemberSearchResults img {
	padding-left: 5px;
	}
.searchbutton {
	background: url(/images/button_search.png);
	height:30px;
	width:105px;
	cursor:pointer;
	cursor:hand;
	border: none;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #233979;
	font-size:14px;
	}	
	
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #233979;
	font-size:13px;
	}
#midcenter div.gallery {
	clear: both;
	margin-bottom: 20px;
	}	
	#midcenter div.gallery a {
		text-align: center;
		float: left;
		width: 210px;
		margin-right: 10px;
		text-decoration: none;
		}
	#midcenter div.gallery p {
		margin-left: 220px;
		font-size: 10px;
		}	