body
{
	margin:0px;
	color:#666666;
	font-size:12px;
	font-family:Tahoma;
	background-image:url(../images/bg12.jpg);
	background-repeat:repeat;

}

.heading{
	font-family:Tahoma;
	font-size:20px;
	color:#0a51a1;
	line-height:30px;
	text-align:left;
	}

.content-text{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-align:left;
}

.nav_link{
	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.nav_link:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

.copyright-text{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
	height:44px;
}

.copyright{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	padding-right:10px;
	padding-top:5px;
}


.copyright:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}

.white_bg{
background-color:#FFFFFF;
}


.bg-top-nav{
background-image:url(../images/bg-top-nav.jpg);
height:71px;
background-repeat:repeat-x;
}

.border{
border: 1px solid #474747;
}

.sub_heading{
	font-family:Tahoma;
	font-size:15px;
	color:#ee821f;
	line-height:30px;
	text-align:left;
	font-weight:bold;
	}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: none;
}
.contact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5970F;
	text-decoration: none;
	font-weight: bold;
}

.bg_color{
	background-color:#FFFCEC;
}
.sample {
	border: 1px solid #FFF3AE;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-align:left;
}

