/* CSS Document */

body {
	text-align: center;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #6F9BC2;
}
#wrapper {
    position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	border-width:1px;
	border-color:#557896;
}
.headernavtext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #425D74;
	text-decoration: none;
}
.headernavtext a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #425D74;
	text-decoration: none;
}
.headernavtext a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000033;
	text-decoration: underline;
}
.headernavtext a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
    color: #000033;
	text-decoration: underline;
}
.headernavtext a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #425D74;
	text-decoration: none;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #D2E0EC;
	text-decoration: none;
}
.footertext a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #D2E0EC;
	text-decoration: none;
}
.footertext a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
}
.footertext a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #D2E0EC;
	text-decoration: none;
}
.footertext a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #D2E0EC;
	text-decoration: none;
}


.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #D2E0EC;
	text-decoration: none;
}
.caption a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #D2E0EC;
	text-decoration: none;
}
.caption a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
}
.caption a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #D2E0EC;
	text-decoration: none;
}
.caption a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #D2E0EC;
	text-decoration: none;
}

