@charset "utf-8";
/* CSS Document */

body {



	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3096DE;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a img {
   border: none;

} 
.style9 {
	color: #FFFFFF;
	font-weight: bold;
}
.style1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.style4 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3197DF;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	a:link {color: #FFFFFF;
}
.style13 {font-size: 14}
.Boxes {
	border: medium outset #000000;
	background-image: url(images/main/transparent.png);
	background-repeat: repeat;
}
.bg_navy {
	background-color: #0066CC;
}

