/* ---------------------- 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 ---------------------- */


#step {
float:right;
padding:20px;
text-align:right;
width:500px;
}

#step span
{
border-bottom:3px solid #669900;


}


.step0
{
border-top:3px solid #999999;
width:70px;
text-align:center;
font-size:10px;
}

.step1
{
border-top:3px solid #FF3300;
width:70px;
text-align:center;
font-size:10px;
}

.step2
{
border-top:3px solid #669900;
width:70px;
text-align:center;
font-size:10px;
}


#footer{
background:#143D55 none repeat scroll 0 0;
border-top:3px solid #669900;
bottom:0;
color:#A0A0A0;
font-family:Helvetica,Arial,Verdana,sans-serif;
font-size:0.7em;
height:30px;
margin-top:5px;
position:absolute;
text-align:center;
width:99%;
}

#footer span{
margin-top:20px;


}



input,textarea{
border:solid 1px #143D55;
width:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
input:hover, textarea:hover{
border:solid 1px  #669900;
}
.submit:hover{
background-color:#669900;
cursor:pointer;
}
.submit{
width:130px;
height:30px;
background-color:#336699;
font-size:.9em;
font-weight:bold;
color:white;
padding:3px;


}


h3{border-bottom:#669900 solid 1px;text-transform:uppercase;}
a {color:#333399;}
a:hover {color:#333399; text-decoration:none;}
.separator{

border-bottom:solid 1px #669900;
margin-top:10px;
margin-bottom:10px;
}
body{
font-family: Helvetica, Arial,sans-serif;
font-size:.8em;
color:#333333;

}
.right  { width:400px;height:360px; border:solid 1px #669900;}
.left  { width:400px; height:360px; border:solid 1px #669900;}
.left:hover
{
background-color:#E5E5E5;
cursor:pointer;
}

.right:hover{
background-color:#E5E5E5;
cursor:pointer;
}
/*body{background:transparent url(../v2/bg.png) repeat scroll 0 0;*/

margin:0;}