@charset "utf-8";
/* CSS Document */
body {
	background:#ffffff url(../img/body_bg_landingpage.gif) repeat-x;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}
img {
	border:0 none;
}
a {
	color:#CC0000;
	text-decoration:none;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
}
.floatLeft {
	float:left;
}
.homeTitle {
	color:#E61818;
	line-height:27px;
	font-size:20px;
}
h2 {
	color:#1134A3;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:1px 0;
}
#pagecontainer {
	width:800px;
	margin:6px auto 10px auto;
	border:3px solid #1134A3;
}
.nameNrole1 {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	padding:10px 0;
}
.largecontent {
	color:#333333;
	font-size:15px;
	font-weight:bold;
}
#topRow {
	background:#ffffff;
	border-bottom:1px solid #1134A3;
}
#topRow #address a {
	color:#0365A1;
	font-size:11px;
	padding:0 2px;
}
#topRow #address {
	color:#666666;
	margin:20px 18px 0 0;
}
#innerright {
	color:#333333;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	padding:15px;
	background:#ffffff;
}
.rbroundbox {
	background: url(../img/nt.gif) repeat;
}
.rbtop div {
	background: url(../img/tl.gif) no-repeat top left;
}
.rbtop {
	background: url(../img/tr.gif) no-repeat top right;
}
.rbbot div {
	background: url(../img/bl.gif) no-repeat bottom left;
}
.rbbot {
	background: url(../img/br.gif) no-repeat bottom right;
}
/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent {
	margin: 0 7px;
	color:#333333;
}
.rbcontent  h1 {
  color:#E61818;
}
.rbcontent  h2 {
  line-height:30px;
  padding:15px;
}
.rbroundbox {
	width: 100%;
	margin: 1em auto;
}
.lineVerticle {
	background:url(../img/services-line-home.gif) no-repeat scroll center center transparent;
}
#innerright img {
	background:url("../img/content_imageshadow.gif") no-repeat scroll right bottom #EEEEEE;
	padding:2px 9px 9px 2px;
}
.labelbox {
  border:1px solid #cccccc;
  background:#ffffff;
  text-align:center;
  padding:5px;
}
.captcha{
	background:url(../images/captcha_dots.gif) center; 
	display: inline; padding:5px 10px; 
	border:1px solid #000; color:#999999; 
	margin:10px 5px; 
	font-size:30px; 
	font-style:italic;
	font-weight:bold;
}
.captcha1{
	background:url(../images/captcha_dots.gif) center; 
	display: inline; padding:5px 5px; 
	border:1px solid #000; color:#999999; 
	margin:2px 2px; 
	font-size:18px; 
	font-style:italic;
	font-weight:bold;
}
/*******11-6-2010*******/

.boxBorders {
	color:#1134A3;
	font-size:18px;
	list-style:none outside none;
	margin:0;
	padding:15px 0 0 0;
}
.boxBorders li {
	background:url("../img/tick-icon.gif") no-repeat scroll left top transparent;
	margin-left:40px;
	padding:0 0 10px 36px;
}
