/* CSS Document */

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #DFDFDF;

}

body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

}

.style1 {color: #CCCCCC}

.style3 {color: #CCCCCC; font-weight: bold; }

.style4 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	color: #032F88;

}

.style5 {font-size: 12px}

.style6 {font-size: 16px}

.style8 {

	font-size: 10px;

	font-style: italic;

}

a:link {

	color: #3366CC;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #3366CC;

}

a:hover {

	text-decoration: none;

	color: #FF6600;

}

a:active {

	text-decoration: none;

	color: #3366CC;

}



#navigation td {

	}

	

#navigation a {

	color: #ffffff;

	line-height:39px;

	letter-spacing:.0em;

	text-decoration: none;

	display:block;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	border-right:1px solid #999999;

	}

#navigation a:hover {

	color:#ffffff;

	background-color:#043790;

	}

