body {
    color: #003768;
    font-family: Verdana;
    font-size: 10px;
}

.content
{
    color: #003768;
    font-family: Verdana;
    font-size: 10px;    
}

.blue_content
{
    color: #003366;
    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;
}

.subtitleb
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003768;
}

.subtitleb10
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003768;
}

.subtitlebw
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.subtitle
{
	font-family: Verdana;
	font-size: 11px;
	color: #003768;
}

.subtitlek
{
	font-family: Verdana;
	font-size: 11px;
	font-style:italic;
	color: #003768;
}

.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;
}
