body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header {
background-color:#028185;
height:35px;
padding:15px 0px 0px 20px;

}

.headlink a:link {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; font-weight:bold;}
.headlink a:visited {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; font-weight:bold;}
.headlink a:active {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; font-weight:bold;}
.headlink a:hover {text-decoration: underline; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; font-weight:bold;}

#main {
background-color:#FFFFFF;
width:975px;
float:left;
}

#mainleft {
background-color:#FFFFFF;
width:500px;
float:left;
}

#mainleftsub {
background-color:#FFFFFF;
width:440px;
float:left;
padding:20px 40px 0px 20px;
text-align:justify;
}

#mainleftsub2 {
background-color:#eeeeee;
width:440px;
float:left;
padding:20px 40px 0px 20px;
text-align:justify;
}

#mainright {
background-color:#FFFFFF;
width:475px;
float:right;
}

#footer {
background-color:#FFFFFF;
width:975px;
float:left;
padding-top:35px;
}
.style1 {color: #999999}
.style2 {
	color: #028185;
	font-weight: bold;
}
.style3 {font-size: 16px}
.style4 {font-size: 14px}
.style7 {font-size: 30px}
