/* CSS Document */
body {
	background: #cdd0e9 url(../images/bg.gif) repeat-y center;
	margin: 0px auto;
	padding:0px;
	font-family: 'Verdana'; color: #202123; 
	font-size: 12px;
}
.topimage{
	background: url(../images/HeaderBG.jpg) top;
	height: 130px;
}
.topimage .slogan{
	display:none;
}
.wrapper {
	margin: 0px auto;
	width: 880px;
	padding: 0;
	border: 1px dotted #D6D6D6;
	background: url(../images/leftbg.gif) repeat-y left;
}
.logo {
	
}
a:link { text-decoration : none; color : #2B57D4; border: 0px;} 
a:active { text-decoration : underline; color : #2B57D4; border: 0px;} 
a:visited { text-decoration : none; color : #2B57D4; border: 0px;} 
a:hover { text-decoration : underline; color : #ff5a00; border: 0px;}
.topnav{
	width: 100%;
	text-decoration: none;
	background: #71b2ec url(../images/glossyback2.gif) repeat-x;
	margin:-1px 0 0 0;
	font-weight: bold;
	text-align: center;
}

.topnav ul{
	margin: 0 auto;
	padding: 0;
	
	width: 880px;
	height:30px;
	background: #3a5779 url(../images/glossyback2.gif) repeat-x top;
	
}

.topnav ul li{
display: inline;height:30px;
}

.topnav ul li a{
	float: left;
	color: #FFFFFF;
	padding-top: 10px;
	text-decoration: none;
	width:124px;
	text-align: center;
}

.topnav ul li a:visited{
color: #FFFFFF;
}

.topnav ul li a:hover, .topnav ul li .selected{
	color: #FFFFFF !important;
	padding-top: 10px;
	background: #3a5779 url(../images/glossyback.gif) repeat-x top;
	height:20px;
	
}

.leftnav {
	float: left;
	width: 200px;
	
	
	background: #efecea;
}
.leftnav ul{
	list-style: none;
}
.leftnav ul li {}
.leftnav ul li a, .leftnav ul li a:link, .leftnav ul li a:active{
	font-weight: bold;
	
}
.leftnav ul li a:hover{
	
	font-weight: bold;
}
#slideshow {
	height: 150px;
	
	padding: 8px 8px 0 8px;
	/*padding-left: 20px;*/
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background: #efecea;	
}
.content {
	/*margin-top: -16px;
	border-top: 20px solid #103c6d;*/
	float: left;
	width: 630px;
	padding: 0 20px;
	/*border-left: 1px solid #999999;*/
	
	
}
.shadow {
	background: #FFFFFF url(../images/slideshowtopleft.gif) center top;
	clear: both;
	margin-top:-1px;
	height: 51px;
}
.clear{clear:both; height:1px;}
.footer {
	text-align: center;
	background: #FFFFFF;
	margin-bottom: 0px;
}
.shadow_bottom {
	background: url(../images/shadow_bottom.gif) no-repeat center bottom;
	height:51px;
}

.footermenu{
	margin: 0px auto;
	width: 880px;
	text-decoration: none;
	background: #3a5779 url(../images/glossyback2.gif) repeat-x;
	font-weight: bold;
	height:20px;
	text-align: center;
	padding-top: 10px;
	color : #ffffff;
}
.footermenu a:link { text-decoration : none; color : #ffffff; border: 0px;} 
.footermenu a:active { text-decoration : underline; color : #ffffff; border: 0px;} 
.footermenu a:visited { text-decoration : none; color : #ffffff; border: 0px;} 
.footermenu a:hover { text-decoration : underline; color : #ffffff; border: 0px;}
.bg {
	background: #cdd0e9;
	width: 100%;
	margin-top: -20px;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #2B57D4;
}
.top {
	font-size: 12px;
	color: #CC0000;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 18px;
	font-weight: bold;
	
}
.top a, .top a:active, .top a:link{
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.top a:hover{font-size: 12px;
	color: #0000cc;}
.top img { border:none;}
.bottom{background: url(../images/bottom.gif) no-repeat bottom;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
	height:32px;}.strong {
	font-weight: bold;
}
.list li {
	
	margin-top:15px;
	list-style: url(../images/bullet.jpg) outside;
}
.space { line-height:20px;}
input {
	background: #EAEAFF;
	border: 1px solid #2352b1;
}
textarea {background: #EAEAFF;
	border: 1px solid #2352b1;}
.form td { vertical-align:top}
h1, h2, h3, h4 {
	/*color: #2B57D4;*/
}
.address {
	padding: 2px 5px;
}
.usefullinks .list a, .usefullinks .list a:active, .usefullinks .list a:link,  .usefullinks .list a:visited{text-decoration : none; color:#000000;} 
.usefullinks .list a:hover{text-decoration : underline;color:#2B57D4;} 

em{color:#ff0000;}
