
body {
	background-color: #FFFFFF;
	margin: 0px;
}


	
#Content {
	width:765px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
	
table.nav {
	/*vertical-align: middle;*/
}

table.nav td {
	white-space: nowrap;
}

table.nav td a {
	display:block;
	background-color: #4b1b55;
	padding: 2px;
	height: 15px;
	width: 248px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5pt;
}

table.nav td a:hover {
	text-decoration: none;
}

table.subnav {
	background-color: #4b1b55;
}

table.subnav td {
	white-space: nowrap;
}

table.subnav td a {
	display: block;
	width: 248px;
	padding: 2px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 10pt;
	background-color: #4b1b55;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #4b1b55;
	border-bottom-color: #4b1b55;
}

table.subnav td a:hover {
	background-color: #00a8a4;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #4b1b55;
	border-bottom-color: #4b1b55;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

a.text:link {
	color: #C41200;
	text-decoration: underline;
}

a.text:visited {
	color: #C41200;
	text-decoration: underline;
}

a.text:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #0033cc;
	text-decoration: none;
	background-color: #FFCC66;
}


.FooterLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033cc;
}

a.subtext:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.subtext:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.subtext:hover {
	color: #C41200;
	text-decoration: none;
	font-weight: bold;
}

.subheaders {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4b1b55;
	font-weight: normal;
}

.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
	
}

.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFCC66;
}

.menusubheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00a8a4;
	display: block;
	margin-right: 5px;
	margin-top: 5px;
	font-weight: bold;
}

.menucells {
	padding-right: 25px;
	padding-left: 5px;
}

.menuheaders {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00a8a4;
	display: block;
	padding: 5px;
	text-align: center;
}

.menunotes {
	padding: 5px;
}
