@charset "UTF-8";
/* CSS Document */

.Links {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.Headers {
	font-family: arial;
	font-size: 16px;
	color: #DB0048;
}
.Body_Text {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #003366;
}.footers {
	font-family: arial;
	font-size: 9px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.fleft { float:left;}
.fright { float:right;}

.tall_bottom { background:url(images/tall_bottom.gif) left bottom repeat-x #FFFFFF;}

.form { height:29px;}
.form input {width:185px; height:18px; background:none; border:1px solid #9a9999; padding-top:2px;}
textarea { width:257px; height:107px; background:none; overflow:auto; border:1px solid #9a9999;}

.input1 { width:185px; height:18px; color:#FFFFFF; background:none; border:1px solid #94bfc2; line-height:20px; padding-top:2px;}