body {
	background-image: url(../images/green_gradiant.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #008834;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #228724;
	text-decoration: none;
}
a:visited {
	color: #228724;
	text-decoration: none;
}
a:hover {
	color: #228724;
	text-decoration: underline;
}

a.NoUnderline:hover {
	text-decoration: none;
}
.LinkUnderlined, a.LinkUnderlined:link, a.LinkUnderlined:visited {
	color: #228724;
	text-decoration: underline;
}

.BlackText {
	color: #000000
	}
	
.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ff3300;
	text-decoration: none;
	background-image: url(../images/red_arrowup.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
}
.WhiteFontSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.BottomNavBackground {
	background-image: url(../images/bottomnav_background2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
	width: 935px;
	vertical-align: middle;
}
.VerticalDots {
	background-image: url(../images/gray_dots.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.fontsize12, a.fontsize12:link, a.fontsize12:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f84711;
	text-decoration: none;
}
.RedHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f84711;
	text-decoration: none;
}
.GrayTextBig, a.GrayTextBig:link, a.GrayTextBig:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.BigGrayText, a.BigGrayText:link, a.BigGrayText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.GrayText, a.GrayText:link, a.GrayText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.GrayTextSmall, a.GrayTextSmall:link, a.GrayTextSmall:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8c8c8c;
	text-decoration: none;
}
.GrayTextSmaller, a.GrayTextSmaller:link, a.GrayTextSmaller:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height:13px;
	height:13px;
	margin:0px;
	padding:0px;
}

.GreenText, a.GreenText:link, a.GreenText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #008832;
	text-decoration: none;
}
.GreenTextBold, a.GreenTextBold:link, a.GreenTextBold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008832;
	text-decoration: none;
}

p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a.GrayText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.WhiteText, a.WhiteText:link, a.WhiteText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 6px;
}

a.WhiteText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.UtilityNav:link, a.UtilityNav:visited, a.UtilityNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008834;
	text-decoration: none;
	background-image: url(../images/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	padding-left: 7px;
}

a.UtilityNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	padding-left: 7px;
}
.SmallRegSymbol {
	font-size: 9px;
}
.GreenArrow, a.GreenArrow:link, a.GreenArrow:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008834;
	text-decoration: none;
	background-image: url(../images/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}

a.GreenArrow:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.NewGreenArrow, a.NewGreenArrow:link, a.NewGreenArrow:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008834;
	text-decoration: none;
	background-image: url(../images/arrow_shadow.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 23px;
	padding-bottom:5px;
}


.TipsGreenArrow, a.TipsGreenArrow:link, a.TipsGreenArrow:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #008834;
	text-decoration: none;
	background-image: url(../images/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	line-height:20px;
}

a.TipsGreenArrow:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	line-height:20px;
}

/*THIS CONTAINS ALL THE STYLES FOR THE NAVIGATION AND UTILITY NAV*/
#NavigationBox {
	position:absolute;
	top:0px;
	height:105px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #f2fade;
	border: 0px solid #000000;
	width: 935px;
	overflow: hidden;
}

#UtilityNavBox {
	position:absolute;
	left:538px;
	margin: 0px;
	padding: 5px 20px 0px 0px;
	float: right;
	vertical-align: middle;
	top: -7px;
	border: 0px solid #FF0000;
}

#MainNav ul {
	list-style-type: none; 
	list-style-image: none; 
	}
	
#MainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	height:45px;
	position:absolute;
	left: 175px;
	top:40px;
	width: 620px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px solid #000000;
	z-index: 1;
}

#MainNav a {
	color: #666666;
	text-decoration: none;
	padding: 0px 5px 0px 0px;
}

#MainNav a.x {
	color: #fe860e;
	text-decoration: none;
	padding: 0px 5px 0px 0px;
}

#MainNav a:hover {
	color: #fe860e;
	text-decoration: none;
}

#MainNav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 0px 1px 8px 1px;
	margin: 0px 0px 0px 0px;
	height:20px;
	display: inline;
}

#SubNav1 ul {
	list-style-type: none; 
	list-style-image: none; 
	}

#SubNav1 li {
	color: #666666;
	text-decoration: none;
	display: inline;
}

#SubNav1 {
	padding: 0px 15px 1px 15px;
	margin:0px;
	position:absolute;
	left: 160px;
	top:79px;
	z-index: 2;
	height:25px;
	width: 750px;
	border: 0px solid #000000;
	background-image: url(../images/subnav_background2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#SubNav1 a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 8px 0px 8px; 
}

#SubNav1 a.x {
	color: #fe860e;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 8px 0px 8px; 
}

#SubNav1 a:hover{
	color: #fe860e;
	text-decoration: none;
	font-weight: bold;
}

#SubNav2 ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
	}

#SubNav2 li {
	color: #666666;
	text-decoration: none;
	display: inline;
}

#SubNav2 {
	padding: 0px 15px 1px 15px;
	margin:0px;
	position:absolute;
	left: 160px;
	top:79px;
	z-index: 3;
	height:25px;
	width: 750px;
	border: 0px solid #000000;
	background-image: url(../images/subnav_background2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#SubNav2 a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 8px 0px 8px; 
}

#SubNav2 a.x {
	color: #fe860e;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 8px 0px 8px; 
}

#SubNav2 a:hover{
	color: #fe860e;
	text-decoration: none;
	font-weight: bold;
}

#SubNav3 ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
	}

#SubNav3 li {
	color: #666666;
	text-decoration: none;
	display: inline;
}

#SubNav3 {
	padding: 0px 15px 1px 15px;
	margin:0px;
	position:absolute;
	left: 160px;
	top:79px;
	z-index: 4;
	height:25px;
	width: 750px;
	border: 0px solid #000000;
	background-image: url(../images/subnav_background2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#SubNav3 a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 8px 0px 8px; 
}

#SubNav3 a.x {
	color: #fe860e;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 8px 0px 8px; 
}

#SubNav3 a:hover{
	color: #fe860e;
	text-decoration: none;
	font-weight: bold;
}
/*END THE NAVIGATION AND UTILITY NAV*/
#Logo {
	position:relative;
	left: 8px;
	top:5px;
	height:80px;
	width: 140px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display:block;
	border: 0px solid #000000;
	z-index: 1;
}

#CenterPageArea	{
	background-color: #FFFFFF;
	padding:0px 0px 2px 0px;
	background-image: url(../images/bottom_round_corners.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 935px;
}

.RegNavBoxBackground {
	position:absolute;
	top:45px;
	left:280px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	height: 35px;
	width: 161px;
	text-align: center;
	vertical-align: middle;
}

#AllergySubNav	{
	position:absolute;
	z-index: 2;
	height:25px;
	width: 750px;
	margin-left: 0px;
	border: 0px solid #000000;
	padding: 3px 0px 0px 0px;
}

#ProductsSubNav	{
	position:absolute;
	z-index: 3;
	height:25px;
	width: 750px;
	margin-left: 0px;
	border: 0px solid #000000;
	padding: 3px 0px 0px 0px;
}

#TeamSubNav	{
	position:absolute;
	z-index: 4;
	height:25px;
	width: 750px;
	margin-left: 0px;
	border: 0px solid #000000;
	padding: 3px 0px 0px 0px;
}

.SubNavBackground	{
	

}

.SubNavBackgroundOn	{
	background-image: url(../images/subnav_background2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}

.TextFields, .selMonth  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-top: 2px;

}

select.selMonth{width:75px;}

.CommentFields  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-top: 2px;
	width:420px;
	height:200px;
}

.CalloutGradiant {
	background-image: url(../images/callout_gradiant.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:170px;
	background-color: #f7fbea;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #f84711;
	text-decoration: none;
	line-height: 26px;
	vertical-align: top;
	height: 18px;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f84711;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 17px;
	margin: 0px;
	padding-top: 15px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.OrangeHeader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff7e00;
	text-decoration: none;
	margin: 0px;
}
.OrangeHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ff7e00;
	text-decoration: none;
	margin: 0px;
}
.ToutHeaderRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f84711;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.CalloutPadding {
	padding: 0px 0px 0px 8px;
}
.PopupBackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-image: url(../images/popup_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 295px;
	width: 468px;
}

.PopupBackground2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-image: url(../images/popup_litegreen_backg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 236px;
	width: 453px;
	margin:10px;
	padding:10px;
}

DIV
{ 
	scrollbar-base-color: #e5e5e5; 
	scrollbar-3dlight-color: #e0e0e0; 
	scrollbar-highlight-color: transparent; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #a8a8a8; 
	scrollbar-shadow-color: #e0e0e0; 
	scrollbar-dark-shadow-color: #d7d7d7;
}

.PopupHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px 0px 7px 6px;
	line-height: 26px;
	height: 18px;
}
.PopupWindowPadding {
	padding: 25px 8px 8px 8px;
	text-align:left;
}

.InnerPadding {
	padding: 0px 8px 8px 8px;
}
#CloseWindow {
	position:relative;
	float: right;
	height: 25px;
	width: 96%;
	padding: 0px 10px 0px 0px;
	margin: -10px 0px 0px 0px;
	text-align: right;
	vertical-align: text-top;
}

.WhitePlainBackground {

	background-image: url(../images/white_middle_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 407px;
	width: 935px;
}
.SubSubNav, a.SubSubNav:link, a.SubSubNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8e8e8c;
	text-decoration: none;
	background-image: url(../images/gray_dots.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	padding-left: 11px;
}

.SubSubNavOn, a.SubSubNavOn:link, a.SubSubNavOn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f84711;
	text-decoration: none;
	background-image: url(../images/gray_dots.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	padding-left: 11px;
}

.SubSubNavEnd, a.SubSubNavEnd:link, a.SubSubNavEnd:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8e8e8c;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 11px;
}

.SubSubNavEndOn, a.SubSubNavEndOn:link, a.SubSubNavEndOn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f84711;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 11px;
}

a.SubSubNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f84711;
	text-decoration: none;
	background-image: url(../images/gray_dots.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	padding-left: 11px;
}
a.SubSubNavEnd:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f84711;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 11px;
}
.SectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #f84711;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 25px;
}

.SectionHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #f84711;
	text-decoration: none;
}

.RedTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f84711;
	text-decoration: none;
}

/*THESE ARE THE CLASSES RELATIVE TO THE FAQ SECTION*/

.FaqSectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f84711;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 25px;
	padding-bottom: 20px;
	line-height: 40px;
	text-align: left;
}

.FaqGreenArrow, a.FaqGreenArrow:link, a.FaqGreenArrow:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #008834;
	text-decoration: none;
	background-image: url(../images/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	line-height: 20px;
	height: 20px;
}

a.FaqGreenArrow:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f84711;
	text-decoration: none;
	background-image: url(../images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	line-height: 20px;
	height: 20px;
}
a.FaqGreenArrowSelected, a.FaqGreenArrowSelected:link, a.FaqGreenArrowSelected:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f84711;
	text-decoration: none;
	background-image: url(../images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	line-height: 20px;
	height: 20px;
}

#root0{
	background-image: url(../images/faq_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 341px;
	width: 608px;
}

#scroll0Container	{
	padding: 12px 10px 0px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#FaqPadding	{
	padding: 12px 10px 0px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.featureScrollerParent	{
	
}
.featureScrollerParentContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008834;
	text-decoration: none;
	width: 96%;
	padding: 6px 0px 4px 2px;
	margin: 4px 0px 4px 0px;
	height: 25px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	cursor:pointer;
	text-align: left;
}

.featureScrollerParentContent2Line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008834;
	text-decoration: none;
	width: 96%;
	padding: 6px 0px 4px 2px;
	margin: 4px 0px 4px 0px;
	height: 35px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	cursor:pointer;
	text-align: left;
}
.featureScrollerChildContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(../images/faq_gradiant.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 128px;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	width: 95%;
	text-align: left;
}
.featureScrollerChildContent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(../images/faq_gradiant2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 180px;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	width: 95%;
	text-align: left;
}
/*END FAQ SECTION*/

.ContentPadding {
	padding: 17px;
}
.ContentPadding8 {
	padding: 8px;
}
.DarkGrayText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.DarkGrayTextNormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.RedText, a.RedText:link, a.RedText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff3300;
	text-decoration: none;
}
.RedTextBold, a.RedTextBold:link, a.RedTextBold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff3300;
	text-decoration: none;
}
.PreviousPage, a.PreviousPage:link, a.PreviousPage:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #228724;
	text-decoration: none;
	background-image: url(../images/big_gre_arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
a.PreviousPage:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #228724;
	text-decoration: underline;
	background-image: url(../images/big_gre_arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.NextPage, a.NextPage:link, a.NextPage:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #228724;
	text-decoration: none;
	background-image: url(../images/big_gre_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
a.NextPage:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #228724;
	text-decoration: underline;
	background-image: url(../images/big_gre_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}



@media print 

{

#CenterPageArea {
	width:70%;
	float: left;
	text-align: left;
}

}

.PrintButton, a.PrintButton:link, a.PrintButton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #69ae61;
	text-decoration: none;
	background-image: url(../images/print_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 10px 0px 25px;
}
a.PrintButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #69ae61;
	text-decoration: underline;
	background-image: url(../images/print_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 10px 0px 25px;
}
.PassitonButton, a.PassitonButton:link, a.PassitonButton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #69ae61;
	text-decoration: none;
	background-image: url(../images/passiton_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 10px 0px 25px;
}
a.PassitonButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #69ae61;
	text-decoration: underline;
	background-image: url(../images/passiton_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 10px 0px 25px;
}
.LeftPadding {
	padding-left: 65px;
}
.SurveyBackground {
	background-image: url(../images/survey_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 105px;
	width: 254px;
}
.group1
{
	visibility: hidden;
}
#AllergyTipsBackground {
	background-image:  url(../images/allergy_ed/tips_for_parents1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 407px;
	width: 935px;
}
.BoldText, a.BoldText:link, a.BoldText:visited {
	font-weight: bold;
}
.SigninBackground {
	background-image: url(../images/signin_background2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 105px;
	width: 510px;
}
.SigninSuccessBackground {
	background-image: url(../images/success_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 278px;
}
.PasswordBackground {
	background-image: url(../images/forgotpass_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 99px;
	width: 77px;
}
.HorizontalDots {
	background-image: url(../images/horizontal_dots.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.RolloverBackground {
	background-image: url(../images/allergy_ed/background_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 30px 15px 15px;
	height: 103px;
	width: 337px;
}
.WhyBackground {
	background-image: url(../images/why_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 30px 15px 15px;
	height: 170px;
	width: 289px;
}
.RolloverBackgroundBigger {
	background-image: url(../images/allergy_ed/background_hover2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	height: 120px;
	width: 402px;
}
.GrayBorder {
	border: 1px solid #CCCCCC;
}
.BlogBackground {
	background-image: url(../images/blog_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.RightBlogMiddle {
	background-image: url(../images/right_side_blog.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.BlogTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #008834;
	text-decoration: none;
}
.BlogDate {
	background-image: url(../images/date_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	width: 48px;
	text-align: center;
	vertical-align: middle;
}
.DateNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #8c8c8c;
	text-decoration: none;
	font-weight: normal;
}
.BlogTitleSmaller {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008834;
	text-decoration: none;
}
.BlogPadding {
	padding: 5px;
}

.FaintGradiant {
	background-color: #FFFFFF;
	background-image: url(../images/faint_grad_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.AllergyTipsBackgroundCat {

	background-image: url(../images/allergy_ed/tips_for_parents_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 407px;
	width: 935px;
}
.WhiteTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.WhiteTextNormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.MeetAllergensBackground {
	background-image: url(../images/allergy_ed/meet_allergens_land.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 401px;
	width: 934px;
	z-index: 5;
}
.AllergyEdBackground {
	background-image: url(../images/allergy_ed/allergy_landing.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 401px;
	width: 933px;
}
.ComparisonChartBackground {
	background-image: url(../images/comparison_chart.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:903px;
	height:703px;
}
.HoverBorder {
	height: 548px;
	width: 96%;
	border: 2px solid #ffdda0;
	margin: 60px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
	vertical-align:bottom;
}
.TheSwitchBackground {
	background-image: url(../images/switch1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 933px;
}
.SelectImgBackground {
	background-image: url(../images/profile_images/select_img_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 353px;
	width: 374px;
}
.SiteMapBoxTop {
	background-image: url(../images/sitemap_box_top.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height:8px;
	width:282px;
}
.SiteMapBoxMiddle {
	background-image: url(../images/sitemap_box_middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.SiteMapBoxBottom {
	background-image: url(../images/sitemap_box_bottom.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height:8px;
	width:282px;
}
.AllergyTipsBackground_1 {
	background-image:  url(../images/allergy_ed/tips_for_parents1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 407px;
	width: 935px;
}
.AllergyTipsBackground_2 {
	background-image:  url(../images/allergy_ed/tips_for_parents2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 407px;
	width: 935px;
}
.AllergyTipsBackground_3 {
	background-image:  url(../images/allergy_ed/tips_for_parents3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 407px;
	width: 935px;
}
.AllergyTipsBackground_4 {
	background-image:  url(../images/allergy_ed/tips_for_parents4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 407px;
	width: 935px;
}
.AllergyTipsBackground_5 {
	background-image:  url(../images/allergy_ed/tips_for_parents5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 407px;
	width: 935px;
}
.AllergyTipsBackground_6 {
	background-image:  url(../images/allergy_ed/tips_for_parents6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 407px;
	width: 935px;
}
/*THIS IS FOR THE ROLLOVER DIVS FOR THE COMPARISON CHART IN THE PRODUCTS SECTION8*/
div.transOFF {
	height: 652px;
	width: 100%; 
	border:0px solid #ffdda0;
	margin: 0px; 
	padding: 0px; 
	vertical-align:top; 
	}
div.transON {
	height: 652px;
	width: 100%; 
	background-color: #f84711;
	margin: 0px; 
	padding: 0px;
	opacity:.10;
	filter: alpha(opacity=10); 
	-moz-opacity: 0.10;
	border: 0px solid #ffdda0; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	vertical-align:top; 
	}
/*END ROLLOVER DIVS FOR THE COMPARISON CHART IN THE PRODUCTS SECTION8*/

.AllergyLoversUnitedBack {
	background-image:  url(../images/allergy_ed/allergy_lovers_united.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 407px;
	width: 935px;
}
.Rewards1 {
	background-image:  url(../images/rewards_1.jpg); /*Remove the a (rewards_1.jpg) to put this back with the graph background */
	background-repeat: no-repeat;
	background-position: left top;
	height: 405px;
	width: 935px;
	position:relative;
	left:0px;
	top:0px;
}
.Rewards2 {
	background-image:  url(../images/rewards_2.jpg); /*Remove the a (rewards_2.jpg) to put this back with the graph background */
	background-repeat: no-repeat;
	background-position: left top;
	height: 405px;
	width: 935px;
	position:relative;
	left:0px;
	top:0px;
}
.Rewards3 {
	background-image:  url(../images/rewards_3.jpg); /*Remove the a (rewards_3.jpg) to put this back with the graph background */
	background-repeat: no-repeat;
	background-position: left top;
	height: 405px;
	width: 935px;
	position:relative;
	left:0px;
	top:0px;
}
.BlogLandingBackground {
	background-image:  url(../images/zyrtopia_bloglanding.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 407px;
	width: 935px;
}
.AdminTopTable {
	background-image: url(../images/admin_tabletop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 439px;
}

.AdminMiddleTable {
	background-image: url(../images/admin_middletable.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 8px;
	width: 439px;
}

.AdminBottomTable {
	background-image: url(../images/admin_bottomtable.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 439px;
}
.SpeedBackground {
	background-image: url(../images/speed_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 403px;
	width: 934px;
}

.ComBackground {
	background-image: url(../images/commercial_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 403px;
	width: 934px;
}
/* THIS IS FOR THE NAVIGATION ON THE ZYRTOPIA CARES SECTON*/
#nav { 
	position:absolute;
	left:832px;
	top:29px;
	z-index:5;
	margin: 0px; 
	width:23px;
	height:21px;
}
#nav a { 
	margin: 0px; 
	padding:3px 8px; 
	width:23px;
	height:21px;
	line-height:23px;
	border: 1px solid #7b7b7b; 
	color:#FFFFFF; 
	font-weight: bold; 
	text-decoration: none ;
	background-image: url(../images/rewards_nav_off.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
#nav a.activeSlide { 
	background-image: url(../images/rewards_nav_on.gif);
	background-repeat: no-repeat;
	background-position: center bottom; 
	width:23px;
	height:21px;
	}
#nav a:focus { 
	outline: none; 
	width:23px;
	height:21px;
}
.WhyJoin1Background {
	background-image: url(../images/registration_background1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 437px;
}
.WhyJoin1Background2 {
	background-image: url(../images/registration_background2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 437px;
}
.Step1Background {
	background-image: url(../images/step1_background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 551px;
}

.Step2Background1 {
	background-image: url(../images/step2_background_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
	width: 435px;
}
.Step2Background2 {
	background-image: url(../images/step2_background_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 336px;
	width: 436px;
}

.Step3Background1 {
	background-image: url(../images/step3_background_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 447px;
	width: 438px;
}
.Step3Background2 {
	background-image: url(../images/step3_background_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 541px;
	width: 435px;
}
.NewsletterBackground1 {
	background-image: url(../images/newsletter1_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 271px;
	width: 436px;
}
.ItchyEyesBackground {
	background-image: url(../images/itchyeyes_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	width: 929px;
}
.iPhoneBackground {
	background-image: url(../images/iphone_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 405px;
	width: 932px;
}
.BlankProdBackground {
	background-image: url(../images/blank_prod_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 405px;
	width: 930px;
}
.WheretobuyBackground {
	background-image: url(../images/wheretobuy_logos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 405px;
	width: 930px;
	overflow:hidden;
}
.Tab_Container {
	height: 267px;
	width: 460px;
	padding:21px 0px 0px 0px;
}
.Uses_Tab {
	background-image: url(../images/tab_uses.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 267px;
	width: 460px;
}
.Directions_Tab {
	background-image: url(../images/tab_directions.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 267px;
	width: 460px;
}
.Warnings_Tab {
	background-image: url(../images/tab_warnings.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 267px;
	width: 460px;
}
.Ingredients_Tab {
	background-image: url(../images/tab_ingredients.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 267px;
	width: 460px;
}
.ItchyEyesTout {
	background-image: url(../images/callouts/itchy_eyes.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.IndoorsTab {
	background-image: url(../images/itchyeyes_indoors.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 471px;
	margin:0px 0px 0px -17px;
	background-position: left bottom;
}
.OutdoorsTab {
	background-image: url(../images/itchyeyes_outdoors.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 471px;
	margin:0px 0px 0px -17px;
	background-position: left bottom;
}
.WhyJoinLeftBack {
	background-image: url(../images/whyjoin_leftside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 289px;
}
.MemberProfilePop {
	background-image: url(../images/whyjoin_popup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 235px;
	width: 275px;
}
/*THESE ARE THE STYLES FOR THE MULTIPLE DROPDOWN SELECT BOXES ON THE NEW REGISTRATION PAGES */
.multiSelect {
	width: 162px;
	border: solid 1px #BBB;
	background: #FFF url(../images/dropdown.gif) right center no-repeat;
	padding: 2px 4px;
	padding-right: 20px;
	display: inline;
	color:#666666;
}

.multiSelect.hover {
	background: #FFF url(../images/dropdown_arrow_on.gif) right center no-repeat;
}

.multiSelect.active, 
.multiSelect.focus {
	border: inset 1px #BBB;
	background: #FFF;
}

.multiSelect.active {
	background: #FFF url(../images/dropdown_active.gif) right center no-repeat;
}

.multiSelectOptions {
	width: 186px;
	max-height: 150px;
	margin-top: -1px;
	overflow: auto;
	border: solid 1px #B2B2B2;
	background: #FFF;
}

.multiSelectOptions LABEL {
	padding: 2px 5px;
	display: block;
}

.multiSelectOptions LABEL.checked {
	background: #cbef99;
}

.multiSelectOptions LABEL.selectAll {
	border-bottom: dotted 1px #CCC;
}

.multiSelectOptions LABEL.hover {
	background: #cbef99;
}
/*END THE STYLES FOR THE MULTIPLE DROPDOWN SELECT BOXES ON THE NEW REGISTRATION PAGES */

.ExitSitePopup {
	position:relative;
	top:0px;
	left:0px;
	background-image: url(../images/leavingsite_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 137px;
	width: 214px;
	cursor:pointer;
}
.ExitSitePopupVert {
	position:relative;
	top:0px;
	left:0px;
	background-image: url(../images/verttout_leavingpop.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 137px;
	width: 214px;
	cursor:pointer;
}
.ConfirmPopup {
	background-image: url(../images/confirmemail_popup.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 209px;
	width: 275px;
	position: absolute;
	top:195px;
	left:150px;
	z-index: 5;
}
.AllergyBasicsMiddle {
	background-image: url(../images/callouts/allergy_basics_mid.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.VerticallCalloutPadding {
	padding-top: 104px;
}
/* THIS IS THE ORANGE TABS */
.TabArea {
	position:relative;
	top:0px;
	z-index:5;
	width: 650px;
}
.LeftsideOrangeTab {
	background-image: url(../images/buttons/leftside_tab_orange.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:8px;
	height:39px;
}
.MiddleOrangeTab {
	background-image: url(../images/buttons/middle_tab_orange.png);
	background-repeat: repeat-x;
	background-position: left top;
	width:100%;
	height:39px;
}
.RightsideOrangeTab {
	background-image: url(../images/buttons/rghtside_tab_orange.png);
	background-repeat: no-repeat;
	background-position: right top;
	width:8px;
	height:39px;
}
.LeftsideWhiteTab {
	background-image: url(../images/buttons/leftside_tab_white.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:8px;
	height:39px;
}
.MiddleWhiteTab {
	background-image: url(../images/buttons/middle_tab_white.png);
	background-repeat: repeat-x;
	background-position: left top;
	width:100%;
	height:39px;
}
.RightsideWhiteTab {
	background-image: url(../images/buttons/rghtside_tab_white.png);
	background-repeat: no-repeat;
	background-position: right top;
	width:8px;
	height:39px;
}
.BottomOrangeBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffb401;	
}
.TabContentArea {
	padding:10px 20px 10px 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffb401;
	border-bottom-color: #ffb401;
	border-left-color: #ffb401;
}
.TabContentArea2 {
	position:relative;
	top:0px;
	left:0px;
	padding:10px 20px 10px 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffb401;
	border-bottom-color: #ffb401;
	border-left-color: #ffb401;
}
.TabContentArea3 {
	position:relative;
	top:0px;
	left:0px;
	padding:10px 10px 10px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffb401;
	border-bottom-color: #ffb401;
	border-left-color: #ffb401;
}
.TabOn {
 	position:relative;
	left:0px;
	top:0px
}
.TabOff {
 	position:relative;
	left:0px;
	top:0px
}
.TabTextWhite, a.TabTextWhite:link, a.TabTextWhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 4px;
	width:100%;
	cursor: pointer;
}
.TabTextWhiteBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-top: 4px;
	width:100%;
	cursor: pointer;
}
.TabTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-top: 4px;
	width:100%;
}
.TabTextBlackBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding-top: 4px;
	width:100%;
}
.OrangeGradiant {
	background-image: url(../images/understand_background.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
	height: 232px;

}
.OrangeGradTopBig {
	background-image: url(../images/orange_gradiant_top.png);
	background-position: center top;
	padding: 0px 20px 0px 20px;
	height: 58px;
	width: 508px;
}
.OrangeGradTop {
	background-image: url(../images/orange_gradiant_top2.png);
	padding: 0px 20px 0px 20px;
	height: 58px;
	width: 508px;
}
.OrangeGradMid {
	background-image: url(../images/orange_gradiant_mid.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px 20px 10px 20px;
}
.OrangeGradBot {
	background-image: url(../images/orange_gradiant_bot.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.OrangeGradTopWide {
	background-image: url(../images/orange_gradiant_top_wide.png);
	padding: 0px 20px 0px 20px;
	height: 58px;
	width: 576px;
}
.OrangeGradMidWide {
	background-image: url(../images/orange_gradiant_mid_wide.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px 20px 10px 20px;
}
.OrangeGradBotWide {
	background-image: url(../images/orange_gradiant_bot_wide.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.OrangeGradTopWider {
	background-image: url(../images/orange_gradiant_top_wider.png);
	padding: 0px 20px 0px 20px;
	height: 58px;
	width: 622px;
}
.OrangeGradMidWider {
	background-image: url(../images/orange_gradiant_mid_wider.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px 20px 10px 20px;
}
.OrangeGradBotWider {
	background-image: url(../images/orange_gradiant_bot_wider.png);
	background-repeat: no-repeat;
	background-position: center top;
}
div.SubOrangeNavOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: 20px;
	width: 108px;
	padding-left: 30px;
	cursor:pointer;
}
div.SubOrangeNavOff:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	height: 20px;
	width: 108px;
	background-image: url(../images/buttons/orange_box.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	cursor:pointer;
}
div.SubOrangeNavOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	height: 20px;
	width: 108px;
	background-image: url(../images/buttons/orange_box.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
.LightGrHeader {
	background-image: url(../images/head_green.png);
	background-repeat: repeat-y;
	background-position: left top;
}
div.PeachLinks, div.PeachLinks:visited, div.PeachLinks:link, div.PeachLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6d3601;
	text-decoration: none;
	padding: 2px;
	margin:2px;
	cursor:pointer;
}
div.PeachLinksOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6d3601;
	text-decoration: none;
	background-color: #ffc58d;
	padding: 2px;
	margin:2px;
	cursor:pointer;
}
div.PeachLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6d3601;
	text-decoration: none;
	background-color: #ffc58d;
	padding: 2px;
	margin:2px;
	cursor:pointer;
}

ul#OrangeBullet {margin:5px 15px; padding:0px;}

#OrangeBullet li {
	list-style-image: url(../images/orange_bullet.png);
	padding:0px 0px 15px 0px;
}

#OrangeDash li {
	list-style-image: url(../images/bullet_gray_line.png);
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 0px;
}
ul#NewOrangeBullet {margin: 15px 0px 0px 15px; padding:0px;}

#NewOrangeBullet li {
	list-style-image: url(../images/orange_bullet.png);
	padding:0px 0px 0px 0px;
}

.RedTextChart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #910000;
	text-decoration: none;	
}
.GreenTextChart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #337c22;
	text-decoration: none;	
}
.BlueTextChart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004993;
	text-decoration: none;
}

.WhiteBox {
	background-color: #FFF;
	height: 50px;
	width: 100%;
}
.ZNA_Helix {
	background-image: url(../images/callouts/zna_helix.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	width: 123px;
	position: relative;
}
