﻿
html,body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

.BodySubtitle {
	color:#007cc4;
	font-weight:bold;
	font-size:10pt;
	margin-bottom:0.5em;
}

.BodyStandardPara {
	color:black;
	font-weight:normal;
	font-size:10pt;
	margin-top:0em;
}

.BodyStandardPara a {
	font-weight: bold;
	color: #01455c;
}

.BodySmallPara {
	color:black;
	font-weight:normal;
	font-size:9pt !important;
	margin-top:0em;
}

li {
	font-weight:normal;
	font-size:10pt;
	padding-top:0.5em;
	padding-bottom:0.5em;
	/*position: relative;*/
	z-index:3;
	padding-right:0.5em;
}

li.style1 {
	padding-right:28em;
}

li.news {
	width:28em;
	font-size:11pt;
	padding-top:0.8em;
	padding-bottom:0.8em;
	padding-right:1em;
	list-style-image:url(../images/bullet.jpg);
	text-align:justify;
}

li a {
	font-weight: bold;
	color: #007cc4;
}

li a:Hover {
	color:blue;
}

body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.Container{
	width:66.125em; 
	min-height:51.813em; 
	margin:auto;
}

.Background {
	
	width:66.125em;
	height:51.813em;
}

.Wrapper{
	clear:both;
	padding-top:0.188em;
	position: relative;
	margin-top:-51.8em;
	z-index:2;
}

a {
	text-decoration: none;	
	color: #ffffff;
}


.newslink {
	text-decoration: none;	
	color: #ffffff;
}

.LeftColumnContent a
{
	text-decoration: none;	
	color:#007cc4;;
}

.LeftColumnContent a:hover
{
	color:blue;
}

.Content {
	width:100%;
	min-height:48em;
}

.Header {
	min-height:8.938em;
	width:100%;
	padding-top:0.625em;
}

.Logos {
	min-height:4.75em;
	width:64em;
	margin:auto;
}

.Logos div {
	text-align:right;
	min-height:1.25em;
	font-size:16pt;
	color:#204b5c;
	padding-top:2.5em;
	padding-right:0.5em;
}

.Logos img {
	float:left;
	width:23em;
	height:4.75em;
}

.MenuBars {
   clear:both;
	width:64em;
	min-height:4.125em;
	margin:auto;
}

.MainMenu {
	width:64em;
	height:2.563em;
	background-color: #198fcc;
}

.MainMenu div {
	float:left;
	width:auto;
	height:1.8em;
	font-size: 13pt;
	font-weight: bold;
	padding-left:1.25em;
	padding-right:1.25em;
	padding-top:0.58em;
}

.MainMenu div:Hover {
	background-color:#056da9;
}

.Submenu {
	width:64em;
	height:1.688em;
	background-color: #01455c;
	float:left;
}

.Submenu div {
	float:left;
	width:auto;
	font-size: 12pt;
	padding-top:0.28em;
	padding-left:1.5em;
	padding-right:1.5em;
	color: #97deff;
}

.Submenu div.small {
	padding-left:0;
	padding-right:0;
}

.Submenu div a {
	color: #8fd8fe;
}

.Submenu div a:Hover{
	color: #ffffff;
}

.PageContents {
	min-height:36.438em;
	width:100%;
	clear:both;
}

.Footer, .Footer img {
	clear:both;
	height:7.188em;
	width:64em;
	margin:auto;	
}

.Footer{
	margin-top:-3em;
}

.ActiveTAB {
	background-color: #01455c;
}

.FooterLinks a {
	color:#245021;
	font-size: 9pt;
	font-weight: bold;
	float:right;
	padding-left:0.625em;
	padding-right:0.625em;
}

.FooterLinks{
	margin-top:-2.488em;
	position: relative;
}

.Copyright {
	float:right;
	font-size: 9pt;
	position: relative;
	color:#245021;
	padding-right:0.625em;
}

.skiplink {				/*Used for use on text browsers to skip the navigation content*/
	display:none;
}

.ContactForm {
	width:400px;
	height:435px;
	margin-top:40px;
	margin-left:70px;
	padding-top:10px;
	padding-left:30px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-image: url(../img/structure/contactblock.jpg);
	background-repeat: no-repeat;
}

.ContactForm input, textarea {
	border: none;
}

.submit {
	margin-top:10px;
	color:white;
	background-color:#01455c;
}

.ContactForm p {
	width:240px;
}

.visiblelink {
	color:white;
}