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

p {
	margin: 0px;
	line-height: 25px;
	text-align: justify; 
	font-size: 12px;
	margin-right: 50px;
	margin-top: 6px;
	margin-bottom: 6px;
}

a {
	color: #70d6ca;
	font-weight: bold;
} 

h1 {
	font-size: 20px;
	font-weight: bold;
	background: none;
	line-height: 35px;
	margin: 1px;
	margin-top: 00px;
	margin-bottom: 0px;
	text-alignment: left;
	color: #0000000;
	text-indent: 85px;
	text-transform: uppercase;
	position: absolute;
	top: 300px;
	left: -60px;

}

h2 {
	font-size: 18px;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	line-height: 20px;
	color: #000000;
	text-transform: uppercase;
	display: block;
	width: 300px;
	font-weight: normal;
	}


h2 strong, h2 b {
	filter: alpha(opacity=50);
	-moz-opacity:.50;
	}

h3 {
	font-size: 14px;
	line-height: 16px;
	padding: 0px; 
	color: #999999;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	
	}

h4 {
	font-size: 14px;
	color: #999999;
}


h5 {
	font-size: 12px;
	color: #999999; 
}

table.preview {
	background-color: #9e9e9e;
	padding: 3px;
	margin-bottom: 10px;
	
}

table.preview a {
	color: #FFFFFF;
}

table.preview td {
	color: #FFFFFF;
	line-height: 12px;
	padding-top: 0px;
	padding-bottom: auto;
	font-size: 10px;
}

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