@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
}

body{ background-color:#e4f0f4;
}

#contnr{width:1000px; height:711px; margin:0 auto 0 auto; background-color:#FFFFFF; overflow:hidden;
}

#header{
	height:auto;
	float:left;
	width: 930px;
}

#banner{ height:auto; width:930px; float:left;
}

#content{width:930px; height:530px; float:left; overflow:hidden;
}

#contentIn{ margin-top:29px;
}

.contentIn{ margin-top:29px;
}

.contOne{
	width:500px;
	height:auto;
	float:left;
}

.headline{ height:27px; width:auto; background-color:#618fa7;
}

.txtmatter{ height:auto; margin-top:23px;
}

.pageTxt{
	width:305px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#696f74;
}

#page_footer{width:930px; height:40px; float:left; background-color:#757b80;
}

#logo{
	width:771px;
	height: auto;
	float:left;
	padding-top: 10px;
}

img{border:none;}
#btns{
	width:159px;
	height:90px;
	float:left;
}

#mainMenu{
	height:37px;
	clear:both;
	background-color: #757B80;
	width: 930px;
	float: left;
}

#symBtns{
	width:auto;
	height:30px;
	background:url(../images/symBtn.jpg) top no-repeat;
	margin-top:29px;
}

.rghtBtns ul li{float:left; list-style-type:none; 
}

.rghtBtns ul li a{
	display:block;
	display:inline-block;
	text-decoration:none;
	padding:0px 4px 0px 4px;
	border-right:solid 1px #82807d;
	line-height:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
} 

.rghtBtns ul li a:hover{
	text-decoration:underline;
}

#pageText{
	width:232px;
	height:auto;
	margin-top:117px;
	padding-left:54px;
	float:left;
	
}

#label{width:232px; height:46px; background-image:url(../images/label_1.jpg);
}

.spacer{height:17px;
}

.heading{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#696f74; padding-left:17px; padding-top:10px;
}

.txt{ font-family:Arial, Helvetica, sans-serif; font-size:12.5px; color:#696f74; padding-left:17px; padding-top:10px;
}

.txt a{text-decoration:none;
}

.txt a:hover{ text-decoration:underline;
}

#displayImage{ width:491px; height:360px; float:right; margin-top:117px;
}

.footTxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:41px;
	float:left;
	color: #FFFFFF;
}

.footTxt a{ text-decoration:none;
}

.footTxt a:hover{ text-decoration:underline;
}


.chromestyle{
	width: 930px;
}

.chromestyle:after{
	visibility: hidden;
}

.chromestyle ul{
	width: 930px;
}

.chromestyle ul li{
	list-style-type: none;
	float: left;
	height: 37px;
}

.chromestyle ul li a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 37px;
	display: block;
	background-color: #757b80;
	border-right: solid #FFFFFF 2px;
	width: 231px;
	text-align: center;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{
	background-color: #729cb1;

}


.dropmenudiv{
	position:absolute;
	top: 0;
	font:normal 12px Arial;
	line-height:20px;
	z-index:100;
	background-color: #a2a2a2;
	width: 230px;
	visibility: hidden;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 20px;
	padding: 2px 0px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
}

* html .dropmenudiv a{
width: 500px;
}

.dropmenudiv a:hover{
	background-color: #333333;
}


.team_heading{
	clear:both;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12.5px;
	font-style:oblique;
	font-weight:bold;
	margin-top:24px;
	margin-bottom:17px;
	color:#333333;
}

.team_heading p a{text-decoration:none; color:#333333;}

.team_heading p a:hover{text-decoration:underline;}
.team_txt{ font-family:Arial, Helvetica, sans-serif;
font-size:12px;
clear:left;
float:left;
color:#666666;
}

.listing{
list-style-position:inside;
}

.listing li a{text-decoration:none; color:#669999;
}

.listing li a:hover{text-decoration:underline;}


.rightClm{ width:238px;
float:right;
}

.read a{color:#993333; text-decoration:none;}
.read a:hover{text-decoration:underline;}

