
body{ 
	padding: 0;
	margin:0;
font-family: "Trebuchet MS", Arial, Helvetica;
	background-color:#FFFFFF; 
	background-image: url(../images/layout/bkgrd.gif);
	background-repeat: repeat-x;
	color:#333;
	font-size: 12px;
	line-height: 133%;
}

.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}

.imgclass{
	border:1px solid #ccc;
	background-color:#eee;
	padding:5px;
	margin: 0 15px 15px 0;
}

#content a, #content a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #466589;
	font-weight: bold;	
}

#content a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #7D7970;
	font-weight: bold;	
	text-decoration: underline;
}

#contentsm a, #contentsm a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #466589;
	font-weight: bold;	
}

#contentsm a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #7D7970;
	font-weight: bold;	
	text-decoration: underline;
}


#wrapper{
	width:1000px;
	padding:0;
	margin: 0 auto;
	min-height: 500px;

}

#topnav{
	float:left;
	padding:3px;
	width:970px;
	min-height:18px;
	margin-right:30px;
	text-align: right;
	color:#fff;
	font-size: 11px;
	
}

#topnav a{
	color:#fff;
	text-decoration: none;
	
}

#topnav a:hover{
	color:#5D8EC3;
	text-decoration: none;
	
}

#header{
	float:left;
	padding-top:10px;
	margin: 0;
	width:1000px;
	height:90px;
}

#logo{
	float:left;
	width:301px;
	height:78px;
}

#words{
	float:left;
	width:350px;
	height:78px;
}

#mainnav{
	float:left;
	padding:10px 0 0 0 ;
	margin-left: 0;
	width:1000px;
	height:38px;
}

#nav{
	float:left;
	width:690px;
	height:38px;
	background-color: #878379;
}

#navleft{
	float:left;
	width:20px;
	height:38px;
	margin-left:156px;
	_margin-left:106px;

}

#navright{
	float:left;
	width:20px;
	height:38px;

}


#content{
	float:left;
	width:1000px;
	min-height:600px;
	background-image: url(../images/layout/mainbk.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	
}

#contentsm{
	float:left;
	width:800px;
	min-height:600px;
	background-image: url(../images/layout/smbk.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-left: 100px;
	_margin-left:55px;
		
}

#leftcol{
	float:left;
	width:600px;
	padding:20px;
	
}

#copy{
	float:left;
	width:580px;
	padding:40px;
}

#copy-flash{
	float: left;
	width: 620px;
	padding: 10px;
	margin-top: 40px;
}

#copysm{
	float:left;
	width:680px;
	padding:40px;	
}
#pforms{
	float:left;
	width:580px;
	padding:40px;
	
}

#pforms ul {
	margin: 20px 20px 20px 0;
}
#pforms ul li{
	background-image: url(../images/pdfIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;
border-bottom: 2px solid #eee;
	padding:5px 5px 5px 25px;
	list-style: none;
	margin-bottom: 5px;
}


#forms ul {
	margin: 20px 20px 20px 0;
}
#forms ul li{
	background-image: url(../images/pdfIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;
border-bottom: 2px solid #eee;
	padding:5px 5px 5px 25px;
	list-style: none;
	margin-bottom: 5px;
}

#lside{
	float:left;
	width:280px;
	margin-top: 20px;
	padding:30px 20px;
	min-height: 550px;
	border-right: 1px solid #eee;
	
}
#highlight{
	float:left;
	margin: 5px 0 0 0;
	width:597px;
	height: 250px;
	padding:0;
	
}

#bio{
	float:left;
	margin: 30px 0 0 0;
	width:600px;
	height: 220px;
	
}

#rightcol{
	float:left;
	width:320px;
	padding:20px;
	
}

#cell{
	float:left;
	width:240px;
	height: 234px;
	background-image: url(../images/layout/cell.gif);
	background-repeat: no-repeat;
	padding:20px;

}

#medcell{
	float:left;
	width:240px;
	height: 200px;
	background-image: url(../images/layout/med_cell.gif);
	background-repeat: no-repeat;
	padding:15px;

}


#smcell{
	float:left;
	width:240px;
	height: 132px;
	background-image: url(../images/layout/sm_cell.gif);
	background-repeat: no-repeat;
	padding:15px;

}

#newsItem{
		float: left;
		width:700px;
		padding:10px;
		
}

#newsItem a, #newsItem a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #466589;
	font-weight: bold;	
}

#newsItem a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #7D7970;
	font-weight: bold;	
	text-decoration: underline;
}


#footer{
	float:left;
	width:980px;
	padding:10px;
	margin-top: 20px;
	min-height: 30px;
	border-top: 2px solid #ccc;
	color: #666;
	font-size:11px;
}

#copyright{
	float:left;

}

#footnav{
	float:right;

}

#footnav a, #footnav a:visited{
	color: #666;
	font-size:11px;
	text-decoration: none;
}
#footnav a:hover{
	color: #47668A;
	font-size:11px;
	text-decoration: underline;
}

/*===TEXT STY:ES---------------------------------===*/



h1{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	color: #466589;
	line-height: 1.2em;
	font-weight: bold;
	margin: 2px 0 10px 0;
	text-transform: uppercase;
	
}

h2{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 15px;
	color: #466589;
	line-height: 1.2em;
	font-weight: bold;
	margin: 2px 0 10px 0;
	
}

h3{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 15px;
	color: #466589;
	line-height: 1.2em;
	font-weight: bold;
	margin: 2px 0 0 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	
}


.newsTitle{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 22px;
	color: #466589;
	line-height: 1.2em;
	font-weight: bold;
	margin: 2px 0 10px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	
}

.click_more{
	padding: 10px;
	background: #eaeaea;
}

