body {
	font-family: Tahoma, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #e1e1f2;
	background-image: url(images/outershadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.outershadow {
	background-color: e1e1f2;
	background-image: url(images/blue_shadow.jpg);
	background-repeat: repeat-y;
}
.bluebackground {
	background-image: url(images/bluebackground.gif);
	background-repeat: repeat-y;
}
.navbarnackgound {
	background-image: url(images/navbar.jpg);
}
.navigation {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.navigation a:link {
	color: #03693c;
	text-decoration: underline;
}
.navigation a:visited {
	color: #03693c;
	text-decoration: underline;
}
.navigation a:hover {
	color: #666666;
	text-decoration: none;
}
.navigation a:active {
	color: #03693c;
	text-decoration: underline;
}
#content {
	padding: 20px;
}
#content h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	line-height: 100%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
}
#content p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}
#content a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#content a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#content a:hover {
	color: #999999;
	text-decoration: none;
}
#content a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#navigation {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.footer {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #FFFFFF;
}

#navigation a:link {
	color: #03693c;
	text-decoration: underline;
	padding-top: 10px;
}
#navigation a:visited {
	color: #03693c;
	text-decoration: underline;
}
#navigation a:hover {
	color: #999999;
	text-decoration: none;
}
#navigation a:active {
	color: #03693c;
	text-decoration: underline;
}
#footer {
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#footer .footer img {

}
.formLabel {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
}
.formText {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.formColHeads {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #03693c;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	text-transform: uppercase;
}

.formLegend {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.formfieldset {
	width: 600px;
}
.form {
	font-family: Tahoma, Arial, sans-serif;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px dotted #FFFFFF;
}
.tfw {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #03693c;
	text-align: center;
}
.buttons {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #03693c;
	padding: 3px;
	color: #FFFFFF;
	margin-top: 8px;
}
#value {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #03693c;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dotted #03693c;
	width: 75px;
	text-align: center;
	background-color: #FFFFCC;
}
#displaytfw {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #03693c;
	background-color: #FFFFCC;
	text-align: center;
	padding: 5px;
	width: 375px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #FFFFFF;
}
