@charset "UTF-8";
body {
	font:Verdana, Geneva, sans-serif 1em;
	padding:0;
	margin:0;
}
p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
}

a:link{
	color:#004AA7; font-size:.9em; font-weight:normal;text-decoration:none;
	background-image:url(images/grid_bullet.jpg);
	background-repeat:no-repeat;
	background-position: 0 .2em;
	padding-left: 1em; 
}
a:visited{
	color: #CCC; font-size:.9em; text-decoration:none;
	}

a:hover{
	color:#333;
	background-image:url(images/grid_bullet_over.jpg);
	background-repeat:no-repeat;
	background-position: 0 .2em;
	padding-left: 1em; 
	
}

a:active{
	color: #004AA7; font-size:.9em; text-decoration:none;
}

 

/*DIVS*/

div#container{
	width:875px; /*was 850*/
	background-image:url(images/stripe_850.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin:0 auto;
	height:2000px;
	padding-top:20px;
	padding-left:150px;
}

div#topleft{
	float:left;
	width: 260px;
	background-color:#FFF;
	background-image:url(images/corner_wFooter.jpg);
	background-repeat:no-repeat;					    background-position: center bottom;
	/*margin-left: 60px;*/ /*was 60*/
	margin-right:10px;
	height:302px;
	border: .5px #999 solid;
	
}

div#logo{
	width:450px; height:108px;
	background-color:#FFF;
	background-image:url(images/logo_450px.gif);
	background-repeat:no-repeat;
	margin-bottom:10px; 
	/*margin-right:60px;*/
	float:left;
	padding:0px;
	border: .5px #999 solid;
}

div#nav{
	/*width: 200px;*/
	height:172px;
	float: left;
	padding:5px;
	margin-bottom:5px;
	margin-right:10px;
	background-color:#FFF;
	border: .5px #999 solid;
	background-image:url(images/nav_footer.jpg);
	background-position: center bottom;
	background-repeat:no-repeat;
}

div#news{
	width: 217px;
	height: 179px;
	float: left;
	padding: 5px 0 0 5px; 
	margin:0;
	background:#FFF;
	border: .5px #999 solid;
	background-image:url(images/news_footer.jpg);
	background-position: center bottom;
	background-repeat:no-repeat;
	
}


div#main{
	width: 720px;
	/*margin-left:60px;*/ 
	margin-top:20px;
	/*margin-bottom:5px;*/
	border: 1px solid #FFF;
	background:url(images/main_top.jpg) center 5px no-repeat;	
	background-color:#FFF;
	position:relative;
	overflow:hidden;
	/*height: 400px;*/
	float:left;
	background: rgba(255,255,255,0.6);
	}
	

	
div#main_text{
	width: 690px;
	margin:0 auto;
	padding:20px 30px;
	/*height: 350px;*/
}

div#main_photo{
	width: 200px;
	margin: 5px;
	padding:0;
	float:right;
}



div#main_footer{
	width: 720px; height:63px;
	margin:15px 0 0 0; padding:0;
	background:url(images/wave_720_trans.png) no-repeat;
	background-position:bottom center;
	
}

div#footer{
	width:718px;
	float:left;
	border-top: 1px solid #0068B7;
	background-color:#0068B7;
	margin:0 auto;
	padding: 2px;
	text-align:center;
	color:#FFF;
				}

/**********************/
#news h1{
	background-image:url(images/grid.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:1.1em; font-weight:bold;
	height: 35px;
	margin:0px;
	padding-left:35px;padding-top:0;
	font-family:Verdana, Geneva, sans-serif;
}

#news p{
	margin-left: 10px;padding:0;
	clear:both;
	font-size:.95em;
	color:#0068B7;
}


#topleft ul{
 margin-top:4px;
/* text-align:center;*/
list-style-type:none;
padding-left:10px; padding-top:5px;
margin:0px;
}

#topleft li{
	font-family:"Times New Roman", Times, serif;
	float:left;
	color: #0068B7;
	font-size: 1em;
	display:inline;
	background-image:url(images/grid_bullet.jpg);
	background-repeat:no-repeat;
	background-position:8px 2px;
	padding-left:30px;
	}
	
#main_footer p{
	font-size: .85em;
	color:#4777E1;
	text-align:center;
	padding-top:15px;
}
	
#footer a {
	font-size: .9em;
	color:#FFF;
	text-decoration:none;
	
}

#news a{
		color:#004AA7; font-size:.9em; font-weight:bold;text-decoration:none;
	background-image:url(images/grid_bullet.jpg);
	background-repeat:no-repeat;
	background-position: 0 .2em;
	padding-left: 1em; 
}
#news a:hover{
	color:#333;
	background-image:url(images/grid_bullet_over.jpg);
	background-repeat:no-repeat;
	background-position: 0 .2em;
	padding-left: 1em; 
	
}

#main a{
	color:#004AA7; font-size:.9em; font-weight:bold;text-decoration:none;
	background-image:url(images/grid_bullet.jpg);
	background-repeat:no-repeat;
	background-position: 0 .2em;
	padding-left: 1em; 
}
#main a:hover{
	color:#333;
	background-image:url(images/grid_bullet_over.jpg);
	background-repeat:no-repeat;
	background-position: 0 .2em;
	padding-left: 1em; 
	
}

#main_text p{
	font-family:Verdana, Geneva, sans-serif;
	font-size: .9em; line-height: 1em;
	padding-right:10px; padding-bottom:0px;
}

#main_text h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1em;
	color:#0068B7;
	text-align:center;
}

#main_text h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size: .9em;
	color:#0068B7;
	font-style:italic;
	margin-bottom: -1em;
	text-transform:uppercase;
	
}

#main_text ul{
	padding-left: 60px; padding-top:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.9em;
	margin:0;
}

#main_text li{
	padding:0; margin:0;
}
	
/*CLASSES*/

.transparent{
   filter:alpha(opacity=60); 
   -moz-opacity: 0.6;
   opacity: 0.6;
    
}

.clear, br{
	clear: both;
}

#main_text p.noscript{
	font-size: 0.7em; color:#900;
}

div#main_photo_250 {
	background-color:#FFF;
	width: 250px;
	margin: 10px;
	padding:0;
	float:right;
 }

.center {
text-align:center;
}

.smallTable{
	font-size: .9em;
}

.tableHeader {
	font-size: .8em;
	font-weight:bold;
	font-style:italic;
	}

#main a.noBGimage{
	background-image:none;
}

#main a img {
	background-image:none:
}
		

.red {
	color:#900;
}