body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bod.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-color: #cccccc;
	font-size: 13.5px;
	color: #333333;
}
h1 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 33px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	color: #999999;
}
h2 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	color: #333333;
}
h3 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	color: #333333;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 11px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
}
a img {
	border: 0px solid #cccccc
}
#bodyarea {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}
#banner {
	margin-top: 0px;
	float: left;
	width: 850px;
	background-color: #ffffff;
}
#content {
	float: left;
	width: 790px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	text-align: left;
	line-height: 1.6em;
	background-color: #ffffff;
	min-height: 320px; 
}
#content p {
	margin-top: 0;
}
#content a:link, #content a:visited, #content a:active {
	font-family: Verdana, Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #996666;
}
#content a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ff6666;
}
#left {
	float: left;
	width: 263px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	text-align: center;
}
#middle {
	float: left;
	width: 263px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	text-align: center;
}
#right {
	float: left;
	width: 263px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	text-align: center;
}
#nav {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
}
#nav a:link, #nav a:visited, #nav a:active {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 22px;
	text-decoration: none;
	color: #996666;
}
#nav a:hover {
	font-size: 15px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #ff6666;
}
#nav1 {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #666666;
}
#footer a:link, #footer a:visited, #footer a:active {
	font-size: 10px;
	color: #996666;
	text-decoration: none;
}
#footer a:hover {
	font-size: 10px;
	color: #ff6666;
	text-decoration: none;
}

.cflite {

	width: 400px;

	font-family: arial;

}

.cflite_td {

	padding:4px;

	font-size:12px;

}

.cflite p {

	padding:4px;

}

.cflite label {

	padding:4px;

}

label {

	padding-right:10px

}

.required {

	font-weight:normal;

}

.required_star {

	font-weight:normal;
 color:#F00;

}

.not-required {

	font-weight:normal

}


