h1 {
	font-family:Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:10px;
	}

/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{
	position:relative;
	height:56px;
	color:#E0E0E0;
	background:#BFE0DD; 
	width:100%;
	font-family:Helvetica,Trebuchet MS,Verdana,sans-serif;
	}

#dolphinnav{
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#143D55 url(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:#000;
	background:#BFE0DD  url(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(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(dolphin_right-ON.gif) no-repeat top right;
	height:33px;
	}
	
/* ---------------------- END Dolphin nav ---------------------- */

.clsText {
	font-family:Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
	}
	
	.searchtable {
	border: 0;
}
.content {
	letter-spacing: .6px;
	word-spacing: normal;
	white-space: normal;
	color: #333333;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #143D55;
}
.style3 {color: #e63d00}
.style4 {color: #e63d00; font-weight: bold; }
.style5 {	color: #666666;
	font-size: 10px;
}
.style6 {color: #143D55}

#styletwo{
	position:relative;
	display:block;
	height:37px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(bgOFF.gif) repeat-x top left;
	font-family:Trebuchet MS, Verdana, Helvitica, sans-serif;
	color: #FFFFFF;
	}

#styletwo ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	color: #FFFFFF;
	}

#styletwo ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	}

#styletwo ul li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	padding:10px 20px 0 20px;
	height:37px;
	}

#styletwo ul li a:hover,#styletwo ul li a.current{
	color:#000000;
	background:transparent url(bgON.gif) repeat-x top left;
	}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	}
	
#menu {
	width: 150px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #3688BA;
	display: block;
	background:  url(menu.gif);
	padding: 6px 0 0 34px;
	}
	
#menu li a:hover {
	color: #3688BA;
	background:  url(menu.gif) 0 -32px;
	padding: 6px 0 0 34px;
	}