body {
	background-color: #D6F1FF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	color: #000000;
	text-align: left;
}
td {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
h1 {
	font-size: 22px;
	color: #20849F;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	line-height: 22px;
	margin: 0px;
	padding: 0px;


}
a:link {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20849F;
	text-decoration: underline;
	font-weight: normal;



}
a:visited {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A6A82;
	text-decoration: underline;
	font-weight: normal;


}
a:active {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20849F;
	text-decoration: underline;
	font-weight: normal;


}
a:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;

}
li {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	list-style-type: disc;
	text-align: left;

}
p {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	color: #000000;
}
form {
	display: inline;
}
.maintable {
	width: 820px;
	background-color: #FFFFFF;
	background-image: url(images/bg_main.jpg);
	height: 100%;
}
.navigation {
	background-color: #B1E1F7;
	vertical-align: top;
	background-image: url(images/bg_nav.jpg);
	height: 26px;
	padding-left: 43px;
}
.subtable {
	width: 320px;
	background-color: #FFFFFF;
	margin-top: 30px;
}
.subtabletext {
	background-image: url(images/bg_table_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #D6F1FF;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.subtablefooter {
	background-image: url(images/bg_table_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #D6F1FF;
}
.bodytext {
	padding-right: 20px;
	margin-right: 20px;
}


.navbtn {
	margin-left: 3px;
}

.content {
	background-image: url(images/bg_main_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 6px;
	padding-right: 50px;
	padding-bottom: 6px;
	padding-left: 50px;
}

.header {
	background-color: #20849F;
	height: 115px;
	background-image: url(images/header.jpg);
}
h3 {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
	background-repeat: no-repeat;
}

.footer {
	padding-top: 6px;
	padding-right: 50px;
	padding-bottom: 6px;
	padding-left: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #20849F;
}
h2 {
	font-size: 18px;
	color: #20849F;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
a:link.red {
	color: #FF0000;
}
.red {
	color: #FF0000;
}

