/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{position:relative;height:56px;color:#E0E0E0;background:#143D55;width:100%;font-family:Helvetica,Arial,Verdana,sans-serif;}
#dolphinnav{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 20px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(images/dolphin_right-ON.gif) no-repeat top right;height:33px;}
/* ---------------------- END Dolphin nav ---------------------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}


.style9 {	color: #FF0000;
	font-weight: bold;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style10 {color: #FFFFFF;
font-size: 10px;}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#menu a:link {
display : block;
border : 1px solid #0066FF;
border-right: 6px solid #6666CC; 
background : #D7E4FF; 
padding : 2px 6px 3px; 
text-align : left; 
margin : auto; 
font-family : Verdana,Arial, Trebuchet Ms; 
font-size : 11px; 
font-weight : bold; 
color : #000; 
text-decoration : none; 
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
}

#menu a:visited {
display : block;
border : 1px solid #6666CC;
border-right: 6px solid red; 
background : #D7E4FF; 
padding : 2px 6px 3px; 
text-align : left; 
margin : auto; 
font-family : Verdana,Arial, Trebuchet Ms; 
font-size : 11px; 
font-weight : bold; 
color : #000; 
text-decoration : none; 
}
#menu a:hover {
border : 1px solid #6666CC;
border-right: 6px solid #33FFFF;
background : #6666CC; 
padding : 2px 7px 3px; 
margin : auto; 
font-family : Verdana,Arial, Trebuchet Ms; 
font-size : 11px; 
font-weight : bold; 
color : #FFF;
text-decoration : none; 
}
