/* CSS Document */

.bg1{
background-image:url(../images/bg_1.gif);
background-repeat:repeat;
background-color:#E4E4E4;
}

.bg2{
background-image:url(../images/bg_2.gif);
background-repeat:repeat-x;
height:auto;
}

.bg3{
background-image:url(../images/bg_3.gif);
background-repeat:repeat-x;
height:auto;
}

.imgnew{
border:1px solid #FFFFFF;
}

.logo{
background-image:url(../images/logo.gif);
height:158px;
background-repeat:no-repeat;
background-position:center;
}

.bodytext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
color:#575149;
}

.body2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:14px;
color:#575149;
font-weight:normal;
}



h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#2E2923;
font-weight:bold;
line-height:16px;
margin-bottom:5px;

}

.head1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#2E2923;
font-weight:bold;
line-height:16px;
}

.head2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#2E2923;
font-weight:bold;
line-height:16px;
}

.head2a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
margin-bottom:3px;
color:#2E2923;
font-weight:bold;
line-height:16px;
}

.read{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#1684A7;
text-decoration:none;
}

.read a:hover{
text-decoration:underline;
}

.copy{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:14px;
color:#fff;
}

.submenu{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#3D6D7C;
line-height:17px;
}

.submenu ul li{
list-style:none;
list-style-type:none;
display:inline;
}

.submenu a{
color:#3D6D7C;
text-decoration:none;
}

.submenu a:hover{
color:#000;
}

.colm1{
width:210;
align:left;
valign:top;
background-color:#BCD2D8;
border:1px solid #93AFB8;
}

.colm2{
width:210;
align:left;
valign:top;
background-color:#CFD5D6;
border:1px solid #93AFB8;
}

.chead1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
font-weight:bold;
line-height:14px;
margin:0px;
}

.chead2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#fff;
font-weight:bold;
line-height:14px;
font-style:italic;
}


.chead3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10.5px;
color:#575149;
font-weight:bold;
line-height:16px;
}

.chead4{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#8E8D8B;
margin-left:15px;
font-weight:none;
line-height:16px;
font-style:italic;
}



.mright{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
text-decoration:underline;
font-weight:bold;
line-height:16px;
text-align:right;
}


/*===============================
Custom Styles for Keytag
===============================*/

.keytagff{width:180px; float:right; margin-bottom:4px;}
.footer .text{ width:240px; float:left;}
.keytagff a{ 
	width:170px; 
	float:right; 
	text-align:right; 
	text-decoration:none;
	margin-right:0px;
	margin-top:0px;
}
.keytagff a img{ 
	border: medium none; 
	float:right;
	margin-top:2px;
}
.keytagff a .keynote {
	display: none; 
	width:153px; 
	float:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	/*White link*/
	/*color:#FFFFFF;*/
	/*Blank link*/
	/*color:#fff;*/ 
	color:#666666;	
	padding-top:3px;
}
.keytagff a:hover .keynote {
	display: block;
}
.keytagff a:hover {
	background:none;
}



