.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(overbtn.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 211px;
height: 44px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 211px;
height: 44px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 211px;
height: 44px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 

body {
	background-color: #3BB3B4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.style1 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style2 {color: #111B6C; font-weight: bold;font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;font-style:italic;}
.style3 {
	font-size: large;
	color: #027150;
	font-weight: bold;
}	
.style4 {color: #111B6C; font-weight: bold; font-size: 22px; 
font-family: Geneva, Arial, Helvetica, sans-serif;}	
.style5 {font-size: 14px}
.style6 {font-size: 18px}
.style8 {
	font-size: x-small;
	font-style: italic;
}
.style9 {font-family: Geneva, Arial, Helvetica, sans-serif; font-style: italic; }

.style11 {font-size: 14px;}

.style14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	color: #0D0F6B;
	margin-top: 0px;
	margin-bottom: 8px;
}
.style15 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
}
.style16 {
	color: #34A09F;
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
}
.style17 {font-family: Geneva, Arial, Helvetica, sans-serif}

.style18 {font-size: 18px}

a:link {
	color: #013C78;
}
a:visited {
	color: #013C78;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#footer {
text-align: center;
font-family: Arial, Helvetica;
font-size: 11px;
font-weight: bold;
padding: 10px 0;
} 

.class1 A:link {text-decoration: none; color:#007352; font-family:Impact, Arial, Helvetica; font-size:16px}
.class1 A:visited {text-decoration: none; color:#007352; font-family:Impact, Arial, Helvetica; font-size:16px}
.class1 A:active {text-decoration: none; color:#007352; font-family:Impact, Arial, Helvetica; font-size:16px}
.class1 A:hover {text-decoration: none; color:#B59C00; font:font-family:Impact,Arial, Helvetica; font-size:16px}



