body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Arial; 
	font-size: 10px; 
}


img
{
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

input
{
	font-family: Verdana, Arial; 
	font-size: 10px; 
}
textarea
{
	font-family: Verdana, Arial; 
	font-size: 10px; 
}
select
{
	font-family: Verdana, Arial; 
	font-size: 10px; 
}

#Surface
{
	width: 651px;
	height: 100%;
	float: left;
}
#Header
{
	width: 650px;
	height: 140px;
	float: left;
}
#PreHeader
{
	width: 650px;
	height: 20px;
	float: left;
}
#PreHeader .left
{
	width: 188px;
	height: 20px;
	background-color: #04988C;
	float: left;
}
#PreHeader .right
{
	width: 462px;
	height: 20px;
	background-color: #EEEEEE;
	float: left;
}
#MainHeader
{
	width: 650px;
	height: 110px;
	float: left;
}
#MainHeader .left
{
	width: 188px;
	height: 100px;
	margin-top: 10px;
	float: left;
}
#MainHeader .right
{
	width: 460px;
	height: 110px;
	float: left;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
#PostHeader
{
	width: 650px;
	height: 10px;
	float: left;
	background-color: #04988C;
	border-right: 1px solid #DDDDDD;
}

#Content
{
	width: 650px;
	height: auto;
	float: left;
	border-right: 1px solid #DDDDDD;
}
#Content #MarginHelper
{
	width: 10px;
	height: 200px;
	float: left;
}

#ContentLayer
{
	width: 630px;
	height: auto;
	float: left;
}
#ContentHeader
{
	width: 630px;
	height: auto;
	float: left;
	display: inline;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: justify;
}
#ContentHeader  a
{
	color: #04988C;
	text-decoration: none;	
}
#ContentHeader  a:hover
{
	color: #04988C;
	text-decoration: underline;	
}
#ContentHeader .Caption
{
	color: #000000;	
	font-size: 14px;
	font-weight: bold;
}
#ContentFooter
{
	width: 630px;
	height: 80px;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: justify;
	overflow: visible;
}
#ContentFooter a
{
	text-decoration: none;
}
#ContentFooter a:hover
{
	text-decoration: underline;
}
#backButton
{
	width: 100%;
	float: left;
	margin-top: 20px;
	border-top: 1px solid #008D6F;
}
#backButton a
{
	text-decoration: none;
	color: #444444;
}
#backButton a:hover
{
	text-decoration: underline;
}



#Footer
{
	width: 650px;
	height: 30px;
	float: left;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
#Footer #LoginBox
{
	width: 77px;
	height: 15px;
	float: left;
	margin-left: 565px;
	margin-top: 7px;
	text-align: right;
	display: inline;
}

#Footer #LoginBox a
{
	color: #BBBBBB;
	text-decoration: none;
}
#Footer #LoginBox a:hover
{
	text-decoration: underline;
}