.bodytext,td  { color: #000000; font-variant: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
.footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: none;
}
.subhead {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #3366FF;
	text-decoration: none;
}
.header { color: #303000; font-weight: bold; font-size: 14px; font-family: Tahoma, Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular }
.caption {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: none;
}
.subheadorange {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
}
.nav {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: none;
}
.subheadblue {


	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3366FF;
	text-decoration: none;
}
.box   { background-color: #f5faf3; text-align: left; margin: 5px; padding: 5px; border: dashed 1px black }

/* Menu */

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-left: 5px;
	line-height: 20px;
}

#nav a:hover {
	color: black;
}
#nav li li a {
	display: block;
	font-weight: bold;
	color: white;
	padding: 0.2em 8px;
	background-color: #639ACE;
	line-height: normal;
}

#nav li li a:hover {
	color: #000000;
	padding: 0.2em 8px;
	border-width: 0 5px;
	background-color: #9CCFFF
}

li {
	float: left;
	position: relative;
	width: 93px;
	text-align: left;
	cursor: default;
	background-color: white;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #86B76A;
	border-right: 1px solid White;
}

li ul {
	display: none;
	position: absolute;
	top: 20px;
	left: 0;

	font-weight: normal;


	border: solid 1px #31659C;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

body    { background: url(/images/bkg.gif) no-repeat fixed left bottom }
a { color: #12aab4 }
a:hover { text-decoration: none }

.button   { color: white; font-weight: bold; font-size: 12px; font-family: Tahoma, Verdana, Helvetica, Arial, Geneva, Verdana, sans-serif; background-color: #7db76c; border: solid 1px #000029 }
.red { color: #b71d19; font-weight: bold }
.formtext    { color: white; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, Arial, Verdana, sans-serif; background-color: #7db76c; letter-spacing: 0.07em; margin: 3px; padding: 3px }
.r { color: #b40c14 }
.form   { background-color: #f0f0f0; border: solid 1px black }
.none  { color: #000; text-decoration: none }
h2  { color: #030; font-weight: bold; font-size: 18px; text-align: center }
h3 {
color: #36f;
font-size: 12px }

.small1  {
color: #ffffff;
font-size: 10px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
padding-left: 5px }
.nav-bold {
color: #ffffff;
font-weight: bold;
font-size: 11px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
padding-left: 2px }

.n {
color: #fff;
text-decoration: none }

#blog-button {
	background: url(/images/green_button_blog.gif) no-repeat top left;
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 66px;
	margin: 5px 0 0 0;
	padding: 21px 0 0 8px;
	text-decoration: none;
	width: 128px;
}