* { vertical-align: middle; text-align:left; font-family: Arial, sans-serif; font-style: inherit; font-size: inherit; text-decoration: none; border: 0 none; outline: 0; margin: 0; padding: 0;}



body{
    font-family: Arial, sans-serif;
    font-size: small;
    margin: 0;
    color: #66645B;
}


.logo {
  display: inline;
  overflow: hidden;
	text-align:right;
	background-color: #6FAAE6;	
	float:left;
	height: 40px;
	width: 100%;
	background-image:url(img/bg_temp.gif);
	background-repeat:repeat-x;
  margin: 0px;
  padding: 0px;
}

.logoimg {
	float:left;
	padding: 0;
	margin: 0;
}

.logoright {
	float:right;
	color:#24A1D9;
  height: 40px;
  width: 37px;
  padding: 0px;
  margin: 0px;	
	text-align:right;

}

.nav{
	width: 100%;
	float:left;
	color: #FFFFFF;
  background-color: #F87B0B;
	vertical-align: middle;	
	font-size: 11px;
}

.navitem a{
  padding: 2px 5px;
  float: left;
  color: #F3D1B2;
}
.nav a:hover{
  padding: 2px 5px;
  float: left;
  color: #FFFFFF;
}
.navchosen a{
  padding: 2px 5px;
  float: left;
  color: #FFFFFF;
}
.navtemp {
  padding: 2px 5px 0px 0px;
  float: right;
  font-size: 11px;
}


a { 
	text-decoration:none;
	color:#002B7E;
	}


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

.image {	
	float:left;
	vertical-align: top;		
	padding: 0px 2px 0px 0px;	
}	

.newstext {		
	padding: 0px;
	vertical-align: top;	
	text-align: left;
}
.newstext p{		
	font-size: 12px;
	line-height: 15px;
}
.newstext h1{
  color: #004D99;
  font-size: 12px;
  font-weight: bold;
}
.newsdate {
  font-size: 10px;
  font-weight: normal;
  float: right;
  margin: 0px 2px 0px 0px;
}
.newstext a {
  color: #004D99;
}
.newstext a:hover{
  color: #004D99;
  text-decoration: underline;
}
.newsimage {
  border: solid 2px #C7C6BF;
}
.newsmore {
  float: right;
  font-size: 12px;
  margin: 0px 0px 2px 0px;
}
.newsmore a{
  float: right;
  font-size: 12px;
  
  text-decoration:none;
	color:#002B7E;
}
.newsmore a:hover{
  float: right;
  font-size: 12px;
  
	text-decoration:underline;
	color:#F87B0B;
}
.footer {
  padding: 0px 2px;
  text-align: center;
}
.copyright {
  width: 100%;
  text-align: center;
	font-size: 10px;
	padding: 0px 0px 2px 0px;
}
.newsnav {
  font-size: 12px;
  font-weight: bold;
}



.spacer{	
	width: 100%;
	height: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.3em;

}

.news{
	float: left;
	width: 100%;
	padding-top: 0.4em;
	padding-bottom: 0.6em;
	background-repeat:no-repeat;
	background-image:url(img/bg_news.gif);
	background-repeat:repeat-x;	
	background-position:bottom;	
	z-index:0;	
	vertical-align:top;
}

.clear
{
    clear: both;
}

.space{	
	clear:both;
	width: 100%;
	height: 0.5em;
	padding: 5px 0px;

}