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

}



p  {
	color: #333333;
	margin: 0px;
	line-height: 18px;
	text-align: justify; 
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 20px;
}

li {color: #6b6964;
	margin: 0px;
	line-height: 20px;
	font-size: 12px;
	text-align: left;	
}

a {
text-decoration: none;
	color: #8bca1b;
	font-weight: bold;
} 

a:hover {
text-decoration: underline;

}
h1 {
	position: absolute;
	top: 270px;
	*top: 270px;
	z-index: 50;
	left: 50%;
	margin-left: -115px;
	font-size: 18px;
	text-transform: uppercase;

}

h2 {
	font-size: 14px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 0px;
	line-height: 35px;
	border-bottom: 1px dotted #33555d;
	color: #061c21;
	font-weight: normal;
	font-weight: bold;
	overflow: visible;
	}






h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0px; 
	color: #061c21;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	}


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;
}


table.white,
.htmlarea table.white tr rd,
.htmlarea table.white,

.htmlarea table.white td


 {
	background-color: #FFFFFF;
	border: none;
}
 
.htmlarea table.white tr rd{
	background-color: #FFFFFF;
	border: none;
}
 
img.navReplace {
	display: block;
	position: absolute; 
	top: 343px;
	left: 50%;
	margin-left: 166px;
	padding-top: 40px;
	clear: both;
	text-align: right;
}

.htmlarea th {
border: 1px solid #061c21;
border-bottom: none;
color: #FFFFFF;
background-color: #8bca1b;
padding: 4px;
margin-top: 10px;
}

.htmlarea td {
	background-color: #e6e8e8;
	border-bottom: 1px dotted #cdd2d3;
}

label {
	text-align: right;
}