td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#202020; line-height: 1.5em}
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#202020;}
A:link {color: blue; font-size : 11px; text-decoration: none;}
A:visited {text-decoration: none; color: blue; font-size : 11px;}
A:hover  {text-decoration: underline; color: blue; font-size : 11px;}
A:active {text-decoration: none; color: blue; font-size : 11px;}

A.left:link {color: #1079BD; font-size : 11px; text-decoration: none;}
A.left:visited {text-decoration: none; color: #1079BD; font-size : 11px;}
A.left:hover  {text-decoration: underline; color: #1079BD; font-size : 11px;}
A.left:active {text-decoration: none; color: #1079BD; font-size : 11px;}

A.white:link {color: #FFFFFF; font-size : 11px; text-decoration: none;}
A.white:visited {text-decoration: none; color: #FFFFFF; font-size : 11px;}
A.white:hover  {text-decoration: underline; color: #FFFFFF; font-size : 11px;}
A.white:active {text-decoration: none; color: #FFFFFF; font-size : 11px;}

A.link:link {color: #01225A; font-size : 11px; text-decoration: none;}
A.link:visited {text-decoration: none; color: #01225A; font-size : 11px;}
A.link:hover  {text-decoration: underline; color: #FFFFFF; font-size : 11px;}
A.white:active {text-decoration: none; color: #01225A; font-size : 11px;}

.style1 {font-size: 20px; color: #000080; font-weight: bold;}
.stylewhite {font-size: 14px; color: #FFFFFF; font-weight: bold; margin-left: 10px}
.contact {font-size: 11px; color:#000000}
.white {color:#FFFFFF; font-size: 14px; font-weight: bold}
.blue {color: #050D4E;}
.textblue {color:#000080}
.white {color:#FFFFFF; font-size: 10px}
.news {font-size: 13px; color: #000080; font-weight: bold; margin-left: 10px; border-bottom: 1px dashed #000080; line-height: 2.0em}
.black {color: #000000; font-weight: bold}
.bigblack {color: #000000; font-weight: bold; font-size: 13px}
.orange {font-size: 16px; color: #EE3F14; margin-left: 5px}
.small {font-size: 10px}
.red {color: #FF0000}

.cssnav	{
	position:relative;
	background-image: url(images/button-over.gif);
	background-repeat: no-repeat;
	display: block;
	width: 140px;
	height: 33px;
	margin: 0;
	margin-bottom:0px;
	padding: 0;
	left: -1px;
}
.cssnav a {
display:block;
font-size: 12px;
	width: 140px;
	height: 33px;
display: block;
margin: 0;
padding: 0;
color: black; text-decoration: bold; 
}
.cssnav img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {
	position:absolute;
	left:0px;
	top:8px;
	margin:0;
	cursor: pointer;
	width: 100%;
	text-align: center}
