body {
	background-color: #E7E7E7;
}
html, body {
height: 100%;
margin: 0;
padding: 0;
}
#mnu2 {
	height: 81px;
}
img#bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:161px;
	z-index:-1;
}
#bdmain {
	background-image: url(../images/mainbgg.jpg);
	background-repeat: repeat-x;
}

td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
#arrowlinks {
	font-size: 11px;
	color: #C43A00;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 30px;
	padding-top: 8px;
	padding-bottom: 10px;
}
#arrowlinks   a  {
	font-weight: bold;
	color: #C43A00;
	text-decoration: none;
}
.Bttl {
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
}

a.BrCr {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ED7507;
	text-decoration: none;
}

#tblHead {
height: 161px;
}
#tblHead3 {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tdr {
	background-color: #BFBFBF;
	background-image: url(../images/bg3.gif);
	background-repeat: repeat-x;
}
#tblfoot {
	background-color: #EAEAE7;
	border: 2px solid #FFFFFF;
}
.footl {
	background-color: #BFBFBF;
	background-image: url(../images/bg_foot_l.gif);
	background-repeat: repeat-x;
}
.footr {
	background-color: #BFBFBF;
	background-image: url(../images/bg_foot_r.gif);
	background-repeat: repeat-x;
}
#tblHBanner {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#tblHomeBanner {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.Tmnu {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
a.Tmnu:hover {
	color: #FF9900;
}
.TmnuSel {
	color: #FF9900;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#tblBread {
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
}
a.BrCr:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ED7507;
	text-decoration: underline;
}
.BrCr {
	color: #444444;
	font-size: 10px;
}
a.home {
	background-image: url(../images/home1.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.home:hover {
	background-image: url(../images/home2.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
a {
	color: #ED7507;
}
.srch {
	background-image: url(../images/srch_bg.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 138px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 20px;
	font-size: 10px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#search_box {
	width: 155px;
	height: 17px;
	background: url(../images/srch_bg.gif);
	background-repeat: no-repeat;
}
#search_box #s {
	float: left;
	padding: 0;
	margin: 1px 0 0 20px;
	border: 0;
	width: 110px;
	background: none;
	color: #666666;
	font-size: 9px;
}
#search_box #go {
	float: right;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.arrowlistmenu{
	width: 150px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 11px Arial;
	color: white;
	margin-bottom: 10px;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	background-color: black;
	background-image: url(../images/titlebar.jpg);
	background-repeat: repeat-x;
	background-position: left;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(../images/titlebar-active.jpg);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #A70303;
	background: url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-align:left;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 10px;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
th {
	color: #333333;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background-image: url(../shade.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.td1 {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

.alt {
	background: #F5FAFA;
	color: #797268;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;

}
.tdNav {
	background-color: #f5f5f5;
	height: 20px;
	width: 20px;
	border: 1px solid;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	margin: 2px;
}
.tdNavH {
	background-color: #333333;
	height: 20px;
	width: 20px;
	border: 1px solid #999999;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	cursor: pointer;
}
.Bttl2 {
	font-size: 14px;
	color: #FF3300;
}

#dolphincontainer{
	position:relative;
	color:#E0E0E0;
	width:100%;
	font-family:Arial,sans-serif;
	background-image: url(../images/mnubg.png);
	height: 81px;
}
#dolphinnav{
	position:relative;
	height:44px;
	font-size:12px;
	font-weight:bold;
	background-image: url(images/dolphin_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{
	display:block;
	float:left;
	height: 44px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:44px;}
#dolphinnav ul li a span{
	height:37px;
	float:left;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

#maintbl {
	height: 99%;
}
.ttls {
	font-size: 14px;
	color: #0065CA;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
}


#dolphinnav ul li a:hover{
	color:#fff;
	background-color: transparent;
	background-image: url(../images/bgON.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#dolphinnav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
	height: 44px;
	padding-top: 15px;
}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{
	color:#DD4401;
	line-height:44px;
	background-image: url(../images/bgON.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#dolphinnav ul li a.current span{
	display:block;
	width:auto;
	height:44px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(images/dolphin_right-ON.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#dolphin_inner{
	color: white;
	font-size: 13px;
	height: 39px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active{
	color: white;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
}
#dolphin_inner a:hover{
	color: #CCCCCC
}

.innercontent{
	display: none;
}

.ft {
	position:relative;
	font-size:10px;
	font-weight:bold;
	background-image: url(images/dolphin_bg-ON.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #143D55;
	color: #FFFFFF;
}
a.wh {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
a.wh:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
.ttlHead {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
.login {
	background-image: url(../images/login.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 50px;
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #566D7F;
}
.newsletter {
	background-image: url(../images/newsletter.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 50px;
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #566D7F;
}
.loginSubmit {
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 142px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C43A00;
}
#arrowlinks a:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.rm {
	font-weight: normal;
	color: #C43A00;
	text-decoration: none;
}
a.rm:hover {
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
#rmenu {
	margin-top: 3px;
	margin-bottom: 3px;
}
#username_box {
	width: 166px;
	height: 22px;
	background-repeat: no-repeat;
	background-image: url(../images/img_user.gif);
}
#username_box #username {
	float: left;
	padding: 0;
	border: 0;
	width: 240px;
	background: none;
	color: #666666;
	font-size: 10px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#password_box {
	width: 166px;
	height: 22px;
	background-repeat: no-repeat;
	background-image: url(../images/img_pass.gif);
}
#password_box  #password {
	float: left;
	padding: 0;
	border: 0;
	width: 240px;
	background: none;
	color: #666666;
	font-size: 10px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#suggestions {
	background-image: url(../images/sugg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 340px;
	width: 196px;
}
#suggestions #title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
	height: 27px;
	text-indent: 65px;
	text-align: left;
	color: #C43A00;
}
.foot1 {
background-image:url(../images/foot.png);
background-repeat:repeat-x;
}
a.flink {
	color: #FFFFFF;
	text-decoration: none;
}
a.flink2 {
	color: #CCCCCC;
	text-decoration: none;
}
a.flink:hover {
	text-decoration: underline;
}
a.flink2:hover {
	text-decoration: underline;
}
#rounded-corner
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	margin: 4px;
	text-align: left;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rounded-corner thead th.rounded-company
{
	background-color: #b9c9fe;
	background-image: url(../images/left.png);
	background-repeat: no-repeat;
	background-position: left -1px;
}
#rounded-corner thead th.rounded-q4
{
	background-color: #b9c9fe;
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
	background-position: right -1px;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #003366;
	background: #b9c9fe;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('../images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('../images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
}
