/* CSS Document */

#homepgcontainer{position:relative;border-bottom: 1px solid #cccccc; color:#ffffff;background: #666666;
width:774px;font-family:Arial,Verdana,sans-serif;}

#homepgnav{
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:none;
	background:#ffffff url(../images/dolphin_bg1.gif) repeat-x bottom left;
	padding:0 0 0 10px;
}

#homepgnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}

#homepgnav ul li{display:block;float:left;margin:0 0px;}

#homepgnav ul li a{display:block;float:left;color:#ffffff;text-decoration:none;padding:0 0 0 15px;height:33px;}
#homepgnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}

#homepgnav ul li a:hover{color:#ffffff;background:transparent url(../images/dolphin_bg-OVER1.gif) repeat-x bottom left;}

#homepgnav ul li a:hover span{display:block;width:auto;cursor:pointer; }

#homepgnav ul li a.current,#homepgnav ul li a.current:hover
{color:#ffffff;background:#666666 url(../images/dolphin_left-ON3.gif) no-repeat top left;line-height:275%;}

#homepgnav ul li a.current span
{display:block;padding:0 20px 0 0;width:auto;background:#666666 url(../images/dolphin_right-ON2.gif) no-repeat top right;height:33px;}

#homepg_inner{color: white; padding: 5px; font-size: 12px; height: 100px;}

#homepg_inner a:link, #homepg_inner a:visited, #homepg_inner a:active
{color: #ffffff; }

#homepg_inner a:hover{color: #ffffff; text-decoration:underline;}

.innercontent{display: none; color:#ffffff;}


.innercontent1{ color:#ffffff; }


/*the following div can be found on index.cfm. 
It controls the div's background element 
*/
#bgbg
{width:775px;
height:190px;
background-image:url(../images/images/flash/loader_main.gif);
background-repeat:no-repeat;
}



.bg_nscript
{
	background-image: url(../images/dolphin_bg1.gif);
	height:28px;
	padding-left: 5px;
	color: #FFFFFF;
}


.bg_nscript2
{
	background-color:#666666;
	float:left;
}
