/*	
	Copyright (c) 2004 Quirk Group Inc.
	quirkco.com XHTML CSS 	

	$Revision: 1.00 $

*/
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #fff;
	margin: 5px;
	padding: 0px;
}
#container {
	width: 100%;
	margin: 0px auto;
	/*background-color: #D1D1D1;*/
	color: #333;
}
#tophdr {
	padding: 0px;
	border-bottom: 1px solid gray;
	background-image: url(../images/tophdr_tile.jpg);
	margin: 0px;
}
#topnav {
	z-index: 4;
	position: absolute;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 8px;
	right:2%;
	color: #919999;
}
.topnav a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.topnav a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.topnav a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.topnav a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#navmain {
	width: 100%;
	background-image: url(../images/button_off.jpg);
	z-index: 5;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 4px;
}
#navmain li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	width: 100px;
}
#navmain ul {
	margin: 0;
	padding: 0;
}
#navmain a {
	display: block;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #CCCCCC;
	background-image: url(../images/button_off.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#navmain a:link, #navmain a:visited {
	color: #000066;
	font-weight: bold;
}
#navmain a:hover, #navmain a:active {
	color: #000066;
	font-weight: bold;
	background-color: #CCCCCC;
	background-image: url(../images/button_on.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#submenu1 {
	z-index: 5;
	position: absolute;
	top: 117px;
	left: 5px;
	width: 120px;
	visibility: hidden;
}
#submenu2 {
	z-index: 5;
	position: absolute;
	top: 117px;
	left: 105px;
	width: 120px;
	visibility: hidden;
}
#submenu3 {
	z-index: 5;
	position: absolute;
	top: 117px;
	left: 205px;
	width: 120px;
	visibility: hidden;
}
#submenu4 {
	z-index: 5;
	position: absolute;
	top: 118px;
	left: 305px;
	width: 120px;
	visibility: hidden;
}
#submenu5 {
	z-index: 5;
	position: absolute;
	top: 118px;
	left: 405px;
	width: 120px;
	visibility: hidden;
}
#subnavlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}

#subnavlist li {
	margin: 0;
}
#subnavlist a {
	display: block;
	padding: 2px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
}
#subnavlist a:link, #subnavlist a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
#subnavlist a:hover, #subnavlist a:active {
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #000066;
}
#closer {
	position: absolute;
	z-index: 3;
	height: 90px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#subhdr {
	z-index: 4;
	width: 100%;
	background-image: url(../images/subhdr_tile.jpg);
}
#main {
	width: auto;
	float: left;
	/*margin-top: 200px;*/
	padding-right: 25px;
	padding-left: 25px;
}
#leftcolumn {
	float: left;
	width: 160px;
	padding: 10px 5px 10px 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightcolumn {
	margin-left: 200px;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-right: 20px;
	padding: 15px;
	margin-bottom: 20px;
}
#footer {
	clear: both;
	color: #006;
	background-color:#EFF0EA;
	border-top: 1px solid #006;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	text-align: center;
}
.floatleft {
	float: left;
	margin-left: 10px;
	margin-top: -5px;
}
.leftbox {
	border:1px solid #A3A37D;
	margin-bottom:10px;
	font-size:11px;
	background-color:#EFF0EA;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#rightbox {
	border:1px dotted #A3A37D;
	padding:5px;
	background-color:#EFF0EA;
	font-size: 13px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#rightbox p{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 20px;
}
h2 {
	font-size: 14px;
	background-color: #A3A37D;
	width: 100px;
	padding-left: 10px;
	margin-bottom: 0px;
	color: #EFF0EA;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 24px;
	margin: 0px 0px 10px;
	padding: 0px;
}
.floatright {
	float: right;
	margin-top: -15px;
	margin-left: 20px;
}
.altrightbox {
	font-size: 13px;
	border: 1px dotted #A3A37D;
	padding: 5px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #F4F4F4;
}
h4 {
	font-size: 14px;
	color: #EFF0EA;
	background-color: #9B6334;
	width: 100px;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h5 {
	font-size: 14px;
	color: #EFF0EA;
	background-color: #A3A37D;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
