/* CSS Document */

#container {
	width:550px;
	position:relative;
	margin-left:3px;
	margin-right:5px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.form_decor {
	background-color:#ebfcff;
	border: 0.1em solid #dddddd;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.red {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.lite_fontz {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.form_heads {
	font-weight: bold;
	color: #006699;
	background-color: #FFFFE6;
	padding:3px;
	margin-bottom:3px;
	margin-top:3px;
	border-bottom:1px #006699 dashed;
}
.sub_heads {	font-weight: bold;
	background-color: #e1e3e4;
}

.ssl
{
font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

.BorderCell
{
	border:1px #FF0000 dotted;
}
td
{
color:#444444;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:25px;
padding-left:5px;
}

.front_form_text
{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#206A9B;
}
.form_decor_home
{
	background-color:#FFFFFF;
	border: 0.1em solid #CCCCCC;
	font-family: Verdana;
	font-size: 14px;
	height:20px;
	font-weight: normal;
	color: #000000;
}