body,td{
	color: #003978;
	scrollbar-face-color : #003492;
	scrollbar-highlight-color : #76C5F0;
	scrollbar-shadow-color : #003492;
	scrollbar-track-color : #76C5F0;
	scrollbar-3dlight-color : #003492;
	scrollbar-arrow-color : #fff;
}
td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.75em;
}
.menu{
	line-height : 130%;
	padding-left: 25px;
}	
.items{
	padding-left: 10px;
}
.menu a{
	font-size: 1em;
	color: #003978;
	font-weight: bold;
}

.menu a:hover{
color: #41A5DB;
}
.menu a:visited{
	color: none;
}
.menu a: active{
color: #41A5DB;
}
a{
	color: #003978;
}
a:hover{
color: #41A5DB;
}
.nonactive{
color: #41A5DB;
font-weight: bold;
}
#content td{
	vertical-align : top;
}
 .news a:visited{
	color: #517995;
}
.content td{
	vertical-align : top;
}

.ldivider{
	background: url(img/ldivider.gif) left no-repeat top;
}
.rdivider{
	background : url(img/rdivider.gif) right no-repeat top ;
}
.bluetext{
	padding-top : 15px;
	vertical-align : top;
}
.blue{
	font-size : 10px;
	font-weight: bold;
	color: #76C5F0;
	text-decoration: none;
	vertical-align : top;
}
.blue a:visited{
	color: none;
}
.bluetext a:hover{
	text-decoration : underline;
}
h4{
	font-weight : 900;
	font-size : 1.2em;
}
p.news{
	font-size : 0.9em;
	text-align : left;
	line-height: 150%;
}
.over{
	position:relative; 
	margin-top:-10px;
}
.bottom{
	background : #0C6CFD url(img/base1.gif) no-repeat left;
}
.bottom td{
	color: #fff;
	font-size: 0.7em;
}
.bottom a{
	color: #fff;
}
input, textarea{
	background: #DDE2ED url(img/fshadow.gif) top left no-repeat fixed;
	border: 1px solid #555686;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color:#4E5298;
}
select{
	background-color : #DDE2ED;
	color:#4E5298;
}
input{
	font-weight: bold;
	color:#4E5298;
}
 form{
	border: none;
	padding: 0px;
	margin: 0px;
}
.nav{
	white-space : nowrap;
	position: absolute;
	top: 20px;
	z-index : 100;
	cursor: hand;
}
.phone{
	white-space : nowrap;
	top: 80px;
	z-index : 100;
	font-size:14px; 
	font-weight:900; 
	color:#fff; 
	white-space : nowrap;
}
.navigation{
    color: #003978; 
}