body, table, input, select, option, textarea, html {

	font-size: 			11px;
	font-family: 		Arial;
	color: 				#000000;
	
}
p, h1, h2, h3, h4, ul, body {
	margin:0;
	border:0;
	padding:0;

 }

body {
	background-color:	#E8E8E8; }

A:link { text-decoration: none; color: #606060;}
A:visited { text-decoration: none; color: #606060;}
A:active {text-decoration:underline; color:#000000;}
A:hover {text-decoration:underline; color:#000000;}

h1 {
	font-size: 			14px;
	color: 				#2A1D5A;

}
h2 {
	font-size: 			14px;
	color: 				#6D6D6D;
}

h3 {
	font-size: 			11px;
	color: 				#6D6D6D;
}

h4 {
	font-size: 			13px;
	color: 				#6D6D6D;
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#626262; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#7F9DB9;
	background-color:	#FFFFFF;

}


a.newnav:link, a.newnav:visited  {

	overflow: hidden;
	margin-bottom: 0px;
	display: block; 
	background-color:#465CA6;
    background-image: url(images/butbg-off.gif);
	background-repeat: no-repeat;
	font-size: 			11px;
	width: 124px;
	*width: 146px;
	height: 16px;
	*height: 24px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 22px;
	padding-top: 8px;
	text-decoration:none; 
    color: #F1EAF8;
}

a.newnav:hover, a.newnav:active
{
    background-image: url(images/butbg-on.gif);
	text-decoration:none; 
	color:#FFFFFF;
}
	
	
a.subnav:link, a.subnav:visited, a.subnav:link, a.subnav:visited  {

	overflow: hidden;
	margin-bottom: 0px;
	display: block; 
	background-color:#465CA6;
    background-image: url(images/subbutbg-off.gif);
	background-repeat: no-repeat;
	font-size: 			11px;
	width: 124px;
	*width: 146px;
	height: 16px;
	*height: 24px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 22px;
	padding-top: 8px;
	text-decoration:none; 
    color: #F1EAF8;
}

a.subnav:hover, a.subnav:active
{
    background-image: url(images/subbutbg-on.gif);
	text-decoration:none; 
	color:#FFFFFF;
}

#flashheader {
		border: solid 0px;
		width: 765px;
		height: 294px;
		float: left;
		margin:0px 0px;
 }

#flashmap {
		border: solid 0px;
		width: 552px;
		height: 384px;
		float: left;
		margin:0px 0px;
 }

