body
{
	margin: 0;
}
a 
{
	color: #009999;
	font-weight: bold;
	text-decoration: underline;
}
a:hover
{
	color: #09597C;
}
#leftside
{
	padding: 6px 18px 6px 20px;
}
#leftside2
{
	padding: 10px 18px 6px 20px;
}

#rightside
{
	padding: 6px 18px 6px 20px;
}
#footer
{
	background-color: #000000;
	padding: 8px;
	font-family: Arial;
	font-size:11px;
	color: #FF9900;
	text-align: center;
	font-weight:bold;
	line-height: 20px;
}
#footer a 
{
	color: #FF9900;
	font-family: Arial;
	font-size:11px;
	text-decoration: none;
	margin-left: 4px;
	margin-right: 4px;
}
#footer a:hover 
{
	text-decoration: underline;
}
#contact 
{
	margin-top:0px;
	margin-bottom: 8px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.textblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #01A8B0;
	line-height: 20px;
}
.titles
{
	color: #01A8B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform: uppercase;
	font-weight:bold;
}
.subtitles 
{
	color: #f77d00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}
.subtitles a 
{
	color: #f77d00;
	font-weight: bold;
	text-decoration: none;
}
.subtitles a:hover
{
	color: #f77d00;
	text-decoration: underline;
}

.subnav
{
	color: #f77d00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;

}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #01A8B0;
}
