formTitle {
	font-family: "Trebuchet MS";
	background-image: url(../flic/images/background.gif);
	background-repeat: repeat-x;
	margin: 25px 0px 0px 0px;
	background-color: #BFBFBF;
	text-align: center;	
}
a:link {
	text-decoration: underline;
	color: #003399;
}
.white {
	color: #FFFFFF;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
a:active {
	color: #666666;
}
#main {
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom: solid #666666 1px;
	border-right: solid #666666 1px;
	border-left: solid #666666 1px;
}

#wrapper {
	text-align:left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 70px;
	width: 800px;
	margin: auto;
}
#maintext {
}
.top_row {
	margin-left: auto;
	margin-right: auto;
	width: 725px;
	font-family: "Trebuchet MS";
}
#maintext p {
	font-size: 13px;
	line-height: 1.7;
	color: #666666;
	margin-right: 20px;
	margin-top: 3px;
	margin-bottom: 10px;
}
#footer p {
	font-size: 10px;
	line-height: 1.465;
	text-align: center;
	height: 30px;
	border-top: solid #666666 1px;
}
#homemain {
	width: 300px;
	float: left;
}
#maintext ul {
	font-size: 13px;
	font-style: italic;
	list-style-image: url(../flic/images/arrow.gif);
	line-height: 1.5;
	color: #666666;
	margin-right: 10px;
}
#top_row_text {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: #666666;
	float: right;
	width: 350px;
	padding-top: 15px;
	line-height: 1.3em;
}
#footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-align: center;
	height: 30px;
	border-top: solid #666666 1px;
	padding-top: 3px;
}
#boxes_left {
	float: right;
	width: 380px;
	padding-right: 15px;
}
#boxes_right {
	width: 380px;
	padding-left: 15px;
}
#form {
	width: 710px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}
#box_text {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
#form_title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #003399;
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	font-weight: bold;
}
#box_title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

