@charset "utf-8";
body {
margin:0px;
background:#c7dae0;
text-align: left;
background-image:url(images/background.gif);
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
link-color: #0679b2;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #07659B;
	text-align: left;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #087BB4;
	text-align: left;
}


h3 {
	font-weight: bolder;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	font-style: normal;
	margin-top:-5px;
	text-align: left;
}


.bodyElement {
background:#ffffff;
width:709px;
margin: 0 auto;
padding: 10px;

}

.contentBlock {
background:#ffffff;
margin: 0 auto;
padding: 15px;
}

 .navigationcellActive{
        background-color: #74b5d4;
		}
		
 .navigationcell:hover,
        .navover {background-color: #ffb838; color: #dc5300;}
		

        .navigationcell {
            h: expression(onmouseover=new Function("this.className = 'navover';"));
        }
        .navover {
            h: expression(onmouseout=new Function("this.className = 'navigationcell';"));
        }

 .navigationcell {
 
 background-color: #002446;
 
 }
 
 .navigationtext {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
}

.navigationtext:hover {
	font-family:Arial, Helvetica, sans-serif;
		color: #0673ac;
		font-size: 12px;
		text-decoration:underline;h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #073D69;
}