#dolphincontainer{
	position:relative;
	border-bottom: 2px solid navy; 
	color:#E0E0E0;background:#143D55;
	width:740px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	}
#dolphinnav{
	position:relative;
	height:33px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;
	}
#dolphinnav ul{
	margin:0;
	list-style-type:none;
	width:auto;
	float:left;
	position:relative;
	height:33px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;
	padding:0 0 0 20px;
	}
#dolphinnav ul li{
	display:block;
	float:left;
	margin:0 1px;
	font-size: 10px;
	}
#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;
	font-size: 10pt;
	}
#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;
	}
#dolphin_inner{
	color: white; 
	padding: 5px; 
	font-size: 80%; 
	height: 1em
	}
#dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active{
	color: white
	}
#dolphin_inner a:hover{
	color: yellow
	}
.innercontent{
	display: none;
	}






BODY		{COLOR: #000000; background-color: FFFFFF; FONT-FAMILY: Arial; FONT-SIZE: 10pt }
p            { font-family: Arial; font-size: 10pt }
li           { font-family: Arial; font-size: 10pt }
h4           { font-family: Arial; font-size: 8pt }
a:link       { color: #0066CC; font-family: Arial; text-decoration: none; font-size: 10pt; 
               font-weight: bold }
a:visited    { color: #0088CC; font-family: Arial; text-decoration: none; font-size: 10pt; font-weight: bold }
A:active	{COLOR: #0099ff; FONT-FAMILY: Arial; TEXT-DECORATION: none }
A:hover	{COLOR: #ff0000; FONT-FAMILY: Arial; TEXT-DECORATION: underline }
.small       { font-size: 8pt; font-family: Arial }
.ulink       { color: #0066CC; font-family: Arial; text-decoration: underline; font-size: 8pt; 
               font-weight: bold; hover: #ff0000;}
.blink       { color: #0066CC; font-family: Arial; text-decoration: none; font-size: 8pt; 
               font-weight: bold }
B:link       { color: #0066CC; font-family: Arial; text-decoration: none; font-size: 8pt; 
               font-weight: bold }
			   
			   
			   
/* Style code for left banner*/			   
.ssc_outerbox{
	width:200px;
	height:50px;
	float:left;
	padding-bottom:30px;
	}
.ssc_box{
	background:url(images/ssc_block_bg.gif) no-repeat top left;
	width:200px;
	height:50px;
	float:left;
	margin:0px 5px 0px 0px;
	}
.ssc_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3f3f3f;
	}
p.ssc_hd{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#174C8E;
	padding:7px 0px 0px 22px;
	margin:0px;
	}
