@charset "utf-8";
/* CSS Document */

.megaanchor{
	float:left;	
}
.megamenu{
position: absolute;
display: none;
left: 0;
top: 0;
background: white;
border: 1px solid #035486;
border-width: 5px 1px;
padding: 10px;
font: normal 12px Verdana;
z-index: 100;

}

.megamenu .column{
float: left;
width: 180px; /*width of each menu column*/
margin-right: 5px;
}

.megamenu .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.megamenu .column ul li{
padding-bottom: 5px;
}

.megamenu .column h3{
background: #e4ecf7;
font: bold 13px Arial;
margin: 0 0 5px 0;
}

.megamenu .column ul li a{
text-decoration: none;
}

.megamenu .column ul li a:hover{
color: #f29333;
}

.butnImage{
	background:url(../images/imgCopy.gif) no-repeat;
	width:244px;
	height:39px;
}
.butnImage3{
	background:url(../images/common.gif) no-repeat;
	width:244px;
	height:33px;
}
.butnImage4{
	background:url(../images/imgCopyLeft.gif) no-repeat;
	width:244px;
	height:39px;
}
.butnImage5{
	background:url(../images/commonLeft.gif) no-repeat;
	width:244px;
	height:33px;
}
.textOnly{
	color:#003E7C;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:11px 0 0 15px;
}
.textOnly a{
	color:#003E7C;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;

	text-decoration:none;
}
.textOnly2{
	color:#003E7C;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:8px 0 0 15px;
}
.textOnly2 a{
	color:#003E7C;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
h3 a {color:#003E7C;}
h3 a:hover {color:#000000;}
h3 a:visited {color:#003E7C;}
h3 a, a:visited  {color:#003E7C;}
