
.hide {
	display:block;
}


.logo img{
	display:none;
}

.spacer img{
	display:none;
}



body {
background-image:url(images/blue_white.jpg);
background-repeat:repeat;
background-color:#FFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#333;
overflow: hidden;
}

.turnoff {
	overflow: hidden;
}
/*/ AJAX LOAD CONTENT IN DIVS /*/

#leftcolumn{
float:left;
width:150px;
height: 400px;
border: 3px solid black;
padding: 5px;
padding-left: 8px;

}

#leftcolumn a{
padding: 3px 1px;
display: block;
width: 100%;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid gray;
}

#leftcolumn a:hover{
background-color: #FFFF80;
}

#rightcolumn{
float:left;
width:630px;
min-height: 300px;
border: none;
margin-left: 10px;
padding: 5px;
padding-bottom: 8px;


}

* html #rightcolumn{ /*IE only style*/
height: 400px;
}


/*/ Internal Page Styles /*/

/*/ SUB Navigation /*/

#nextPrev {
	vertical-align:baseline;
	font-size:10px;
}

#navigationDiv a {
   text-decoration:none;
   display:block;
   color:#333;
   outline:none;
   margin-bottom:0px;
  

   
}

#navigationDiv a:hover {
   text-decoration:none;
   display:block;
   color: #539dbc;
   outline:none;
   

   
}


#navigationDiv a.selected {
   color: #be5028;
   outline:none;
   

}





/*/ Main /*/

.footerTop {
	background-image:url(images/footer_back_top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:968px;
}

#bottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 100%;
}

#mid_element {

	text-align:center;
	width:100%;
	z-index:800;
}

#footer {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position:relative;
	top:18px;
	width:100%;
	font-size:10px;
	color:#336699;
	font-family:Verdana, Geneva, sans-serif;

}

#footer a{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:500;
	outline:none;
	font-size:10px;
	color:#336699;
	text-decoration:none;
}

#footer a:visited{
	text-decoration:none;
}

#footer a:hover{
	color:#be5028;
	text-decoration:none;
}

#footer a:active{
	text-decoration:none;
}

#header {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position:fixed;
	width:100%;
  	z-index: 900;
}

#content {


	color:#999;
	
}

#syndication {
	width:382px;
	vertical-align:bottom;
}

#whiteOut {
	padding-top:0px;
	margin-top:0px;
	position:relative;
}

/*/ TEXT /*/

.blueTitleS2{
	font-family:Arial, Helvetica, sans-serif;
	color:#0066ff;
	font-style:normal;
	font-weight:600;
}

.exTitle {
margin-top:5px;
border-bottom: 1px solid #C0C0C0;
margin-bottom: -5px;
font-family:Verdana, Geneva, sans-serif;
color:#336699;
font-size:17px;
font-weight:500;

}

.exTitle2 {
margin-top:5px;
margin-bottom: -5px;
font-family:Verdana, Geneva, sans-serif;
color:#336699;
font-size:17px;
font-weight:500;

}

.exSmall {
	font-size:11px;
}

.recForm{
	font-size:9px;
	color:#000;
}
/*/ OLD CSS /*/


#news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	padding-left:10px;
	padding-right:10px;
}

#events {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	padding-left:10px;
	padding-right:10px;
}




.red {
	color: #F00;
}

.lineSpace{
	line-height:25px;
	
}

#III{
	padding-left:335px;
	width:784px;

}

#IV{
	width: 973px;
	padding-left:150px;
}

a:focus
{
-moz-outline-style: none;
}


