/* CSS Document */
BODY{
background-image:url(images/pagebg.jpg);
background-repeat:repeat-x;
margin:0px;
background-color:#DFE6EC;
}

.bdytxt{
font-family:Verdana;
font-weight:normal;
font-size:12px;
color:#0000000;
font-style:normal;
text-decoration:none;
text-align:justify;
}

a.bdytxt{
font-family:Verdana;
font-weight:normal;
font-size:12px;
color:#7DB6E7;
font-style:normal;
text-decoration:Underline;
text-align:justify;
}

a.bdytxt:hover{
font-family:Verdana;
font-weight:normal;
font-size:12px;
color:#FFFFFF;
font-style:normal;
text-decoration:none;
text-align:justify;
}

.headingtext{
font-family:Verdana;
font-weight:bold;
font-size:16px;
color:#C0D2E2;
font-style:normal;
text-decoration:none;
text-align:justify;
}

.footerlink{
font-family:tahoma;
font-weight:bold;
font-size:12px;
color:#FFFFFF;
font-style:normal;
text-decoration:none;
}

a.footerlink{
font-family:tahoma;
font-weight:bold;
font-size:12px;
color:#FFFFFF;
font-style:normal;
text-decoration:none;
}

a.footerlink:hover{
font-family:tahoma;
font-weight:bold;
font-size:12px;
color:#FFFFFF;
font-style:normal;
text-decoration:underline;
}

.copy{
font-family:tahoma;
font-weight:normal;
font-size:11px;
color:#022F6A;
font-style:normal;
text-decoration:none;
}

.txtbox {
	font-family: Tahoma;
	font-size: 11px;
	background:#FFFFFF;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #A5ACB2;
	padding:1px;
}
.btn {

	background-color:#FFFFFF ;
	border:1px solid #003C74 ;
	height:20px; 
	font-size:11px ; 
	font-family:Tahoma;
	font-weight:bold;	
	color:#000000;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#C6C5D7');
}



.bdytxt2{
font-family:Verdana;
font-weight:normal;
font-size:12px;
color:#2376BB;
font-style:normal;
text-decoration:none;
text-align:justify;
}

a.bdytxt2{
font-family:Verdana;
font-weight:normal;
font-size:12px;
color:#2376BB;
font-style:normal;
text-decoration:Underline;
text-align:justify;
}

a.bdytxt2:hover{
font-family:Verdana;
font-weight:normal;
font-size:12px;
color:#FFFFFF;
font-style:normal;
text-decoration:none;
text-align:justify;
}

.bodylink{
font-family:Verdana;
font-weight:normal;
font-size:12px;
color:#022F6A;
font-style:normal;
text-decoration:none;
}

a.bodylink{
font-family:Verdana;
font-weight:normal;
font-size:12px;
color:#022F6A;
font-style:normal;
text-decoration:none;
}

a.bodylink:hover{
font-family:Verdana;
font-weight:normal;
font-size:12px;
color:#FFFFFF;
font-style:normal;
text-decoration:underline;
}

a.c-notice
{
	text-decoration:none;
}
a.c-notice:hover
{
	text-decoration:underline;
}