body
{
	bottom: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0px;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.footer_main
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #efefef;	
	line-height: 20px;
}

h1
{
	font-size: 10pt;
	color: #00269E;
	padding: 0px;
	margin: 0px;
}

h2
{
	font-size: 10pt;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	padding-bottom: 20px;
}

.small
{
	font-size: 8pt;
}

p
{
	padding: 0px;
}

.tiny
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

a
{
	color: #00269E;
	font-weight: normal;
	text-decoration: underline;
}

a:hover
{
	color: #555555;
	text-decoration: underline;
}

a.plain
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.small
{
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

a.tiny
{
	font-size: 7pt;
	font-weight: normal;
}

a.homenav
{
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}

a.subnav
{
	font-size: 9pt;
	font-weight: none;
	text-decoration: none;
	color: #003399;
	width: 175px;
	height: 20px;
	padding-top: 6px;	
}

a.subnav:hover
{
	font-size: 9pt;
	font-weight: strong;
	text-decoration: underline;
	color: #003399;
	width: 175px;
	height: 20px;
	padding-top: 6px;	
}

a.footer
{
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.footer:hover
{
	color: #003399;
	text-decoration: underline;
}

ul
{
	padding: 0px;
	margin: 10px;
}

li.blue
{
	padding: 0px;
	margin: 5px;
	list-style-position: outside;
	list-style-type: square;
	color: #00269E;
}

li
{
	padding: 0px;
	margin: 5px;
	list-style-position: outside;
	list-style-type: square;
}

.bgdkgray
{
	background-color: #666666;
}

.bgblue
{
	background-color: #003399;
}

.bgred
{
	background-color: #d51d2b;
}

.bggray
{
	background-color: #c0c0c0;
}

.bgltgray
{
	background-color: #efefef;
}

hr
{
	color: #efefef;
	height: 1px;
}

.input
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 20px;	
	width: 120px;
}

.inputshort
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 20px;	
	width: 120px;
}

.inputlong
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 20px;	
	width: 300px;
}

.indent_all_5
{
	padding: 5px;
}

.indent_sides_10
{
	padding-left: 10px;
	padding-right: 10px;
}

.indent_top_10
{
	padding-top: 100px;
}

a.header
{
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #e4303c;
	width: 175px;
	height: 20px;
	padding-top: 6px;	
}
