.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.times-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.times-links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #545454;
}

.times-links A:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #545454;
}

.times-links A:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #545454;
}

.times-links A:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #545454;
}

.times-links A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #427D7F;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #427D7F;
	text-decoration: none;
}
.main-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #427D7F;
	text-decoration: underline;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #427D7F;
	text-decoration: none;
}
.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #427D7F;
	text-decoration: none;
}
.main-bold {
	font-weight: bold;
}
.main-blankbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
.main-subtitle {
	font-weight: bold;
	color: #999999;
}
ul {
	margin-left: 13px;
	text-indent: 0px;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#footer {
	width: 100%;
}
#footer, #footer a, #footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9px;
}
#footer #copyright {
	padding-left: 35px;
	text-align: left;
}
#footer #designed {
	padding-right: 35px;
	text-right: right;
}
