/* CSS Document */

body
{
	background-image:url('/images/ra-haeder-tabs-bg.gif');background-repeat:repeat-x;
	background-position:0px 67px;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	
}




/* header style starts here*/


#header-container{
	clear:both;
	display:block;
	height:61px;
	padding-top:6px;
	padding-right:0%;	
	padding-left:0%;
	margin:0px auto; 
	width:1000px; 
	border:0px solid green;
}

#header-container .logo{
	float:left;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:20px;
	padding:0px;
	outline:none;
	border:0px solid red;
}
#header-container div.right-container{height:50px;float:right;width:52%; font-family:Arial, Helvetica, sans-serif}
#header-container div.right-container div.search-container{float:right;margin-top:0px;margin-right:0%;margin-bottom:0px;margin-left:0px;padding:0px;height:22px;width:100%;}
#header-container div.right-container div.search-container div.lang{float:right;width:150px;padding-top:5px;font-size:11px;color:#737373;}
#header-container div.right-container div.search-container div.lang a{font-size:11px;color:#737373;text-decoration:none;}
#header-container div.right-container div.search-container div.lang a:hover{text-decoration:underline;}
#header-container div.right-container div.top-links{float:right;padding-right:2%;padding-bottom:0px;padding-left:0px;font-size:11px;margin:0px;color:#666666; height:28px; padding-top:10px;}
#header-container div.right-container div.top-links a{font-size:11px;color:#666666;text-decoration:none;}
#header-container div.right-container div.top-links a:hover{color:#3a203f;text-decoration:none;}
#top-links ul{float:right;padding-top:12px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:12px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
#top-links li{list-style-type:none;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding:0px;font-size:11px;}
#top-links li a{font-size:11px;color:#737373;font-family:Arial, Helvetica, sans-serif;text-decoration:none;float:right;padding-top:0px;padding-right:6px;padding-bottom:0px;padding-left:6px;margin:0px;top:20px;border-left-width:1px;border-left-style:solid;border-left-color:#737373;line-height:normal;}
#top-links li a:hover{color:#a40a0a;text-decoration:none;}
#top-links li.first a{border:none;padding-left:0px;}
#searchwrapper{width:196px;height:22px;background-image:url('/images/home-Images/searchbox.jpg');background-repeat:no-repeat;position:relative;float:right;padding:0px;margin-top:0px;margin-right:2%;margin-bottom:0px;margin-left:0px;}
#searchwrapper form{display:inline;}
.searchbox{border:0px solid red;background-color:transparent;position:absolute;top:0px;left:6px;width:140px;color:#7D7D7D;margin:0px 0px 0px 0px;padding:4px 0px 0px 4px;font-size:11px;padding-left:16px;}
.searchbox_submit{border:0px;background-color:transparent;position:absolute;top:0px;left:172px;width:24px;height:22px;margin:0px;padding:0px;}


#header-tabs{
	clear:both;
	display:block;
	height:45px;
	width:1000px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	border:0px solid red;
}

#header-tabs ul.menu{
	clear:both;
	display:block;
	float:left;
	width:999px; 
	background-image:url('/images/ra-menu-divider.gif'); 
	background-position: 0px 0px;
    background-repeat: repeat-y;
	padding:0px 0px 0px 2px; 
	height:45px; 
	margin:0px auto;
	border:0px solid blue;
}

#header-tabs ul.menu li{
	list-style-type:none;
	color:#FFFFFF;
	background-image:url('/images/ra-menu-divider.gif'); 
	background-repeat:repeat-y;
	background-position:100% 0px;
	margin:0px 0px 0px 0px;
	height:45px;
	float:left;
	width:8.2%;
	padding-left:0.67%;
	padding-right:0.1%; 
	padding-top:0px;
	border:0px solid green;
}


#header-tabs ul.menu li a{
	color:#cae7a7;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:left;
	margin:0px;
	top:20px;
	font-size:12px;
	padding-top:8px;
	padding-right:1%;
	padding-bottom:7px;
	padding-left:1%;
	display:block;
	font-weight:bold; 
	outline:none
}
#header-tabs ul.menu li a:hover{color:#fff;text-decoration:none;}
#header-tabs ul.menu li.first a{border:none;padding-left:0px;background-image:none; color:#fff;padding-right:0px;}

/* header style ends here*/
img
{
border:0px;
}
form
{
padding:0px;
margin:0px;
border:0;
}

div.MainContainer
{
	width:1000px;
	margin:0px auto;
	padding:0px;
}
/* style for search */

.HeaderGreyBar form
{
	margin:0px;
	padding:0px;
	border:0px;
}

.inputButton
{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:63px;
	height:24px;
	padding:0px;
	margin:0px 0px 2px 0px;
	background-image:url(/images/search-RA.gif);
	background-repeat:no-repeat;
	border:0px;
}

.img
{
	float:right;
	padding:0px 0px 0px 0px;
	margin:-2px 1px 2px 3em;
}


/* Header tabs style from main header.css file */

.clearall
{
clear:right;
}
#top {
	BORDER-TOP: #e5e5e5 5px solid;
	font-family:Arial;
	font-size:12px;
	color: #555555;
}
#bot {
	BORDER-bottom: #999999 1px dotted;
	font-weight:normal; 
	 font-style:normal; 
	font-family:georgia;
	font-size:14pt;
	 color:#773a87; 
	  
}

#top a{
	text-decoration:none;
	color: #555555;
}

#top a:hover{
	text-decoration:none;
}

div#commentForm
{
	display: none;
}

#heading 
{
	width: 10%;
	border: none;
	margin-left:10px;
	float: left;
}

.SearchBlock
{
	display:block;
	float:right;
	width:69%;
}

#heading1 
{
	border: none;
	padding: 0px;
	float: right;
	margin-top:0px;
	width:75%;
}

#maindiv
{
	width:100%;
	display:block;
	float:left;
	height:74px;
	min-height:74px;
}
.menubutton1
{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:strong;
	font-size: 11px;
	padding-top:3px;
	margin-top:10px;
	display:block;
	color:#526f1f;
}

.menubutton1 a
{
	font: Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	color: #303322;
	font-size: 11px;
	text-decoration:none;
}

.menubutton1 a:hover
{
	text-decoration:underline;
	color:#4f6d23;
}
.services-icon
{
	background-image:url(/images/all-service-icon.gif);
	background-repeat:no-repeat;
	background-position:0px -2px;
	display:block;
	float:left;
	height:24px;
	min-height:24px;
	cursor:pointer;
	cursor:hand;
}

.services-icon:hover
{
	background-image:url(/images/all-service-hover-icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:underline;
}

.menubutton
{
	position:relative;
}

.otherbutton
{
	float: right;
	width:450px;
	vertical-align:text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:strong;
	font-size: 11px;
	padding-top:0px;
	padding-left:0px;
	margin-top:15px;
}

.otherbutton a
{
	font: Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	color: #663366;
	font-size: 11px;
	text-decoration:none;
}

.otherbutton a:hover
{
	text-decoration:underline;
}


 #spanishheader
 {
 padding-left:7px;
 border-bottom:1px dotted;
  
 }

#menubg
{
	background-color:#50880b;
	height:39px;
	width:100%;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left;
	background-image:url(/kpo/site/images/gray-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.navbarlink a
{
	width:8.49%;
	//width:8.44%;
	height:31px;
	padding-left:6px;
	padding-top:5px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	color:#212121;
	text-decoration: none;
	float:left;
	margin:0px;
	background-image:url(/kpo/site/images/corner.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.navbarlink a:hover
{
	text-decoration:none;
	background-image:url(/kpo/site/images/corner-hover.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#50880b;
	color:#fff;
}
/* css for hover menu bar*/
.navbarhover a
{
	width:8.49%;
	height:31px;
	padding-left:6px;
	padding-top:5px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	color:#fff;
	text-decoration: none;
	float:left;
	margin:0px;
	background-color:#50880b;
	background-image:url(/kpo/site/images/corner-hover.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.navbarhover a:hover
{	
	text-decoration:none;
	background-color:#50880b;
}

.PaddBottom
{
	padding-bottom:10px;
}

.PaddLeftRight
{
	padding-right:10px;
	padding-left:10px;
}


.floatRight
{
	float:right;
}
.floatLeft
{
	float:left;
}


.leftpadding
{
	padding-left:10px;
}

.BorderBotom
{
	border-bottom:solid 1px #E5E5E5;
}


#Search {
	float: right;
}

.articles
{
font-family:Verdana;
color:#621B75;
font-size:11px;
}
.articles ul 
{
font-family:Verdana;
font-size:11px;
line-height:15px;
color:#621B75;
margin-left:2px;
padding-left:2px;
list-style-type:none;
}
.articles li a
{
font-family:Verdana;
font-size:11px;
line-height:15px;
color:#621B75;
text-decoration:none;
}
.articles li a:hover
{
text-decoration:underline;
}

.articles a
{
font-family:Verdana;
font-size:11px;
line-height:15px;
color:#621B75;
margin-left: 2px;
text-decoration:underline;
}
.articles a:hover
{
text-decoration:none;
}

#maindiv form
{
	margin:0px;
	padding:0px;
	border:0px;
}

.inputText
{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	width:180px;
	height:18px;
	border:solid 1px #cccccc;
	padding:4px 2px 0px 4px;
	margin:10px 5px 2px 0px;
	background-color:#fdfce2;
}

.inputButton
{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:63px;
	height:24px;
	padding:0px;
	margin:10px 5px 2px 0px;
	background-image:url(/images/search-RA.gif);
	background-repeat:no-repeat;
	border:0px;
	font-weight:bold;
}

.img
{
	float:right;
	padding:0px 0px 0px 0px;
	margin:7px 0px 2px 5em;
}

div.Languages
{
	float:right;
	display:block;
	padding:1em 0em 2em 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#303320;
}

div.Languages a
{
	font-family: Arial, Helvetica, sans-serif;
	color:#303320;
	text-decoration:underline;
	padding-right:2px;
	padding-left:5px;
}

div.Languages a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color:#526f1f;
	text-decoration:underline;
}

.FirstColumn
{
	display:block;
	float:left;
	width:32%;
	padding:0px;
	margin:10px 0px 10px 14px;
	border:0px solid red;
}

.SecondColumn
{
	display:block;
	float:left;
	width:318px;
	padding:0px;
	margin:10px 14px 10px 10px;
}

 .SecondColumn h3
{
	 display:block;
	 margin:0px;
	 padding:6px 0px 4px 0px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:.9em;
	 color:#333;
	 font-weight:bold;
 }

.SReport
{
	 display:block;
	 float:left;
	 width:100%;
	 margin:0px 0px 16px 0px;
	 padding:0px;
	 background-color:#e6e6da;
 }
 
 .SReport h2
{
	 display:block;
	 margin:0px;
	 padding:16px 0px 4px 12px;
	 background-image:url(/kpo/images/grn-hdr-bg.gif);
	 background-repeat:repeat-x;
	 background-position:left;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:1.6em;
	 color:#FFFFFF;
	 height:41px;
	 min-height:41px;
	 font-weight:normal;
 }
 
  .SReport p
{
	 display:block;
	 margin:0px;
	 padding:4px 16px 8px 18px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:.8em;
	 line-height:1.6em;
	 color:#000;
	 font-weight:normal;
 }
 
.SReport ul
{
	 display:block;
	 float:left;
	 margin:0px;
	 padding:4px 6px 8px 18px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:.8em;
	 color:#000;
	 list-style-type:none;
	 font-weight:normal;
 }

   .SReport ul li
{
	 margin:4px 0px 4px 12px;
	 padding:2px 0px 2px 18px;
	 font-family:Arial, Helvetica, sans-serif;
	 color:#000;
	 font-weight:normal;
	 background-image:url(/kpo/images/grn-arr.gif);
	 background-repeat:no-repeat;
	 background-position:0px 4px;
 }
 
 .ThirdColumn
{
	display:block;
	float:left;
	width:30%;
	padding:0px;
	margin:10px 0px 10px 0px;
}

.ShortForm
{

	display:block;
	float:left;
	border:solid 1px #c8c8c8;
	padding:10px;
	margin:0px 0px 16px 0px;
	width:94%;
}

.FormContent
{
	display:block;
	float:left;
	border:solid 1px #c8c8c8;
	padding:0px;
	margin:0px;
	background-color:#eeeeee;
	width:99%;
	 text-align:center;
}

.FormContent h2
{
	margin:0px;
	background-color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#535353;
	height:41px;
	min-height:41px;
	font-weight:normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
 }
 
.FormContent p
{
	 display:block;
	 margin:0px;
	 padding:4px 16px 8px 18px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:.8em;
	 line-height:1.6em;
	 color:#000;
	 font-weight:normal;
 }
 
.FormContent label
{
	 display:block;
	 float:left;
	 margin:4px 4px 4px 0px;;
	 padding:0px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 line-height:18px;;
	 color:#333;
	 font-weight:normal;
	 width:99%;
	 clear:both;
 }
 
div.SpanText
{
	 display:block;
	 float:left;
	 margin:0px 4px 4px 0px;;
	 padding:0px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 line-height:18px;;
	 color:#333;
	 font-weight:normal;
	 width:42%;
	 wrap:wrap;
	 text-align:right;
 }
 
.input
{
	 display:inline;
	 float:left;
	 margin:1px 0px 1px 1px;
	 padding:0px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 line-height:18px;;
	 color:#333;
	 font-weight:normal;
	 border:solid 1px #ccc;
	 height:18px;
	 min-height:18px;
	 width:50%;
 }
 
 /* roundedbox */

/* set background images for corners */
.rbroundbox { background-color:#eeeeee; display:block; float:left; width:99%; margin:0px; padding:0px;}
.rbroundbox p { font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:12px; line-height:20px; padding:0px 0px 10px 0px; margin:0px; }
.rbroundbox p a { font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:12px; line-height:20px; text-decoration:underline; padding:0px 1px 0px 2px; }
.rbroundbox p a:hover { font-family:Arial, Helvetica, sans-serif; color:#b15630; font-size:12px; line-height:20px; text-decoration:underline; }
.rbtop div  { background: url(/images/rounded-left-top.png) no-repeat top left; }
.rbtop      { background: url(/images/rounded-right-top.png) no-repeat top right; }
.rbbot div  { background: url(/images/rounded-left-bottom.png) no-repeat bottom left; }
.rbbot      { background: url(/images/rounded-rightt-bottom.png) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	height: 14px;
	font-size: 1px;
}
.rbbot {
	 margin-bottom:0px;
}
.rbcontent  { margin: 0 14px; }
.rbroundbox { margin: auto; }

.rbbot1 {background: url(/images/rounded-rightt-bottom.gif) no-repeat bottom right;  }
.rbtop1 {background: url(/images/rounded-right-top.gif) no-repeat top right; }

.rbroundbox ul
{
	 display:block;
	 float:left;
	 margin:0px;
	 padding:0px 6px 0px 6px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:.8em;
	 color:#000;
	 list-style-type:none;
	 font-weight:normal;
	 width:98%;
 }

.rbroundbox ul li
{
	 margin:3px 0px 3px 0px;
	 padding:1px 0px 1px 30px;
	 font-family:Arial, Helvetica, sans-serif;
	 color:#000;
	 font-weight:normal;
	 background-image:url(/kpo/images/grn-arr-long.gif);
	 background-repeat:no-repeat;
	 background-position:0px 7px;
 }

 .rbroundbox ul li a
{
	 font-family:Arial, Helvetica, sans-serif;
	 color:#000;
	 font-weight:normal;
 }
 .rbroundbox ul li a:hover
{
	 font-family:Arial, Helvetica, sans-serif;
	 color:#000;
	 font-weight:normal;
	 text-decoration: none;
 }
 
.rbroundbox h3
{
	 margin:0px;
	 padding:6px 0px 4px 2px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:1.1em;
	 color:#3a5f0c;
	 font-weight:normal;
 }

.rbroundbox h3 a
{
	 font-family:Arial, Helvetica, sans-serif;
	 color:#3a5f0c;
	 font-weight:normal;
	 text-decoration:none;
 }

/* rounded box ends here */

div.ServicesBoxLeft
{
	width:99%;
	padding:0px;
	margin:0px 0px 6px 0px;
	background-image:url(/images/services-bg-right.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

div.ServicesBoxLeft div.ServicesBoxRight
{
	text-align:left;
	background-image:url(/images/services-bg-left.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block; 
	padding:0px 6px 0px 22px; 
	margin:0px;
	height:154px;
	min-height:154px;
}

div.ServicesBoxLeft div.ServicesBoxRight h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#242b19;
	line-height:18px;
	padding:13px 0px 3px 0px;
	margin:0px;
	font-weight:normal;
}
div.ServicesBoxLeft div.ServicesBoxRight h2 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#242b19;
	line-height:18px;
	font-weight:normal;
	text-decoration:underline;
}

div.ServicesBoxLeft div.ServicesBoxRight h2 a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#5c7613;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
}

div.ServicesBoxLeft div.ServicesBoxRight img
{
	padding:4px 12px 2px 0px;
	margin:0px;
	border:0px;
	float:left;
}

div.ServicesBoxLeft div.ServicesBoxRight p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#252525;
	line-height:18px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

div.ServicesBoxLeft div.ServicesBoxRight p a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#31322c;
	text-decoration:none;
}

div.ServicesBoxLeft div.ServicesBoxRight p a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#4c6e32;
	text-decoration:underline;
}

div.ServicesBoxLeft div.ServicesBoxRight p span a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#4c6e32;
	text-decoration:underline;
}

div.ServicesBoxLeft div.ServicesBoxRight p span a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#5E883E;
	text-decoration:underline;
}

/* CSS for services box ends here */

/* Other Section links */

.OtherBlock
{
	display:block;
	float:left;
	width:96%;
	padding:0px;
	margin:10px 0px 6px 6px;
	border:solid 2px #dfdfdf;
	background-color:#f7f7f7;
	clear:both;
}

.OtherBlock h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#d65405;
	float:left;
	width:84%;
	line-height:19px;
	padding:0px 0px 2px 0px;
	margin:2px 12px 6px 12px;
	font-weight:bold;
	border-bottom:2px solid #bdbdbd;
/*	background-image:url(../kpo/images/testimonial-icon.gif);
	background-repeat:no-repeat;
	background-position:left;*/
}
.OtherBlock p
{
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	padding:4px 10px 0px 10px;
	margin:0px;
	font-weight:normal;
}
.OtherBlock p a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#346900;
	text-decoration:underline;
	padding:0px 4px 0px 4px;
	margin:0px;
}

.OtherBlock p a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#346900;
	text-decoration:none;
}
.OtherBlock ul
{
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#346900;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.OtherBlock li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#346900;
	text-decoration:underline;
	background-image:url(/images/arr-link.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:1px 2px 0px 14px;
	margin:0px 0px 0px 5px;
}
.OtherBlock li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#346900;
	text-decoration:underline;
}

.OtherBlock li a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#000;
	text-decoration:none;
}

/* get a free trial banner start here */
.get-afree-trial-box{
	margin:0px 0px 6px 0px;
	padding:0px;
	float:left;
	width:100%;
	background-image: url(../kpo/images/trial-bnr-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border:0px solid red;
	}
	
.get-afree-trial-text{
	margin:15px 0px 0px 0px;
	padding:0px;
	float:left;
	width:90%;
	font-family:Arial;
	font-size:20px;
	color:#535353;
	border:0px solid red;
	text-align:center;
	}
.signup-btn{
	margin:8px 0px 0px 0px;
	padding:0px;
	float:left;
	width:90%;
	border:1pxs solid red;
	text-align:center;
	}		
/* get a free trial banner end here */

/* Footer style start here*/
div.RA-footer
{
	width:100%;
	padding:0px;
	margin:0px auto;
	font-size:11px;
	border-top:1px dotted #999999;
	clear:both;
	margin-top:10px;
}
.CenterDiv
{
	width:1000px;
	padding:0px;
	margin: 0px auto;
	font-size:11px;
	}
div.RA-footer div.fws-logo
{
	display:block;
	float:left;
	width:80px;
	margin:10px 0px 0px 18px;
	padding:0px 0px 0px 0px;
	border-right:1px solid #CCCCCC;
}

div.RA-footer div.link-nav-part
{
	display:block;
	float:left;
	margin:14px 20px 0px 5px;
	padding:0px 0px 0px 0px;
	border:0px solid red;
	width:50%;
}

div.RA-footer div.link-nav-part div.link-nav
{
	display: block;
	float: left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	border: 0px solid red;
}
div.RA-footer div.link-nav-part div.link-nav ul
{
	display: block;
	float: left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

div.RA-footer div.link-nav-part div.link-nav ul li
{
	padding:0px;
	margin:0px;
	display:inline;
	border:0px solid red;
	line-height:20px;
}

div.RA-footer div.link-nav-part div.link-nav ul li a
{
	padding:0px 4px 0px 4px;
	margin:0px;
	font-family:Arial;
	font-size:12px;
	color:#666666;
	border:0px solid red;
}

div.RA-footer div.link-nav-part div.link-nav ul li a:hover
{
	padding:0px 4px 0px 4px;
	margin:0px;
	color:#333333;
	border:0px solid red;
}

div.RA-footer div.copyright-sm
{
	display:block;
	float:left;
	width:360px;
	margin:11px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid blue;
}
div.RA-footer div.copyright-sm div.copywrite
{
	display: block;
	float: left;
	width: 100%;
	border: 0px solid red;
}

div.RA-footer div.copyright-sm div.copywrite p
{
	display: block;
	float: right;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	font-family:Arial;
	font-size:12px;
	line-height: 18px;
	color:#666666;
	border: 0px solid red;
}
div.RA-footer div.copyright-sm div.social_media
{
	display:block;
	float:left;
	width: 100%;
	color: #2c75b9;
	margin: 0px 0px 0px 0px;
	padding:: 0px 0px 0px 0px;
	border: 0px solid blue;
}
div.RA-footer div.copyright-sm div.social_media p
{
	display:block;
	float:right;
	margin: 0px 0px 0px 0px;
	padding:: 0px 0px 0px 0px;
	color: #2c75b9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid red;
}
div.RA-footer div.copyright-sm div.social_media p span
{
	color: #2c75b9;
	margin-left: 10px;
}
div.RA-footer div.copyright-sm div.social_media p img
{
	margin: 0px 2px -6px 2px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
}

div.RA-footer div.terms-of-use
{
	clear:left;
	display:block;
	float:left;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:16px;
	border-top:1px solid #CCCCCC;
	width:100.0%;
	background-color:#EFEFEF;
}

div.RA-footer div.terms-of-use p
{
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 6px 10px 6px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border: 0px solid red;
	line-height: 20px;
}
div.RA-footer div.terms-of-use a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

div.RA-footer div.terms-of-use a:hover
{
	color:#333333;
}
/* Footer style end here*/
