.questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.text_back {
	background-color: #E8E9EA;
}

.text_area{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.text_blue{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003567;
	text-decoration: none;
}



.text_link, a.text_link:link, a.text_link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.text_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}



.text_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.red_border {
	background-image: url(images/red_border.gif);
	background-repeat: repeat-x;
}

.blue_border {
	background-image: url(images/blue_border.gif);
	background-repeat: repeat-x;
}

.red_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AC1C00;
	text-decoration: none;
}

.red_heading_BIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #AC1C00;
	text-decoration: none;
}
.space_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

.know_more, a.know_more:link, a.know_more:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AC1C00;
	text-decoration: underline;
}

a.know_more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AC1C00;
	text-decoration: none;
}

.main_link, a.main_link:link, a.main_link:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.main_link:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

.table_border {
	border: 1px solid #C4C4C4;
}

.bottom_link, a.bottom_link:link, a.bottom_link:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.bottom_link:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

.copyright {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}