@charset "utf-8";
/* CSS Document */
body 
{
    font-size:10pt;
    font-family: Verdana, Arial;
    background-color: #FFFFFF;
}

A:link 
  {
   font-size:10pt;
   font-family: Verdana, Arial;
   font-weight:none;
   text-decoration: none; 
   color: #C2C2C2;
   text-decoration:underline;
  }
  A:visited 
  {
    font-size:10pt;
   font-family: Verdana, Arial;
   font-weight:none;
   text-decoration: none; 
   color: #C2C2C2;
   text-decoration:underline;
  }
A:hover 
  {
  font-size:10pt;
   font-family: Verdana, Arial;
   font-weight:none;
   text-decoration: none; 
   color: #FFFFFF;
   text-decoration:underline;
  }
   A.dNews{font-family:verdana, times new roman, arial;color:#CCCCCC;text-decoration:underline;font-weight:bold;font-size:14px;}
 A.dNews:hover{color:#cccccc;}
 A.dNews:active{color:#FFFFFF;}
 A.dNews:visited{color:#FFFFFF;}
 A.dNews:visited:hover{color:#cccccc;}
.footer
{
    font-size:8pt;
    font-weight:none;
    color:#555555;
}
.txtForm
{
    font-size:10pt;
    font-weight:none;
    color:#ffffff;
}
.referForm
{
    font-size:10pt;
    font-weight:bold;
    color:#336699;
}
.headertitle
{
    font-size:12pt;
    font-weight:bold;
    color:#143D55;
}
.title
{
    font-size:12pt;
    font-weight:bold;
    color:#C2C2C2;
}
/* TABLE CORNER */
.outercontent 
{
	width: 100%;
	height: 800px;
	background-color: #143D55;
	color: #fff;
}
.roundcont 
{
	width: 95%;
	background-color: #3A89B6;
	float: center;
	color: #fff;
}
#logo 
{
	position:relative;
	width: 95%;
	background-color: #FFF;
	float: right;
}
.logocontent
{
	background-color: #FFF;
	float: left;
	width: 65%;
}

.logoimg 
{
	background-color: #FFF;
	float: right;
	width: 35%;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/corner_top_right.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/corner_bottom_right.gif) no-repeat top right; 
}

img.corner {
   width: 12px;
   height: 12px;
   border: none;
   display: block !important;
}
/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{position:relative;height:56px;color:#E0E0E0;background:#143D55;width:100%;font-family:Verdana,Helvetica,Arial,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 ---------------------- */



