@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
    height: 100%;
	background-color: #5dc1db;
	background: #5dc1db url(../images/bg-stars.gif) top left repeat fixed;
}

a:link {font-size: 11px; color: #5dc1db; font-weight: bold; text-decoration: none;}
a:visited {font-size: 11px; color: #5dc1db; font-weight: bold; text-decoration: none;}
a:hover {font-size: 11px; color: #5dc1db; font-weight: bold; text-decoration: underline;}
a:active {font-size: 11px; color: #5dc1db; font-weight: bold; text-decoration: underline;}

#webHidden {
	visibility: hidden;
	display: none;
}

#header {
	margin: 0px 0px 0px 1px;
	padding: 0px;
	width: 848px;
	height: 153px;
}

#headerLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 654px;
	height: 153px;
	vertical-align: middle;
}

#headerRight {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 194px;
	height: 153px;
	vertical-align: top;
}

table tr td {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}


#navigation {
	margin: 57px 0px 0px 0px;
	padding: 0px;
	width: 654px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	background-color: #a7c95e;
}

#navigation a:link {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-stretch: expanded;
	text-transform: uppercase;
}

#content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 850px;
	height: 950px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	text-align: center;
	background: #FFFFFF url(../images/bg_big_b.gif) top center no-repeat fixed;
}

#contentText {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 300px;
	width: 520px;
	height: inherit;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

.img {
	margin: 0px;
	padding: 0px 15px 10px 0px;
}

.textBlue {
	margin: 0px;
	padding: 0px;
	color: #00344c;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

.title {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #ee3360;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	text-align: left;
}

.required {
	margin: 0px;
	padding: 0px;
	color: #ee3360;
	size: 10px;
	text-align: left;
}

.disclaimer {
	margin: 0px;
	padding: 0px;
	color: #666666;
	size: 10px;
	text-align: left;
}

.copyright {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
}

.copyright a:link {font-size: 10px; color: #999999; font-weight: normal; text-decoration: none;}
.copyright a:visited {font-size: 10px; color: #999999; font-weight: normal; text-decoration: none;}
.copyright a:hover {font-size: 10px; color: #999999; font-weight: normal; text-decoration: underline;}
.copyright a:active {font-size: 10px; color: #999999; font-weight: normal; text-decoration: underline;}