td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#484848; line-height: 1.5em}
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#484848;}

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.navi:link {color: #202020; font-size : 11px; text-decoration: none; font-weight: bold}
A.navi:visited {text-decoration: none; color: #202020; font-size : 11px; font-weight: bold}
A.navi:hover  {text-decoration: underline; color: #202020; font-size : 11px; font-weight: bold}
A.navi:active {text-decoration: none; color: #202020; font-size : 11px; font-weight: bold}

A.naviblue:link {color: blue; font-size : 14px; text-decoration: none; font-weight: bold}
A.naviblue:visited {text-decoration: none; color: blue; font-size : 14px; font-weight: bold}
A.naviblue:hover  {text-decoration: underline; color: blue; font-size : 14px; font-weight: bold}
A.naviblue:active {text-decoration: none; color: blue; font-size : 14px; font-weight: bold}

A.whitelink:link {color: #ffffff; font-size : 11px; text-decoration: none; font-weight: bold}
A.whitelink:visited {text-decoration: none; color: #ffffff; font-size : 11px; font-weight: bold}
A.whitelink:hover  {text-decoration: underline; color: #000000; font-size : 11px; font-weight: bold}
A.whitelink:active {text-decoration: none; color: #ffffff; font-size : 11px; font-weight: bold}

A.footerlink:link {color: #ffffff; font-size : 10px; text-decoration: none;}
A.footerlink:visited {text-decoration: none; color: #ffffff; font-size :10px;}
A.footerlink:hover  {text-decoration: underline; color: #000000; font-size : 10px;}
A.footerlink:active {text-decoration: none; color: #ffffff; font-size : 10px;}

.style1 {font-size: 20px; color: #FC942A; line-height: 1.3em}
.footer {color: #ffffff; font-size: 10px}

#content-containertable.override{  width:980px;  border-style: none;  background-color: #FFFFFF; }
#content-containertable.override div#scrolldiv{  height:400px;  overflow:scroll; overflow-x:hidden; padding: 10px}

html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */

.cssnav	{position:relative;
font-family: arial, verdana, helvetica, sans-serif;
background-image: url(images/button-over.gif);
background-repeat: no-repeat;
display: block;
width: 190px;
height: 30px;
margin: 0; 
margin-bottom:0px;
padding: 0; 
}
.cssnav a {
display:block;
font-size: 12px;
width: 190px;
height: 30px;
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:13px;
	top:6px;
	margin:0;
	cursor: pointer;}