A:link {
	COLOR: #000000;
	text-decoration: underline;
}

A:visited {
	COLOR: #000000;
	TEXT-DECORATION: underline
}
A:active {
	COLOR: #000000;
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #3B556E;
	TEXT-DECORATION: underline
}
TD {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #000000;
	list-style-type: circle
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BECEDE;
	padding: 3px 0px 0px;
	margin: 0px 0px 10px;
	background-repeat: no-repeat;
	text-align: left;
	width: 550px;
	text-indent: 5px;
	height: 20px;
	background-color: #333333;
	border: 0px none #990000;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 780px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	text-align: center;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover{
	color: #FFCC00;
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	color: #BECEDE;
	text-align: left;
	padding: 3px 0px 0px;
	width: 548px;
	background-color: #3B556E;
	border: 1px none #333333;
	font-weight: normal;
	margin-bottom: 10px;
	text-indent: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	background-color: #5B667D;
	padding: 3px 0px 0px 10px;
	width: 500px;
	margin-left: 0px;
	color: #FFFFFF;
	height: 20px;
	text-align: left;
}

body {
	background-color: #3B556E;
}
.topback {
	background-image: url(assets/topback.jpg);
	background-repeat: repeat-x;
}
.contentframe {
	width: 568px;
	border: 1px solid #000000;
}
.maintextframe {
	width: 738px;
	border: 1px solid #663300;
}
.FeedbackLineDivider {
	width: 450px;
	border-top: 0px none #000000;
	border-right: 0px none #000000;
	border-bottom: 2px solid #000000;
	border-left: 0px none #000000;
	padding: 0px 50px;
	margin: 0px 0px 3px;
	height: 5px;
}

