/* CSS DOCUMENT */

body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	}

.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.main_text ul{
	padding:0px;
	margin:7px;
}

.main_text ul li{
	padding:10px;
	margin:7px;
}

.red_head_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight:bold;
	color:#d10505;
	font-style: normal;
	line-height:32px;
	text-decoration: none;
	}

.heading_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #424242;
	text-decoration: none;
}

.free-instatnt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #151515;
	text-decoration: none;
	
}

.yellow_bg_class {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height:normal;
	font-weight: normal;
	color: #151515;
	text-decoration: none;
	background-color:#ffed84;
				
}

.right_bold_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	color: #0c0b0b;
	text-decoration: none;
	
}

.input_box {
	width:250px;
	height:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	border:solid 1px #7f9db9;
}

.input_box_2 {
	width:135px;
	height:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	border:solid 1px #7f9db9;
}

.button_yes {
 width:125px;
 height:23px;
 font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	 }