.home_content_heading {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
}

.home_content_body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.home_content_body a {
	color: #CCFFFF;
}

.home_content_body a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

.home_highlight_heading {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
}

.home_highlight_body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
}

.home_highlight_body a {
	color: #CCFFFF;
}

.home_highlight_body a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.newhighlight_body_new {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 0;
	padding:12px 25px;
}
.newhighlight_body_new a {
	color: #CCFFFF;
}

.newhighlight_body_new a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.newhighlight_body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 0;
	padding:10px 25px;
}

.newhighlight_body a {
	color: #CCFFFF;
}

.newhighlight_body a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.addition_body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 0;
	padding:10px 25px;
}

.addition_body a {
	color: #FFF;
}

.addition_body a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.home_extras_heading {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 0;
}

.home_extras_body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0;
}

.home_extras_body a {
	color: #006666;
}

.home_extras_body a:hover {
	color: #993333;
	text-decoration: none;
}

.sidebar_heading {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993333;
	margin: 12px 0px 12px -6px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #999999;
	text-transform: uppercase;
}
.sidebar_headingrss {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993333;
	margin: 12px 0px 12px -6px;
	padding: 0px 0px 4px 6px;
	text-transform: uppercase;
}
.sidebar_subheading {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	color: #333333;
}

.sidebar_body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	color: #333333;
	
}

.sidebar_body a {
	color: #006666;
	text-decoration: underline;
}

.sidebar_body a:hover {
	color: #993333;
	text-decoration: none;
}

.title {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #3B8A9A;
}

.heading {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding-top: 10px;
	margin-bottom:0px;
}

.heading a {
	color: #006666;
	text-decoration: underline;
}

.heading a:hover {
	color: #993333;
	text-decoration: none;
}

.subheading {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:  bold;
	color:  #333366;
	margin-bottom: 0px;
}

.body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	color: #000000;
}

.body a {
	color: #006666;
	text-decoration: underline;
}

.body a:hover {
	color: #993333;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	color: #333333;
}

.footer a {
	color: #333333;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.breadcrumbs {
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	color: #333333;
}

.breadcrumbs a {
	color: #333333;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #333333;
	text-decoration: underline;
}

.search-results-heading {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}

.search-results-preview {
	font-family: Arial, sans-serif;
	font-style: italic;
	font-size: 12px;
	margin-top: 0px;
	color: #333333;
}

.search-results-link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	color: #006666;
}

a.search-results-link:hover {
	color: #993333;
	text-decoration: none;
}

ul, ol {
	margin-left: -18px;
}

.stack_left {
	float: left;
	margin-right: 8px;
	border-width:1px;
	border-color:#000000;
}

.vertical_gutter {
	clear: both;
	height: 8px;
}

.reset {
	clear: left; /* normally this would be set to both, but that would interfere with our left-floated sidebar */
}

.reset_header {
	clear: right; /* we use this only at the bottom of the header, since it has a right-floated element in the search form */
}

.contentfile_title {
	font-family: Arial, Helvetica;
	font-size: 22px;
	font-weight: bold;
	color: #41367A;
}

.contentfile_fieldlabel {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #41367A;
}

dl.body dt{
	font-weight:bold;
	padding-top:8px;
}
.sidebar_sponsor {  font-family: Arial, Helvetica, sans-serif; font-size: medium; color: #FFFFFF}
.largesandtitle { font-family: Arial, sans-serif; font-size: 14px; color: #9a7a3a; }
.largegreentitle { font-family: Arial, sans-serif; font-size: 14px; color: #3a9a6a; }
img{border:0px;}.new {
	font-size: 14px;
}
.new {
	font-size: 14px;
#nav {padding:0; margin:0; list-style:none; height:26px; background:#fff; position:relative; z-index:500; font-family:arial; border-bottom:1px solid #999;border-top:1px solid #999;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:26px; line-height:26px; color:#000; font-family:Arial; text-decoration:none; font-size:11px; padding:0 0 0 10px; cursor:pointer;}
#nav li a.top_link span {float:left; display:block; padding:0 7px 0 0px; height:26px;}
#nav li a.top_link span.down {float:left; display:block; padding:0 7px 0 0px; height:26px;}
#nav li a.top_link:hover {color:#fff; background:#933333; }
#nav li a.top_link:hover span {color:#fff;}
#nav li a.top_link:hover span.down {}

#nav li:hover > a.top_link {color:#000; }
#nav li:hover > a.top_link span {}
#nav li:hover > a.top_link span.down {}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
#nav ul, 
#nav li:hover ul ul,
#nav li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover ul.sub
{left:0; top:26px; background: #fff; padding:3px; border:1px solid #999; white-space:nowrap; width:200px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:200px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:20px; width:200px; line-height:20px; text-indent:2px; color:#000; text-decoration:none;}
#nav li ul.sub li a.fly
{background:#fff url(../../../images/menu/arrow.gif) 80px 7px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#d1d1d1; color:#000;}
#nav li:hover ul.sub li a.fly:hover
{background:#d1d1d1 url(../../../images/menu/arrow_over.gif) 80px 7px no-repeat; color:#933333; }

#nav li:hover ul li:hover > a.fly {background:#d1d1d1 url(../../../images/menu/arrow_over.gif) 80px 7px no-repeat; color:#000;} 

#nav li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{left:180px; top:-5px; background: #fff; padding:3px; border:1px solid #d1d1d1; white-space:nowrap; width:200px; z-index:400; height:auto;}

