* { 
	margin: 0px;
	padding: 0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}

body  { color: #333333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #cdc9ae; text-align: center; margin-top: 30px; margin-bottom: 30px }

table { 
	margin-left: auto;
	margin-right: auto;
}

.BodyText {
	padding-bottom: 20px;
	line-height: 16px;
}

.BodyText a:link, .BodyText a:visited {text-decoration: none; color: #207BB2;}
.BodyText a:hover, .BodyText a:active {text-decoration: underline; color: #207BB2;}


.ContactBodyText {
	padding-bottom: 20px;
	padding-right: 25px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

.ContactBodyText a:link, .ContactBodyText a:visited {text-decoration: none; color: #207BB2;}
.ContactBodyText a:hover, .ContactBodyText a:active {text-decoration: underline; color: #207BB2;}


.FooterText {
	font-size: 9px;
	text-align: center;
	line-height: 14px;
}

.FooterText a:link, .FooterText a:visited {text-decoration: underline; color: #333333;}
.FooterText a:hover, .FooterText a:active {text-decoration: underline; color: #333333;}

.TextField {
	width: 300px;
	padding: 2px;
	margin-bottom: 15px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.TextArea {
	width: 500px;
	padding: 5px;
	margin-bottom: 15px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.button {
	padding: 5px;
	margin-bottom: 15px;
}

div
{
	padding: 0;
	margin: 0;
}

.Menu
{
	float:right; 
	width:330px; 
	text-align:left; 
	height:20px; 
	margin-top:15px;
}

.Menu a
 { color: #fff; font-size: 8px; text-decoration: none; margin-right: 6px; overflow: hidden }

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-bottom:15px;
}

.content .heading1 {
	font-size: 16px;
	font-weight: bold;
}

.content .heading2 {
	font-size: 14px;
	font-weight: bold;
}
