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



p {
	color: #333333;
	margin: 0px;
	line-height: 25px;
	text-align: justify; 
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 10px;

}

li {color: #666666;
	margin: 0px;
	margin-bottom: 5px;
	line-height: 16px;
	font-size: 11px;
	text-align: left;
	list-style-position:outside;

}

ul {

margin-top: 2px;
margin-bottom: 10px;
display: block;

}

a {
text-decoration: none;
	color: #1f2b70;
	font-weight: bold;
} 

a:hover {
text-decoration: underline;
}
h1 {
	font-size: 20px;
	
	font-weight: bold;
	background-image:url(/template/images/h1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	
	margin: 0px;
	margin-top: 5px;

	margin-left: 0px;
	clear: none;
	vertical-align: middle;



	
	margin-bottom: -10px;
	text-alignment: left;
	color: #0000000;
	padding-top: 5px;
	

	overflow: hidden;
	color: #3b3c3d;

}

h2 {
	font-size: 14px;
	margin: 0px;
	margin-top: 20px;
	margin-right: 20px;
	width: auto;
	padding: 4px;
	line-height: 30px;
	color: #8c8472;
	font-weight: normal;
	font-weight: bold;
	border-bottom: 1px dotted #525154;
	}






h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 0px; 
	color: #35060e;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	
	}


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

hr {
	border: 1px solid #FFFFFF;
	border-top: 1px dotted #999999;
}

table.preview {
	background: none;
	padding: 3px;
	margin-bottom: 10px;

}

table.preview a {
	color: #FFFFFF;
}

table.preview td {
	color: #333333;
	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;
}



#yourFieldNameHere {
background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px; 
border: 1px solid #FFFFFF;
	width: 540px;
	margin-top: 40px;
	padding-left: 0px; 
padding-left: 0px;
}

#cmsBox {
	overflow: auto;
background-color: #FFFFFF;

	padding-left: 0px; 

	width: 540px;
	
}




img.left-top
{
	position: absolute;
	left: 50%;
	margin-left: -375px;
	top: 430px;
		border: 1px solid #98866a; 
	
}

img.left-bottom
{
	position: absolute;
	left: 50%;
	margin-left: -375px;
	top: 560px;
		border: 1px solid #98866a; 
	
}

#cmsBox img.left-top {
	top: 0px;
}

#cmsBox img.left-bottom {
	top: 130px;
}

table {
	margin-left: 0px;
	margin-right: 0px;
	width: auto;

	margin-top: 0px;
}

table td {
	padding-left: 4px;
	padding-right: 4px;
	
	font-size: 11px;
}

table td p {
	margin: 0px;
	padding: 0px;
}	

img.mainPic {
	margin-top: -10px;
}
