a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CC9966;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #CC9966;
	font-weight: bold;
}
body {
	background-repeat: repeat;
	background-position: 0px 0px;
	list-style-type: circle;
	background-image: url(images/logobck.jpg);
}
.footer {
	font-size: 12px;
	font-style: italic;
}
h1 {
	font-size: 1.5em;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #336699;
}
h2 {

	font-size: 1.3em;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #333366;
}
h3 {

	font-size: 1.1em;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #333366;
}
h4 {

	font-size: 1.1em;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #006666;
}
h5 {

	font-size: 0.8em;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000066;
}
h6 {

	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
	color: #CC3333;
}
a.footer:link {
	font-size: 12px;
	color: #006666;
}
a.footer:visited {
	font-size: 12px;
	color: #006666;
	font-weight: normal;
}
a.footer:hover {
	font-size: 12px;
	color: #006666;
	background-color: #FFCC66;
	text-decoration: none;
}
a.footer:active {
	font-size: 12px;
	color: #006666;
	text-decoration: none;
}
.subscript {
	font-size: 65%;
	vertical-align: sub;
}
.superscript {
	font-size: 65%;
	vertical-align: super;
}
.indent {
	text-indent: 0.25in;
}
#header {
	position: absolute;
	top: 0px;
	z-index: 4;
	height: 150px;
	left: 0px;
	width: 800;
	visibility: visible;
}
p {
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #003366;
}
#menu {
	text-align: left;
	left: 100px;
	top: 124px;
	position: absolute;
	z-index: 6;
	visibility: visible;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-left: 5px;
	font-weight: bold;
}
#main {
	position: absolute;
	left: 15px;
	top: 154px;
	right: 20px;
	z-index: 2;
	overflow: visible;
	visibility: visible;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	font-size: 0.9em;
	color: #003366;
}
a.note:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660033;
}
a.note:hover {
	background-color: #FFFF66;
}
a.note:visited {
	color: #660033;
}
a.note:active {
	color: #6633FF;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: normal;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
#sideMenu {
	width: 200px;
	right: 10px;
	top: 155px;
	position: absolute;
	z-index: 5;
	visibility: visible;
}
.padright {
	margin-right: 10px;
}
.padleft {
	margin-left: 10px;
}
.size8 {
	font-size: 0.8em
}
.size10 {
	font-size: 1.0em
}
.size12 {
	font-size: 1.2em
}
.size15 {
	font-size: 1.5em
}
.size20 {
	font-size: 2.0em
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #660033;
}
.tdheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
.tdtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
a.tdtext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: normal;
}
a.tdtext:hover {
	background-color: #FFFFCC;
	font-weight: normal;
}
a.tdtext:visited {
	color: #003399;
	font-weight: normal;
}
a.tdtext:active {
	color: #339999;
	font-weight: normal;
}
