/* CSS Document */

BODY 
{font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 line-height: 16px;
 margin-left:0px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 color:#333;}
 
a{
	text-decoration:none;
}

/*header style - starts*/
.header-content {
position:relative;
width:100%;
margin:0 auto;
color:#111111;
font-size:16px;
font-weight:normal;
line-height:20px;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
padding:0px 0px 0px 0px ;
}

 .txt-content 
{font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 18px;
 color: #000000;
 text-decoration: none;}
 
 a.lnk-body:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1D72C1; text-decoration: none;}
a.lnk-body:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1D72C1; text-decoration: none;}
a.lnk-body:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none;}
a.lnk-body:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1D72C1; text-decoration: none;}

/*header style - ends*/

.banner_txt{
	font-size:11px;
}

.head_txt{
	font-size:18px;
	color:#000;
	font-weight:bold;
}

/*footer styles - start*/
.txt-White{
 	font-size: 12px;
 	font-weight: bold;
 	line-height: 18px;
 	color: #FFFFFF;
 	text-decoration: none;
}

.txtwhitesmall{
	 font-size: 11px; 
	 font-style: normal; 
	 line-height: normal;  
	 font-variant: normal; 
	 text-transform: none; 
	 color: #ffffff; 
	 text-decoration: none
}

.txtwhitesmall:hover{
	text-decoration: none;
	color: #99FF00;
}

.txtwhitesm{
	font-size: 11px; 
	font-style: normal; 
	line-height: normal;  
	font-variant: normal; 
	text-transform: none; 
	color: #ffffff; 
	text-decoration: none
}

.red_txt{
	color:#F00;
	font-size:11px;
}

.footnote_txt{
	font-size:11px;
}

/*footer styles - ends*/

/*inside pages - starts*/

.banner{
	background:url(rmpcl_termsbg.jpg) no-repeat;
}

.banner a{
	color:#333;
	text-decoration:none;
}

.banner a:hover{
	color:#0086d0;
}

.faq_answers a{
	color:#0086d0;
}

.faq_answers a:hover{
	color:#FF8400;
}

.txt-bold{
	font-weight:bold;
}


.title_txt{
	font-size:15px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#0086d0;
}

.support h3 {
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.support b {
	color:#0086D0;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.feature a{
	color:#333;
}

.feature a:hover{
	color:#0086d0;
}

.tabledash{
	border:#e9e9e9 solid 1px;
}

/* form styles -starts */

.formbutton 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0C3060;
	height: 22px;
	color: #FFFFFF;
}

/* form styles -ends */

.txt_blue_bold{
	color:#0086d0;
}

.terms{
	list-style:lower-alpha;
}

.terms li{
	padding:10px;
}
.txt-orange 
{font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 line-height: 18px;
 color: #FF8400;
 text-decoration: none;}
