TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}
.text_highlight
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #CC0000;
	font-weight: normal;
}
.text_bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.border
{
	border-style: solid;
	border-color: #003366;
	border-width: 1px;
	border-top: none;
	border-bottom: none;
}
.border_box
{
	border-style: solid;
	border-color: #CC0000;
	border-width: 1px;
	border-left: none;
	border-right: none;
}
.border_box_base
{
	border-style: solid;
	border-color: #CC0000;
	border-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
}
.border_box_top
{
	border-style: solid;
	border-color: #CC0000;
	border-width: 1px;
	border-left: none;
	border-right: none;
	border-bottom: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
}
.title
{
	font-size: 16pt;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.paragraph
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	line-height: 18px;
	margin-left: 7px;
	margin-right: 7px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 5px;
}
.address
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.dead_link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
}
A:link
{
	text-decoration: underline;
	color: #0000FF;
	font-size: 12px;
}
A:visited
{
	text-decoration: underline;
	color: #800080;
	font-size: 12px;
}
A:active
{
	text-decoration: underline;
	color: #800080;
	font-size: 12px;
}
A:hover
{
	text-decoration: none;
	color: #CC0000;
	font-size: 12px;
}
.standard_button
{
	height: 20px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font: 12px/10px sans-serif;
	color: #CC0000;
	background-color: #CCCCCC;
}
.standard_input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	width: 200px;
	text-align: left;
}
.large_input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	width: 150px;
	text-align: left;
}
.medium_input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	width: 100px;
	text-align: left;
}
.small_input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	width: 60px;
	text-align: left;
}
.dropdown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	width: 70px;
	text-align: left;
}

