/* CSS Document */

/* ********************* GENERAL RESETTING ********************** */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td	{ margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus	{ outline:0; }
body	{ line-height:1; color:black; background:white; }
ul	{ list-style:none; }
table	{ border-collapse:separate; border-spacing:0; }
caption, th, td	{ text-align:left; font-weight:normal; }
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }


/* ********************* GLOBAL ASSETS ********************** */
.clrfix{zoom:1;}
.clrfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.headerMessage		{ position:absolute; top:-6000px; left:-2000px; }
/*.fixed-height	{ overflow:hidden; }*/
em	{ font-style:italic; }

/* ********************* FONT STYLES ********************** */
html, body	{ font:13px/1.231 arial,helvetica,clean,sans-serif; *font-size:small; *font:x-small;  }
body {
	margin:0px auto;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#666666;
	font-size:/*12px*/ 93%;
	line-height:16px;
	/*overflow: -moz-scrollbars-vertical !important; */
}

table	{ font-size:inherit; font:100%; }
pre,
code,
kbd,
samp,
tt		{ font-family:monospace; *font-size:108%; line-height:100%; }

strong	{ font-weight:bold; }
em		{ font-style:italic; }
.purpleListHead { color:#6e298d; font-weight:bold; }

/* ********************* GLOBAL STYLE ********************** */
#printArea	{ display:none; }


/* HEADER ================================== */
#headerArea			{ margin:0px auto; width:auto; height:auto; background:url(../images/bg_header_gradient.gif) 0px 0px repeat-x; }
.headerHomeContainer	{ margin:0px auto; width:982px; height:80px; }
.headerContainer	{ margin:0px auto; width:982px; height:100px; }

.logoBlock			{ float:left; display:inline; margin:24px 0px 0px 0px; width:232px; height:76px; }
.logoHomeBlock		{ float:left; display:inline; margin:24px 0px 0px 0px; width:232px; height:56px; }

h2.omnarisLogo		{ float:left; display:inline; margin:0px 0px 0px 0px; width:232px; height:56px; background:url(../images/logo_omnaris.gif) 0px 0px no-repeat; }
h2.omnarisLogo a	{ display:block; width:232px; height:56px; }

.utilityNavArea		{ float:left; display:inline; width:728px; height:43px; }

h4.signUpdatesBtn	{ float:right; display:inline; margin:0px 2px 0px 0px; width:128px; height:24px;}
h4.signUpdatesBtn a	{ display:block; width:128px; height:24px; background:url(../images/btn_sign_up.gif) 0px 0px no-repeat;  }
h4.signUpdatesBtn a:hover	{ display:block; width:128px; height:24px; background:url(../images/btn_sign_up.gif) 0px -24px no-repeat; }

h4.signUpRIHBtn	{ float:left; display:inline; margin:0px 2px 0px 25px; width:110px; height:37px;}
h4.signUpRIHBtn a	{ display:block; width:110px; height:37px; background:url(../images/btn_sign_up_RIH.gif) 0px 0px no-repeat;  }

h4.activateCardBtn	{ float:left; display:inline; margin:0px 2px 0px 25px; width:106px; height:37px;}
h4.activateCardBtn a	{ display:block; width:106px; height:37px; background:url(../images/btn_activate_card.gif) 0px 0px no-repeat;  }

h4.reprintCardBtn	{ float:left; display:inline; margin:0px 2px 0px 25px; width:106px; height:37px;}
h4.reprintCardBtn a	{ display:block; width:106px; height:37px; background:url(../images/btn_reprint_card.gif) 0px 0px no-repeat;  }

h4.signUpdatesHomeBtn	{ float:right; display:inline; margin:0px 2px 0px 0px; width:128px; height:24px;}
h4.signUpdatesHomeBtn a	{ display:block; width:128px; height:24px; background:url(../images/btn_sign_up.gif) 0px 0px no-repeat;  }
h4.signUpdatesHomeBtn a:hover	{ display:block; width:128px; height:24px; background:url(../images/btn_sign_up.gif) 0px -24px no-repeat; }

ul.utilitNavList	{ float:right; display:inline; }
ul.utilitNavList li	{ float:left; display:inline; padding:7px 20px 0px 0px; font-size:11px; line-height:14px; }
ul.utilitNavList li a	{ text-decoration:none; color:#666666; }
ul.utilitNavList li a:hover	{ text-decoration:underline; color:#666666; }

.searchForm			{ float:right; display:inline; margin:0px 0px 0px 0px; padding:4px 0px 0px 0px; width:201px; height:20px; }

input.inputSearch	{ float:left; display:inline; margin:0px 0px 0px 0px; padding:2px 0px 0px 2px; width:134px; height:16px; font-size:/*11px*/ 93%; line-height:16px; color:#666666; border:1px solid #d9dada; }

.topSearchBtn		{ float:left; display:inline; margin:2px 0px 0px 5px; width:45px; height:15px; border:none; background:url(../images/btn_search.gif) 0px 0px no-repeat; cursor:pointer; }
.topSearchBtn:hover		{ float:left; display:inline; margin:2px 0px 0px 5px; width:45px; height:15px; border:none; background:url(../images/btn_search.gif) 0px -15px no-repeat; cursor:pointer; }

ul#firstLevelNav	{ float:left; display:inline; margin:0px 0px 0px 0px; width:728px; height:23px; }
ul#firstLevelNav li	{ float:left; display:inline; }

ul#firstLevelNav li.aboutNasal	{ margin:0px 0px 0px 7px; width:165px; height:23px; }
ul#firstLevelNav li.aboutNasal a	{ display:block; width:165px; height:23px; background:url(../images/topnav_1about.gif) 0px 0px no-repeat; }
ul#firstLevelNav li.aboutNasal a:hover	{ width:165px; height:23px; background:url(../images/topnav_1about.gif) 0px -23px no-repeat; }
ul#firstLevelNav li.aboutNasal a.onState	{ width:165px; height:23px; background:url(../images/topnav_1about.gif) 0px -23px no-repeat; }
ul#firstLevelNav li.aboutNasal a.onState:hover	{ width:165px; height:23px; background:url(../images/topnav_1about.gif) 0px 0px no-repeat; }

ul#firstLevelNav li.aboutOmnaris	{ margin:0px; width:131px; height:23px; }
ul#firstLevelNav li.aboutOmnaris a	{ display:block; width:131px; height:23px; background:url(../images/topnav_2about.gif) 0px 0px no-repeat; }
ul#firstLevelNav li.aboutOmnaris a:hover	{ width:131px; height:23px; background:url(../images/topnav_2about.gif) 0px -23px no-repeat; }
ul#firstLevelNav li.aboutOmnaris a.onState	{ width:131px; height:23px; background:url(../images/topnav_2about.gif) 0px -23px no-repeat; }
ul#firstLevelNav li.aboutOmnaris a.onState:hover	{ width:131px; height:23px; background:url(../images/topnav_2about.gif) 0px 0px no-repeat; }

ul#firstLevelNav li.getStarted	{ margin:0px; width:112px; height:23px; }
ul#firstLevelNav li.getStarted a	{ display:block; width:112px; height:23px; background:url(../images/topnav_3get.gif) 0px 0px no-repeat; }
ul#firstLevelNav li.getStarted a:hover	{ width:112px; height:23px; background:url(../images/topnav_3get.gif) 0px -23px no-repeat; }
ul#firstLevelNav li.getStarted a.onState	{ width:112px; height:23px; background:url(../images/topnav_3get.gif) 0px -23px no-repeat; }
ul#firstLevelNav li.getStarted a.onState:hover	{ width:112px; height:23px; background:url(../images/topnav_3get.gif) 0px 0px no-repeat; }

ul#firstLevelNav li.instructionsUse	{ margin:0px; width:151px; height:23px; }
ul#firstLevelNav li.instructionsUse a	{ display:block; width:151px; height:23px; background:url(../images/topnav_4instructions.gif) 0px 0px no-repeat; }
ul#firstLevelNav li.instructionsUse a:hover	{ width:151px; height:23px; background:url(../images/topnav_4instructions.gif) 0px -23px no-repeat; }
ul#firstLevelNav li.instructionsUse a.onState	{ width:151px; height:23px; background:url(../images/topnav_4instructions.gif) 0px -23px no-repeat; }
ul#firstLevelNav li.instructionsUse a.onState:hover	{ width:151px; height:23px; background:url(../images/topnav_4instructions.gif) 0px 0px no-repeat; }

ul#firstLevelNav li.nasalToolbox	{ margin:0px; width:162px; height:23px; }
ul#firstLevelNav li.nasalToolbox a	{ display:block; width:162px; height:23px; background:url(../images/topnav_5naval.gif) 0px 0px no-repeat; }
ul#firstLevelNav li.nasalToolbox a:hover	{ width:162px; height:23px; background:url(../images/topnav_5naval.gif) 0px -23px no-repeat; }
ul#firstLevelNav li.nasalToolbox a.onState	{ width:162px; height:23px; background:url(../images/topnav_5naval.gif) 0px -23px no-repeat; }
ul#firstLevelNav li.nasalToolbox a.onState:hover	{ width:162px; height:23px; background:url(../images/topnav_5naval.gif) 0px 0px no-repeat; }		

ul.nasalSecLevNav	{ float:left; display:inline; margin:0px 0px 0px 0px; width:728px; height:34px; background:url(../images/bg_secondnav_5nasal.gif) 0px 0px no-repeat;}
ul.nasalSecLevNav li	{ float:left; display:inline; }

ul.nasalSecLevNav li.homeMakeSecLev	{ margin:0px 0px 0px 205px; width:159px; height:34px; }
ul.nasalSecLevNav li.homeMakeSecLev a	{ display:block; width:159px; height:34px; background:url(../images/secnav5_1home_makeover.gif) 0px 0px no-repeat; }
ul.nasalSecLevNav li.homeMakeSecLev a:hover	{ width:159px; height:34px; background:url(../images/secnav5_1home_makeover.gif) 0px -34px no-repeat; }
ul.nasalSecLevNav li.homeMakeSecLev a.onState	{ width:159px; height:34px; background:url(../images/secnav5_1home_makeover.gif) 0px -34px no-repeat; }
ul.nasalSecLevNav li.homeMakeSecLev a.onState:hover	{ width:159px; height:34px; background:url(../images/secnav5_1home_makeover.gif) 0px 0px no-repeat; }

ul.nasalSecLevNav li.pollenForecastSecLev	{ margin:0px 2px 0px 328px; width:104px; height:34px; }
ul.nasalSecLevNav li.pollenForecastSecLev a	{ display:block; width:104px; height:34px; background:url(../images/secnav5_2pollen.gif) 0px 0px no-repeat; }
ul.nasalSecLevNav li.pollenForecastSecLev a:hover	{ width:104px; height:34px; background:url(../images/secnav5_2pollen.gif) 0px -34px no-repeat; }
ul.nasalSecLevNav li.pollenForecastSecLev a.onState	{ width:104px; height:34px; background:url(../images/secnav5_2pollen.gif) 0px -34px no-repeat; }
ul.nasalSecLevNav li.pollenForecastSecLev a.onState:hover	{ width:104px; height:34px; background:url(../images/secnav5_2pollen.gif) 0px 0px no-repeat; }

ul.nasalSecLevNav li.allergyProofSecLev	{ margin:0px; width:164px; height:34px; }
ul.nasalSecLevNav li.allergyProofSecLev a	{ display:block; width:164px; height:34px; background:url(../images/secnav5_3allergy.gif) 0px 0px no-repeat; }
ul.nasalSecLevNav li.allergyProofSecLev a:hover	{ width:164px; height:34px; background:url(../images/secnav5_3allergy.gif) 0px -34px no-repeat; }
ul.nasalSecLevNav li.allergyProofSecLev a.onState	{ width:164px; height:34px; background:url(../images/secnav5_3allergy.gif) 0px -34px no-repeat; }
ul.nasalSecLevNav li.allergyProofSecLev a.onState:hover	{ width:164px; height:34px; background:url(../images/secnav5_3allergy.gif) 0px 0px no-repeat; }

ul.nasalSecLevNav li.resourcesSecLev	{ margin:0px; width:130px; height:34px; background-color:#450; }
ul.nasalSecLevNav li.resourcesSecLev a	{ display:block; width:130px; height:34px; background:url(../images/secnav5_4resources.gif) 0px 0px no-repeat; }
ul.nasalSecLevNav li.resourcesSecLev a:hover	{ width:130px; height:34px; background:url(../images/secnav5_4resources.gif) 0px -34px no-repeat; }
ul.nasalSecLevNav li.resourcesSecLev a.onState	{ width:130px; height:34px; background:url(../images/secnav5_4resources.gif) 0px -34px no-repeat; }
ul.nasalSecLevNav li.resourcesSecLev a.onState:hover	{ width:130px; height:34px; background:url(../images/secnav5_4resources.gif) 0px 0px no-repeat; }




ul.aboutNasalSecLevNav	{ float:left; display:inline; margin:0px 0px 0px 0px; width:728px; height:34px; background:url(../images/bg_secondnav_5nasal.gif) 0px 0px no-repeat;}
ul.aboutNasalSecLevNav li	{ float:left; display:inline; }

ul.aboutNasalSecLevNav li.outdoorSecLev	{ margin:0px; width:130px; height:34px; }
ul.aboutNasalSecLevNav li.outdoorSecLev a	{ display:block; width:130px; height:34px; background:url(../images/secnav1_1outdoor.gif) 0px 0px no-repeat; }
ul.aboutNasalSecLevNav li.outdoorSecLev a:hover	{ width:130px; height:34px; background:url(../images/secnav1_1outdoor.gif) 0px -34px no-repeat; }
ul.aboutNasalSecLevNav li.outdoorSecLev a.onState	{ width:130px; height:34px; background:url(../images/secnav1_1outdoor.gif) 0px -68px no-repeat; }
ul.aboutNasalSecLevNav li.outdoorSecLev a.onState:hover	{ width:130px; height:34px; background:url(../images/secnav1_1outdoor.gif) 0px -34px no-repeat; }

ul.aboutNasalSecLevNav li.indoorSecLev	{ margin:0px; width:115px; height:34px; }
ul.aboutNasalSecLevNav li.indoorSecLev a	{ display:block; width:115px; height:34px; background:url(../images/secnav1_2indoor.gif) 0px 0px no-repeat; }
ul.aboutNasalSecLevNav li.indoorSecLev a:hover	{ width:115px; height:34px; background:url(../images/secnav1_2indoor.gif) 0px -34px no-repeat; }
ul.aboutNasalSecLevNav li.indoorSecLev a.onState	{ width:115px; height:34px; background:url(../images/secnav1_2indoor.gif) 0px -68px no-repeat; }
ul.aboutNasalSecLevNav li.indoorSecLev a.onState:hover	{ width:115px; height:34px; background:url(../images/secnav1_2indoor.gif) 0px -34px no-repeat; }

ul.aboutNasalSecLevNav li.seasonalSecLev	{ margin:0px; width:128px; height:34px; }
ul.aboutNasalSecLevNav li.seasonalSecLev a	{ display:block; width:128px; height:34px; background:url(../images/secnav1_5seasonalallergies.gif) 0px 0px no-repeat; }
ul.aboutNasalSecLevNav li.seasonalSecLev a:hover	{ width:128px; height:34px; background:url(../images/secnav1_5seasonalallergies.gif) 0px -34px no-repeat; }
ul.aboutNasalSecLevNav li.seasonalSecLev a.onState	{ width:128px; height:34px; background:url(../images/secnav1_5seasonalallergies.gif) 0px -68px no-repeat; }
ul.aboutNasalSecLevNav li.seasonalSecLev a.onState:hover	{ width:128px; height:34px; background:url(../images/secnav1_5seasonalallergies.gif) 0px -34px no-repeat; }

ul.aboutNasalSecLevNav li.yearRoundSecLev	{ margin:0px; width:140px; height:34px; }
ul.aboutNasalSecLevNav li.yearRoundSecLev a	{ display:block; width:140px; height:34px; background:url(../images/secnav1_6yearroundallergies.gif) 0px 0px no-repeat; }
ul.aboutNasalSecLevNav li.yearRoundSecLev a:hover	{ width:140px; height:34px; background:url(../images/secnav1_6yearroundallergies.gif) 0px -34px no-repeat; }
ul.aboutNasalSecLevNav li.yearRoundSecLev a.onState	{ width:140px; height:34px; background:url(../images/secnav1_6yearroundallergies.gif) 0px -68px no-repeat; }
ul.aboutNasalSecLevNav li.yearRoundSecLev a.onState:hover	{ width:140px; height:34px; background:url(../images/secnav1_6yearroundallergies.gif) 0px -34px no-repeat; }

ul.aboutNasalSecLevNav li.allEnvSecLev	{ margin:0px; width:200px; height:34px; }
ul.aboutNasalSecLevNav li.allEnvSecLev a	{ display:block; width:200px; height:34px; background:url(../images/secnav1_3allergies.gif) 0px 0px no-repeat; }
ul.aboutNasalSecLevNav li.allEnvSecLev a:hover	{ width:200px; height:34px; background:url(../images/secnav1_3allergies.gif) 0px -34px no-repeat; }
ul.aboutNasalSecLevNav li.allEnvSecLev a.onState	{ width:200px; height:34px; background:url(../images/secnav1_3allergies.gif) 0px -68px no-repeat; }
ul.aboutNasalSecLevNav li.allEnvSecLev a.onState:hover	{ width:200px; height:34px; background:url(../images/secnav1_3allergies.gif) 0px -34px no-repeat; }

ul.aboutNasalSecLevNav li.allAsthSecLev	{ margin:0px; width:144px; height:34px; }
ul.aboutNasalSecLevNav li.allAsthSecLev a	{ display:block; width:144px; height:34px; background:url(../images/secnav1_4allergies.gif) 0px 0px no-repeat; }
ul.aboutNasalSecLevNav li.allAsthSecLev a:hover	{ width:144px; height:34px; background:url(../images/secnav1_4allergies.gif) 0px -34px no-repeat; }
ul.aboutNasalSecLevNav li.allAsthSecLev a.onState	{ width:144px; height:34px; background:url(../images/secnav1_4allergies.gif) 0px -68px no-repeat; }
ul.aboutNasalSecLevNav li.allAsthSecLev a.onState:hover	{ width:144px; height:34px; background:url(../images/secnav1_4allergies.gif) 0px 34px no-repeat; }



ul.aboutOmnarSecLevNav	{ float:left; display:inline; margin:0px 0px 0px 0px; width:728px; height:34px; background:url(../images/bg_secondnav_5nasal.gif) 0px 0px no-repeat;}
ul.aboutOmnarSecLevNav li	{ float:left; display:inline; }

ul.aboutOmnarSecLevNav li.whyOmnarSecLev	{ margin:0px; width:119px; height:34px; }
ul.aboutOmnarSecLevNav li.whyOmnarSecLev a	{ display:block; width:119px; height:34px; background:url(../images/secnav2_1why.gif) 0px 0px no-repeat; }
ul.aboutOmnarSecLevNav li.whyOmnarSecLev a:hover	{ width:119px; height:34px; background:url(../images/secnav2_1why.gif) 0px -34px no-repeat; }
ul.aboutOmnarSecLevNav li.whyOmnarSecLev a.onState	{ width:119px; height:34px; background:url(../images/secnav2_1why.gif) 0px -68px no-repeat; }
ul.aboutOmnarSecLevNav li.whyOmnarSecLev a.onState:hover	{ width:119px; height:34px; background:url(../images/secnav2_1why.gif) 0px -34px no-repeat; }

ul.aboutOmnarSecLevNav li.howOmnarSecLev	{ margin:0px; width:150px; height:34px; }
ul.aboutOmnarSecLevNav li.howOmnarSecLev a	{ display:block; width:150px; height:34px; background:url(../images/secnav2_2how.gif) 0px 0px no-repeat; }
ul.aboutOmnarSecLevNav li.howOmnarSecLev a:hover	{ width:150px; height:34px; background:url(../images/secnav2_2how.gif) 0px -34px no-repeat; }
ul.aboutOmnarSecLevNav li.howOmnarSecLev a.onState	{ width:150px; height:34px; background:url(../images/secnav2_2how.gif) 0px -68px no-repeat; }
ul.aboutOmnarSecLevNav li.howOmnarSecLev a.onState:hover	{ width:150px; height:34px; background:url(../images/secnav2_2how.gif) 0px -34px no-repeat; }

ul.aboutOmnarSecLevNav li.omnaSuccessSecLev	{ margin:0px; width:165px; height:34px; }
ul.aboutOmnarSecLevNav li.omnaSuccessSecLev a	{ display:block; width:165px; height:34px; background:url(../images/secnav2_3omnaris.gif) 0px 0px no-repeat; }
ul.aboutOmnarSecLevNav li.omnaSuccessSecLev a:hover	{ width:165px; height:34px; background:url(../images/secnav2_3omnaris.gif) 0px -34px no-repeat; }
ul.aboutOmnarSecLevNav li.omnaSuccessSecLev a.onState	{ width:165px; height:34px; background:url(../images/secnav2_3omnaris.gif) 0px -68px no-repeat; }
ul.aboutOmnarSecLevNav li.omnaSuccessSecLev a.onState:hover	{ width:165px; height:34px; background:url(../images/secnav2_3omnaris.gif) 0px -34px no-repeat; }

ul.aboutOmnarSecLevNav li.faqSecLev	{ margin:0px; width:192px; height:34px; }
ul.aboutOmnarSecLevNav li.faqSecLev a	{ display:block; width:192px; height:34px; background:url(../images/secnav2_4faq.gif) 0px 0px no-repeat; }
ul.aboutOmnarSecLevNav li.faqSecLev a:hover	{ width:192px; height:34px; background:url(../images/secnav2_4faq.gif) 0px -34px no-repeat; }
ul.aboutOmnarSecLevNav li.faqSecLev a.onState	{ width:192px; height:34px; background:url(../images/secnav2_4faq.gif) 0px -68px no-repeat; }
ul.aboutOmnarSecLevNav li.faqSecLev a.onState:hover	{ width:192px; height:34px; background:url(../images/secnav2_4faq.gif) 0px -34px no-repeat; }

ul.aboutOmnarSecLevNav li.watchTvAdSecLev	{ margin:0px; width:120px; height:34px; }
ul.aboutOmnarSecLevNav li.watchTvAdSecLev a	{ display:block; width:120px; height:34px; background:url(../images/secnav2_5watch.gif) 0px 0px no-repeat; }
ul.aboutOmnarSecLevNav li.watchTvAdSecLev a:hover	{ width:120px; height:34px; background:url(../images/secnav2_5watch.gif) 0px -34px no-repeat; }
ul.aboutOmnarSecLevNav li.watchTvAdSecLev a.onState	{ width:120px; height:34px; background:url(../images/secnav2_5watch.gif) 0px -68px no-repeat; }
ul.aboutOmnarSecLevNav li.watchTvAdSecLev a.onState:hover	{ width:120px; height:34px; background:url(../images/secnav2_5watch.gif) 0px -34px no-repeat; }


ul.getOmnarisSecLevNav	{ float:left; display:inline; margin:0px 0px 0px 0px; width:728px; height:34px; background:url(../images/bg_secondnav_5nasal.gif) 0px 0px no-repeat;}
ul.getOmnarisSecLevNav li	{ float:left; display:inline; }

ul.getOmnarisSecLevNav li.RIHSecLev	{ margin:0px; width:170px; height:34px; }
ul.getOmnarisSecLevNav li.RIHSecLev a	{ display:block; width:170px; height:34px; background:url(../images/secnav4_1RIHProgram.gif) 0px 0px no-repeat; }
ul.getOmnarisSecLevNav li.RIHSecLev a:hover	{ width:170px; height:34px; background:url(../images/secnav4_1RIHProgram.gif) 0px -34px no-repeat; }
ul.getOmnarisSecLevNav li.RIHSecLev a.onState	{ width:170px; height:34px; background:url(../images/secnav4_1RIHProgram.gif) 0px -68px no-repeat; }
ul.getOmnarisSecLevNav li.RIHSecLev a.onState:hover	{ width:170px; height:34px; background:url(../images/secnav4_1RIHProgram.gif) 0px -34px no-repeat; }

ul.getOmnarisSecLevNav li.DDGSecLev	{ margin:0px; width:174px; height:34px; }
ul.getOmnarisSecLevNav li.DDGSecLev a	{ display:block; width:174px; height:34px; background:url(../images/secnav4_2DDG.gif) 0px 0px no-repeat; }
ul.getOmnarisSecLevNav li.DDGSecLev a:hover	{ width:174px; height:34px; background:url(../images/secnav4_2DDG.gif) 0px -34px no-repeat; }
ul.getOmnarisSecLevNav li.DDGSecLev a.onState	{ width:174px; height:34px; background:url(../images/secnav4_2DDG.gif) 0px -68px no-repeat; }
ul.getOmnarisSecLevNav li.DDGSecLev a.onState:hover	{ width:174px; height:34px; background:url(../images/secnav4_2DDG.gif) 0px -34px no-repeat; }

ul.getOmnarisSecLevNav li.friendsSecLev	{ margin:0px; width:135px; height:34px; }
ul.getOmnarisSecLevNav li.friendsSecLev a	{ display:block; width:135px; height:34px; background:url(../images/secnav4_3Friends.gif) 0px 0px no-repeat; }
ul.getOmnarisSecLevNav li.friendsSecLev a:hover	{ width:135px; height:34px; background:url(../images/secnav4_3Friends.gif) 0px -34px no-repeat; }
ul.getOmnarisSecLevNav li.friendsSecLev a.onState	{ width:135px; height:34px; background:url(../images/secnav4_3Friends.gif) 0px -68px no-repeat; }
ul.getOmnarisSecLevNav li.friendsSecLev a.onState:hover	{ width:135px; height:34px; background:url(../images/secnav4_3Friends.gif) 0px -34px no-repeat; }


div.topNavIntArea	{ margin:0px auto; padding:0px; width:982px; height:auto; }


ul.thirdNavLevel	{ float:left; display:inline; margin:0px 0px 0px 236px; width:726px; height:25px; background:url(../images/bg_purple_nav.gif) 0px 0px no-repeat;}
ul.thirdNavLevel li	{ float:left; display:inline; }

ul.thirdNavLevel li.pollenThirdLev	{ margin:0px; width:78px; height:25px; }
ul.thirdNavLevel li.pollenThirdLev a	{ display:block; width:78px; height:25px; background:url(../images/lownav_1pollen.gif) 0px 0px no-repeat; }
ul.thirdNavLevel li.pollenThirdLev a:hover	{ width:78px; height:25px; background:url(../images/lownav_1pollen.gif) 0px -25px no-repeat; }
ul.thirdNavLevel li.pollenThirdLev a.onState	{ width:78px; height:25px; background:url(../images/lownav_1pollen.gif) 0px -50px no-repeat; }
ul.thirdNavLevel li.pollenThirdLev a.onState:hover	{ width:78px; height:25px; background:url(../images/lownav_1pollen.gif) 0px -50px no-repeat; }

ul.thirdNavLevel li.outdoorMoldThirdLev	{ margin:0px; width:104px; height:25px; }
ul.thirdNavLevel li.outdoorMoldThirdLev a	{ display:block; width:104px; height:25px; background:url(../images/lownav_2airborne_mold.gif) 0px 0px no-repeat; }
ul.thirdNavLevel li.outdoorMoldThirdLev a:hover	{ width:104px; height:25px; background:url(../images/lownav_2airborne_mold.gif) 0px -25px no-repeat; }
ul.thirdNavLevel li.outdoorMoldThirdLev a.onState	{ width:104px; height:25px; background:url(../images/lownav_2airborne_mold.gif) 0px -50px no-repeat; }
ul.thirdNavLevel li.outdoorMoldThirdLev a.onState:hover	{ width:104px; height:25px; background:url(../images/lownav_2airborne_mold.gif) 0px -25px no-repeat; }

ul.thirdNavLevel li.pollenYRThirdLev	{ margin:0px; width:78px; height:25px; }
ul.thirdNavLevel li.pollenYRThirdLev a	{ display:block; width:78px; height:25px; background:url(../images/lownav_1pollenYR.gif) 0px 0px no-repeat; }
ul.thirdNavLevel li.pollenYRThirdLev a:hover	{ width:78px; height:25px; background:url(../images/lownav_1pollenYR.gif) 0px -25px no-repeat; }
ul.thirdNavLevel li.pollenYRThirdLev a.onState	{ width:78px; height:25px; background:url(../images/lownav_1pollenYR.gif) 0px -50px no-repeat; }
ul.thirdNavLevel li.pollenYRThirdLev a.onState:hover	{ width:78px; height:25px; background:url(../images/lownav_1pollenYR.gif) 0px -50px no-repeat; }

ul.thirdNavLevel li.outdoorMoldYRThirdLev	{ margin:0px; width:115px; height:25px; }
ul.thirdNavLevel li.outdoorMoldYRThirdLev a	{ display:block; width:115px; height:25px; background:url(../images/lownav_2airborne_moldYR.gif) 0px 0px no-repeat; }
ul.thirdNavLevel li.outdoorMoldYRThirdLev a:hover	{ width:115px; height:25px; background:url(../images/lownav_2airborne_moldYR.gif) 0px -25px no-repeat; }
ul.thirdNavLevel li.outdoorMoldYRThirdLev a.onState	{ width:115px; height:25px; background:url(../images/lownav_2airborne_moldYR.gif) 0px -50px no-repeat; }
ul.thirdNavLevel li.outdoorMoldYRThirdLev a.onState:hover	{ width:115px; height:25px; background:url(../images/lownav_2airborne_moldYR.gif) 0px -25px no-repeat; }


ul.thirdNavLevel li.dustThirdLev	{ margin:0px; width:78px; height:25px; }
ul.thirdNavLevel li.dustThirdLev a	{ display:block; width:78px; height:25px; background:url(../images/lownav_1dust.gif) 0px 0px no-repeat; }
ul.thirdNavLevel li.dustThirdLev a:hover	{ width:78px; height:25px; background:url(../images/lownav_1dust.gif) 0px -25px no-repeat; }
ul.thirdNavLevel li.dustThirdLev a.onState	{ width:78px; height:25px; background:url(../images/lownav_1dust.gif) 0px -50px no-repeat; }
ul.thirdNavLevel li.dustThirdLev a.onState:hover	{ width:78px; height:25px; background:url(../images/lownav_1dust.gif) 0px -50px no-repeat; }

ul.thirdNavLevel li.petsThirdLev	{ margin:0px; width:78px; height:25px; }
ul.thirdNavLevel li.petsThirdLev a	{ display:block; width:78px; height:25px; background:url(../images/lownav_2_pets.gif) 0px 0px no-repeat; }
ul.thirdNavLevel li.petsThirdLev a:hover	{ width:78px; height:25px; background:url(../images/lownav_2_pets.gif) 0px -25px no-repeat; }
ul.thirdNavLevel li.petsThirdLev a.onState	{ width:78px; height:25px; background:url(../images/lownav_2_pets.gif) 0px -50px no-repeat; }
ul.thirdNavLevel li.petsThirdLev a.onState:hover	{ width:78px; height:25px; background:url(../images/lownav_2_pets.gif) 0px -50px no-repeat; }

ul.thirdNavLevel li.indoorMoldThirdLev	{ margin:0px; width:180px; height:25px; }
ul.thirdNavLevel li.indoorMoldThirdLev a	{ display:block; width:180px; height:25px; background:url(../images/lownav_2_mold_mildew.gif) 0px 0px no-repeat; }
ul.thirdNavLevel li.indoorMoldThirdLev a:hover	{ width:180px; height:25px; background:url(../images/lownav_2_mold_mildew.gif) 0px -25px no-repeat; }
ul.thirdNavLevel li.indoorMoldThirdLev a.onState	{ width:180px; height:25px; background:url(../images/lownav_2_mold_mildew.gif) 0px -50px no-repeat; }
ul.thirdNavLevel li.indoorMoldThirdLev a.onState:hover	{ width:180px; height:25px; background:url(../images/lownav_2_mold_mildew.gif) 0px -50px no-repeat; }

ul.thirdNavLevel li.cockroachesThirdLev	{ margin:0px; width:120px; height:25px; }
ul.thirdNavLevel li.cockroachesThirdLev a	{ display:block; width:120px; height:25px; background:url(../images/lownav_3_cockroaches.gif) 0px 0px no-repeat; }
ul.thirdNavLevel li.cockroachesThirdLev a:hover	{ width:120px; height:25px; background:url(../images/lownav_3_cockroaches.gif) 0px -25px no-repeat; }
ul.thirdNavLevel li.cockroachesThirdLev a.onState	{ width:120px; height:25px; background:url(../images/lownav_3_cockroaches.gif) 0px -50px no-repeat; }
ul.thirdNavLevel li.cockroachesThirdLev a.onState:hover	{ width:120px; height:25px; background:url(../images/lownav_3_cockroaches.gif) 0px -50px no-repeat; }

ul.thirdNavLevel li.cockroachesYRThirdLev	{ margin:0px; width:120px; height:25px; }
ul.thirdNavLevel li.cockroachesYRThirdLev a	{ display:block; width:120px; height:25px; background:url(../images/lownav_3_cockroachesYR.gif) 0px 0px no-repeat; }
ul.thirdNavLevel li.cockroachesYRThirdLev a:hover	{ width:120px; height:25px; background:url(../images/lownav_3_cockroachesYR.gif) 0px -25px no-repeat; }
ul.thirdNavLevel li.cockroachesYRThirdLev a.onState	{ width:120px; height:25px; background:url(../images/lownav_3_cockroachesYR.gif) 0px -50px no-repeat; }
ul.thirdNavLevel li.cockroachesYRThirdLev a.onState:hover	{ width:120px; height:25px; background:url(../images/lownav_3_cockroachesYR.gif) 0px -50px no-repeat; }

ul.thirdNavLevel li.registerThirdLev	{ margin:0px; width:155px; height:25px; }
ul.thirdNavLevel li.registerThirdLev a	{ display:block; width:155px; height:25px; background:url(../images/lownav_1RIH.gif) 0px 0px no-repeat; }
ul.thirdNavLevel li.registerThirdLev a:hover	{ width:155px; height:25px; background:url(../images/lownav_1RIH.gif) 0px -25px no-repeat; }
ul.thirdNavLevel li.registerThirdLev a.onState	{ width:155px; height:25px; background:url(../images/lownav_1RIH.gif) 0px -50px no-repeat; }
ul.thirdNavLevel li.registerThirdLev a.onState:hover	{ width:155px; height:25px; background:url(../images/lownav_1RIH.gif) 0px -50px no-repeat; }

ul.thirdNavLevel li.profileThirdLev	{ margin:0px; width:131px; height:25px; }
ul.thirdNavLevel li.profileThirdLev a	{ display:block; width:131px; height:25px; background:url(../images/lownav_2RIHStep2.gif) 0px 0px no-repeat; }
ul.thirdNavLevel li.profileThirdLev a:hover	{ width:131px; height:25px; background:url(../images/lownav_2RIHStep2.gif) 0px -25px no-repeat; }
ul.thirdNavLevel li.profileThirdLev a.onState	{ width:131px; height:25px; background:url(../images/lownav_2RIHStep2.gif) 0px -50px no-repeat; }
ul.thirdNavLevel li.profileThirdLev a.onState:hover	{ width:131px; height:25px; background:url(../images/lownav_2RIHStep2.gif) 0px -25px no-repeat; }

ul.thirdNavLevel li.createThirdLev	{ margin:0px; width:175px; height:25px; }
ul.thirdNavLevel li.createThirdLev a	{ display:block; width:175px; height:25px; background:url(../images/lownav_3RIHStep3.gif) 0px 0px no-repeat; }
ul.thirdNavLevel li.createThirdLev a:hover	{ width:175px; height:25px; background:url(../images/lownav_3RIHStep3.gif) 0px -25px no-repeat; }
ul.thirdNavLevel li.createThirdLev a.onState	{ width:175px; height:25px; background:url(../images/lownav_3RIHStep3.gif) 0px -50px no-repeat; }
ul.thirdNavLevel li.createThirdLev a.onState:hover	{ width:175px; height:25px; background:url(../images/lownav_3RIHStep3.gif) 0px -25px no-repeat; }


/* HCP NAV AREA ================================== */
ul#firstLevHCPNav	{ position:absolute; top:-6000px; left:-2000px; float:left; display:inline; margin:0px 0px 0px 0px; width:728px; height:23px; }
ul#firstLevHCPNav li	{ float:left; display:inline; }

ul#firstLevHCPNav li.hcpUniNav	{ margin:0px 0px 0px 7px; width:158px; height:23px; }
ul#firstLevHCPNav li.hcpUniNav a	{ display:block; width:158px; height:23px; background:url(../images/topnavhcp_1unique.gif) 0px 0px no-repeat; }
ul#firstLevHCPNav li.hcpUniNav a:hover	{ width:158px; height:23px; background:url(../images/topnavhcp_1unique.gif) 0px -23px no-repeat; }
ul#firstLevHCPNav li.hcpUniNav a.onState	{ width:158px; height:23px; background:url(../images/topnavhcp_1unique.gif) 0px -23px no-repeat; }
ul#firstLevHCPNav li.hcpUniNav a.onState:hover	{ width:158px; height:23px; background:url(../images/topnavhcp_1unique.gif) 0px 0px no-repeat; }

ul#firstLevHCPNav li.hcpSticksNav	{ margin:0px 0px 0px 0px; width:112px; height:23px; }
ul#firstLevHCPNav li.hcpSticksNav a	{ display:block; width:112px; height:23px; background:url(../images/topnavhcp_2sticks.gif) 0px 0px no-repeat; }
ul#firstLevHCPNav li.hcpSticksNav a:hover	{ width:112px; height:23px; background:url(../images/topnavhcp_2sticks.gif) 0px -23px no-repeat; }
ul#firstLevHCPNav li.hcpSticksNav a.onState	{ width:112px; height:23px; background:url(../images/topnavhcp_2sticks.gif) 0px -23px no-repeat; }
ul#firstLevHCPNav li.hcpSticksNav a.onState:hover	{ width:112px; height:23px; background:url(../images/topnavhcp_2sticks.gif) 0px 0px no-repeat; }

ul#firstLevHCPNav li.hcpCharNav	{ margin:0px 0px 0px 0px; width:118px; height:23px; }
ul#firstLevHCPNav li.hcpCharNav a	{ display:block; width:118px; height:23px; background:url(../images/topnavhcp_3char.gif) 0px 0px no-repeat; }
ul#firstLevHCPNav li.hcpCharNav a:hover	{ width:118px; height:23px; background:url(../images/topnavhcp_3char.gif) 0px -23px no-repeat; }
ul#firstLevHCPNav li.hcpCharNav a.onState	{ width:118px; height:23px; background:url(../images/topnavhcp_3char.gif) 0px -23px no-repeat; }
ul#firstLevHCPNav li.hcpCharNav a.onState:hover	{ width:118px; height:23px; background:url(../images/topnavhcp_3char.gif) 0px 0px no-repeat; }

ul#firstLevHCPNav li.hcpWellTolNav	{ margin:0px 0px 0px 0px; width:122px; height:23px; }
ul#firstLevHCPNav li.hcpWellTolNav a	{ display:block; width:122px; height:23px; background:url(../images/topnavhcp_4well.gif) 0px 0px no-repeat; }
ul#firstLevHCPNav li.hcpWellTolNav a:hover	{ width:122px; height:23px; background:url(../images/topnavhcp_4well.gif) 0px -23px no-repeat; }
ul#firstLevHCPNav li.hcpWellTolNav a.onState	{ width:122px; height:23px; background:url(../images/topnavhcp_4well.gif) 0px -23px no-repeat; }
ul#firstLevHCPNav li.hcpWellTolNav a.onState:hover	{ width:122px; height:23px; background:url(../images/topnavhcp_4well.gif) 0px 0px no-repeat; }

ul#firstLevHCPNav li.hcpSarNav	{ margin:0px 0px 0px 0px; width:50px; height:23px; }
ul#firstLevHCPNav li.hcpSarNav a	{ display:block; width:50px; height:23px; background:url(../images/topnavhcp_5sar.gif) 0px 0px no-repeat; }
ul#firstLevHCPNav li.hcpSarNav a:hover	{ width:50px; height:23px; background:url(../images/topnavhcp_5sar.gif) 0px -23px no-repeat; }
ul#firstLevHCPNav li.hcpSarNav a.onState	{ width:50px; height:23px; background:url(../images/topnavhcp_5sar.gif) 0px -23px no-repeat; }
ul#firstLevHCPNav li.hcpSarNav a.onState:hover	{ width:50px; height:23px; background:url(../images/topnavhcp_5sar.gif) 0px 0px no-repeat; }

ul#firstLevHCPNav li.hcpParNav	{ margin:0px 0px 0px 0px; width:56px; height:23px; }
ul#firstLevHCPNav li.hcpParNav a	{ display:block; width:56px; height:23px; background:url(../images/topnavhcp_6par.gif) 0px 0px no-repeat; }
ul#firstLevHCPNav li.hcpParNav a:hover	{ width:56px; height:23px; background:url(../images/topnavhcp_6par.gif) 0px -23px no-repeat; }
ul#firstLevHCPNav li.hcpParNav a.onState	{ width:56px; height:23px; background:url(../images/topnavhcp_6par.gif) 0px -23px no-repeat; }
ul#firstLevHCPNav li.hcpParNav a.onState:hover	{ width:56px; height:23px; background:url(../images/topnavhcp_6par.gif) 0px 0px no-repeat; }


/* BODY AREA ================================== */
#bodyArea		{ margin:0px auto; width:982px; height:auto; }



.topGraphicArea		{ margin:0px 0px 0px 0px; width:auto; height:111px; }
.springSeason	{ background:url(../images/pic_main_small.jpg) center 0px no-repeat; }
.winterSeason   { background:url(../images/pic_main_small_winter.jpg) center 0px no-repeat; }
.fallSeason   { background:url(../images/pic_main_small_fall.jpg) center 0px no-repeat; }
.indoorKitchen   { background:url(../images/pic_main_small_indoorKitchen.jpg) center 0px no-repeat; }
.indoorLiving   { background:url(../images/pic_main_small_indoorLiving.jpg) center 0px no-repeat; }
.seasonal   { background:url(../images/pic_main_sm_seasonal.jpg) center 0px no-repeat; }
.yearRound   { background:url(../images/pic_main_sm_year_round.jpg) center 0px no-repeat; }
.utility	{ background:url(../images/pic_main_small_utility.jpg) center 0px no-repeat; }
.topGraphicLargeArea{ margin:0px 0px 0px 0px; width:auto; height:307px; background:url(../images/pic_main_large.jpg) center 0px no-repeat; }
/*..topGraphicLargeArea{ margin:0px 0px 0px 0px; width:auto; height:300px; background:url(../images/aboutAllergies_nav_header.jpg) center 0px no-repeat; }*/
.topGraphicLargeArea2{ margin:0px 0px 0px 0px; width:auto; height:300px; background:url(../images/aboutOmnaris_nav_header.jpg) center 0px no-repeat; }
.topGraphicLargeAreaGetOmnaris{ margin:0px 0px 0px 0px; width:auto; height:300px; background:url(../images/getOmnaris_nav_header.jpg) center 0px no-repeat; }
.topGraphicLargeAreaInstructions{ margin:0px 0px 0px 0px; width:auto; height:300px; background:url(../images/instructions_nav_header.jpg) center 0px no-repeat; }
.topGraphicLargeAreaToolbox{ margin:0px 0px 0px 0px; width:auto; height:300px; background:url(../images/toolbox_nav_header.jpg) center 0px no-repeat; }
.topGraphicLargeAreaHCP{ margin:0px 0px 0px 0px; width:auto; height:300px; background:url(../images/hcp_nav_header.gif) center 0px no-repeat; }


.topGraphicUtilityArea{ margin:0px 0px 0px 0px; width:auto; height:111px; background:url(../images/pic_main_sm_utility.jpg) center 0px no-repeat; }

.topGraphicHomeArea	{ margin:0px 0px 0px 0px; width:auto; height:370px; background:url(../images/pic_main_home.jpg) center 0px no-repeat; }

.topGraphicHCPArea	{ margin:0px 0px 0px 0px; width:auto; height:300px; background:url(../images/pic_main_hcp.jpg) center 0px no-repeat; }
.topFlashIntArea	{ margin:0px auto; width:992px; height:370px;  }
#flashArea			{  }

.topGraphicIntArea	{ margin:0px auto; padding:10px 0px 0px 0px; width:982px; height:auto; }

h1.aboutPageHdr	{ margin:72px 0px 0px 20px; width:350px; height:44px; background:url(../images/page_hdr_about.gif) 0px 0px no-repeat; }
h4.aboutPageQuote	{ margin:0px 0px 0px 20px; width:350px; height:77px; background:url(../images/page_quote_about.gif) 0px 0px no-repeat; }


p.captionTexter		{ margin:75px 0px 0px 25px; font-size:/*10px*/ 85%; line-height:12px; color:#666666; }

h3.logoTagline		{ margin:22px 0px 0px 598px; width:350px; height:77px; background:url(../images/hdr_tagline_pic_area.gif) 0px 0px no-repeat; }

h1.homePageHdr	{ margin:116px 0px 0px 120px; width:262px; height:115px; background:url(../images/hdr_home_main.gif) 0px 0px no-repeat; }
h4.homeTextHdr	{ margin:0px 0px 0px 120px; width:262px; height:70px; background:url(../images/hdr_home_text.gif) 0px 0px no-repeat; }

h1.hcpPageHdr	{ margin:92px 0px 0px 151px; width:269px; height:91px; background:url(../images/hdr_hcp_main.gif) 0px 0px no-repeat; }

p.hcpHeaderText		{ margin:0px 0px 0px 151px; width:269px; height:79px; background:url(../images/hdr_hcp_text_main.gif) 0px 0px no-repeat; }
p.hcpHeaderText a	{ display:block; width:269px; height:79px; }


.mainBodyContent	{ float:left; display:inline; margin:30px 20px 0px 0px; padding:0px 0px 20px 0px; width:727px; height:auto; }
.mainBodyContentFull{ margin:13px 20px 0px 0px; padding:0px 0px 0px 0px; width:982px; height:auto; }
.mainBodyContentHome{ margin:0px 0px 0px 0px; padding:0px 0px 15px 0px; width:982px; height:auto; }

.allergyBoxTop	{ margin:0px 0px 0px 0px; width:727px; height:21px; background:url(../images/bg_allergy_box_top.gif) 0px 0px no-repeat; }
.allergyBox		{ margin:0px 0px 2px 0px; width:727px; height:auto; background:url(../images/bg_allergy_box.gif) left bottom no-repeat; }

.mainLeftPic	{ float:left; display:inline; margin:4px 0px 12px 15px; width:240px; height:247px; }

.kitchenPic		{ background:url(../images/pic_allergy_kitchen.jpg) 0px 0px no-repeat; }
.livingRoomPic	{ background:url(../images/pic_allergy_living.jpg) 0px 0px no-repeat; }
.bathroomsPic	{ background:url(../images/pic_allergy_bathroom.jpg) 0px 0px no-repeat; }
.bedroomsPic	{ background:url(../images/pic_allergy_bedroom.jpg) 0px 0px no-repeat; }
.basementPic	{ background:url(../images/pic_allergy_basement.jpg) 0px 0px no-repeat; }


.mainRightSection	{ float:left; display:inline; margin:0px 0px 0px 12px; width:440px; height:auto; }

h4.purpleHdrs		{ margin:2px 0px 0px 0px; font-size:/*20px*/ 161.6%; line-height:24px; color:#8241a1; }

ul.purpleArrowList	{ margin:0px 0px 15px 5px; }
ul.purpleArrowList li	{ padding:4px 0px 4px 16px; background:url(../images/bullet_purple.gif) 0px 7px no-repeat; }


/* leftMainColumn ================== */
.leftMainColumn	{ float:left; display:inline; margin:0px 0px 0px 20px; padding:0px 0px 20px 0px; width:196px; height:auto; }

h2.allergyProofHdr	{ margin:0px 0px 20px 0px; width:196px; height:90px; background:url(../images/pg_hdr_allergy_proofing.gif) 0px 0px no-repeat; }
h2.whyDoHdr	{ margin:0px 0px 20px 0px; width:196px; height:129px; background:url(../images/pg_hdr_why_do.gif) 0px 0px no-repeat; }
h2.allergiesEnvironmentHdr	{ margin:0px 0px 20px 0px; width:195px; height:117px; background:url(../images/pg_hdr_allergies_environment.gif) 0px 0px no-repeat; }
h2.outdoorAllergyMainHdr	{ margin:0px 0px 20px 0px; width:196px; height:90px; background:url(../images/pg_hdr_outdoor_main.gif) 0px 0px no-repeat; }
h2.seasonalAllergyMoldHdr	{ margin:0px 0px 20px 0px; width:196px; height:81px; background:url(../images/pg_hdr_seasonal_mold.gif) 0px 0px no-repeat; }
h2.seasonalAllergyPollenHdr	{ margin:0px 0px 20px 0px; width:196px; height:83px; background:url(../images/pg_hdr_seasonal_pollen.gif) 0px 0px no-repeat; }


h2.yearRoundAllergyMoldHdr	{ margin:0px 0px 20px 0px; width:196px; height:82px; background:url(../images/pg-hdr-year-round-airborne-mold.gif) 0px 0px no-repeat; }
h2.yearRoundAllergyPollenHdr	{ margin:0px 0px 20px 0px; width:196px; height:82px; background:url(../images/pg-hdr-year-round-pollen.gif) 0px 0px no-repeat; }
h2.yearRoundAllergyCockroachesHdr	{ margin:0px 0px 20px 0px; width:196px; height:82px; background:url(../images/pg-hdr-year-round-cockroaches.gif) 0px 0px no-repeat; }
h2.yearRoundAllergyDustHdr	{ margin:0px 0px 20px 0px; width:196px; height:82px; background:url(../images/pg-hdr-year-round-dust.gif) 0px 0px no-repeat; }
h2.yearRoundAllergyIndoorMoldHdr	{ margin:0px 0px 20px 0px; width:196px; height:125px; background:url(../images/pg_hdr_indoor_mold.jpg) 0px 0px no-repeat; }
h2.yearRoundAllergyPetsHdr	{ margin:0px 0px 20px 0px; width:196px; height:82px; background:url(../images/pg-hdr-year-round-pets.gif) 0px 0px no-repeat; }



h2.outdoorAllergyHdr	{ margin:0px 0px 20px 0px; width:195px; height:81px; background:url(../images/pg_hdr_outdoor.gif) 0px 0px no-repeat; }
h2.outdoorAllergyMoldHdr	{ margin:0px 0px 20px 0px; width:196px; height:83px; background:url(../images/pg_hdr_outdoor_mold.gif) 0px 0px no-repeat; }
h2.indoorAllergyHdr	{ margin:0px 0px 20px 0px; width:195px; height:90px; background:url(../images/pg_hdr_indoor_allergies.gif) 0px 0px no-repeat; }
h2.seasonalAllergyHdr	{ margin:0px 0px 20px 0px; width:195px; height:91px; background:url(../images/pg_hdr_seasonal_allergies.gif) 0px 0px no-repeat; }
h2.yearRoundAllergyHdr	{ margin:0px 0px 20px 0px; width:195px; height:91px; background:url(../images/pg_hdr_yearRound_allergies.gif) 0px 0px no-repeat; }
h2.indoorAllergyDustHdr	{ margin:0px 0px 20px 0px; width:195px; height:81px; background:url(../images/pg_hdr_indoor_dust.gif) 0px 0px no-repeat; }
h2.indoorAllergyPetsHdr	{ margin:0px 0px 20px 0px; width:195px; height:81px; background:url(../images/pg_hdr_indoor_pets.gif) 0px 0px no-repeat; }
h2.indoorAllergyMoldHdr	{ margin:0px 0px 20px 0px; width:195px; height:125px; background:url(../images/pg_hdr_indoor_mold_mildew.gif) 0px 0px no-repeat; }
h2.indoorAllergyCockroachesHdr	{ margin:0px 0px 20px 0px; width:195px; height:81px; background:url(../images/pg_hdr_indoor_cockroaches.gif) 0px 0px no-repeat; }
h2.tvCommercialHdr	{ margin:0px 0px 20px 0px; width:195px; height:90px; background:url(../images/pg_hdr_tv_commercial.gif) 0px 0px no-repeat; }
h2.tvCommercialsHdr	{ margin:0px 0px 20px 0px; width:195px; height:90px; background:url(../images/pg_hdr_tv_commercials.gif) 0px 0px no-repeat; }

/*h2.aboutOmnarisHdr	{ margin:0px 0px 20px 0px; width:195px; height:108px; background:url(../images/pg_hdr_about_omnaris.gif) 0px 0px no-repeat; }  */
h2.aboutOmnarisHdr	{ margin:0px 0px 20px 0px; width:195px; height:167px; background:url(../images/pg_hdr_about_omnaris.jpg) 0px 0px no-repeat; }

h2.whyOmnarisHdr	{ margin:0px 0px 20px 0px; width:195px; height:120px; background:url(../images/pg_hdr_why_omnaris.gif) 0px 0px no-repeat; }
h2.ptInstructionsHdr	{ margin:0px 0px 20px 0px; width:196px; height:120px; background:url(../images/pg_hdr_pt_instructions.jpg) 0px 0px no-repeat; }
h2.howOmnarisWorksHdr	{ margin:0px 0px 20px 0px; width:196px; height:81px; background:url(../images/pg_hdr_how_omnaris_works.gif) 0px 0px no-repeat; }
h2.successStoriesHdr	{ margin:0px 0px 20px 0px; width:196px; height:152px; background:url(../images/pg_hdr_success_stories.gif) 0px 0px no-repeat; }
h2.faqHdr	{ margin:0px 0px 20px 0px; width:195px; height:127px; background:url(../images/pg_hdr_FAQ.gif) 0px 0px no-repeat; }
h2.getOmnarisHdr	{ margin:0px 0px 20px 0px; width:195px; height:111px; background:url(../images/pg_hdr_get_omnaris.gif) 0px 0px no-repeat; }
h2.rihRegisterHdr	{ margin:0px 0px 20px 0px; width:196px; height:172px; background:url(../images/pg_hdr_rih_register.gif) 0px 0px no-repeat; }
h2.rihFAQsHdr	{ margin:0px 0px 20px 0px; width:195px; height:123px; background:url(../images/pg_hdr_rihFAQ.gif) 0px 0px no-repeat; }

h2.ddgHdr	{ margin:0px 0px 20px 0px; width:196px; height:129px; background:url(../images/pg_hdr_ddg.gif) 0px 0px no-repeat; }
h2.friendsFamilyHdr	{ margin:0px 0px 20px 0px; width:196px; height:129px; background:url(../images/pg_hdr_friends_family.gif) 0px 0px no-repeat; }
h2.toolbox { margin:0px 0px 20px 0px; width:196px; height:129px; background:url(../images/pg_hdr_toolbox.gif) 0px 0px no-repeat; }
h2.resourcesHdr		{ margin:0px 0px 20px 0px; width:196px; height:90px; background:url(../images/pg_hdr_resources.gif) 0px 0px no-repeat; }



.leftMainColumn p	{ margin:20px 0px 10px 0px; }
.leftMainColumn p a	{ text-decoration:none; color:#26a4dc; }
.leftMainColumn p a:hover	{ text-decoration:underline; color:#26a4dc; }


/* mainBodyColumn ================== */

.mainBodyColumn	{ float:left; display:inline; margin:0px 0px 0px 20px; padding:0px 0px 20px 0px; width:491px; height:auto; }
.mainBodyColumn p	{ margin:0px 0px 10px 0px; }
.mainBodyColumn p a	{ text-decoration:none; color:#26a4dc; }
.mainBodyColumn p a:hover	{ text-decoration:underline; color:#26a4dc; }

.omnarisLogoHead	{ margin:0px 0px 0px 0px; width:491px; height:73px; background:url(../images/bg_top_allergy_header.gif) 0px 0px no-repeat; }

h2.mainPageHdr		{ margin:0px 0px 10px 0px; font-size:17px; line-height:16px; color:#6e298d; font-weight:bold; }
h2.pageProfile		{ padding:26px 0px 0px 92px; font-size:17px; line-height:19px; color:#6f2a8e; font-weight:bold; }
h2.pageProfile2Lines	{ padding:18px 0px 0px 80px; font-size:17px; line-height:19px; color:#6f2a8e; }
h2.pageProfileSpecial	{ float:left; display:inline; padding:26px 0px 0px 82px; font-size:17px; line-height:19px; color:#6f2a8e; font-weight:bold; }
h2.searchResultHdr		{ margin:0px 0px 10px 0px; font-size:14px; line-height:16px; color:#6e298d; font-weight:bold; }


ul.targetBulletList		{ margin:20px 90px 0px 35px; padding:0px 0px 0px 0px; }
ul.targetBulletList li	{ padding:0px 0px 20px 25px; background:url(../images/bullet_super.gif) left top no-repeat; }
ul.targetBulletList li a	{ text-decoration:none; color:#26a4dc; }
ul.targetBulletList li a:hover	{ text-decoration:underline; color:#26a4dc; }

div.ulListCenter	{ margin:0px 0px 20px 70px; width:421px; }
div.ulListCenter_	{ margin:0px 0px 20px 70px; width:621px; }
ul.targetBulletShortList_ li	{ width:365px; padding:0px 0px 20px 35px; background:url(../images/bullet_super.gif) left top no-repeat; }

ul.targetBulletShortList	{ float:left; display:inline; margin:10px 0px 0px 20px; *margin-left:5px; padding:0px 0px 0px 0px; width:170px; *width:160px; height:auto; }
ul.targetBulletShortList li	{ width:165px; *width:155px; padding:0px 0px 8px 25px; background:url(../images/bullet_super.gif) left top no-repeat; }


h3.greenBarTop		{ margin:0px; padding:0px 0px 0px 17px; width:474px; height:24px; font-size:12px; line-height:24px; color:#ffffff; background:url(../images/bg_green_caption.gif) 0px 0px no-repeat; }

span.outdoorAllergyPic	{ float:left;  display:inline; margin:0px 40px 0px 110px; width:130px; height:146px; background:url(http://preview-omnaris.sepracor.com/images/icon_1tree.gif) 0px 0px no-repeat; }
span.outdoorAllergyPic a		{ display:inline; width:130px; height:146px; }
span.indoorAllergyPic			{ float:left;  display:inline; margin:0px 40px 0px 0px; width:123px; height:146px; background:url(http://preview-omnaris.sepracor.com/images/icon_2indoor.gif) 0px 0px no-repeat; }
span.indoorAllergyPic a		{ display:inline; width:123px; height:146px; }
span.allergyEnvironmentPic	{  display:block; margin:0px 40px 0px 0px; width:122px; height:146px; background:url(http://preview-omnaris.sepracor.com/images/icon_3environment.gif) 0px 0px no-repeat; }
span.allergyEnvironmentPic a	{ display:block; width:122px; height:146px; }
span.allergyAsthmaPic			{ float:left; display:inline; margin:0px; width:116px; height:146px; background:url(http://preview-omnaris.sepracor.com/images/icon_4balloon.gif) 0px 0px no-repeat; }
span.allergyAsthmaPic a		{ display:inline; width:116px; height:146px; }
span.allergyYearRoundPic			{ float:left; display:inline; margin:0px 27px 0px 0px; width:116px; height:146px; background:url(http://preview-omnaris.sepracor.com/images/icon_6dog.gif) 0px 0px no-repeat; }
span.allergyYearRoundPic a		{ display:inline; width:116px; height:146px; }
span.allergySeasonalPic			{ float:left; display:inline; margin:0px 27px 0px 39px; width:116px; height:146px; background:url(http://preview-omnaris.sepracor.com/images/icon_5flowers.gif) 0px 0px no-repeat; }
span.allergySeasonalPic a		{ display:inline; width:116px; height:146px; }
span.allergyEnvironmentPic2			{ float:left; display:inline; margin:0px 27px 0px 0px; width:130px; height:146px; background:url(http://preview-omnaris.sepracor.com/images/icon_7bikes.gif) 0px 0px no-repeat; }
span.allergyEnvironmentPic2 a		{ display:inline; width:130px; height:146px; }




.greenGradientBox		{ margin:0px; padding:10px 0px 10px 0px; width:491px; height:auto; background:url(../images/bg_pollen_source_box.jpg) left bottom no-repeat; }
p.greenBoxPara			{ margin:5px 40px 15px 40px; }

.greenGradientBox142	{ margin:0px; padding:10px 0px 10px 0px; width:491px; height:auto; background:url(../images/bg_pollen_source_box2.jpg) left top no-repeat; }
.greenGradientBoxAllergies	{ margin:0px; padding:10px 0px 10px 0px; width:474px; height:auto; }

.greenGradientBoxAllergies		{ margin:0px; padding:10px 0px 10px 0px; width:491px; height:auto; background:url(../images/bg_pollen_source_box.jpg) left bottom no-repeat; }
p.greenBoxParaAllergies			{ margin:5px 40px 15px 40px; }

.greenGradientBoxAllergies	{ margin:0px; padding:10px 0px 10px 0px; width:474px; height:auto; }


h3.PollenPic	{ float:left; display:inline; margin:0px 0px 0px 120px; width:130px; height:153px; background:url(../images/icon_pollen.gif) 0px 0px no-repeat; }
h3.MoldPic	{ float:left; display:inline; margin:0px; width:130px; height:153px; background:url(../images/icon_mold.gif) 0px 0px no-repeat; }

h3.treePollenPic	{ float:left; display:inline; margin:0px 0px 0px 60px; width:118px; height:153px; background:url(../images/icon_pollen1.gif) 0px 0px no-repeat; }
h3.treePollenPic a	{ display:block; width:118px; height:153px; }
h3.grassPollenPic	{ float:left; display:inline; margin:0px; width:121px; height:153px; background:url(../images/icon_pollen2.gif) 0px 0px no-repeat; }
h3.grassPollenPic a	{ display:block; width:121px; height:153px; }
h3.weedPollenPic	{ float:left; display:inline; margin:0px; width:128px; height:153px; background:url(../images/icon_pollen3.gif) 0px 0px no-repeat; }
h3.weedPollenPic a	{ display:block; width:128px; height:153px; }

h3.dustPic	{ float:left; display:inline; margin:0px 0px 0px 30px; width:102px; height:153px; background:url(../images/icon_dust.gif) 0px 0px no-repeat; }
h3.dustPic a	{ display:block; width:102px; height:153px; }
h3.petsPic	{ float:left; display:inline; margin:0px; width:110px; height:153px; background:url(../images/icon_pets.gif) 0px 0px no-repeat; }
h3.petsPic a	{ display:block; width:110px; height:153px; }
h3.moldMildewPic	{ float:left; display:inline; margin:0px; width:110px; height:153px; background:url(../images/icon_mold_mildew.gif) 0px 0px no-repeat; }
h3.moldMildewPic a	{ display:block; width:110px; height:153px; }
h3.cockroachesPic	{ float:left; display:inline; margin:0px; width:110px; height:153px; background:url(../images/icon_cockroaches.gif) 0px 0px no-repeat; }
h3.cockroachesPic a	{ display:block; width:102px; height:153px; }

h3.dustPic142	{ float:left; display:inline; margin:0px 0px 0px 30px; width:142px; height:170px; background:url(../images/icon_dust_142.gif) 0px 0px no-repeat; }
h3.dustPic142 a	{ display:block; width:142px; height:170px; }
h3.petsPic142	{ float:left; display:inline; margin:0px; width:142px; height:170px; background:url(../images/icon_pets_142.gif) 0px 0px no-repeat; }
h3.petsPic142 a	{ display:block; width:142px; height:170px; }
h3.moldMildewPic142	{ float:left; display:inline; margin:0px; width:142px; height:170px; background:url(../images/icon_mold_mildew_142.gif) 0px 0px no-repeat; }
h3.moldMildewPic142 a	{ display:block; width:142px; height:170px; }
h3.cockroachesPic142	{ float:left; display:inline; margin:0px 0px 0px 30px; width:142px; height:170px; background:url(../images/icon_cockroaches_142.gif) 0px 0px no-repeat; }
h3.cockroachesPic142 a	{ display:block; width:142px; height:170px; }
h3.PollenPic142	{ float:left; display:inline; margin:0px; width:142px; height:170px; background:url(../images/icon_pollen_142.gif) 0px 0px no-repeat; }
h3.PollenPic142 a { display:block; width:142px; height:170px; }
h3.MoldPic142	{ float:left; display:inline; margin:0px; width:142px; height:170px; background:url(../images/icon_mold_142.gif) 0px 0px no-repeat; }
h3.MoldPic142 a { display:block; width:142px; height:170px; }


div.ddg	{ margin:0px 0px 0px 0px; width:465px; height:1259px; background:url(../images/bg_ddg.gif) 0px 0px no-repeat; }



/* rightBarkerColumn ================= */
.centerBarkerColumn	{ margin:0px 0px 0px 0px; display:inline; padding:0px 0px 50px 0px; width:458px; height:auto; }

.rightBarkerColumn	{ float:left; display:inline; margin:0px 0px 0px 0px; padding:0px 0px 50px 0px; width:215px; height:auto; }

.utilitiesArea		{ margin:30px 0px 14px 0px; width:215px; height:34px; background:url(../images/img_text_size.gif) left bottom no-repeat;  }

.textSmall		{ float:left; display:inline; margin:0px 0px 0px 11px; width:22px; height:23px; background:url(../images/img_text_small.gif) 0px 0px no-repeat; }
.textSmall:hover	{ cursor:pointer; width:22px; height:23px; background:url(../images/img_text_small.gif) 0px -23px no-repeat; }
.textMedium		{ float:left; display:inline; margin:0px; width:25px; height:23px; background:url(../images/img_text_medium.gif) 0px 0px no-repeat; }
.textMedium:hover	{ cursor:pointer; width:25px; height:23px; background:url(../images/img_text_medium.gif) 0px -23px no-repeat; }
.textLarge		{ float:left; display:inline; margin:0px 22px 0px 0px; width:26px; height:23px; background:url(../images/img_text_large.gif) 0px 0px no-repeat; }
.textLarge:hover	{ cursor:pointer; width:26px; height:23px; background:url(../images/img_text_large.gif) 0px -23px no-repeat; }

p.shareText		{ float:left; display:inline; margin:0px; width:24px; height:34px; }
p.shareText a		{ display:block; width:24px; height:34px; background:url(../images/img_share.gif) 0px 0px no-repeat; }
p.shareText a:hover		{ width:24px; height:34px; background:url(../images/img_share.gif) 0px -34px no-repeat; }

p.emailText		{ float:left; display:inline; margin:0px 0px 0px 9px; width:24px; height:34px; background:url(../images/img_email.gif) 0px 0px no-repeat; }
p.emailText a		{ display:block; width:24px; height:34px; background:url(../images/img_email.gif) 0px 0px no-repeat; }
p.emailText a:hover		{ width:24px; height:34px; background:url(../images/img_email.gif) 0px -34px no-repeat; }

p.printText		{ float:left; display:inline; margin:0px 0px 0px 7px; width:26px; height:34px; background:url(../images/img_print.gif) 0px 0px no-repeat; }
p.printText:hover		{ width:26px; height:34px; background:url(../images/img_print.gif) 0px -34px no-repeat; }

/* barkerBox ======== */

.borderBarkerTop	{ margin:15px 0px 0px 0px; width:215px; height:12px; font-size:/*9px*/ 77%; line-height:9px; background:url(../images/barker_border_top.gif) 0px 0px no-repeat; }
.borderBottomBox	{ margin:0px; padding:0px 0px 15px 0px; width:215px; height:auto; background:url(../images/barker_border_bottom.gif) left bottom no-repeat; }
.borderBottomGradientBox	{ margin:0px; padding:0px 0px 15px 0px; width:215px; height:auto; background:url(../images/barker_border_gradient_bottom.gif) left bottom no-repeat; }
			
/* barkerOne ======== */			
.barkerOneTop		{ margin:0px 0px 0px 0px; width:215px; height:59px; background:url(../images/brk_01_top.gif) 0px 0px no-repeat; }
.barkerOneMid		{ margin:0px 0px 0px 0px; width:215px; height:122px; background:url(../images/brk_01_mid.gif) 0px 0px no-repeat; }
.barkerOneTagline	{ margin:0px 0px 0px 0px; width:215px; height:46px; background:url(../images/brk_01_tagline.gif) 0px 0px no-repeat; }
.barkerOneBottom	{ margin:0px 0px 0px 0px; width:215px; height:64px; background:url(../images/brk_01_bot.gif) 0px 0px no-repeat; }
.barkerOneBottom a	{ display:block; width:215px; height:64px; }


h4.bkrHdrWatch		{ margin:0px 0px 0px 0px; width:125px; height:52px; background:url(../images/bkr_hdr_watch_v1.gif) 0px 0px no-repeat; }
h4.bkrHdrNeed		{ margin:0px 0px 0px 0px; width:135px; height:38px; background:url(../images/bkr_hdr_need.gif) 0px 0px no-repeat; }
h4.bkrHdrHEPA		{ margin:0px 0px 8px 20px; width:176px; height:72px; background:url(../images/barker_hdr_hepa.gif) 0px 0px no-repeat; }
h4.bkrHdrWhy		{ margin:0px 0px 8px 0px; width:117px; height:20px; background:url(../images/barker_hdr_why.gif) 0px 0px no-repeat; }
h4.bkrHdrConsidering{ margin:0px 0px 8px 0px; width:91px; height:36px; background:url(../images/barker_hdr_considering.gif) 0px 0px no-repeat; }
h4.bkrHdrGetDaily	{ margin:0px 0px 8px 0px; width:130px; height:47px; background:url(../images/barker_hdr_get_daily.gif) 0px 0px no-repeat; }
h4.bkrHdrAsthma	{ margin:0px 0px 8px 0px; width:129px; height:13px; background:url(../images/bkr_hdr_asthma.gif) 0px 0px no-repeat; }
h4.bkrHdrAllergyProof	{ margin:0px 0px 8px 0px; width:133px; height:28px; background:url(../images/barker_hdr_allergyProof.gif) 0px 0px no-repeat; }

h4.bkrHdrShare		{ margin:0px 0px 0px 0px; width:118px; height:17px; background:url(../images/bkr_hdr_share.gif) 0px 0px no-repeat; }
h4.bkrHdrTV		{ margin:0px 0px 0px 0px; width:107px; height:23px; background:url(../images/bkr_hdr_tv.gif) 0px 0px no-repeat; }
h4.bkrHdrBottle		{ margin:0px 0px 0px 0px; width:105px; height:46px; background:url(../images/bkr_hdr_get.gif) 0px 0px no-repeat; }
h4.bkrHdrStay		{ margin:0px 0px 0px 0px; width:108px; height:17px; background:url(../images/bkr_hdr_stay.gif) 0px 0px no-repeat; }
h4.bkrHdrGetOmnaris		{ margin:0px 0px 0px 0px; width:101px; height:63px; background:url(../images/bkr_hdr_get_omnaris.gif) 0px 0px no-repeat; }


.picHouse		{ float:left; display:inline; margin:0px 0px 0px 10px; width:52px; height:52px; background:url(../images/icon_barker_house.gif) 0px 0px no-repeat; }
.picTV			{ float:left; display:inline; margin:0px 0px 0px 10px; width:52px; height:52px; background:url(../images/icon_barker_tv.gif) 0px 0px no-repeat; }
.picBottle			{ float:left; display:inline; margin:0px 0px 0px 10px; width:46px; height:100px; background:url(../images/pic_bottle.gif) 0px 0px no-repeat; }
.picClock		{ float:left; display:inline; margin:0px 0px 0px 10px; width:52px; height:52px; background:url(../images/icon_barker_clock.gif) 0px 0px no-repeat; }
.picCheck		{ float:left; display:inline; margin:0px 0px 0px 10px; width:52px; height:52px; background:url(../images/icon_barker_check.gif) 0px 0px no-repeat; }
.picPollen		{ float:left; display:inline; margin:0px 0px 0px 10px; width:52px; height:52px; background:url(../images/icon_barker_pollen.gif) 0px 0px no-repeat; }
.picLungs		{ float:left; display:inline; margin:0px 0px 0px 10px; width:52px; height:52px; background:url(../images/icon_barker_lungs.gif) 0px 0px no-repeat; }
.picStay		{ float:left; display:inline; margin:0px 0px 0px 10px; width:52px; height:52px; background:url(../images/icon_barker_stay.gif) 0px 0px no-repeat; }
.picShare		{ float:left; display:inline; margin:0px 0px 0px 10px; width:54px; height:54px; background:url(../images/icon_barker_share.gif) 0px 0px no-repeat; }
.figureOne		{ float:right; display:inline; margin:0px 0px 0px 10px; width:111px; height:164px; background:url(../images/omn_figure1.gif) 0px 0px no-repeat; }
.figureTwo		{ float:right; display:inline; margin:0px 0px 0px 10px; width:111px; height:164px; background:url(../images/omn_figure2.gif) 0px 0px no-repeat; }
.figureThree		{ float:right; display:block; margin:0px 0px 0px 10px; width:111px; height:164px; background:url(../images/omn_figure3.gif) 0px 0px no-repeat; }

.picBottle		{ float:left; display:inline; margin:0px 0px 0px 10px; width:39px; height:99px; background:url(../images/icon_barker_bottle.gif) 0px 0px no-repeat; }


.barkerRightCol		{ float:left; display:inline; margin:0px 8px 0px 11px; width:132px; height:auto; }

p.barkerText	{ margin:8px 0px 0px 0px;  }
p.barkerText a	{ padding:0px 11px 0px 0px; text-decoration:none; color:#26a4dc; background:url(../images/arrow_blue_footer.gif) right 5px no-repeat; }
p.barkerText a:hover	{ padding:0px 11px 0px 0px; text-decoration:underline; color:#26a4dc; background:url(../images/arrow_blue_footer.gif) right 5px no-repeat; }

p.barkerTextSpecial	{ margin:8px 12px 0px 25px;  }
p.barkerTextSpecial a	{ padding:0px 11px 0px 0px; text-decoration:none; color:#26a4dc; background:url(../images/arrow_blue_footer.gif) right 5px no-repeat; }
p.barkerTextSpecial a:hover	{ padding:0px 11px 0px 0px; text-decoration:underline; color:#26a4dc; background:url(../images/arrow_blue_footer.gif) right 5px no-repeat; }

p.barkerSpecial	{ margin:5px 0px 0px 5px; padding:0px 0px 0px 8px; text-indent:-8px; font-size:10px; line-height:12px; }
p.barkerSpecial a	{ padding:0px 11px 0px 0px; text-decoration:none; color:#26a4dc; }
p.barkerSpecial a:hover	{ padding:0px 11px 0px 0px; text-decoration:underline; color:#26a4dc; }


/*.barkerRulesImg		{  margin:0px 0px 0px 0px; width:214px; height:54px; }
.barkerRulesImg a	{  display:block; width:214px; height:54px; background:url(../images/barker_program_rules3.gif) 0px 0px no-repeat; }
.barkerRulesImg a:hover	{  display:block; width:214px; height:54px; background:url(../images/barker_program_rules3.gif) 0px -54px no-repeat; } */
.barkerRulesImg		{  margin:0px 0px 0px 0px; width:214px; height:54px; }
/*.barkerRulesImg a	{  display:block; width:214px; height:54px; background:url(../images/barker_program_rules4.gif) 0px 0px no-repeat; } */
.barkerRulesImg a	{  display:block; width:214px; height:54px; background:url(../images/barker_program_rules5.gif) 0px 0px no-repeat; }

ul.barkerList		{ margin:20px 0px 15px 27px;  }
ul.barkerList li	{  }
ul.barkerList li a	{ padding:0px 11px 0px 10px; text-decoration:none; color:#26a4dc; background:url(../images/bullet_blue.gif) left 4px no-repeat; }
ul.barkerList li a:hover	{ padding:0px 11px 0px 10px; text-decoration:underline; color:#26a4dc;  }

p.barkerPushText	{ margin:8px 0px 0px 15px; font-size:/*10px*/ 85%; line-height:12px; color:#464646; }
p.barkerPushText a	{ padding:0px 10px 0px 0px; text-decoration:none; color:#26a4dc; background:url(../images/arrow_blue_footer.gif) right 4px no-repeat; }
p.barkerPushText a:hover{ padding:0px 10px 0px 0px; text-decoration:underline; color:#26a4dc; background:url(../images/arrow_blue_footer.gif) right 4px no-repeat; }

form.getForeForm		{ float:left; display:inline; margin:3px 0px 0px 11px; }
form.getForeForm2		{ float:right; display:inline; margin:3px 0px 0px 11px; }
div.getForeField		{ float:left; display:inline; margin:0px 0px 0px 0px; width:123px; height:30px; background:url(../images/bg_barker_field.gif) 0px 0px no-repeat;}
input.inputGetForecast	{ float:left; display:inline; margin:8px 0px 0px 6px; padding:2px 0px 0px 2px; width:105px; height:17px; font-size:/*10px*/ 85%; line-height:12px; color:#464646; border:none; border-color:#ffffff; }
input.getForecastBtn	{ float:left; display:inline; margin:0px 0px 0px 0px; width:66px; height:30px; background:url(../images/btn_submit_forecast.gif) 0px 0px no-repeat; border:none; cursor:pointer; }

/* HOMEPAGE AREA ================================== */
.homeBodyLeft	{ float:left; display:inline; margin:8px 0px 0px 13px; width:530px; height:144px; }
.homeBodyLeftInt	{ float:left; display:inline; margin:0px; width:198px; height:128px;  background:url(../images/bg_home_left.gif) 0px 0px no-repeat; }
.homeBodyMidInt	{ float:left; display:inline; margin:0px; width:201px; height:128px;  background:url(../images/bg_home_mid.gif) 0px 0px no-repeat; }
h3.joinOmnHomeHdr	{ margin:0px; width:201px; height:38px;  background:url(../images/hdr_join_omnaris_home.gif) 0px 0px no-repeat; }
h3.reliefHomeHdr	{ margin:0px; width:201px; height:31px;  background:url(../images/hdr_relief_home.gif) 0px 0px no-repeat; }
.homeBodyMidInt p.homeLearnText	{ margin:3px 30px 0px 0px; font-size:/*12px*/ 100%; line-height:14px; color:#333333; }

.homeBodyRightInt	{ float:left; display:inline; margin:0px; width:131px; height:128px; background:url(../images/bg_home_right.jpg) 0px 0px no-repeat; }
h4.findOutHomeBtn	{ margin:88px 0px 0px 10px; width:110px; height:28px; }
h4.findOutHomeBtn a	{ display:block; width:110px; height:28px; background:url(../images/btn_find_out_how.gif) 0px 0px no-repeat; }


.homeBodyMid	{ float:left; display:inline; margin:8px 0px 0px 19px; width:410px; height:144px; }
.homeBarkerBlockOne	{ float:left; display:inline; margin:0px 14px 0px 0px; width:175px; height:121px; }
.picHomeCheck		{ float:left; display:inline; margin:7px 0px 0px 0px; width:52px; height:52px; background:url(../images/icon_barker_check.gif) 0px 0px no-repeat; }
h4.homeHdrConsidering	{ float:left; display:inline; margin:7px 0px 0px 0px; width:123px; height:52px; background:url(../images/hdr_home_considering.gif) 0px 0px no-repeat; }
p.homeTexter	{ margin:3px 0px 0px 0px; font-size:/*12px*/ 100%; line-height:16px; }
p.homeTexter a	{ padding:0px 11px 0px 0px; text-decoration:none; color:#26a4dc; background:url(../images/arrow_blue_footer.gif) right 5px no-repeat;  }
p.homeTexter a:hover	{ padding:0px 11px 0px 0px; text-decoration:underline; color:#26a4dc; background:url(../images/arrow_blue_footer.gif) right 5px no-repeat; }

.homeBarkerBlockTwo	{ float:left; display:inline; margin:0px 0px 8px 0px; padding:0px 0px 5px 0px; width:221px; height:130px; background:url(../images/home_border_gradient_bottom.gif) left bottom no-repeat; }
.homeBarkerBlockTwoTop	{ margin:0px; width:221px; height:9px; background:url(../images/home_barker_border_top.gif) 0px 0px no-repeat; }

h2.mainPollenHdr		{ margin:0px 0px 0px 15px; font-size:11px; line-height:16px; color:#6f2a8e; font-weight:bold; text-transform:uppercase; }
h4.pollenLocationHdr	{ margin:0px 0px 0px 15px; font-size:11px; line-height:16px; color:#464646; font-weight:bold; }

div.borderBoxArea		{ margin:0px 15px 0px 15px; border-top:1px solid #dddddd; border-bottom:1px solid #dddddd; }
h3.pollenDescriptHdr	{ float:left; display:inline; margin:0px 0px 0px 0px; font-size:11px; line-height:24px; color:#464646; font-weight:bold; }
h3.pollenCountHdr		{ float:left; display:inline; margin:0px 0px 0px 5px; font-size:17px; line-height:22px; color:#333333; font-weight:bold; }

div.pollenChart		{ float:right; display:inline; margin:4px 3px 3px 3px; width:82px; height:15px; }

.chartSevenFive			{ background:url(../images/bg_chart_seven_five.gif) 0px 0px no-repeat; }

p.homePushText	{ margin:3px 0px 0px 16px; font-size:10px; line-height:12px; color:#464646; }
p.homePushText a	{ margin:0px 10px 0px 0px; padding:0px 10px 0px 0px; text-decoration:none; color:#26a4dc; background:url(../images/arrow_blue_footer.gif) right 3px no-repeat; }
p.homePushText a:hover{ padding:0px 10px 0px 0px; text-decoration:underline; color:#26a4dc; background:url(../images/arrow_blue_footer.gif) right 3px no-repeat; }






/* HCP HOMEPAGE AREA ================================== */
.hcpBodyLeft	{ float:left; display:inline; width:441px; height:120px; }
.cardPic		{ float:left; display:inline; margin:0px 0px 0px 0px; width:164px; height:96px; background:url(../images/pic_card_hcp.gif) 0px 0px no-repeat; }
.hcpCardRight	{ float:left; display:inline; margin:0px 0px 0px 0px; width:277px; height:120px; }

h2.payLine		{ margin:0px 0px 0px 0px; width:233px; height:30px; background:url(../images/hdr_copay.gif) 0px 0px no-repeat; }
h3.qualifyingHdr	{ margin:0px 0px 0px 0px; width:233px; height:39px; background:url(../images/hdr_qualifying.gif) 0px 0px no-repeat; }
h2.reliefHdr		{ margin:0px 0px 0px 0px; width:233px; height:27px; background:url(../images/hdr_relief.gif) 0px 0px no-repeat; }

p.hcpLearnText		{ text-size:11px; line-height:14px; }
p.hcpLearnText a	{ padding:0px 10px 0px 0px; text-decoration:none; color:#26a4dc; background:url(../images/arrow_blue_white.gif) right 4px no-repeat; }
p.hcpLearnText a:hover	{ padding:0px 10px 0px 0px; text-decoration:underline; color:#26a4dc; background:url(../images/arrow_blue_white.gif) right 4px no-repeat; }

sup		{ vertical-align:top; padding:0px 0px 7px 2px; font-size:7px; line-height:14px; }
div.hcpBodyMid		{ float:left; display:inline; }
.formBlock		{ float:left; display:inline; margin:0px 22px 0px 0px; width:155px; height:auto; }
.tolBlock		{ float:left; display:inline; margin:0px 30px 0px 0px; width:143px; height:auto; }
.effBlock		{ float:left; display:inline; margin:0px 10px 0px 0px; width:163px; height:auto; }
.effBlock p		{ margin:0px 10px 0px 7px; }

h3.formHcpHdr		{ margin:0px 0px 0px 0px; width:125px; height:30px; background:url(../images/hdr_formulation.gif) 0px 0px no-repeat; }
h3.tolerHcpHdr		{ margin:0px 0px 0px 0px; width:125px; height:30px; background:url(../images/hdr_tolerability.gif) 0px 0px no-repeat; }
h3.effHcpHdr		{ margin:0px 0px 0px 7px; width:166px; height:30px; background:url(../images/hdr_efficacy.gif) 0px 0px no-repeat; }

ul.hcpHomeList		{ margin:0px 0px 0px 8px; }
ul.hcpHomeList li	{ padding:7px 0px 0px 7px; background:url(../images/bullet_grey.gif) 0px 13px no-repeat; }

p.homeRestrictions	{ margin:0px 0px 10px 0px; padding:0px 0px 0px 8px; text-indent:-8px; font-size:10px; line-height:12px; color:#666666; }
p.homeRestrictions a	{ text-decoration:none; color:#26a4dc; }
p.homeRestrictions a:hover	{ text-decoration:underline; color:#26a4dc; }

p.hcpRestrictions	{ margin:0px 0px 10px 0px; font-size:10px; line-height:12px; color:#666666; }
p.hcpRestrictions a	{ text-decoration:none; color:#26a4dc; }
p.hcpRestrictions a:hover	{ text-decoration:underline; color:#26a4dc; }

ul.footDisclaimList		{  }
ul.footDisclaimList li	{ margin:0px 40px 10px 0px; padding:0px 0px 0px 17px; text-indent:-17px; font-size:11px; line-height:14px; color:#666666; }


/* POLLEN FORECAST PAGE ================== */

h2.localPollenHdr	{ margin:0px 0px 10px 0px; width:195px; height:93px; background:url(../images/pg_hdr_local_pollen.gif) 0px 0px no-repeat; }

.leftGradientBoxTop	{ margin:0px 0px 0px 0px; width:195px; height:9px; background:url(../images/barker_border_grad_left_top.gif) 0px 0px no-repeat; }
.leftGradientBox	{ margin:0px 0px 0px 0px; padding:0px 0px 10px 0px; width:195px; height:auto; background:url(../images/barker_border_grad_left_bottom.gif) left bottom no-repeat; }

p.pollenTopText	{ margin:0px 0px 0px 14px; font-size:/*12px*/ 100%; line-height:16px; color:#666666; }
h3.pollenHeader	{ margin:0px 0px 2px 14px; font-size:/*15px*/ 123.1%; line-height:18px; font-weight:bold; color:#000000; }
p.popText		{ margin:0px 0px 15px 14px; font-size:/*11px*/ 93%; line-height:16px; color:#666666; }

.chartPollenLeft	{ margin:5px 0px 5px 5px; width:153px; height:15px; background:url(../images/bg_pollen_seven_five.gif) 0px 0px no-repeat;  }

.dashedBorderLeft	{ margin:10px 0px 0px 0px; width:195px; height:15px; background:url(../images/bg_dotted_line_left.gif) 0px 0px no-repeat; }
.dashedBorderMid	{ margin:10px 0px 0px 0px; width:491px; height:15px; background:url(../images/bg_dotted_line_left.gif) 0px 0px repeat-x; }

h3.pollenLeftHdr	{ margin:1px 0px 10px 5px; font-size:/*14px*/ 116%; line-height:15px; font-weight:bold; color:#6f2a8e; }

h4.leftColorBlock	{ margin:0px 0px 5px 0px; padding:0px 0px 1px 3px; font-size:/*12px*/ 100%; line-height:13px; font-weight:bold; }
h4.greenDrkHdr		{ color:#ffffff; background-color:#008c00; }
h4.greenHdr			{ color:#666666; background-color:#99ff33; }
h4.yellowHdr		{ color:#666666; background-color:#feff00; }
h4.orangeHdr		{ color:#ffffff; background-color:#fa9d00; }
h4.redHdr			{ color:#ffffff; background-color:#fc020c; }

p.tableText		{ margin:0px 8px 15px 3px; font-size:/*11px*/ 93%; line-height:16px; color:#666666;  }

.formBoxRight	{ float:right; display:inline; margin:9px 6px 0px 0px; padding:0px 0px 0px 0px; width:206px; height:55px; }

p.formPushText	{ float:right; display:inline; margin:6px 75px 0px 0px; font-size:10px; line-height:10px; color:#464646; }
p.formPushText a	{ margin:0px 10px 0px 0px; padding:0px 10px 0px 0px; text-decoration:none; color:#26a4dc; background:url(../images/arrow_blue_footer.gif) right 3px no-repeat; }
p.formPushText a:hover{ padding:0px 10px 0px 0px; text-decoration:underline; color:#26a4dc; background:url(../images/arrow_blue_footer.gif) right 3px no-repeat; }


ul.labeListLeft		{ float:left; display:inline; margin:50px 10px 0px 0px; width:65px; text-align:right; }
ul.labeListLeft li	{ padding:10px 0px 10px 0px; height:20px; font-size:10px; line-height:12px; color:#666666; font-weight:bold; }

.chartBody		{ float:left; display:inline; margin:30px 4px 35px 0px; width:101px; height:220px; background:url(../images/bg_pollen_column.gif) 0px 0px no-repeat; }
.chartBodyLast		{ float:left; display:inline; margin:30px 0px 30px 0px; width:101px; height:220px; background:url(../images/bg_pollen_column.gif) 0px 0px no-repeat; }
h3.chartHdr		{ text-align:center; margin:13px 0px 4px 0px; padding:0px 0px 0px 0px; font-size:12px; line-height:14px; color:#6f2a8e; font-weight:bold; }



.percentHeightPlaceHolder	{ position:relative;  margin:0px 0px 0px 25px; width:50px; height:150px; }

.percentHeight		{ position:absolute;  bottom:0; margin:0px 0px 0px 0px; width:50px; }
 
.percentageOrangeBlock		{ background-color:#fa9d00; height:40px; }
.percentageYellowBlock		{ background-color:#feff00; height:70px; }
.percentageGreenBlock		{ background-color:#99ff33; height:20px;}
.percentageGreenDrkBlock	{ background-color:#008c00; height:40px; }




h3.chartNumberHdr	{ text-align:center; margin:13px 0px 0px 0px; padding:0px 0px 7px 0px; font-size:15px; line-height:17px; color:#000000; font-weight:bold; }


.specialTextCase	{ margin:0px 0px 0px 0px; width:440px; height:auto; }

/* VIDEO PLAYER ================================== */
#playerWrapper { margin:0; height:330px; width:440px; background: url(../images/video_wrapper.gif) no-repeat top left; }
#player { padding-top:3px; width:440px; height:295px; }
#playerWrapper p { margin:0; padding:9px 0 0 9px; color: #FFFFFF; font-weight:bold; font-size:/*14px;*/ 116%}
.commercialCol p	{ font-size:/*12px*/ 100%; line-height:18px; color:#7e2a90; }
.commercialCol a, .commercialCol a:hover	{ text-decoration:none; }
.commercialCol ul	{ float:left; display:inline; margin:0; padding:0; list-style:none; width:190px; }
.commercialCol ul li	{ float:left; display:inline; margin:0; margin-bottom:15px; padding:0; width:190px; height:auto; }
.commercialCol ul li a.imgLink	{ float:left; display:inline; margin-right:5px; width:60px; height:60px; border:1px solid #35aade; }
.commercialCol ul li a.imgLink:hover	{ border:1px solid #863897; }
.commercialCol ul li a.vdoLink	{ padding:0px 11px 0px 0px; text-decoration:none; color:#26a4dc; background:url(../images/arrow_blue_footer.gif) right 5px no-repeat; *background:none;  }
.commercialCol ul li a.vdoLink span	{ *float:left; *display:inline; *margin-left:3px; *padding:0px 11px 0px 0px; *background:url(../images/arrow_blue_footer.gif) right 5px no-repeat; }
.commercialCol ul li a.vdoLink span.shover	{ cursor:pointer; background:none; }
.commercialCol ul li a.vdoLink:hover	{ color:#7e2a90; background:none; }
.commercialCol ul li.onState		{ float:left; display:inline; margin:0px 0px 15px 0px; padding:0; color:#666666; font-size:12px; background:none; border:none; }
.commercialCol ul li.onState img	{ float:left; display:inline; margin:0px 5px 15px 0px; background:none; border:1px solid #666666; }
		
/* OVERLAY ********************** */
#overlayDarkBg	{ position:absolute; top:0px; left:0px; width:100%; height:100%; filter:alpha(opacity=50); -moz-opacity:.50; opacity:.50; display:none; }
#overlayWrapper { position:absolute; top:50px; left:300px; z-index:3; display:none; }

.overlayBox	{ float:left; display:inline; margin:0px 0px 0px 0px; width:478px; height:auto; background:#fbfbfb url(../images/bg_overlay_main.gif) 0 0 repeat-x; border:1px solid #7e2a90; border-bottom:7px solid #7e2a90; }
.overlayBox .overlayHdrArea	{ float:left; display:inline; margin:0; margin-bottom:50px; padding:0; width:478px; *height:30px; background-color:#7e2a90; }
.overlayBox .overlayHdrArea h3	{ float:left; display:inline; margin:3px 0 5px 10px; padding:0; font-size:/*14px*/ 116%; line-height:18px; color:#fff; font-weight:bold; }
.overlayBox .overlayHdrArea h3 sup	{ font-size:8px; }
.overlayBox p	{ float:left; display:inline; margin:0 43px 15px 80px; width:350px; height:auto; font-size:/*16px*/131%; line-height:20px; color:#6e298d; }

a.btnClose	{ float:right; display:inline; margin:6px 8px 0px 0px; width:21px; height:19px; background:url(../images/btn_close_popover.gif) 0px 0px no-repeat; }
.overlayBox a.btnClose	{ margin-top:3px; }
.btnArea	{ float:left; display:inline; margin:30px 0px 30px 80px; padding-bottom:26px; width:320px; height:auto; }
.btnArea a.noBtn		{ float:left; display:inline; margin-left:35px; width:138px; height:32px; background:url(../images/btn_close.gif) 0px 0px no-repeat; }
.btnArea a.noBtn:hover	{ display:block; background-position:0 0 }
.btnArea a.yesBtn	{ float:left; display:inline; margin:0; width:138px; height:32px; background:url(../images/btn_yes.gif) 0px 0px no-repeat; }
.btnArea a.yesBtn:hover	{ display:block; background-position:0 0 }

#leavingOverlay h2	{ float:left; display:inline; margin:0 55px 15px 55px; font-size:/*16px*/ 131%; line-height:20px; color:#6e298d; font-weight:bold; }
#leavingOverlay p	{ float:left; display:inline; margin:0 55px; width:360px; font-size:/*12px*/ 100%; line-height:16px; color:#666; font-weight:normal; }
#leavingOverlay .btnArea a.noBtn		{ float:left; display:inline; margin-left:35px; width:138px; height:32px; background:url(../images/btn_cancel.gif) 0px 0px no-repeat; }
#leavingOverlay .btnArea a.noBtn:hover	{ display:block; background-position:0 0 }
#leavingOverlay .btnArea a.yesBtn	{ float:left; display:inline; margin:0; width:138px; height:32px; background:url(../images/btn_continue.gif) 0px 0px no-repeat; }
#leavingOverlay .btnArea a.yesBtn:hover	{ display:block; background-position:0 0 }

#emailOverlay .overlayHdrArea	{ margin-bottom:0; }
#emailOverlay #emailMsg	{ float:left; display:inline; margin:20px; padding:12px; width:412px; height:auto; background-color:#fff; }
#emailOverlay #emailMsg p	{ float:left; display:inline; margin:0 0 15px 0; font-size:/*12px*/ 100%; line-height:16px; color:#666; }
#emailOverlay #emailMsg a	{ text-decoration:none; color:#26a4dc; }
#emailOverlay #emailMsg a:hover	{ text-decoration:underline; }
#emailOverlay #emailMsg span.specialTxt	{ color:#7e2a90; }
#emailOverlay .emailForm	{ float:left; display:inline; margin:0 20px; width:438px; }
#emailOverlay #emailConfirm	{ float:left; display:none; margin:20px 0 0 10px; padding:0; width:438px; /*width:452px;*/ }
#emailOverlay #emailConfirm p	{ float:left; display:inline; margin:0; padding:0; font-size:/*12px*/ 100%; line-height:16px; color:#7e2a90; }
#emailOverlay #emailBody .footnoteTxt	{ float:left; display:inline; margin:0 0 20px 20px; padding:0; font-size:/*9px*/ 77%; line-height:14px; color:#7e2a90; }
#emailOverlay #emailBody .footnoteTxt2, #emailOverlay #emailConfirm	.footnoteTxt2	{ float:left; display:inline; margin:10px 0 5px 20px; padding:0 0 0 10px; text-indent:-10px; _padding:0px 0px 5px 10px; font-size:/*9px*/ 77%; line-height:12px; color:#666; }
#emailOverlay #emailConfirm	.footnoteTxt2	{ margin-top:50px !important; margin-left:0 !important; }
#emailOverlay #emailBody .errorBlock	{ float:left; display:inline; margin:0 0 20px 20px; padding:0; width:452px; }
#emailOverlay #emailBody .errorBlock p	{ float:left; display:none; margin:0; padding:0; font-size:/*11px*/ 93%; line-height:14px; color:#9c0214; }
#emailOverlay .emailForm p	{ float:left; display:inline; margin:0; margin-bottom:10px; padding:0; width:438px; font-size:/*12px*/ 100%; line-height:16px; color:#7e2a90; }
#emailOverlay .emailForm div	{ float:left; display:inline; margin:0; margin-bottom:10px; padding:0; width:438px; height:auto; }
#emailOverlay .emailForm label.error	{ float:left; display:inline; margin:0 0 0 150px; padding:0; width:250px; _height:auto; font-size:/*11px*/ 93%; line-height:14px; color:#9c0214; }
#emailOverlay .emailForm div label	{ float:left; display:inline; margin:0; width:150px; font-size:/*12px*/ 100%; line-height:16px; color:#7e2a90; }
#emailOverlay .emailForm div input.error	{ border:1px solid #9c0214 !important; }
#emailOverlay .emailForm div input	{ float:left; display:inline; width:250px; height:15px; border:1px solid #d9dada; }
#emailOverlay .btnArea	{ float:left; display:inline; margin:10px 0px 0 20px; padding-bottom:26px; width:402px !important; height:auto; }
#emailOverlay .btnArea .submitBtn	{ float:right; display:inline; width:60px; height:23px; background:url(../images/btn_email_send.gif) 0 0 no-repeat; border:none; }
#emailOverlay .btnArea .submitBtn:hover	{ cursor:pointer; }
#emailOverlay .btnArea .cancelBtn	{ float:left; display:inline; margin:0; width:60px; height:23px; background:url(../images/btn_email_cancel.gif) 0 0 no-repeat; border:none; }
#emailOverlay .btnArea .cancelBtn:hover	{ cursor:pointer; }
#email-confirm	{ display:none; }

#programRulesOverlay	{ padding-bottom:10px; }
#programRulesOverlay .overlayHdrArea	{ margin-bottom:20px; }
#programRulesOverlay p	{ float:left; display:inline; margin:0 25px 7px 25px; padding:0; width:428px; font-size:/*11px*/ 93%; line-height:14px; color:#000; }

.pushDown	{ margin-bottom:25px !important; }
.smallText {font-size:/*10px*/ 85% !important;}
.smallTextLight {font-size:/*10px*/ 85% !important; color: #999999 !important; line-height:14px !important;}


/* FOOTER ================================== */
#footerArea					{ margin:0px auto; padding:0px 0px 50px 0px; width:auto; height:auto; background:url(../images/bg_footer_grass.gif) left bottom repeat-x #FFFFFF; }
#footerArea .footAligner	{ margin:0px auto; padding:0px 0px 10px 0px; width:auto; height:auto; background:url(../images/bg_footer_gradient.gif) 0px 0px repeat-x #FFFFFF; }
#footerArea .footerAlignerInt	{ margin:0px auto; padding:0px 0px 40px 210px; width:724px; height:auto; }

#footerArea .footHomeAligner	{ margin:0px auto; width:982px; height:auto; }
#footerArea .footerHomeLeftInt		{ float:left; display:inline; margin:30px 0px 0px 20px; padding:0px 40px 0px 0px; width:174px; height:auto; font-size:/*10px*/ 85%; line-height:14px; color:#000000; }
#footerArea .footerHomeLeftInt p	{ margin:0px 0px 6px 0px; font-size:/*10px*/ 85%; line-height:14px; color:#000000; }
#footerArea .footerHomeLeftInt a	{ padding:0px 10px 0px 0px; text-decoration:none; color:#26a4dc; background:url(../images/arrow_blue_white.gif) right 3px no-repeat #FFFFFF; }
#footerArea .footerHomeLeftInt a:hover	{ padding:0px 10px 0px 0px; text-decoration:underline; color:#26a4dc; }

#footerArea .footerHomeAlignerInt	{ float:left; display:inline; margin:0px; padding:0px 0px 40px 0px; width:724px; height:auto; }

#footerHCPArea				{ margin:0px auto; padding:0px 0px 30px 0px; width:auto; height:auto; background:url(../images/bg_footer_grass.gif) left bottom repeat-x #FFFFFF; }
#footerHCPArea .footAligner	{ margin:0px auto; width:auto; height:auto; background:url(../images/bg_footer_gradient.gif) 0px 0px repeat-x #FFFFFF; }
#footerHCPArea .footerAlignerInt	{ margin:0px auto; padding:0px 0px 40px 210px; width:724px; height:auto; }

#footerHCPArea .footHomeAligner	{ margin:0px auto; width:982px; height:auto; }
#footerHCPArea .footerHomeLeftInt		{ float:left; display:inline; margin:38px 0px 0px 20px; padding:0px 40px 0px 0px; width:174px; height:auto; font-size:/*10px*/ 85%; line-height:14px; color:#000000; }
#footerHCPArea .footerHomeLeftInt p	{ margin:0px 0px 6px 0px; font-size:/*10px*/ 85%; line-height:14px; color:#000000; }
#footerHCPArea .footerHomeLeftInt a	{ padding:0px 10px 0px 0px; text-decoration:none; color:#26a4dc; background:url(../images/arrow_blue_white.gif) right 3px no-repeat #FFFFFF; }
#footerHCPArea .footerHomeLeftInt a:hover	{ padding:0px 10px 0px 0px; text-decoration:underline; color:#26a4dc; }

#footerHCPArea .footerHomeAlignerInt	{ float:left; display:inline; margin:0px; padding:0px 0px 40px 0px; width:724px; height:auto; }



h3.footerDisclaimer		{ margin:20px 40px 0px 0px; font-size:/*11px*/ 93%; #font-size:93%; line-height:14px; color:#333333; font-weight:bold; }
p.footerDisclaimer		{ margin:0px 40px 10px 0px; font-size:/*11px*/ 93%; #font-size:93%; line-height:14px; color:#666666; }
p.footerDisclaimer a		{ text-decoration:none; color:#26a4dc; }
p.footerDisclaimer a:hover	{ text-decoration:underline; color:#26a4dc; }

.superFooterTop		{ margin:0px auto; width:982px; height:13px; font-size:/*13px*/ 108%; line-height:13px; background:url(../images/bg_footer_blue_top.gif) 0px 0px no-repeat; }
.superFooterArea	{ margin:0px auto; width:982px; height:222px; background:url(../images/bg_footer_blue_bottom.gif) left bottom no-repeat; }
.supFootLeft		{ float:left; display:inline; }

ul.supFootListNormal	{ margin:0px 0px 0px 20px; list-style-type:disc; }
ul.supFootListNormal li	{ padding:0px 0px 2px 0px; list-style-type:disc; }
ul.supFootListNormal li.last	{ padding:0px 0px 10px 0px; list-style-type:disc; }
ul.supFootListNormal li a	{ padding:0px 0px 0px 10px; text-decoration:none; background:url(../images/arrow_blue_footer.gif) 0px 4px no-repeat; }
ul.supFootListNormal li a:hover	{ padding:0px 0px 0px 10px; text-decoration:underline; color:#333333; background:url(../images/arrow_blue_footer.gif) 0px 4px no-repeat; }


ul.supFootList	{ margin:0px 0px 0px 20px; width:202px; height:auto; border-right:1px solid #FFFFFF; }
ul.supFootList li	{ padding:7px 0px 8px 0px; font-size:11px; line-height:13px; color:#333333; font-weight:bold; }
ul.supFootList li a	{ padding:0px 0px 0px 10px; text-decoration:none; color:#333333; background:url(../images/arrow_blue_footer.gif) 0px 4px no-repeat; }
ul.supFootList li a:hover	{ padding:0px 0px 0px 10px; text-decoration:underline; color:#333333; background:url(../images/arrow_blue_footer.gif) 0px 4px no-repeat; }

.supFootRight	{ float:left; display:inline; margin:0px 0px 0px 0px; width:730px; }

ul.supFootRightList	{ float:left; display:inline; margin:0px 0px 0px 10px; padding:0px; width:180px; }
ul.supFootRightList li		{ float:left; display:inline; margin:0px; padding:3px 0px 3px 0px; width:180px; font-size:11px; line-height:13px; color:#666666; }
ul.supFootRightList li.supFootRightListHead	{ margin:0px; padding:3px 0px 3px 0px; font-size:11px; line-height:13px; color:#000000; font-weight:bold; }
ul.supFootRightList li a	{ text-decoration:none; color:#666666; }
ul.supFootRightList li a:hover	{ text-decoration:underline; color:#666666; }

.footerFloatBlock	{ float:left; display:inline; width:150px; height:190px; }

ul.supFootRightShrtList	{ margin:0px 0px 0px 10px; width:150px; }
ul.supFootRightShrtList li	{ padding:3px 0px 3px 0px; font-size:11px; line-height:13px; color:#666666; }
ul.supFootRightShrtList li.supFootRightListHead	{ padding:3px 0px 3px 0px; font-size:11px; line-height:13px; color:#000000; font-weight:bold; }
ul.supFootRightShrtList li a	{ text-decoration:none; color:#666666; }
ul.supFootRightShrtList li a:hover	{ text-decoration:underline; color:#666666; }

ul.supFootRightShrtList2	{ margin:25px 0px 0px 10px; width:150px; }
ul.supFootRightShrtList2 li	{ padding:3px 0px 3px 0px; font-size:11px; line-height:13px; color:#666666; }
ul.supFootRightShrtList2 li.supFootRightListHead	{ padding:3px 20px 3px 0px; font-size:11px; line-height:13px; color:#000000; font-weight:bold; }
ul.supFootRightShrtList2 li a	{ text-decoration:none; color:#666666; }
ul.supFootRightShrtList2 li a:hover	{ text-decoration:underline; color:#666666; }

.footerBottom		{ margin:25px auto 30px auto; width:956px; height:auto; background:url(../images/logo_inline_footer.gif) 320px 0px no-repeat; }

p.footerBotPara span.sepracorInlineLogo	{ position:relative; margin:0px 0px 0px 0px; padding:1px 15px 3px 15px; width:40px; height:17px; }

.footRightAligner	{ float:left; display:inline; padding:0px 0px 0px 216px; width:606px; height:auto; font-size:11px; line-height:15px; color:#666666; }
.footRightAligner p	{ font-size:11px; line-height:15px; }

h3.sepracorLogoFooter	{ float:left; display:inline; margin:0px; width:114px; height:29px; background:url(../images/logo_footer.gif) 0px 0px no-repeat; }
h3.sepracorLogoFooter a	{ display:block; width:114px; height:29px; }

/*-- THIS IS THE NEW SECTION ============================== */

.barkerNewColum	{ margin:20px 0px 20px 0px; width:491px; height:auto; }
.barkerNewOne	{ float:left; display:inline; margin:0px 11px 0px 0px; width:240px; height:232px; background:url(../images/brkr_bottom_new.gif) left bottom no-repeat; }
.barkerNewTwo	{ float:left; display:inline; margin:0px 0px 0px 0px; width:240px; height:232px; background:url(../images/brkr_bottom_new.gif) left bottom no-repeat; }

.barkerNewTop	{ margin:0px 0px 2px 0px; width:240px; height:12px; font-size:12px; line-height:12px; background:url(../images/brkr_top_new.gif) 0px 0px no-repeat; }
.barkerNewLeft	{ float:left; display:inline; margin:0px 0px 0px 13px; width:160px; height:auto; }

h4.logoAlvescoBrk	{ margin:0px 0px 13px 0px; width:92px; height:36px; background:url(../images/logo_alvesco_brker.gif) 0px 0px no-repeat; }
h4.logoXopenexBrk	{ margin:0px 0px 13px 0px; width:160px; height:36px; background:url(../images/logo_xopenex.gif) 0px 0px no-repeat; }

p.newLeftBrkTxt		{ margin:0px 0px 10px 0px; font-size:12px; line-height:16px; color:#434242; }
p.newLeftBrkTxt a	{ padding:0px 10px 0px 0px; text-decoration:none; background:url(../images/arrow_blue_white.gif) right 4px no-repeat; }

p.newLeftBrkTxtDet	{ margin:0px 14px 10px 14px; font-size:10px; line-height:12px; color:#666666; }
p.newLeftBrkTxtDet a	{  }

div.picInhaler			{ float:left; display:inline; margin:35px 0px 0px 0px; width:54px; height:109px; background:url(../images/pic_inhaler.jpg) 0px 0px no-repeat; }
div.picInhalerXopenex	{ float:left; display:inline; margin:35px 0px 0px 0px; width:54px; height:115px; background:url(../images/pic_inhaler_x.jpg) 0px 0px no-repeat; }
/*-- END THIS IS THE NEW SECTION ============================== */


/* UTILITIES ================================== */

em				{ font-style:italic; }
strong			{ font-weight:bold; }
.clrfix			{ zoom:1; }
.clrfix:after	{ content:".";display:block;height:0;clear:both;visibility:hidden; }

span.headerMessage		{ position:absolute; top:-6000px; left:-2000px; }
	.headerMessage		{ position:absolute; top:-6000px; left:-2000px; }

.spacer 		{ clear:both; width:100%; overflow:visible; }
.clearBoth		{ clear:both; line-height:0px; height:0px; font-size:0px; margin:0px; }
.regularLine	{ height:1px; border-bottom:1px solid #D9D9D9; }
.dottedLine		{ height:20px; background:url(../images/dotted_line.gif) 0px 0px no-repeat; }
.noSpaceAfter	{padding-bottom:0; margin-bottom:0;}

.height1		{ height:1px; line-height:1px; font-size:1px; }
.height2		{ height:2px; line-height:2px; font-size:2px;}
.height3		{ height:3px; line-height:3px; font-size:3px;}
.height5		{ height:5px; line-height:5px; font-size:5px;}
.height7		{ height:7px; line-height:7px; font-size:7px;}
.height10		{ height:10px; line-height:10px; font-size:10px; }
.height12		{ height:12px; line-height:12px; font-size:12px; }
.height15		{ height:15px; line-height:15px; font-size:15px; }
.height18		{ height:18px; line-height:18px; font-size:18px; }
.height20		{ height:20px; }
.height25		{ height:25px; }
.height27		{ height:27px; }
.height30		{ height:30px; }
.height32		{ height:32px; }
.height34		{ height:34px; }
.height40		{ height:40px; }
.height50		{ height:50px; }
.height60		{ height:60px; }
.height80		{ height:80px; }
.height100		{ height:100px; }
.height200		{ height:200px; }




