body, a, td, th, li, div, p, h1, h2, h3, h4, h4, h5 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:11px;
}

table {
	border:0;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

td {
	vertical-align: top;
}


/* Navigation Area Styles */

#nav {
	background-color: #8FAEBF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #185D7B;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #185D7B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #185D7B;
	color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 8px;
}

#nav p {
	margin-bottom: 0px;
	margin-left: 8px;
	margin-top: 0px;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#toc {
	padding-top: 5px;
	padding-bottom: 5px;
}

#toc .ie5fix, #tocsub .ie5fix {
	height: 0px;
	width: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#toc a {
	background-image: url(../images/off.jpg);
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CAEBD;
	margin-left: 1px;
	color: #033C5B;
	text-decoration: none;
	font-weight: bold;
	display: list-item;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	text-indent: 21pt;
}

#toc a:hover {
	background-image: url(../images/on.jpg);
}

#tocsub a {
	display: list-item;
	font-weight: bold;
	text-indent: 8px;
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
}


#tocsub a:hover {
	color: #D26205;
}

#endorse {
	width: 100%;
	background-color: #FFFFFF;
	color: #185D7B;
	padding-top: 14px;
	padding-left: 8px;
	padding-right: 40px;
}


/* Copyright Area */

#copyright{
	width: 750px;
	padding-top: 30px;
}

#copyright hr{
	background-color: #8faebf;
	height: 2px;
	width: 100%;
	border: none;
	color: #8faebf;
}

#botline {
	background-color: #8faebf;
	height: 2px;
	width: 100%;
}

#bot-toc{
	margin-top: 5px;
	color: #185d7b;
	text-align: center;
}

#bot-toc a {
	color: #185d7b;
	text-decoration: none;
}

#bot-toc a:hover{
	color: #d26205;
}
