body {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E0E0B9;
}
.smallHeader {
	font-weight: bold;
	color: #660000;
}




a:link {
	font-family: verdana;
	font-size: 10px;
	color: #660000;
}
a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #660000;
}
a:active {
	font-family: verdana;
	font-size: 10px;
	color: #660000;
}
a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #660000;
	text-decoration: none;
}



.wrapper {
	background-color: #FFFFFF;
	border: 1px solid black;
}



.topNavTable {
	background-color: #CCCC99;
	color: #999966;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topNavTable a {
	color: #660000;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}



.logoTable {
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.midNavTable {
	background-color: #CCCC99;
	color: #999966;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sideNav {
	background-color: #EFEFD9;
}
.sideTxt {
	font-family: verdana;
	font-size: 11px;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-family: Verdana;
	font-size: 14px;
	color: #660000;
	line-height: 1;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
h2 {
	font-family: Verdana;
	font-size: 18px;
	color: #660000;
}
h3 {
	font-family: Verdana;
	font-size: 14px;
	color: #660000;
}
h4 {
	font-family: Verdana;
	font-size: 10px;
	color: #660000;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
ul {
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
li {
	font-weight: normal;
	font-size: 10px;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	text-decoration: none;
}
.navUL {
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: #660000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 2;
}
.navLI {
	font-weight: normal;
	font-size: 10px;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
	line-height: 2;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}


.mainTable {
	background-color: #EFEFD9;
}
.notes {
	border: 2px solid #E0E0B9;
}

.leftHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
	color: #000066;
	font-style: italic;
	font-variant: small-caps;
	text-transform: uppercase;
}


.midNavTable a {
	color: #660000;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.question {
	font-family: verdana;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	line-height: 2;
}
#imgmargin{
margin:0 10px 0 0;
}
