/* CSS Document */body{	margin-top: 30;	padding: 0;	font: arial, helvetica, sans-serif;	text-align: center;	background: #2A73A9;	color: #333;	font-size: 11px;}h1{	margin: 0 12px;	padding: 0 0 20px 0;	height: 190px;	font-family: georgia, times, "Times New Roman", serif;	font-size: 18px;	color: #40528E;}h2{	padding: 0 10 0 10;	color: #114DA5;	font-family: georgia, times, "Times New Roman", serif;	font-weight: bold;	font-size: 18px;	height: 20px;}h3{	padding: 10 10px 0 10px ;	color: #333333;	font-family: georgia, times, "Times New Roman", serif;	font-weight: bold;	font-size: 12px;	height: 2px;}p {    font-family: arial, helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #333333;	text-decoration: none;	margin-top: 0;	padding-top: 0px;	padding-bottom: 5px;	padding-left: 10px;	padding-right: 10px;	text-align: justify;}td {    font-family: arial, helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #333333;	text-decoration: none;}th {    font-family: arial, helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #333333;	text-decoration: none;}.border {	border: 1px solid #ffffff;}a {	font-family: Arial;	font-size: 12px;	font-weight: normal;	color: #114DA5;	text-decoration: none;	padding-top: 0px;	padding-bottom: 5px;	background: none;	text-align: justify;	}a:hover {	font-family: Arial;	font-size: 12px;	font-weight: normal;	color: #000000;	text-decoration: underline;	padding-top: 0px;	padding-bottom: 5px;	background: none;	text-align: justify;}a.topmenu {	font-family: Arial;	font-size: 11px;	font-weight: normal;	font-variant: normal;	color: #1a1a1a;	text-decoration: none;	padding-left: 5px;	font-style: normal;	padding-right: 10px;}a.topmenu:hover {	font-family: Arial;	font-size: 11px;	font-weight: normal;	font-variant: normal;	color: #ffffff;	text-decoration: none;	padding-left: 5px;	font-style: normal;	padding-right: 10px;}a.mainmenu {	font-family: Arial;	font-size: 11px;	font-weight: normal;	font-variant: normal;	color: #1a1a1a;	text-decoration: none;	padding-left: 5px;	font-style: normal;	padding: 5px;}a.mainmenu:hover {	font-family: Arial;	font-size: 11px;	font-weight: normal;	font-variant: normal;	color: #ffffff;	text-decoration: none;	padding-left: 5px;	font-style: normal;	background-color: #2C3D68;	padding: 5px;}p td {    font-family: arial, helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #333333;	text-decoration: none;	margin-top: 0;	padding-top: 0px;	padding-bottom: 5px;	padding-left: 10px;	padding-right: 10px;	text-align: justify;}#navcontainer { width: 150px; }#navcontainer ul{margin-left: 0;padding-left: 5px;margin-top: 0;list-style-type: none;font-family: Arial, Helvetica, sans-serif;font-size: 11px;}#navcontainer a{display: block;padding: 5px;width: 150px;background-color: #DADBDF;border-bottom: 1px solid #eee;}#navcontainer a:link, #navlist a:visited{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #000;text-decoration: none;}#navcontainer a:hover{background-color: #2C3D68;color: #FFF;}