body
{
	margin: 0 0 0 0;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
td
{
	font-size: 9px;
}
.ul_test
{
	margin: 20;
}
.double_line_space
{
	line-height: 17px;
}
.top_text
{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.textbox
{
	font-family: Verdana;
	font-size: 9px;
}
.top_nav
{
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #4790cd;
}
.second_row_nav
{
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #0a7070;
	text-decoration: none;
	background-color: #ecf7fa;
}
.second_row_nav_current
{
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #87d1d5;
}
.breadcrumbs
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 9px;
	color: #d83133;
}
a.breadcrumbs
{
	color: #32b1da;
	text-decoration: none;
}
.footer
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 9px;
}
a.footer
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 9px;
	color: #4790cd;
}
.heading_one
{
	color: #4b0082;
	font-weight: bold;
	font-size: 19px;
}
.heading_two
{
	color: #4b0082;
	font-size: 19px;
}
.heading_three
{
	color: #34d2e4;
	font-size: 14px;
}
.heading_four
{
	font-weight: bold;
}
.subheader
{
	font-size: 10px;
	font-weight: bold;
}
.purple_subheader
{
	font-size: 10px;
	color: #5d52a3;
}
td.sub_nav
{
	padding: 4 4 5 10;
	border-bottom: dotted 1 #595657;
}
td.sub_nav_current
{
	padding: 4 4 5 10;
	border-bottom: dotted 1 #595657;
	background-color: #d8eff3;
}
a.sub_nav
{
	color: #46afb0;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;	
}
td.third_tier_nav
{
	padding: 4 4 5 10;
	border-bottom: dotted 1 #595657;
}
td.third_tier_nav_current
{
	padding: 4 4 5 10;
	border-bottom: dotted 1 #595657;
	background-color: #d8eff3;
}
a.third_tier_nav
{
	color: #388383;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;	
}
.grey_caption
{
	color: #909090;
	font-size: 9px;
	font-weight: bold;	
}
.aqua_caption
{
	color: #388383;
	font-size: 9px;
	font-weight: bold;	
}
.italic
{
	font-style: italic;
}
.formHeader
{
	font-size: 11px;
	font-weight: bold;
}
.formText
{
	font-size: 11px;
}
.formTextBox
{
	font-size: 11px;
}
.formError
{
	font-size: 11px;
	color: Red;
}