
/*INSIDE CENTER*/
.more{
	font-weight:bold;
	color:#ff3300;
}
.back_links{
	font-weight:none;
	font-size:12px;
	color:#707f0b;
}
.download_links{
	font-weight:none;
	font-size:13px;
	color:#707f0b;
}
.download_links:hover{
	color:#DE3030;
	text-decoration:underline;
}
.text_heading
{
	font-weight:none;
	font-size:14px;
	color:#707f0b;
}
.h5_heading
{
	background:#eaecdb;
 }
 .horizontal_line
{
border-bottom:1px solid #ebebeb;
width: 70%;
float:left;
} 
.btn_submit
{
	font-weight:none;
	color:#000000;
	background:#eaecdb;
 }
 .message_error {
	color: #DE3030;
	font-size:13px;
	font-weight: bold;
	text-align:center;
}
/*Page Heading Styles*/
.heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	border-bottom:2px solid #cdd0bb;
	width: 100%;
}
.smallheading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
.text_font
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

/*INSIDE CENTER*/




