/* CSS Document */

body{color: #ffffff;
	background-color: #ffffff;
	scrollbar-base-color: #1C4797; 
	scrollbar-track-color: #ffffff; 
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #1C4797; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-shadow-color: #1C4797; 
	scrollbar-arrow-color: #1C4797;
	margin: 5px;	}

p, body, ul, ol, li, dt, dd, code, h1, h2, h3, h4, h5, h6, form, td, tr, input, select, #left, a:link, a:visited, a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif; color: #00004B; font-size: 12px; line-height: 1.3;}

tr, td{	vertical-align: top; }

h1{	font-family: ITC Kabel, Arial, Verdana, Helvetica, sans-serif;
	background: transparent url('images/littlesun.gif') no-repeat top left;
	padding-left: 25px;
	margin-top: 10px;}

h2{margin-top: 15px; margin-bottom: 0px;}

#content li{list-style-type: circle;}
#header{width: 710px; height: 92px;}
#footer{width: 710px; background-color: #00004B;}
	
#left{
	width: 154px;
	background-color: #853154;
	font-size: 11px;
	color: #ffffff;
	}

#main{width: 540px;	}

.border{
	width: 8px;
	background-color: #00004B;
	vertical-align: top;
	}

.title{
	align: right;
	width: 154px;
	background-color: #853154;	
	}

.nav{vertical-align: top;}
#content{padding: 16px;	}
.subcontent{padding: 5px 0 10px 18px;}

.subheading{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E6F0EF;
	font-weight: bold;
	padding:3px;
	margin-bottom: 3px;
	}

.bottomleft{
	padding: 11px;
	background-color: #853154;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-bottom:3px;
}

html>body .bottompic{position: relative; top: 1px; left: 0;}

.contact{padding-bottom: 10px;}
	
.input{
	vertical-align: top;
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #00004B;	
	border: 1px solid #1C4797;
	margin-bottom: 2px;
	}
	
.right{width: 125px; background-color: #D6E6E5;}
html>body .righttoppic{border-top: #ffffff solid 3px;}

.righttext{
	font-size: 11px;
	padding: 5px;
	color: #00004B;
	}

.white{	width: 1px;	}
	
a.bottomleft:link, a.bottomleft:visited, a.bottomleft:active{ 
	text-decoration: none; 	padding: 0px;
	color: #ffffff; font-size: 11px; 
	}

a.bottomleft:hover{ 
	text-decoration: underline;
	padding: 0px;
	}

a.righttext:link, a.righttext:visited, a.righttext:active{
	text-decoration: underline;  font-size: 11px;
	padding: 0px;
	}

a.righttext:hover{ 
	text-decoration: none;
	padding: 0px;
	}
	
a.link:link, a.link:visited, a.link:active {text-decoration: underline;	color: #00004B; }
a.link:hover {text-decoration: none;}
a:link, a:visited, a:active {text-decoration: none;}
a:hover {text-decoration: underline;}