﻿body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9.0pt;
}

h1
{
	color: #000F83;
	font-size: 14.0pt;
	font-weight: bold;	
	line-height: 18px;
}

h2
{
	color: #A7A7A7;
	font-size: 14.0pt;
	font-weight: bold;	
	line-height: 18px;
}

.title
{
	font-size: 14.0pt;
	font-weight: bold;
	color: #000F83;
}

.subtitle
{
	font-size: 14.0pt;
	font-weight: bold;
	color: #A7A7A7;
	margin-bottom: 10px;
}

.clear
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.contactFooter
{
	font-family: arial, verdana, helvetica;
	font-size: 9.0pt;
}

.contactFooter .h1
{
	width: 340px;
	height: 1px;	
}

.contactFooter .title
{
	color: #A7A7A7;
	font-weight: bold;
	font-size: 12.0pt;
}

.copyrightFooter
{
	margin: 30px 15px 0 15px;
	border-top: 3px solid #aaaaaa;
	/*width: 339px;*/
	display: block;
	font-size: 9px;
	color: #666666;
	font-family: Century Gothic, Arial;
	line-height: 11px;
}

ul.navigation
{
	margin: 0px;
	list-style-image: none;
	list-style: none;
	width: 155px;
	margin-left: -33px;
}
ul.navigation li
{
	font-size: 10.0pt;
	font-family: Arial;
	font-weight: bold;
	text-align: right;
	
	background-image: url(/images/blank_navigation.gif);
	background-position: top right;
	background-repeat: no-repeat;
	
	padding-right: 35px;
	line-height: 25px;		
}

ul.navigation li:hover
{
	background-image: url(/images/blank_navigation-over.gif);	
}

ul.navigation li a
{
	color: #000000;
	text-decoration: none;
}


ul.navigation li a:hover
{
	color: #5981c3;
	
}

