body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #6D3F70;
}

a:active, a:visited, a:link {
	color: #3366CC;
	text-decoration: underline;
}

a:hover{
	color: #3366CC;
	text-decoration:none ;
}

a.Nav:active, a.Nav:visited, a.Nav:link {
	color: #FFFFFF;
	text-decoration:none;
}

a.Nav:hover{
	color: #FFFFFF;
	text-decoration:underline;
}



.navGrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #9CDC38;
	background-image: url(images/navGrn_tiler.gif);
}

.navWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(images/nav_tiler.gif);
}

.top_tiler {
	background-image: url(images/top_tiler.gif);
}

.pg_l_white_tiler {
	background-image: url(images/pg_l_white_tiler.gif);
}
.pg_r_white_tiler {
	background-image: url(images/pg_r_white_tiler.gif);
}
.pg_t_tiler{
	background-image: url(images/pg_t_tiler.gif);
}
.pg_b_tiler{
	background-image: url(images/pg_b_tiler.gif);
}.outerGrad {
	background-image: url(images/outerGrad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#FFFFFF;
}
.contentArea {
	background-color: #FFFFFF;
	background-image: url(images/bgContentArea.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/navBl_tile.gif);
}
.leftContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
}
.leftContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
}
.leftContentHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	

	
}

.rightContent, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 80;
	line-height: 17px;
	
}
.footer_l {
	background-image: url(Images/newfooter_l.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer_r {
	background-image: url(Images/newfooter_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.gradientTile {
	background-image: url(Images/gradientTile.gif);
}
.gradientTilePadding {
	background-image: url(Images/gradientTile.gif);
	padding: 10px;
}

.gradientTile_header_new {
	background-image: url(Images/gradientTile_header_new.jpg);
}

