body {background:#f4f4f4;}
.panel { background-color:#f4f4f4; margin-left:5px; margin-right:5px;}

#hd {background-color:Transparent; border:none; margin-bottom:0px; width:100%;}
.title {height:65px; display:block; background-color:#f4f4f4; padding:10px 3px 10px 3px;}
a.title,a:link.title,a:visited.title,a:hover.title,a:active.title {color:#999;}
.banner {display:block;}
.minorBanner {background-color:#e6e6e6; text-align:center;}
.tabs {height:40px; border-bottom:solid 2px #259225;background-image:url('../../Images/MenuBackground.png'); text-align:center;}

#ft {text-align:left; background-color:#e6e6e6; margin:0px; margin-left:1px; color:#2c3135; background-image:url('../../Images/FooterTop.png'); background-repeat: repeat-x; }

#bd {background-color:#f4f4f4;}
.yui-b {padding:3px; background-color:#f4f4f4;}
div#custom-doc {
	margin:auto;text-align:left; /* leave unchanged */
	width:76.9em;/* non-IE */
	*width:75.0em;/* IE */
	min-width:974px;/* optional but recommended */
}

.label {font-size:32pt; color:#999; text-align:center; line-height:1em; padding-left:50px;}

/* Slider */
#slider {width: 800px; height: 200px; position: relative; overflow: hidden; }
#sliderContent {width: 800px; position: absolute; top: 0; margin-left: 0;}
.sliderImage {float: left; position: relative; display: none;}
.sliderImage span {position: absolute; padding: 10px 13px; width: 384px;
    background-color: #000; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; color: #fff; display: none;}
.clear {clear: both;}
.sliderImage span strong {font-size: 14px;}
.top {top: 0; left: 0;}
.bottom {bottom: 0; left: 0;}
ul { list-style-type: none;}


/* Main Menu */
a.mainmenu,a:link.mainmenu,a:visited.mainmenu,a:hover.mainmenu,a:active.mainmenu {
	height:40px; background-color:Transparent; background-image:url('../../Images/MenuUnselected.png'); background-repeat:no-repeat;
	color:#95989d; font-size:108%; text-decoration:none; width:120px; font-family:Verdana, Arial; display:inline-block; text-align:center;}
a:hover.mainmenu {color:#32c630; text-decoration:underline;}
a.mainmenuCurrent,a:link.mainmenuCurrent,a:visited.mainmenuCurrent,a:hover.mainmenuCurrent,a:active.mainmenuCurrent{
	height:40px; background-color:Transparent;  background-image:url('../../Images/MenuSelected.png'); background-repeat:no-repeat;
	color:#ffffff; font-size:108%; text-decoration:none; width:120px; font-family:Verdana, Arial; display:inline-block; text-align:center;}
a:hover.mainmenuCurrent {text-decoration:underline;}

/* Bottom Menu */
.BottomMenuText {color:#95989d;}
.BottomMenu {width:120px; margin:0px; padding:0px; background-color:Transparent;}
a.BottomMenu,a:link.BottomMenu,a:visited.BottomMenu,a:hover.BottomMenu,a:active.BottomMenu {background-color:Transparent; 
	color:#95989d; text-decoration:none; width:120px; display:block; border:none;}
a:hover.BottomMenu {color:#32c630; text-decoration:underline; }
a.BottomMenuCurrent,a:link.BottomMenuCurrent,a:visited.BottomMenuCurrent,a:hover.BottomMenuCurrent,a:active.BottomMenuCurrent {background-color:Transparent; 
	color:#32c630; text-decoration:none; width:120px; display:block; border:none;}
a:hover.BottomMenuCurrent {text-decoration:underline; }


/* Page Link */
.pageLink {height:28px; background-image:url('../../Images/PageLinkBottom.png'); background-repeat: no-repeat; background-position: left bottom;}
.pageLink a, .pageLink a:link, .pageLink a:visited, .pageLink a:hover, .pageLink a:active {
	margin-left:5px; background-color:Transparent;	color:#95989d; text-decoration:none; display:inline-block; text-align:left}
.pageLink a:hover {color:#32c630; text-decoration:underline;}


