@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif, Comic Sans MS;
	font-size: 12px;
	color: #62dbfd;
}
body {
	background-image: url(../images/background_main_stripe.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.style13 {color: #D58237}
.style14 {color: #3c3e41; font-weight: bold; }
.style16 {
	color: #FFFFFF;
	font-weight: bold;
}
.style17 {
	color: #001f6a;
	font-weight: bold;
}
.style20 {color: #001f6a; font-style: italic; }
.style2 {color: #001f6a}
.style4 {color: #001f6a;
	font-size: 13px;
	font-style: italic;
}

.line { line-height:17px; }
.toplinks {
	color: #3c3e41;
	font-weight: bold;
	text-decoration:none;
}

.footerlinks {
	color: #001d39;
	font-size: 11px;
	text-decoration:none;
}
.classname {color: #043566}
.title {	color: #043566;
	font-weight: bold;
}
.bluelinks {color: #62DBE1}

/*Dropdown menu CSS properties*/

#outer {    
	width: 778px;    
	margin-top: 0px;    
	margin-bottom: 0px;    
	margin-left: auto;    
	margin-right: auto;    
	padding: 0px;    
	margin: 0 auto
}


.menu .options {
	background-color: #f99c32;
	display: block;
}
.menu a:link, .menu a:visited, .menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3e41;
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	text-align: left;
	background: #f99c32;
	font-weight:bold;
}

.menu a:hover {
	font-size: 12px;
	color:  #3c3e41;
	background-color: #ed8036;
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	text-align: left;
	font-weight:bold;
}

.menu {
	padding-bottom: 10px;
}

.nav2 {
	padding-right: 4px;
	padding-top: 4px;	
	padding-left: 4px;
	padding-bottom: 4px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #024F83;
	text-decoration : none;
	background: #71C3F7;
}
.nav2:hover {
	padding-right: 4px; 
	padding-left: 4px; 
	padding-top: 4px;
	padding-bottom: 4px;
	display: block; 
	background: #91D4FF; 
 	text-decoration: none; 
	color: #024F83;
}
#header {    
	padding: 0px;    
	margin: 0px;    
	text-align: center;
}
#menu {    
	padding: 0px;    
	margin: 0px;    
	text-align: center;
	background-color:#84575A;  
}
#banner {    
	padding: 0px;    
	margin: 0px;    
	text-align: center;
}
#content {    
	padding: 0px;    
	margin: 0px;    
	text-align: center;
}
#block {
	position:absolute;
	top:289px;
	width:778px;
	margin-top: 0px;
}
input {background-color : #7CA8D3; BORDER-RIGHT: #013466 1px solid; BORDER-TOP: #013466 1px solid; BORDER-LEFT: #013466 1px solid; BORDER-BOTTOM: #013466 1px solid; font-family : Tahoma;	font-size : 11px;	color :#013466 ; height: 15px; width: 180px;}
textarea {background-color : #7CA8D3; BORDER-RIGHT: #013466 1px solid; BORDER-TOP: #013466 1px solid; BORDER-LEFT: #013466 1px solid; BORDER-BOTTOM: #013466 1px solid; font-family : Tahoma;	font-size : 11px;	color :#013466 ; height: 50px; width: 180px;}

.border{
	border-bottom:#3c7fc2 2px solid;
	border-top:#3c7fc2 2px solid;
	border-left:#3c7fc2 2px solid;
	border-right:#3c7fc2 2px solid;}
