h2 { font-family :"Times New Roman", Times, serif; font-size: 17px; color: #000000; font-weight: bold; }


.subheader { font-family :"Times New Roman", Times, serif; font-size: 17px; color: #000000; font-weight: bold; }

h3 { font-family :"Times New Roman", Times, serif; font-size: 14px; color: #000000; font-weight: bold; padding-left: 12px; }

body { font-family:"Times New Roman", Times, serif; font-size: 14px; color: #666666; font-style: normal; background-color: #000000; margin:0;padding:0;}

.content {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #666666;
	padding: 4px 12px;
	text-align: left;	
} 
.small_blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000066;
	padding: 4px 4px;
	line-height: 18px;
}
.small_blue2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000066;
	padding: 4px 4px;
	line-height: 18px;
}

.small_blue3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000066;
	padding: 4px 4px;
	text-align: left;
} 

.small_black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	padding: 4px 4px;
	line-height: 18px;
} 
.footer { font-family:"Times New Roman", Times, serif; color:#ffffff; font-size:13px; padding: 4px; } 
.left_nav { font-family:"Times New Roman", Times, serif; color:#ffffff; font-size:14px; text-align: left; padding: 4px 12px; } 
td {font-family:"Times New Roman", Times, serif; font-size:14px;}
tr {font-family:"Times New Roman", Times, serif; font-size:14px;}
p {font-family:"Times New Roman", Times, serif; font-size:14px;}
div {font-family:"Times New Roman", Times, serif; font-size:14px;}
input {font-family:"Times New Roman", Times, serif; font-size:14px;}
select {font-family:"Times New Roman", Times, serif; font-size:14px;}
textarea {font-family:"Times New Roman", Times, serif; font-size:14px;}
option {font-family:"Times New Roman", Times, serif; font-size:14px;}
ul {font-family:"Times New Roman", Times, serif; font-size:14px;}
li {font-family:"Times New Roman", Times, serif; font-size:14px;}
hr {width:100%;}
a { font-family:"Times New Roman", Times, serif; font-size:14px; color:#000066; text-decoration: none; }
a:hover{ color: #000000; text-decoration: underline; }
a.left { font-family:"Times New Roman", Times, serif; font-size:14px; color:#ffffff; text-decoration: none; }
a.left:hover{ color: #000000; text-decoration: underline; }
a.foot { font-family:"Times New Roman", Times, serif; font-size:13px; color:#ffffff; text-decoration: underline; }
a.foot:hover{color: #cccccc; text-decoration: none; }

#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}