body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
h1:first-child {margin-top: 0px;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0px;}/*starts first heading in a TD flush top*/
h3:first-child {margin-top: 0px;}/*starts first heading in a TD flush top*/
h1 {
	font-size: 1.3em;
	margin: 24px 0px 12px;
	color: #3A5B77;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12pt;
	color: #8477B7;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}
h3 {
	font-size: 1.2em;
	margin: 26px 0px 0px;
	color: #3A5B77;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 1.1em;
	margin: 13px 0px 0px;
	color: #3A5B77;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 1em;
	margin: 13px 0px 2px;
	color: #8477B7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.bold {
	color: #3A5B77;
	font-weight: bold;
}
.bold2 {
	color: #8477B7;
	font-weight: bold;
}
p {
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: left;
}
a:link, a:visited {
	color: #5181A8;
}
a:hover, a:active {
	color: #3A5B77;
	background-color: #DFE9EC;
	text-decoration: none;
}
#numbers ol{
	margin-top: 0px;
	list-style-position: outside;
}
#numbers li{
	margin-left: -1.2em;
}
ul{
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 0px;
}
li{
	margin-left: -1.85em;
}
.aq{
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 120px;
	color: Red;
}

#header {
	height: 45px;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D1DAC6;
	padding-left: 10px;
}
#header img {
	float: left;
}
#header h1 {
	color: #B4C2A0;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	padding-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#sidebar {
	font-size: .8em;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #D1DAC6;
}
#sidebar h2 {
	font-size: 1.1em;
	padding: 0px 10px;
}
#sidebar h3 {
	padding: 0px 10px;
}
#mainmenu {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.menu p {
	margin: 0;
	font-size: 0.9em;
	font-weight: bold;
}
.menu a, .menu a:visited {
	display: block;
	padding: 1px 10px;
	background-color: #D1DAC6;
	color: #333333;
	text-decoration: none;
	border-top: 1px solid #EEF1EB;
	border-bottom: 1px solid #AEBE9A;
}
.menu a:hover, .menu a:active, .menu a:focus {
	background-color: #D6E2E6;
	color: #3A5B77;
}
.menuActive {
	display: block;
	padding: 1px 10px;
	background-color: #D6E2E6;
	color: #3A5B77;
	text-decoration: none;
	border-top: 1px solid #EEF1EB;
	border-bottom: 1px solid #AEBE9A;
}
#sub {
	width: 100%;
	padding-top: 5px;
	font-size: 0.9em;
	border-top: 1px solid #EEF1EB;
	border-bottom: 1px solid #AEBE9A;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.submenu {
	width: 100%;
	padding-top: 5px;
	font-size: 0.9em;
	border-top: 1px solid #EEF1EB;
	border-bottom: 1px solid #AEBE9A;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.submenu h3 {
	margin: 0;
	font-size: 1em;
	color: #333333;
	padding: 1px 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.submenu p {
	margin: 0;
}
.submenu a, .submenu a:visited {
	display: block;
	padding: 1px 10px;
	background-color: #D1DAC6;
	color: #333333;
	text-decoration: none;
}
.submenu a:hover, .submenu a:active, .submenu a:focus {
	background-color: #EDE9CB;
	color: #62744B;
}
.submenuActive {
	display: block;
	padding: 1px 10px;
	background-color: #EDE9CB;
	color: #62744B;
	text-decoration: none;
}
.DynMenu 
{
	display: block;
	padding: 0px 0px;	
	background-color: #EDE9CB;
	color: #62744B;
	text-decoration: none;
}
.sidenote {
	color: #3A5B77;
	padding-left: 10px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#maincontent {
	margin: 0;
	padding: 0 0 15px 15px;
	border-left: 1px solid #E8E5D8;
	font-size: 10pt;
	background-image: url(images/bg_dots.gif);
}
#container {
	width: 500px;
}
#books a:link, #books a:visited {
	font-size: 12pt;
	color: #8477B7;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	text-decoration: none;
}
#books a:hover, #books a:active {
	font-size: 12pt;
	color: #8477B7;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	text-decoration: none;
	background-color: #E6E3F0;
}
#letter {
	font-size: 9pt;
	background-color: #F7F4F0;
	padding: 5px;
	border: 1px solid #666666;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer {
	background-color: #FFFFFF;
	font-size: 0.7em;
	min-width: 728px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1DAC6;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p {
	text-align: center;
}
#footerDiv {
	width: 685px;
	float: left;
}
.divider {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6E2E6;
	border-left-color: #D6E2E6;
}
.tableBorders {
	border-collapse: collapse;
	margin-top: 5px;
}
.table {
	background-color: #D6E2E6;
	padding: 5px;
	border-top: 1px solid #D6E2E6;
	border-right: 1px solid #D6E2E6;
	border-bottom: 1px solid #D6E2E6;
	border-left: 1px solid #D6E2E6;
	border-collapse: collapse;
	margin: 5px;
}
#imgfloatLeft {
	float: left;
	margin-right: 8px;
	margin-top: 8px;
}
#imgfloatRight {
	float: right;
	margin-left: 8px;
	margin-top: 8px;
}
.imgfloatRight {
	float: right;
}
.caption {
	font-size: 8pt;
	color: #3A5B77;
}

