@charset "UTF-8";
body {
	background-color: #E4701E;
	background-image: url(../orange/home1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

.navlink1 a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #B33500;
	text-decoration: none;
	text-align: center;
}
.navlink1 a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #958771;
	text-decoration: none;
	text-align: center;
}
.navlink1 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #F90;
	text-decoration: none;
	text-align: center;
}
.navlink1 a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #F90;
	text-decoration: none;
	text-align: center;
}
#news {
	margin: 0 0 20px 12px;
	padding: 0;
	width: 247px;
	background-image: url(../universal/newsback.gif);
	background-repeat: repeat-y;
	float: left;
}
#newsheader {
	margin: 0;
	height: 9px;
	background-image: url(../orange/newstop.gif);
	background-repeat: no-repeat;
}
#newscontent {
	clear: both;
	margin: 0;
}
#newscontent img{
	margin: 0;
	padding: 0 10px 0 0;
}
#newsfooter {
	clear: both;
	margin: 0;
	height: 11px;
	background-image: url(../orange/newsfooter.gif);
	background-repeat: no-repeat;
}
#feature {
	margin: 0 0 20px 20px;
	padding: 0;
	width: 312px;
	background-image: url(../universal/featureback.gif);
	background-repeat: repeat-y;
	float: left;
}
#featureheader {
	margin: 0;
	height: 9px;
	background-image: url(../orange/featuretop.gif);
	background-repeat: no-repeat;
}
#featurecontent {
	clear: both;
	margin: 0;
}
#featurecontent img{
	margin: 0;
	padding: 0 10px 0 0;
}
#featurefooter {
	clear: both;
	margin: 0;
	height: 11px;
	background-image: url(../orange/featurefooter.gif);
	background-repeat: no-repeat;
}
#resources {
	margin: 0 20px 20px 12px;
	padding: 0;
	width: 247px;
	background-image: url(../universal/newsback.gif);
	background-repeat: repeat-y;
	float: right;
}
#resourcesheader {
	margin: 0;
	height: 9px;
	background-image: url(../orange/newstop.gif);
	background-repeat: no-repeat;
}
#resourcescontent {
	clear: both;
	margin: 0;
}
#resourcescontent img{
	margin: 0;
	padding: 0 10px 0 0;
}
#resourcesfooter {
	clear: both;
	margin: 0;
	height: 11px;
	background-image: url(../orange/newsfooter.gif);
	background-repeat: no-repeat;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #B33500;
	text-decoration: none;
	text-align: left;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #958771;
	text-decoration: none;
	text-align: left;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #F90;
	text-decoration: none;
	text-align: left;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #F90;
	text-decoration: none;
	text-align: left;
}

.CollapsiblePanelTab {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #B33500;
	text-decoration: none;
	text-align: left;
	margin: 4px 0 8px 12px;
	padding: 4px 0 0 28px;
	background-image: url(../orange/subnavback.gif);
	background-repeat: no-repeat;
	width: 192px;
	height: 18px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelTab {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #B33500;
	text-decoration: none;
	text-align: left;
	margin: 4px 0 8px 12px;
	padding: 4px 0 0 28px;
	background-image: url(../orange/subnavback.gif);
	background-repeat: no-repeat;
	width: 192px;
	height: 18px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
	color: #F90
}

.AccordionPanelOpen .AccordionPanelTab {
	color: #F90
}
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	color: #958771;
}

.AccordionPanelTabHover {
	color: #958771;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #958771;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color: #3399FF;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #33CCFF;
}

	
#subcontentheader{
	margin: 0;
	padding: 0;
	background-image:url(../orange/subcontentheader.jpg);
	background-repeat:no-repeat;
	wdith:567px;
	height:26px;
}

#subcontentbody{
	margin: 0;
	padding: 10px;
}
#subcontentfooter{
	margin: 0;
	padding: 0;
	background-image:url(../orange/subcontentfooter.jpg);
	background-repeat:no-repeat;
	wdith:567px;
	height:72px;
}

