body{
	font-family:Verdana,Arial,Helvetica;
	font-size:9pt;
	font-style:normal;
	font-weight:200;
	background-color: #FFFFFF;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	color:#244468;
}

.Menu{
	font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
	font-style:normal;
    font-weight:200;
	color:#003366;
}

.SubMenu{
	font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
	font-style:normal;
	font-weight:200;
}

a{
	font-family:Verdana,Arial,Helvetica;
	font-size:10pt;
	color:#495A83;
	font-weight:400;
	text-decoration:none;
 }
 
p,div{
	font-family:Verdana,Arial,Helvetica;
	font-size:10pt;
	color:#244468;
	font-weight:500;
    text-decoration:none;
	text-align:justify;
 }

hr {
	color:#DFE3EE;
}

.MenuItem{
	font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
	height:18px;
}
 
table{
	font-family:Verdana,Arial,Helvetica;
	font-size:10pt;
	color:#244468;
	font-style:normal;
	font-weight:200;
	border-width:0pt;
}

.TextField{
	font-family:Verdana,Arial,Helvetica;
	font-size:9pt;
	font-style:normal;
	color:#495A83;
	font-weight:100;
	border:solid;
	border-width:1px;
	border-color:#AFB9D3;
	background-color:#FFFFFF;
}

.HighlitedText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	color:#00254A;
}

.SelectedMenu{
	color:#681E1A;
	font-size:11px;
	font-weight:600;
}

.footerGrass {
	position: fixed;
	bottom: 0;
	background-image:url(Images/footer_grass.jpg);
	height: 70px;
	width: 100%;
}