/* CSS Document */
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
}
body {
	background-color: #DFE7F2;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.homeFooter {
	vertical-align: bottom;
	font-size: 10px;
	padding-left: 4px;
	padding-right: 6px;
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.homeFooter a:link {
	color: #cccccc;
	text-decoration: none;
}
.homeFooter a:visited {
	text-decoration: none;
	color: #cccccc;
}
.homeFooter a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.homeFooter a:active {
	text-decoration: none;
	color: #cccccc;
}
.homeContact {
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
	color:#FFFFFF;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.homeInfoNav {
	font-size: 20px;
	padding-left: 4px;
	padding-right: 4px;
	color:#FFFFFF;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 48px;
}

.botNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.botNav a: {
	color: #FFFFFF;
	text-decoration: none;
}
.botNav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
