p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #663333;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 12px;
	color: #663333;
	text-decoration: none;
	font-weight: lighter;
	margin-right: 5px;
	margin-left: 5px;
}
td {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-top: none;
	border-right: 1px dotted #99cccc;
	border-bottom: 1px dotted #99cccc;
	border-left: none;
}
a:link {
	color: #663333;
	text-decoration: underline;
}
a:visited {
	color: #663333;
	text-decoration: underline;
}
a:hover {
	color: #0099cc;
	text-decoration: underline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-top-style: none;
	border-left-style: none;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663333;
	text-decoration: none;
	font-weight: bold;
}
.nav a:link {
	color: #663333;
	text-decoration: none;
}
.nav a:visited {
	color: #663333;
	text-decoration: none;
}
.nav a:hover {
	color: #0099CC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099cc;
	padding-bottom: 9px;
}
.navSelect {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
div {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099cc;
}
.subNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663333;
	text-decoration: none;
	font-weight: normal;
	text-indent: 10pt;
}
.subNav a:link {
	color: #663333;
	text-decoration: none;
}
.subNav a:visited {
	color: #663333;
	text-decoration: none;
}
.subNav a:hover {
	color: #0099CC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099cc;
	padding-bottom: 9px;
}
.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #663333;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.subNavSelect {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-indent: 10pt;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #663333;
	text-decoration: none;
	margin-right: 5px;
	list-style-type: circle;
	list-style-position: outside;
	margin-left: -5px;
}
.tableNoborders {
	padding: 10px;
	border: none;
}
