body {  background-color: #FFFFFF; background-image: url(../images/pagebackground.gif); background-repeat: repeat-y}

h1 {  line-height: 28px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 28px; font-weight: bold; color: #000000}

h2, h3, h4, h5 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}

a:link {  text-decoration: none; color: #0033CC; font-weight: bold}
a:visited {  text-decoration: none; color: #0033CC; font-weight: bold}
a:hover {  text-decoration: underline; color: #0033CC; font-weight: bold}

.content {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin-right: 0px; margin-left: -12px; padding-right: 0px; padding-left: 12px; line-height: 18px; border: 0px #333333 dotted}

.button {  background-color: #FFFFCC; font-size: 11px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}

.RelatedLinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #0066CC; line-height: 12px}

.RelatedLinks a:link {  text-decoration: none; color: #0066CC}
.RelatedLinks a:active {  text-decoration: none; color: #333333}
.RelatedLinks a:visited {  text-decoration: none; color: #0066CC}
.RelatedLinks a:hover {  text-decoration: none; color: #FF0000}

.FunctionTitles {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333; line-height: 100%}

.black_bkgrnd {  background-color: #000000}

.top {  padding-right: -15px}

.legal {  vertical-align: top; padding-left: 16px; position: relative; padding-top: 7px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #0099FF; line-height: 120%; text-align: right}
.legal a:link {  text-decoration: none; color: #0066CC; font-weight: bold}
.legal a:visited {  text-decoration: none; color: #0066CC; font-weight: bold}
.legal a:hover {  text-decoration: none; color: #000000; font-weight: bold}

.smallprint { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #0066CC; line-height: 120%}

#LinksHeader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: bold; color: #000000}

.LinksHeader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: bold; color: #000000}

.form {  background-color: #FFFFCC; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border: #999999; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; color: #000000}

.standardtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: normal; color: #000000}

.question {  font-weight: bold}

.leftnav {  z-index: 110; clip:   rect(   )}

/* NAVIGATION FORMATING STARTS HERE */

#navlist {
	width: 168px;
}

.navhome {
	/*/*/
	background-color: #000;
	background-image:  url(../images/nav/nav-working/navblack.gif);
	/* */
}

.navred {
	/*/*/
	background-color: #F03;
	background-image:  url(../images/nav/nav-working/navred.gif);
	padding: 0;
	width: 168px;
	/* */
}

.navorange {
	/*/*/
	background-color: #F93;
	background-image:  url(../images/nav/nav-working/navorange.gif);
	padding: 0;
	width: 168px;
	/* */
}

.navgreen {

	/*/*/
	background-color: #096;
	background-image:  url(../images/nav/nav-working/navgreen.gif);
	padding: 0;
	width: 168px;	
	/* */
}

.navblue {
	/*/*/
	background-color: #00F;
	background-image:  url(../images/nav/nav-working/navblue.gif);
	padding: 0;
	width: 168px;	

}

.navmauve {
	/*/*/
	background-color: #C0C;
	background-image:  url(../images/nav/nav-working/navmauve.gif);
	padding: 0;
	width: 168px;	
	/* */
}

#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


#navlist a {
	/*/*/display: block;
	padding: 3px 3px 4px 17px;
	width: 100%/* */
}

/* the Owen hack -- www.albin.net -- hides rule from IE */
head:first-child+body 
#navlist li {
	border-bottom: 2px solid #FFF;
}

/* combined Owen hack + www.sam-i-am.com hack to hide from IE PC and IE 5 Mac */
/* \*/
head:first-child+body 
	#navlist a  {
	width: 148px
	}
/* */

#navlist a:link, #navlist a:visited {
	color: #000;
	/*/*/color: #FFF;
	text-decoration: none; 
	/* */
}

#navlist a:hover {
	/*/*/
	background-color: #FFF;
	background-image:  url(../images/nav/nav-working/navwhite.gif);
	color: #000; 	
	/* */

}

#navyouarehere a:link, #navyouarehere a:visited, #navyouarehere a:hover {
	/*/*/
	background-color: #FFF;
	background-image:   url(../images/nav/nav-working/navwhite.gif);
	color: #000; /* */
}
