/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
 margin: 0;
 padding: 0;
 border-width: 0;
 outline-width: 0;
 font-style: normal;
 font-size: 100%;
 font-family: Arial, Helvetica, sans-serif;
 /*vertical-align: baseline;*/
}
html {
 overflow-y: scroll;
}
ul 
{
 list-style: none;
}
Body{
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(images/mapper_bg.gif);
	background-repeat:repeat-x;
	background-position: top;
	
}
#Container{
	width:960px;
	height: auto;
	position: center;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	clear:none;
	border-bottom:#dcdcdc solid 1px;
	border-top:#dcdcdc solid 1px;
	border-left:#dcdcdc solid 1px;
	border-right:#dcdcdc solid 1px;
	background-color:#ffffff;
}
#header-logo{
	width:924px;
	height:66px;
	position: center;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}
#content-area-main{
	width:924px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	background-color:#ffffff;
	padding-top: 11px;
	padding-bottom: 18px;
	padding-left: 18px;
	padding-right: 18px;
}
#footer{
	width:960px;
	height:30px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}

.login-box{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:17px;
	}
.login-box-bold{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b0f5a;
	text-decoration:none;
	line-height:17px;
	font-weight:bold;
	}
.header-heading{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	line-height:27px;
	font-weight:bold;
	}
.page-name{
	font: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#da251a;
	text-decoration:none;
	line-height:17px;
	font-weight:bold;
	}
.join-us{
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727272;
	}
.my-profile-name{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B0F5A;
	text-decoration:none;
	line-height:17px;
	font-weight:bold;
	}
.running-text{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5f5f5f;
	text-decoration:none;
	line-height:17px;
	text-align:none;
	}
.running-text li{	
	padding-left: 10px;
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	line-height:18px;
}

.running-text a:link {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#da251a;
	text-decoration: underline;
	line-height:18px;
	}
.running-text a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#da251a;
	text-decoration: underline;
	line-height:18px;
	}
.running-text a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#da251a;
	text-decoration:none;
	line-height:18px;
	}
	
.running-text-2{
	font: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5f5f5f;
	text-decoration:none;
	line-height:21px;
	text-align:none;
	}
.running-text-2 li{	
	padding-left: 10px;
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	line-height:21px;
}

.running-text-2 a:link {
	font: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#da251a;
	text-decoration: underline;
	line-height:21px;
	}
.running-text-2 a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#da251a;
	text-decoration: underline;
	line-height:21px;
	}
.running-text-2 a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#da251a;
	text-decoration:none;
	line-height:21px;
	}
	
	
	.running-text-heading{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#016d32;
	text-decoration:none;
	font-weight:bold;
	line-height:30px;
	}
	
.running-text-big-heading{
	font: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#016d32;
	text-decoration:none;
	font-weight:bold;
	line-height:25px;
	}

.running-text-big-heading-4{
	font: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#016d32;
	text-decoration:none;
	font-weight:bold;
	line-height:21px;
	}


.running-text-small{
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5f5f5f;
	text-decoration:none;
	line-height:14px;
	text-align:none;
	}
.running-text-small li{	
	padding-left: 10px;
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	line-height:14px;
}

.running-text-small a:link {
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#da251a;
	text-decoration: underline;
	line-height:14px;
	}
.running-text-small a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#da251a;
	text-decoration: underline;
	line-height:14px;
	}
.running-text-small a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#da251a;
	text-decoration:none;
	line-height:14px;
	}


.bred-crumb-small{
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5f5f5f;
	text-decoration:none;
	line-height:14px;
	text-align:none;
	}
.bred-crumb-small li{	
	padding-left: 10px;
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	line-height:14px;
}

.bred-crumb-small a:link {
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0e8242;
	line-height:14px;
	text-decoration: none;
	}
.bred-crumb-small a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0e8242;
	text-decoration: underline;
	line-height:14px;
	}
.bred-crumb-small a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5f5f5f;
	text-decoration:none;
	line-height:14px;
	}



.running-text-heading-small-red{
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#da251a;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	}
.running-text-heading-small-green{
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#016d32;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	}

.performer-bullets{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006b6a;
	line-height:17px;
	text-decoration:none;
	padding-left:0px;
}
.performer-bullets li{	
	padding-left: 10px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	line-height:17px;
}

   /*footer links starts here;*/

.footer-links{
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7c7c7c;
	text-decoration:none;
}
.footer-links a:link {
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727272;
	text-decoration:none;
}
.footer-links a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727272;
	text-decoration:underline;
}
.footer-links a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727272;
	text-decoration:none;
}
  /*footer links end here;*/


 

.topnav-2-links-active a:visited, .topnav-2-links-active a:link, .topnav-2-links-active a:hover, .topnav-2-links-active a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f47712;
	text-decoration:none;
	font-weight:bold;
}


table.grey-line
{
border:1px solid #e3e3e3;
border-collapse:collapse;

}

table.grey-line th
{
background-color:#e5eecc;
border:1px solid #e3e3e3;
padding:4px;
}

table.grey-line td 
{
border:1px solid #e3e3e3;
padding:4px;
}

/*page-num start*/

.next-button {
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6e367c;
	text-decoration:none;
}
.next-button li {	
	padding-left:8px;
	display:inline;
}
.next-button a:link {
	text-decoration: none;
	font-size:11px;
	color:#6e367c;
	text-decoration:none;
}
.next-button a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fdae16;
	text-decoration:underline;
}
.next-button a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6e367c;
	text-decoration:none;
}
#next-active a {
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fdae16;
	text-decoration:none;
	font-weight:bold;
}
/*page-num end*/
.red-text{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF3300;
	}
	
.forget-password{
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f47712;
	text-decoration:none;
	}
.forget-password a:link {
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f47712;
	text-decoration: none;
	}
.forget-password a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f47712;
	text-decoration: underline;
	}
.forget-password a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f47712;
	text-decoration:none;
	}
	
	
	
	/*top nav start here;*/
.solidblockmenu ul{
margin: 0;
padding: 0;
float: left;
font: bold 12px Arial;
width: 698px;
border-width: 1px 0;
background: white url(images/mapper_top_nav_bg1px.jpg) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #5f5f5f;
padding: 9px 13px;
text-decoration: none;
}

.solidblockmenu li a:visited{
color: #5f5f5f;
}

.solidblockmenu li a:hover, .solidblockmenu li a.current{
color: #ffffff;
background: transparent url(images/mapper_top_navact_bg1px.jpg) center center repeat-x;
}
 /*top nav end here;*/
 

/*right script banner start;*/

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 227px; /*width of featured content slider*/
height: 112px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: white;
width: 227px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 220px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
margin-top:7px;
}

.pagination a{
padding: 0 2px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
}
/*right script banner end;*/

