﻿.main_rewards
{
	margin:  0% 0% 0% 1%;
	padding: 0%;
	height: auto;
	width: 98%;
	float: left;
}
.title
{
	margin: 0%;
	border-bottom: solid 4px black;
	padding: 0% 0% 0.5% 0%;
	height: auto;
	width: 100%;
	float: left;
}
.title_h2
{
	border-left: solid 3px #262261;
	color: #262261;
	font-size: 28px;
	padding: 0px 0px 0px 10px;
}


.comman_head
{
	margin: 0px 0px 5px 0px;
	padding: 7px 10px 13px 0px;
	height: 36px;
	width: auto;
	font-family:Roboto Condensed;
	font-size: 18px;
	font-weight: bold;
	color: rgb(246, 140, 1);
	float: left;
}
.contact_us
{
	border: 1px solid #d7d7d7;
	box-shadow: 0 -1px 0 rgba(84,84,84,.28), inset 0 -1px 0 #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 5px solid #ededed;
}
.message_tb
{
	margin: 0px 0px 0px 30px;
	padding: 0px;
	height: auto;
	width: 400px;
	float: left;
	font-family: 'Open Sans' ;
}
.message_tb td
{
	padding: 0px 0px 0px 15px;
	text-align: left;
	color: #303030;
	vertical-align: top;
	letter-spacing: 1px;
}
.message_tb td.headertd
{
	color: #1D58B1;
	padding: 10px 0px 0px 10px;
	font-weight: bold;
	height: 30px;
	font-size: 14px;
}
.button_style
{
	color: #fff;
	background-color: #33ccff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-family:Roboto Condensed;
	margin: 15px 0px 15px 0px;
	box-shadow: 0px 1px 0px rgba(84,84,84,.28), inset 0 -1px 0 #fff;
	font: 16px;
}
.midline
{
	margin: 0px;
	padding: 0px;
	height: 330px;
	width: 2px;
	float: left;
	color: #1361a1;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #E8E8E8;
}
.contain_p
{
	margin: 90px 0px 0px 30px;
	padding: 0px;
	height: 350px;
	width: 900px;
	font-family:Roboto Condensed;
	font-size: 25px;
	font-weight: bold;
	color: rgb(246, 140, 1);
	text-align: center;
	letter-spacing: 1px;
}
.main_mid
{
	margin: 0%;
	padding-bottom: 20px;
	width: 100%;
	height: auto;
}
.left_section
{
	margin: 0%;
	padding: 0%;
	height: auto;
	width: 100%;
	float: left;
}
.welcome_head
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 100%;
	float: left;
	background-position: left bottom;
	background-image: url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7');
	background-repeat: no-repeat;
}
.welcome_headtext
{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	height: auto;
	width: auto;
	float: left;
	color: #36A0FF;
	font-family:Roboto Condensed;
	font-size: 25.5px;
	font-weight: bold;
	text-shadow: #cacaca 1px 1px 0px;
}
.paragraph
{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	float: left;
	font-family:Roboto Condensed;
	font-size: 17px;
	line-height: 27px;
	color: #333;
	text-align: justify;
}


