/*****************************************************************************************************************
******************************************************************************************************************
*****
*****
*****		MAIN PAGE ELEMENTS	
*****
*****
******************************************************************************************************************
******************************************************************************************************************/
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #000000;
}


.htmlarea p img {

	padding: 2px;
	float: left;
	clear: left;
}




p {
	font-family:  Arial, Helvetica, sans-serif;

	color: #FFFFFF;
	margin: 20px;
	line-height: 18px;
	text-align: justify; 
	font-size: 12px;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
}

strong{
	color: #FFFFFF;
	letter-spacing: 1px;
}

li {
font-family:   Arial, Helvetica, sans-serif;
	background-image:url(/template/images/bullet.gif);
	background-position: 6px 8px;
	font-weight: bold;
	background-repeat: no-repeat;
	color: #FFFFFF;
	list-style:none;

	padding-left: 20px;
	margin: 0px;
	line-height: 24px;
	text-align: justify; 
	font-size: 12px;
	
	font-weight: normal;
	line-height: 20px;
	text-align: left;	
}

a {

text-decoration: none;

	font-weight: bold; 
} 

.htmlarea a{
	color: #d8261c;  
}

a:hover {
text-decoration: underline;
}
h1 {
	margin-top: 0px;
	margin-bottom: 14px;
	margin-left: 20px;
	font-size: 24px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}

h2 { font-size: 16px;
	color: #d8261c;
	line-height: 22px;
	padding: 3px;
	text-transform: capitalize;
	border-bottom: 1px dotted #636e77;
	background-image:url(/template/images/h2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 20px;
	margin-left: 20px;

	margin-bottom: 5px;
	margin-top: 0px;
	float: none;
	clear: both;


	}

h3 {
font-size: 14px;
	color: #FFFFFF;
font-family:   Arial, Helvetica, sans-serif;	
margin-bottom: 0px;
text-transform: uppercase;
	margin-right: 20px;
	margin-left: 20px;

	
	}


h4 {
font-family:   Arial, Helvetica, sans-serif;
font-size: 13px;
	color: #e1ebf4;
	margin-right: 20px;
	margin-left: 20px;

}

h5 {
font-family:   Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #e1ebf4;
	margin-right: 20px;
	margin-left: 20px;
	
	}
	
h6 {
font-family:   Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #e1ebf4;
	margin-right: 20px;
	margin-left: 20px;
	
	}


h7 {
font-family:   Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #dddddd;
	margin-right: 20px;
	margin-left: 20px;
	
	}





table td {
	padding: 4px;
	border-bottom: 1px dotted #666666;	
	font-family:   Arial, Helvetica, sans-serif;

	color: #DDDDDD;
	margin: 0px;
	line-height: 22px;
	
	font-size: 11px;
	

}
#cmsBox table,
.htmlarea table {
	margin-left: 10px;

	width: 90%;
}


tr td p
{
	text-align: right;
	margin-left: auto;
	margin-right: 10px;
}

tr td:first-child p {
	margin-left: 10px;
	margin-right: auto;
	float: left;

}


tr td:first-child
{
	text-align: left;
}
 
img.navReplace {
	display: block;
	position: absolute; 
	top: 343px;
	left: 50%;
	margin-left: 166px;
	padding-top: 40px;
	clear: both;
	text-align: right;
}

hr {
	border: 1px dotted #000000;
	border-bottom: #9fa4aa;
	clear: both;
}