.container {
	position: absolute;
	width: 700px;
	left: 0px;
	top: 0px;
	border: 1px solid #CCCCCC;
}
.leftnav {
	border: 1px none #999999;
	position: absolute;
	left: 25px;
	top: 185px;
	width: 200px;
}
.leftnav a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 2em;
	color: #0055a4;
	font-weight: bold;
	}
	.leftnav a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 2em;
	color: #fa8c1b;
	font-weight: bold;
	}
	.leftnav li {
	border: 1px;
	list-style-type: none;
	margin-left: 0px;
	text-indent: 0px;
	white-space: nowrap;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.5em;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 135px;
	width: auto;
}
li {
	text-indent: 0pt;
	border: 1px none;
	font-weight: bold;
	list-style-type: square;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #0255a3;
	padding: 5px;
	float: right;
	width: 200px;
	background-image: url(images/quotebg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}
.navtable {
	border: 1px solid #0055a4;
	background-color: #dadade;
	white-space: nowrap;
}
.quotee {
	float: right;
	font-size: x-small;
	text-align: right;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #0055A4;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
body {
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-y;
}
.rightlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(images/quotebg.gif);
	background-repeat: repeat-x;
	float: right;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 225px;
	text-indent: 0px;
	margin: 0px;
}
.rightlist h5 {
	line-height: normal;
	margin: 2px 0px;
	text-align: center;
	padding: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #078971;
}

h5 {
	font-size: medium;
	color: #078971;
}
.secondary {
	list-style-image: none;
}

