﻿body 
{	
	font-family: Verdana,Arial;
	font-size: 11px;
	line-height: 15px;
	text-align: center;		
}
hr
{
	color: #EFEFEF;
	height: 2px;	
}
img
{
	border-style: none;	
}
input
{
	font-family: Verdana,Arial; 
	font-size: 11px;
}
ol,ul
{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;	
}
table
{
	font-family: Verdana,Arial;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}
tr
{
	vertical-align: text-top;
}
a:link,a:visited,a:active	
{ 
	color: #304F78; 
}
a:hover						
{ 
	color: Black; 
}
.button
{
	background-color: #FFFBFF;
	border-color: #7F9DB9;
	border-style: solid;
	border-width: 1px;
	color: #284775;
}
.error
{
	color:Red; 
	font-weight:bold;
}
.pagetitle
{
	color:#304F78; 
	font-size:12pt; 
	font-weight: bold;
}
.title
{
	font-weight: bold;
}
a.title:link, a.title:visited, a.title:active
{
	text-decoration: none;
}
a.title:hover
{
	color: #304F78; 
	text-decoration: underline;
}
a.header:link, a.header:visited, a.header:active
{
	color: White;
	text-decoration: underline;
}
a.header:hover
{
	font-weight: bold;
}
