﻿
{
	font-family: "Trebuchet MS";
}


h3 {
	font-family: "Trebuchet MS";
}


h2 {
	font-family: "Trebuchet MS";
}


h1 {
	font-family: "Trebuchet MS";
}


a:link {
	color: #0E264C;
	text-decoration: underline;
				font-weight: 700;
}
a:visited {
	color: #0E264C;
	text-decoration: underline;
}
a:hover {
	color: #000000;;
	background-color: #F0F0F0;
	text-decoration: underline;
}
a:active {
	color: #0E264C;
	text-decoration: underline;
} 


body {
	background-image: url('images/bgpage.gif');
	background-repeat: repeat;
	font-family: Verdana;
	font-size: small;
	color: #171717;
}

#pagewrapper {
	background-color: #FFFFFF;
	margin: 4px auto 4px auto;
	width: 805px;
	height: 100%;
	top: 0px;
	right: auto;
	bottom: 0px;
	left: auto;
	margin-top: 0px;
}
#masthead {
	height: 77px;
	width: 805px;
	background-image: url('images/bgheader.gif');
}

#contentwrapper {
	background-color: #FFFFFF;
	border-top-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
}

#leftcolnav {
	width: 190px;
	float: left;
	background-color: #FFFFFF;
	position: relative;
	top: 0px;
}

#contactus {
	color: #999966;
	font: small-caption;
	font-family: "Trebuchet MS";
	padding-left: 12px;
	padding-right: 10px;
	margin-right: 10px;
}


#dyk {
	padding-left: 10px;
	margin-right: 5px;
	font-size: x-small;
	width: 175px;
	float: left;
}

#lastupdated {
	width: 300px;
	color: #808080;
	font-family: "Courier New", Courier, monospace;
	font-size: xx-small;
	text-align: right;
	float: right;
}


#rightcolcontent {
	width: 588px;
	float: right;
	background-image: url('images/content.gif');
	background-repeat: repeat-y;
	min-height: 750px;
	padding-left: 12px;
	border-left-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 1px;
}

.pagetitle {
	font-size: medium;
	font-weight: bold;
	color: #0E264C;
	margin-top: 5px;
	margin-bottom: 3px;
}

#content {
	margin-right: 10px;
	padding-bottom: 10px;
	float: left;
}

#footer {
	color: #0E264C;
	font-size: x-small;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 10px;
	background-color: #CCCC99;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border-top-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
}



.menu {
	font-size: 9pt;
	width: 190px;
	vertical-align: top;
	top: 0px;
}
.menu ul {
	padding-right: 0px;
	padding-left: 0px;
	z-index: 500;
	padding-bottom: 0px;
	margin: 0px;
	width: 190px;
	padding-top: 0px;
	list-style-type: none;
	position: relative;
}
.menu li {float: left; background-color: #cccc99}
.menu li.sub {background-color: #cccc99}
.menu table {margin-top: -1px; font-size: 1em; z-index: 100; left: 0px; position: absolute; top: 0px; border-collapse: collapse}
.menu a {border-right: #ffffff 1px solid; border-top: #ffffff 1px solid; display: block; padding-left: 1em; font-weight: normal; text-transform: none; border-left: #ffffff 1px solid; width: 190px; color: #000000; line-height: 2em; border-bottom: #ffffff 1px solid; font-style: normal; height: 2em; font-variant: normal; text-decoration: none}
.menu a:visited {border-right: #ffffff 1px solid; border-top: #ffffff 1px solid; display: block; padding-left: 1em; font-weight: normal; text-transform: none; border-left: #ffffff 1px solid; width: 190px; color: #000000; line-height: 2em; border-bottom: #ffffff 1px solid; font-style: normal; height: 2em; font-variant: normal; text-decoration: none}
.menu b {float: right; margin-right: 5px}
* html .menu a {width: 190px}
* html .menu a:visited {width: 190px}
* html .menu a:hover {
	font-weight: normal;
	text-transform: none;
	color: #000000;
	font-style: normal;
	position: relative;
	background-color: #F0F0F0;
	font-variant: normal;
	text-decoration: none;
}
.menu li:hover {position: relative}
.menu a:active {
	font-weight: normal;
	text-transform: none;
	color: #FFCC00;
	font-style: normal;
	background-color: #999966;
	font-variant: normal;
	text-decoration: none;
}
.menu a:focus {
	font-weight: normal;
	text-transform: none;
	color: #FFCC00;
	font-style: normal;
	background-color: #F0F0F0;
	font-variant: normal;
	text-decoration: none;
}
.menu li:hover > a {
	font-weight: normal;
	text-transform: none;
	color: #000000;
	font-style: normal;
	background-color: #F0F0F0;
	font-variant: normal;
	text-decoration: none;
}
.menu li ul {padding-right: 2em; padding-left: 2em; left: 15em; visibility: hidden; padding-bottom: 2em; padding-top: 2em; position: absolute; top: -2em; background-color: transparent}
.menu li:hover > ul {visibility: visible}
.menu ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul a:hover ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility: visible}
