body { background-color: #7E7E7E; }

td
{
	color: black;
	font-family: verdana;
	font-size: 12px;
}

a
{
	color: #069;
	font-family: verdana;
}

a:hover
{
	color: #00A88E;
	font-family: verdana;
}

.topbanner
{
	background-color: white;
	background-image: url(images/top_banner2.gif);
	background-repeat: repeat-y;
}

.topnavlink
{
	color: #005386;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
}

a.topnavlink
{
	color: #005386;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	text-transform: inherit;
	text-decoration: underline;
}

a.topnavlink:hover
{
	color: #00273F;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	text-transform: inherit;
	text-decoration: underline;
}

.tagline_main
{
	color: #069;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

.pagehead
{
	color: #069;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

.side_text
{
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
}

.sidetext_bold
{
	color: #666;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

a.footerlink
{
	color: white;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-transform: inherit;
	text-decoration: underline;
}

a.footerlink:hover
{
	color: #F1F1F1;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-transform: inherit;
	text-decoration: underline;
}

.footer
{
	color: white;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

.SmallBlueBold
{
	color: #069;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

.SmallBlueItalic
{
	color: #069;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

/* Drop down menu styles */
#nav, #nav ul
{
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: normal;
	padding: 0;
	border-width: 0;
	margin: 0;
	border-color: #FFF;
	border-style: solid;
	background-color: #069;
}

#nav a
{
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
	border-color: #FFF;
	border-width: 0 0 0 1px;
	border-style: solid;
}

#nav a.expand
{
	background-image: url(images/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#nav li
{
	float: left;
	padding: 0;
	width: 132px;
}

#nav li ul
{
	position: absolute;
	display: none;
	height: auto;
	width: 132px;
	font-weight: normal;
	border-width: 1px;
	margin: 0px;
	text-align: left;
	text-transform: inherit;
}

#nav li li { width: 11em; }
#nav li ul a { width: auto; }
#nav li ul ul { margin: -20px 0 0 130px; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { display: none; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { display: block; }

#nav li:hover, #nav li a:hover, #nav li.sfhover
{
	background-color: #E4E4E4;
	color: #069;
}

#content { clear: left; }

.headline
{
	color: #01A489;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
}

.dateline
{
	color: #000;
	font-size: 10px;
	font-style: italic;
}

/* SIDE MENU STYLES */

ul#SideNav
{
	list-style-type: none;
	list-style-position: default;
	padding: 0px;
	margin: 10px 0px 0px 10px;
}

ul#SideNav li
{
	padding: 3px;
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: solid;
}

ul#SideNav li a
{
	text-transform: inherit;
	text-decoration: none;
	font-weight: bold;
}

ul#SideNav li:hover, li a:hover, li#SideNav:hover
{
	text-transform: inherit;
	text-decoration: none;
}

li#SideNavActive
{
	background-color: #006699;
	color: white;
	font-weight: bold;
	list-style-type: none;
	list-style-position: default;
	padding: 0;
}


ul#SideNavSub
{
	list-style-type: none;
	list-style-position: default;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	font-size: 10px;
	background-color: #DCDCDC;
}

ul#SideNavSub li
{
	padding: 1px;
	border-width: 0;
	left: 0;
	text-indent: -15px;
	text-transform: inherit;
	margin: 0 0 0 15px;
}

li#SideNavSubActive
{
	color: #01A489;
}

ul#SideNavSub li a
{
	padding: 5px;
	border-width: 0;
	font-weight: normal;
}
