body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	margin-left: 5px;
	width: 990px;
	margin-top: 0px;
	background-color: #06C;
}
#main {
	width: 812px;
	left: 173px;
	position: absolute;
	top: 31px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.clear {
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 1px;
	width: 810px;
}
#sidebar-left {
	width: 165px;
	left: 5px;
	text-align: left;
	background-color: #06C;
	float: left;
	margin: 0px;
	position: fixed;
	top: 5px;
	height: 1400px;
}
#header {
	position: fixed;
	width: 990px;
	height: 30px;
	background-color: #06C;
	z-index: 100;
	top: 0px;
}
#header h1 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	background-color: #06C;
	margin: 2px;
}

#navbar-v {
	z-index: 80;
}

/* Root = Vertical, Secondary = Vertical */
ul#navbar-v,
ul#navbar-v li,
ul#navbar-v ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 165px; /*For KHTML*/
	list-style: none;
	z-index:10;
	background-color: #06C;
}
#sidebar-left #navbar-v img {
	text-align: center;
	background-color: #3876B3;
	margin-right: auto;
	margin-left: auto;
}


ul#navbar-v:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
  z-index:10;
}

ul#navbar-v li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
  z-index:10;
}

/* Root Menu */
ul#navbar-v a {
	border: 1px solid #FFF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 0 6px 0 0;
	display: block;
	color: #FFF;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #06C;
	line-height: 14px;
}
.image-left {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #99CCFF;
}
.img-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	border: 1px solid #99CCFF;
}

#main table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#main td {
	text-align: left;
	white-space: nowrap;
	border: 1px solid #0066FF;
}



/* Root Menu Hover Persistence */
ul#navbar-v a:hover,
ul#navbar-v li:hover a,
ul#navbar-v li.iehover a,
ul#navbar-v li:active a{
	color: #000;
	background-color: #3882FC;
}
#main #search {
	text-align: center;
}


/* 2nd Menu */
ul#navbar-v li:hover li a,
ul#navbar-v li.iehover li a {
	color: #ffffff;
	background-color: #0066FF;
}

/* 2nd Menu Hover Persistence */
ul#navbar-v li:hover li a:hover,
ul#navbar-v li:hover li:hover a,
ul#navbar-v li.iehover li a:hover,
ul#navbar-v li.iehover li.iehover a {
	color: #FFF;
	background-color: #CC0066;
}

/* 3rd Menu */
ul#navbar-v li:hover li:hover li a,
ul#navbar-v li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navbar-v li:hover li:hover li a:hover,
ul#navbar-v li:hover li:hover li:hover a,
ul#navbar-v li.iehover li.iehover li a:hover,
ul#navbar-v li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navbar-v li:hover li:hover li:hover li a,
ul#navbar-v li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navbar-v li:hover li:hover li:hover li a:hover,
ul#navbar-v li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navbar-v ul,
ul#navbar-v ul ul,
ul#navbar-v ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navbar-v li:hover ul ul,
ul#navbar-v li:hover ul ul ul,
ul#navbar-v li.iehover ul ul,
ul#navbar-v li.iehover ul ul ul {
  display: none;
}

ul#navbar-v li:hover ul,
ul#navbar-v ul li:hover ul,
ul#navbar-v ul ul li:hover ul,
ul#navbar-v li.iehover ul,
ul#navbar-v ul li.iehover ul,
ul#navbar-v ul ul li.iehover ul {
  display: block;
}
#sidebar-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	z-index: 150;
	position: fixed;
	top: 0px;
	width: 170px;
}
#main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#main h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
}
#main h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
}
#main a {
	text-decoration: none;
}
#main a:hover {
	color: #CC0066;
	text-decoration: underline;
}
#main hr {
	color: #800000;
}
#main h6 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}

