BODY
{
    color: #003768;
    font-family: Verdana;
    font-size: 10px;
}

.content
{
    color: #003768;
    font-family: Verdana;
    font-size: 10px;    
}

.blue_content
{
    color: #003768;
    font-family: Verdana;
    font-size: 10px;    
}

.title
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.header_form
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #003768;
}

.subtitle
{
	font-family: Verdana;
	font-size: 12px;
}

.error
{
	color: #cc0000;
}

a
{
	font-size: 10px;
	color: #003768;
	font-family: verdana;
	text-decoration: none;
}

a:link
{
	
}

a:visited
{
	
}

a:active
{

}

a:hover
{
	color: #CC0000;
}

.doc_header
{
	background-color: #ffffff;
}

.input_field
{
	width: 100%;
	font-size: 10px;
}

input
{
	font-size: 10px;
}

select
{
	font-size: 10px;
}