		/*this is the css for the vertical version*/
		.vertical ul{
			list-style-type: none;
			padding: 0px;
			width: 220px;
						margin-left: 1px;

		}
		.vertical li a{
			display: block;
			width: 220px;
			text-decoration: none;
			height: 100%;
			padding: .1em 1px;
			border: 1px solid;
			border-top: 0px;
						margin-left: 1px;

		}
		.vertical li{
			/*Needed for IE. Don't ask me why, It was a lucky guess.*/
			display: inline;
		}
		.vertical li ul{
			position: relative;
			margin-top: -1.3em;
			margin-left: 1px;
		}
		/*this is the css for the horizontal version*/
		.horizontal ul{
			list-style-type: none;
			padding: 0px;
			border-left: 1px solid;
			display: block;
			height: 0px;
			margin-left: -8px;
				border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999966;
		}
		.horizontal li{
			float: left;
			display: inline;
		}
		.horizontal li a{
	text-decoration: none;
	float: left;
	display: block;
	width: 108px;
	padding: 5px;
	border-left: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999966;
		}
		.horizontal li li a{
			border-top: none;
	width: 90px;
		}
		.horizontal li ul{
	position: absolute;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	width: 90px;
	border: none;
	display: block;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-width: 0px;
		}
		.horizontal li li ul{
			position: absolute;
			margin-top: .1em;
			margin-left: 108px;
		}
		.horizontal li ul li a{
		width: 108px;
		}
		/*This section makes the menu not work in non-javascript enabled browsers by not showing the menu by default-This can be worked around by making top level links point to a sitemap*/
		/*Not sure if I recommend this or not*/
		.inaccesible li ul{
			display: none;
		}
		/*Arrow code - looks like <a class="haschild" href="#">Text <span>Arrow</span></a> can be turned on/off with arrow class*/
		.arrow a span{
		padding-left: 1em;
		font-size: 85%;  
		}
		.arrow a:hover span{
		padding-left: 2em;
		}
		.arrow a span.noshow{
			visibility: hidden;
		}
		/*Plus code*/
		.plus a span{
			padding-left: .5em;
		}
		/*colors for menu*/
		.blackwhite li a{
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	border-bottom-color: #BDB594;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: solid #BDB594 1px;
	padding-top: 3px;
	padding-bottom: 6px;
	margin-left:0
		}
		.blackwhite li a:hover{
			background-color: #F4E8C5;
			color: #990000;
		}
		.blackwhite ul{
			border-top: solid #BDB594 1px;

		}
		.bluewhite li a{
	color: #990000;
	border-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-variant: normal;
	text-align: center;
	background-image: url(images/a18.gif);
	border-left-style: solid;
	border-left-width: 7px;
	border-left-color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999966;
		}
		.bluewhite li a:hover{
	background-color: #aaeeaa;
	color: white;
	border-color: #fff;
	background-image: url(images/a182.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999966;
		}
		.bluewhite ul{
			border-color: #fff;
		}
		
		/*styles for content*/
		
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656551;
	list-style-position: inside;
	list-style-type: none;
	line-height: 13px;
}
body {
	background-color: #F9F9F7;
	background-image: url(images/a1.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #89896E;
	border-left-color: #89896E;
	border-top-color: #89896E;
	border-bottom-color: #89896E;
}
a:link {
	color: #660000;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	padding: 5px;
	list-style-image: url(images/bullit.gif);
	list-style-position: outside;
	list-style-type: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	margin: 0px;
	padding-bottom: 4px;
}

h1 {
	font-size: 22px;
	color: #999966;
	line-height: 24px;
}
h2 {
	font-size: 18px;
	color: #666666;
}
h3 {
	font-size: 14px;
	color: #666666;
}
.maintable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
.style33 {color: #D8D8D8}
p.bulletList {
	background-image: url(images/4x4_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
	margin: 0px;
	padding-bottom: 6px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
