body {
	font-family: verdana, sans-serif;
	font-size: smaller;
	background: #ffffff;
	color: #666666;
	background-image: url(../images/background_fade.gif);
	background-repeat: repeat-x;
}

a, a:link, a:visited, a:active, a:hover {
	color: #666666;
	text-decoration: underline;
	cursor: pointer;
}

.noUnderLine, a.noUnderLine, a.noUnderLine:link, a.noUnderLine:visited, a.noUnderLine:active, a.noUnderLine:hover {
	text-decoration: none;
}

.white, a.white, a.white:link, a.white:visited, a.white:active, a.white:hover {
	color: #ffffff;
}

form {
	margin: 0;
	padding: 0;
}

input.text {
	color: #003300;
	border: #006600 1px solid;
	cursor: text;
}

.TopMainMenu {
	font-weight: bold;
	cursor: pointer;
	font-size : 0.9em;
}

.TopSubMenu, a.TopSubMenu, a.TopSubMenu:link, a.TopSubMenu:active, a.TopSubMenu:visited, a.TopSubMenu:hover {
	color: #333333;
	font-weight: lighter;
}

div.TopSubMenu {
	background: #ffffff;
	border: #006600 1px solid;
	padding-left: 5px;
	padding-right: 5px;
}

.SideNavCornerTopLeft {
	background : url(../images/green_tl_background.gif);
	background-repeat: no-repeat;
}

.SideNavCornerTopRight {
	background : url(../images/green_tr_background.gif);
	background-repeat: no-repeat;
	
}

.SideGreenCornerBottomLeft {
	background : url(../images/greenfill_bl_background.gif);
	background-repeat: no-repeat;
	font-size: smaller;
}

.SideNavTitle {
	background: #339900;
	font-family: verdana, sans-serif;
	font: verdana;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	font-size: 0.9em;
}

.SideNavLeft {
	background-image: url(../images/147214_left.gif);
	background-repeat: repeat-y;
}

.SideNavRight {
	background-image: url(../images/147214_right.gif);
	background-repeat: repeat-y;
}

.SideNavBottom {
	border-bottom: #147214 1px solid;
}

.SideNavBottomGreen {
	
}

.SideNavTop {
	border-top: #147214 1px solid;
	background: #339900;
}

.SideMainMenu {
}

.SideSubMenu {

}

.ngen_left_box_text b {
	color: #666666;
}

span.crumbTrail {
	line-height : 15px;
	margin-bottom: 5px;
}

.crumbTrail, a.crumbTrail, a.crumbTrail:link, a.crumbTrail:hover, a.crumbTrail:active, a.crumbTrail:visited {
	font-size: 0.9em;
	color: #666666;
	text-decoration: none;
}

.footer, .footer a, a.footer, a.footer:link, a.footer:hover, a.footer:active, a.footer:visited {
	background: #999999;
	color: #ffffff;
	text-decoration: none;
	font-size: 0.9em;
}

.ALPSPDarkGreen {
	color: #339900;
}

.ALPSPLightGreen {
	color: #68CC00;
}

.Sub_Heading	{
	font-size: 1.7em;
}

/*WEH Boxes*/

.box999999 {
	background: #999999;
	color: #ffffff;
}

.box999999Top {
	border-top : #999999 1px solid;
}

.box999999Left {
	border-left : #666666 1px solid;
}

.box999999Right {
	border-Right : #666666 1px solid;
}

.box999999Bottom {
	border-bottom : #666666 1px solid;
}

.box999999TopLeftCorner {
	background : url(../images/999999_tl.gif);
	background-repeat: no-repeat;
}

.box999999TopRightCorner {
	background : url(../images/999999_tr.gif);
	background-repeat: no-repeat;
}

.box999999BottomLeftCorner {
	background : url(../images/999999_bl.gif) bottom;
	background-repeat: no-repeat;
}

.box999999BottomRightCorner {
	background : url(../images/999999_br.gif) bottom;
	background-repeat: no-repeat;
}

.box000000 {
	font-size: smaller;
	background: #ffffff;
	color: #ffffff;
}

.box000000Top {
	border-top : #000000 1px solid;
}

.box000000Left {
	border-left : #000000 1px solid;
}

.box000000Right {
	border-Right : #000000 1px solid;
}

.box000000Bottom {
	border-bottom : #000000 1px solid;
}

.box000000TopLeftCorner {
	background : url(../images/000000_tl.gif);
	background-repeat: no-repeat;
}

.box000000TopRightCorner {
	background : url(../images/000000_tr.gif);
	background-repeat: no-repeat;
}

.box000000BottomLeftCorner {
	background : url(../images/000000_bl.gif);
	background-repeat: no-repeat;
}

.box000000BottomRightCorner {
	background : url(../images/000000_br.gif);
	background-repeat: no-repeat;
}

.box000000GreenFill {
	background: #339900;
	color: #ffffff;
}

.box000000GreenFillTop {
	border-top : #000000 1px solid;
}

.box000000GreenFillLeft {
	border-left : #000000 1px solid;
}

.box000000GreenFillRight {
	border-Right : #000000 1px solid;
}

.box000000GreenFillBottom {
	border-bottom : #000000 1px solid;
}

.box000000GreenFillTopLeftCorner {
	background : url(../images/000000_greenfill_tl.gif);
	background-repeat: no-repeat;
}

.box000000GreenFillTopRightCorner {
	background : url(../images/000000_greenfill_tr.gif);
	background-repeat: no-repeat;
}

.box000000GreenFillBottomLeftCorner {
	background : url(../images/000000_greenfill_bl.gif);
	background-repeat: no-repeat;
	background-position : bottom;
}

.box000000GreenFillBottomRightCorner {
	background : url(../images/000000_greenfill_br.gif);
	background-repeat: no-repeat;
	background-position : bottom;
}

.box006600GreenFillWhite {
	background: #ffffff;
	color: #666666;
}

.box006600GreenFillWhiteTop {
	background: #339900;
	border-top : #006600 1px solid;
	color: #ffffff;
	text-align: center;
}

.box006600GreenFillWhiteLeft {
	border-left : #006600 1px solid;
}

.box006600GreenFillWhiteRight {
	border-Right : #006600 1px solid;
}

.box006600GreenFillWhiteBottom {
	border-bottom : #006600 1px solid;
}

.box006600GreenFillWhiteBottomLeftCorner {
	background : url(../images/006600_greenfill_white_bl.gif);
	background-repeat: no-repeat;
}

.box006600GreenFillWhiteBottomRightCorner {
	background : url(../images/006600_greenfill_white_br.gif);
	background-repeat: no-repeat;
}

.box006600GreenFill {
	background: #339900;
	color: #666666;
}

.box006600GreenFillTop {
	border-top : #006600 1px solid;
}

.box006600GreenFillLeft {
	border-left : #006600 1px solid;
}

.box006600GreenFillRight {
	border-Right : #006600 1px solid;
}

.box006600GreenFillBottom {
	border-bottom : #006600 1px solid;
}

.box006600GreenFillWhiteTopLeftCorner, .box006600GreenFillTopLeftCorner {
	background : url(../images/006600_greenfill_tl.gif);
	background-repeat: no-repeat;
}

.box006600GreenFillWhiteTopRightCorner, .box006600GreenFillTopRightCorner {
	background : url(../images/006600_greenfill_tr.gif);
	background-repeat: no-repeat;
}

.box006600GreenFillBottomLeftCorner {
	background : url(../images/006600_greenfill_bl.gif);
	background-repeat: no-repeat;
}

.box006600GreenFillBottomRightCorner {
	background : url(../images/006600_greenfill_br.gif);
	background-repeat: no-repeat;
}

.box006600 {
	background : #ffffff;
}

.box006600Top {
	border-top : #006600 1px solid;
}

.box006600Left {
	border-left : #006600 1px solid;
}

.box006600Right {
	border-right : #006600 1px solid;
}

.box006600Bottom {
	border-bottom : #006600 1px solid;
}

.box006600TopLeftCorner	{
	background : url(../images/006600_tl.gif);
	background-repeat: no-repeat;
}

.box006600TopRightCorner {
	background : url(../images/006600_tr.gif);
	background-repeat: no-repeat;
}

.box006600BottomLeftCorner {
	background : url(../images/006600_bl.gif);
	background-repeat: no-repeat;
}

.box006600BottomRightCorner {
	background : url(../images/006600_br.gif);
	background-repeat: no-repeat;
}

.boxTitle {
	font-family: verdana, sans-serif;
	font: verdana;
	font-weight: bold;
	line-height: 29px;
}

.font8pt {
	
}

.whiteText {
	color: #ffffff;
}

.noBorder {
	border: 0;
}

.border339900 {
	 border: #339900 1px solid;
}

.error {
	color: #ff0000;
	font-weight: bold;
}

/*End WEH Boxes*/