.mini_blue
{ 
	font-size: 10px;
	line-height: 19px;
	color: #00A7DD;
	letter-spacing: 0px;
	font-weight: normal;
}

.mini_brown
{ 
	font-size: 10px;
	line-height: 19px;
	color: #A1A297;
	letter-spacing: 0px;
	font-weight: normal;
}

.mini_brown A:link, mini_brown A:visited, mini_brown A:active
{ 
	color: #A1A297;
}

.mini_blue A:link, mini_blue A:visited, mini_blue A:active
{ 
	color: #00A7DD;
}

A:link, A:visited, A:active
{
	color: #9F6E36;
	text-decoration:underline;
	line-height: 16px;
}

A:hover
{
	color: #00A7DD;
	text-decoration:underline;
}

img
{border: none;}

hr
{
	border-bottom-style:none;
	border-top-style:dashed;
	border-top-size:1px;
	border-color:#999999;
	height:1px;
}

.page_title
{
	font-weight: bold;
	letter-spacing: 1px;
	font: 23px Georgia, "Times New Roman", Times, serif;
	color: #0E5A78;
}

.body_copy
{ 
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	letter-spacing: 0px;
	font-weight: normal;
}

.message_body
{ 
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	letter-spacing: 0px;
	font-weight: normal;
}

.message_heading
{ 
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	letter-spacing: 0px;
	font-weight: bold;
}

.blue_header
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #00A7DD;
}

.white_header
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	color: #ffffff;
}

.brown_header
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #A1A297;
	padding: 10px 0px 10px 0px;
	line-height: 16px;
}

.form_td_header
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 10px 4px 10px;
	color: #ffffff;
	background-color: #A1A297;
	}
.form_td_body
{
	padding: 4px 10px 4px 10px;
	color: #000000;
	background-color: #F1F1EC;
	}	
.results_td_header
{
	padding: 4px 10px 4px 10px;
	color: #000000;
	background-color: #F1F1EC;
	}		
.results_td_body
{
	padding: 4px 10px 4px 10px;
	color: #000000;
	}		
	
.red
{ 
	color: #FF0000;
	font-weight:bold;
}

#button {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 background-color: #9F6E36;
 color: #FFFFFF;
 height: 24px;
 border:1px solid;
}

