@charset "utf-8";
/* CSS Document */

.ContentHeader
{
	height:37px;
	background-color:#20a08f;
}
.ContentLeft
{
	background-image:url(/images/design/MelaleucaHeights/LeftBg.jpg);
	background-position:right;
	background-repeat:repeat-y;
	width:30px;
}
.ContentRight
{
	background-image:url(/images/design/MelaleucaHeights/RightBg.jpg);
	background-position:left;
	background-repeat:repeat-y;
	width:30px;
}
.Footer
{
	background-image:url(/images/design/MelaleucaHeights/FooterBg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:top;
	padding-top:33px;
	color:#FFFFFF;
	font-family: Arial, Times, "Times New Roman", serif;
	font-size:15px;	
}
.BodyContent, td
{
	color:#283442;
	font-family: Arial, Times, "Times New Roman", serif;
	font-size:19px;	
	text-align:left;
}
h1
{
	color:#283442;
	font-family: Arial, Times, "Times New Roman", serif;
	font-size:28px;	
	margin-top:0px;
	margin-bottom:10px;
}