body, html {
 margin:0;
 padding:0;
 background:#F5F5EB;
}

body {
 text-align: center; /* centers the layout in IE 5x - needs to be reset in p_container */
 font-family: "Lucida Grande", Tahoma, Arial, Verdana, Helvetica, sans-serif;
 color: #7D7D7D;
}

a img { border: 0;}

ul,li {
 list-style-type:none;
}

b { /*sets bolded p type to black */
 color:#000
}

sup {
 line-height: 0px;
}

/***************** Wrappers and containers start here *****************/

#wrapper { /* sets 25px left and right white margins */
 background: #fff;
 margin:0 auto;
 width:793px;
 padding: 0px 0px 25px 0px;
}


#container {
 width: 743px;
 margin: 0 auto;
 padding: 0px 0px 0px 0px; /*sets bottom padding below footer */
 background: #fff url(../img/main_cols_bg_dotted.gif) repeat-y;
 text-align: left; /* resets the center attribute set above in body needed to center the layout in IE 5x */
}

#floatwrapper { /*** must enclose two of the three cols - here leftcol. must include center col. ***/
 float: left; 
 width: 552px;

} 

h1 {
 font-weight: bold;
 font-size: 15px;
 color: #232F84;
 padding: 0px 10px 3px 0px;
 margin: 0;
}

h2 {
 font-weight: bold;
 font-size: 11px;
 color: #000;
 padding: 3px 5px 7px 0px;
 margin: 0;
}

h3 {
 font-weight: bold;
 font-size: 11px;
 color: #232F84;
 padding: 1px 1px 1px 1px;
 margin: 0;
}

.h3_bg { /* supports blue header bg */
 background: #EFF5FB;
}
.h3_p { /* supports p indented below blue headers */
 padding: 10px;
}


h4 {
 font-weight: bold;
 font-size: 11px;
 font-style: italic;
 color: #F37A1D;
 padding: 0;
 margin: 0;
}


p {
 font-size: 11px;
 padding: 0px 10px 7px 0px;
 margin: 0;
 color: #696969;
 line-height: 16px;
}

a {
 color: #232F84;
 text-decoration: underline
}

a:hover {
 text-decoration: none;
}

td {
 font-size: 11px;
 padding: 6px;
}

/**** MIDDLE COLUMN 
--------------------------------------*/
#midcol {
 /* position: relative; added to fix IE disappearing text bug */
 background: transparent url(../img/midcol_bg.jpg) no-repeat top;
 float: right; 
 width: 362px;
 min-height: 328px;
}
/* Min height and workaround to get gradient bgs */
* html #midcol { /* Used for show archive calendar. IE FIX NEEDED TO READ HEIGHT - min-height won't work hopefully IE 7  will resolve*/
 height: 328px;
}

#midcolinner {
 padding: 0px 12px 10px 12px;
}

#midcol img.floatleft {
 float:left;
}


#midcol ul {
 line-height: 16px;
 list-style-type: none;
 padding: 0px 10px 7px 10px;
 margin: 0;
 font-size: 11px;
 color: #696969;
}

#midcol ul li {
 background-image: url(../img/midcol/list_dash.gif);
 background-repeat: no-repeat;
 background-position: 0 .4em;
 padding: 0px 10px 0px 14px;

}

#midcol ul li.title { /* used for list titles only */
 margin: 0px 10px 0px -24px; /*reverses li margin to rid of indent */
 background-image: none;
}

#nav_glossary {
 color:#232F84;
 font-size: 14px;
 font-weight: bold;
 padding-bottom: 10px;
}

#nav_glossary a {
 text-decoration: none;
}

#nav_glossary a.section {
 color: #F37A1D
}

#nav_glossary a:hover {
 color: #F37A1D
}


p.bodyblue {	
 color: #4F599D;
}

.warning {
 border: 1px solid #000;
 padding: 10px;
 color: #000;
 font-weight: bold;
}

.sunscreen {
 background: #EEF5FB;
 padding: 10px;
 font-style: italic;
}



/**** LEFT COLUMN 
--------------------------------------*/
#leftcol {
 margin-right: 362px;
 background: #EDF7FD;
 padding: 0px 10px 10px 10px;
 line-height: 12px;
}

#leftcol ul.subnav {
 font-family: "Lucida Grande", Tahoma, Arial, Verdana, Helvetica, sans-serif;
 padding: 0px 0px 20px 0px;
 margin: 0;
 font-size: 11px;
 font-style: italic;
 color: #F38F1D;
}

#leftcol ul.subnav li {
 padding: 0px 0px 12px 0px;
}

#leftcol ul.subnav li a {
 text-decoration: none;
 color: #666666;
}
#leftcol ul.subnav li a:hover {
 text-decoration: none;
 color: #3F3F3F;
}

#leftcol ul.subnav li.subsection  a{
 text-decoration: none;
 font-family: "Lucida Grande", Tahoma, Arial, Verdana, Helvetica, sans-serif;
 padding: 0;
 margin: 0;
 font-size: 11px;
 font-style: italic;
 color: #232F84;
}
#leftcol ul.subnav li.subsection  a:hover {
 text-decoration: none;
 color: #232F84;
}


/*----------
Left Column Tertiary Navs
----------------------------------------******/
#leftcol ul.subnav li ul {
 margin: 0;
 padding: 3px 0px 0px 0px;
 
}


#leftcol ul.subnav li ul li {
 text-decoration: none;
 color: #9197C1;
 margin: 0px 0px 0px 10px;
}


#leftcol ul.subnav li.subsection ul li a {
 text-decoration: none;
 color: #666666;
}

#leftcol ul.subnav li.subsection ul li {
margin:0;
padding: 2px 0px 0px 10px;
}

/* Sub sub navs */

#leftcol ul.subnav li.subsection ul li a {
 text-decoration: none;
 color: #666666;
}

#leftcol ul.subnav li ul li.tertiarysection a { /* section highlight */
 text-decoration: none;
 font-family: "Lucida Grande", Tahoma, Arial, Verdana, Helvetica, sans-serif;
 padding: 0;
 margin: 0;
 font-size: 11px;
 font-style: italic;
 color: #232F84;
}
#leftcol ul.subnav li ul li.tertiarysection a:hover {
 text-decoration: none;
 color: #232F84;
}

#leftcol h2.glossary { /* Glossary pages title */
  color:#232F84;
  font-size: 14px;
  padding: 0px 0px 0px 100px;
}



#ttl_glossary {
 font-family: "Lucida Grande", Tahoma, Arial, Verdana, Helvetica, sans-serif;
 font-weight: bold;
 padding: 0pc 0px 0px 10px;
 margin: 0;
 font-size: 11px;
 color: #F38F1D;
}

#ttl_glossary a {
 color: #F38F1D;
 text-decoration: none;
}


#ttl_glossary a:hover {
 text-decoration: underline;
}


#TJK_DL {
 font-family: "Lucida Grande", Tahoma, Arial, Verdana, Helvetica, sans-serif;
 font-weight: bold;
 padding: 0px 0px 10px 10px;
 margin: 0;
 font-size: 11px;
 color: #F38F1D;
}


/* zeroing out padding and margin */
#TJK_DL dd,#TJK_DL dt {
margin:0;
padding:0;
} 

/* margin for the DTs (shorthand) */
#TJK_DL dt {
margin:7px 0;
}

/* image and left padding for DDs */
#TJK_DL dd {
 padding: 8px;
 background: #F7FCFE;
 font-weight: normal;
 color: #7D7D7D;
 text-align: left;
 font-size: 9px;
}

/* styling all anchors in the DTs */
#TJK_DL dt a {
 background: 0 50% no-repeat;
 padding-left:10px;
 font-family: "Lucida Grande", Tahoma, Arial, Verdana, Helvetica, sans-serif;
 color: #F38F1D;
 font-weight: normal;
 font-style: italic;
 text-decoration:none;
}

#TJK_DL dt a:visited {
 color:#F38F1D;
}

#TJK_DL dt a:visited:hover,
#TJK_DL dt a:hover,
#TJK_DL dt a:active,
#TJK_DL dt a:focus {
 text-decoration: underline;
}
/* the + and - gif in the anchors   */
#TJK_DL .DTplus a {
background-image:url(../img/toggle_plus.gif)
}
#TJK_DL .DTminus a {
background-image:url(../img/toggle_minus.gif)
}
/**********************************/
/*********************************/
#TJK_DL .showDD {
position:relative;
top:0
}
#TJK_DL dd,.hideDD{
top:-9999px;
position:absolute
}




/**** RIGHT COLUMN 
--------------------------------------*/
#rightcol {
 margin-left: 552px;
}


#rightcolinner { /* for links page */
 padding: 0px 10px 10px 12px;
}


#rightcol ul { /* Handles more info links */
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #F38F1D;
 line-height: 14px;
 margin: 0px 0px 0px 0px;
 padding: 0;
	
}

#rightcol ul li {
margin: 0px 0px 5px 0px;
 padding: 0;
 list-style-type: none;
}

#rightcol ul li a {
 color: #232F84;
 text-decoration: none;
}

#rightcol ul li a:hover {
 color: #F38F1D;
}

/**** RIGHT COLUMN PROMOS
--------------------------------------*/

/***** Am I At Risk ******/

#rightpromo_amiatrisk {
 background: url(../img/rightcol/promo_amiatrisk.jpg) no-repeat top;
 height: 737px;
}
#a_amiatrisk {
 padding: 350px 20px 0px 35px;
}

#rightpromo_whatdoes {
 background: url(../img/rightcol/promo_whatdoes.jpg) no-repeat top;
 height: 328px;
}
#a_whatdoes {
 padding: 135px 20px 0px 35px;
}

#rightpromo_skincancer {
 background: url(../img/rightcol/promo_skincancer.jpg) no-repeat top;
 height: 459px;
}
#a_skincancer_a {
 padding: 123px 20px 0px 35px;
}
#a_skincancer_b {
 padding: 112px 20px 0px 35px;
}

#rightpromo_prevention {
 background: url(../img/rightcol/promo_prevention.jpg) no-repeat top;
 height: 328px;
}
#a_prevention {
 padding: 185px 20px 0px 35px;
}

#rightpromo_treating {
 background: url(../img/rightcol/promo_treating.jpg) no-repeat top;
 height: 328px;
}
#a_treating {
 padding: 80px 20px 0px 35px;
}

#rightpromo_biopsies {
 background: url(../img/rightcol/promo_biopsies.jpg) no-repeat top;
 height: 188px;
}
#a_biopsies {
 padding: 120px 20px 0px 35px;
}

#rightpromo_faq_pdf {
	height: 500px;
	background-image: url(../img/rightcol/promo_faq_pdf.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#a_faq_pdf {
 padding: 310px 20px 0px 35px;
}

#rightpromo_questions {
 background: url(../img/rightcol/promo_questions.jpg) no-repeat top;
 height: 661px;
}
#a_questions {
 padding: 305px 20px 0px 35px;
}


#rightpromo_treating_b {
 background: url(../img/rightcol/promo_treating_02.jpg) no-repeat top;
 height: 432px;
}
#a_treating_b {
 padding: 333px 20px 0px 35px;
}


#rightpromo_treating_c {
 background: url(../img/rightcol/promo_treating_03.jpg) no-repeat top;
 height: 328px;
}
#a_treating_c {
 padding: 115px 20px 0px 35px;
}

#rightpromo_empty {
 height: 328px;
}


#rightpromo_expect {
 background: url(../img/rightcol/promo_whattoexpect.jpg) no-repeat top;
 height: 661px;
}
#a_expect {
 padding: 85px 20px 0px 35px;
}

#rightpromo_expect_b {
 background: url(../img/rightcol/promo_whattoexpect_b.jpg) no-repeat top;
 height: 661px;
}
#a_expect_b {
 padding: 85px 20px 0px 35px;
}


#rightpromo_questions_b {
 background: url(../img/rightcol/promo_questions_b.jpg) no-repeat top;
 height: 661px;
}
#a_questions_b {
 padding: 125px 20px 0px 35px;
}

#rightpromo_living {
 background: url(../img/rightcol/promo_living.jpg) no-repeat top;
 height: 432px;
}
#a_living {
 padding: 115px 20px 0px 35px;
}

#rightpromo_sunsafety {
 background: url(../img/rightcol/promo_sunsafety.jpg) no-repeat top;
 height: 328px;
}
#a_sunsafety {
 padding: 255px 20px 0px 35px;
}


#rightpromo_sunscreen {
 background: url(../img/rightcol/promo_sunscreen.jpg) no-repeat top;
 height: 432px;
}

#a_sunscreen {
 padding: 140px 20px 0px 35px;
}

#rightpromo_fatigue {
 background: url(../img/rightcol/promo_fatigue.jpg) no-repeat top;
 height: 432px;
}
#a_fatigue {
 padding: 109px 20px 0px 35px;
}

#rightpromo_nausea_app {
 background: url(../img/rightcol/promo_nausea_appetite.jpg) no-repeat top;
 height: 661px;
}
#a_nausea_app_a {
 padding: 80px 20px 0px 35px;
}
#a_nausea_app_b {
 padding: 338px 20px 0px 35px;
}

#rightpromo_support {
 background: url(../img/rightcol/promo_additional_support.jpg) no-repeat top;
 height: 432px;
}
#a_support {
 padding: 263px 20px 0px 35px;
}




/**** HEADER
--------------------------------------*/


#header {
 background: #fff url(../img/hdr_handsky.jpg) no-repeat top;
 height: 168px;
}

#headerspacer {
 background: #fff url(../img/hdr_spacer_secondary.gif) no-repeat top;
 height: 23px;
}

#topnav {
 text-align: right;
 padding: 10px 0px 0px 0px;
 font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
 font-size: 9px
}

#topnav a {
 text-decoration:none;
 color: #A7C3EC;
}

#topnav a:hover {
 text-decoration:none;
 color: #4CC6F4;
}

#topnav a.section {
 text-decoration:none;
 color: #4CC6F4;
}


#logo {
 width: 743px;
 height: 67px;
}



/**** NAVIGATION 
--------------------------------------****/


ul#nav {
 width:613px;
 height:20px;
 padding: 0;
 margin:0px 0px 0px 130px;
}


ul#nav li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;	
}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background:transparent url(../img/nav.gif) no-repeat;
}


li#whatis a {
 width: 128px;
 height: 20px;
}

li#diagnosing a {
 width: 79px;
 height: 20px;
}

li#treating a {
 width: 59px;
 height: 20px;
}

li#talking a {
 width: 141px;
 height: 20px;
}

li#prevention a {
 width: 72px;
 height: 20px;
}

li#living a {
 width: 134px;
 height: 20px;
}



li#whatis a:hover, li#whatis a:focus { /*Doesn't need another def since it would be 0,0*/
 background-position: 0px -20px;
}
li#diagnosing a:link, li#diagnosing a:visited {	
 background-position: -128px 0px;
}
li#diagnosing a:hover, li#diagnosing a:focus {	
 background-position: -128px -20px;
}
li#treating a:link, li#treating a:visited {	
 background-position: -207px 0px;
}
li#treating a:hover, li#treating a:focus {	
 background-position: -207px -20px;
}
li#talking a:link, li#talking a:visited {	
 background-position: -266px 0px;
}
li#talking a:hover, li#talking a:focus {	
 background-position: -266px -20px;
}
li#prevention a:link, li#prevention a:visited {	
 background-position: -407px 0px;
}
li#prevention a:hover, li#prevention a:focus {	
 background-position: -407px -20px;
}
li#living a:link, li#living a:visited {	
 background-position: -479px 0px;
}
li#living a:hover, li#living a:focus {	
 background-position: -479px -20px;
}

/**** SECTION ACTIVE NAVS 
--------------------------------------*/
ul#nav li#whatissection a {
 width: 128px;
 height: 20px;
 background-position: 0px -40px;
}

ul#nav li#diagnosingsection a {
 width: 79px;
 height: 20px;
 background-position: -128px -40px;
}

ul#nav li#treatingsection a {
 width: 59px;
 height: 20px;
 background-position: -207px -40px;
}

ul#nav li#talkingsection a {
 width: 141px;
 height: 20px;
 background-position: -266px -40px;
}

ul#nav li#preventionsection a {
 width: 72px;
 height: 20px;
 background-position: -407px -40px;
}

ul#nav li#livingsection a {
 width: 134px;
 height: 20px;
 background-position: -479px -40px;
}
/*-------------------------------------*/


/**** SEARCH
--------------------------------------*/

#search {
display:none;
}

#searchcontainer {
 margin: 20px 0px 0px 310px;
}

input.search {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-style: italic;
 color: #8C8C8C;
 background-color: #F8F8F8;
 border: 1px solid #D3E1F6;
}

/***** Footer *****/

#footer {
 background:#fff;
 clear:both
}

#footer p {
 padding:5px;
 margin:0;
 font-size: 9px;
 color: #8C8C8C;
 line-height: 13px;
 text-align: center;
}

#footer a {
 text-decoration: none;
 color: #8C8C8C;
}

#footer a:hover {
 text-decoration: underline;
}

#footer a.section {
 text-decoration: underline;
}




/**** HOME 
--------------------------------------*/
#home_headerspacer {
 background: #fff url(../img/hdr_spacer.gif) no-repeat top;
 height: 23px;
}

/* Left Column */

#home_leftcol {
 float:left;
 background: #fff url(../img/home_leftbg.jpg) no-repeat top;
 width:563px;
 height:433px;
}

#home_leftcol h1 {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 28px;
 color: #232F84;
 margin: 0px 25px 4px 17px;
 padding:0;
}

#home_leftcol h2 {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: #000;
 margin: 0px 25px 5px 17px;
 padding: 0;
 font-weight: bold;
}

#home_leftcol p {
 font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #7D7D7D;
 margin: 0px 35px 5px 17px;
 padding: 0;
 line-height: 17px;
}

#home_atrisklink ul { /* Handles more info links */
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #F38F1D;
 line-height: 14px;
 margin: 110px 0px 0px 400px;
 padding: 0;
	
}

#home_atrisklink ul li {
 margin: 0;
 padding: 0;
 list-style-type: none;
}

#home_atrisklink ul li a {
 color: #232F84;
 text-decoration: none;
}

#home_atrisklink ul li a:hover {
 color: #F38F1D;
}

/* Right Column */

#home_rightcol {
 float:right;
 background: #fff url(../img/home_rightbg.jpg) no-repeat top;
 width:180px;
 height:433px;
}

#home_rightcol p {
 font-family: Tahoma, "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-style: italic;
 color: #8F99C4;
 margin: 45px 20px 10px 14px;
 line-height: 15px;
}


#home_rightcol ul { /* Handles more info links */
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #F38F1D;
 line-height: 14px;
 margin: 10px 20px 0px 35px;
 padding: 0;
 text-indent: -10px;
}

#home_rightcol ul li {
 margin: 0px 0px 5px 0px;
 padding: 0;
 list-style-type: none;
}

#home_rightcol ul li a {
 color: #232F84;
 text-decoration: none;
}

#home_rightcol ul li a:hover {
 color: #F38F1D;
}

/**** QUIZ 
--------------------------------------*/

#quiz_list {
 font-size: 11px;
}

#quiz_list dt {
 font-weight: bold;
 color: #000;
 padding: 3px 5px 7px 0px;
 margin: 0;
 cursor: pointer;
}

* html #quiz_list dt { /*IE FIX */
 cursor: hand;
}

#quiz_list dt:hover {
 background: #EDF7FD;
}

#quiz_list dd {
 display: none;
 padding: 0px 0px 8px 14px;
 margin:0;
 color: #4F599D;
}

#quiz_list dd.on {
 display: block;
}


/*--------------------------------------*/



/**** 
--------------------------------------*/

/*
FROM

HERE

BELOW

IS

FOR 

STAGING & SITEMAP

PAGES

ONLY



/**** 
--------------------------------------*/
/**** Sitemap 2 column page 
--------------------------------------*/
#sitemap_rightcol td {
padding:10px;
}
#sitemap_rightcol h1 {
padding-left: 10px
}

#sitemap_rightcol {
 float:right;
 background: transparent url(../img/midcol_bg.jpg) no-repeat top left;
 width:553px;
}

#sitemap_rightcol p {
 margin:0;
 padding:0;
}
#sitemap_rightcol ul.sitemap {
 margin:0 !important;
 padding:0px 0px 0px 8px !important;
}


#sitemap_rightcol a {
 text-decoration: none;
 color: #7D7D7D;
}

#sitemap_rightcol a:hover {
  text-decoration: underline;
 
}


#sitemap_rightcol ul.sitemap {
 line-height: 16px;
 list-style-type: none;
 padding: 0px 10px 7px 10px;
 margin: 0;
 font-size: 11px;
 color: #696969;
}

#sitemap_rightcol ul.sitemap li {
 background-image: url(../img/midcol/list_dash.gif);
 background-repeat: no-repeat;
 background-position: 0 .4em;
 padding: 0px 10px 0px 14px;

}

/**** 
--------------------------------------*/
/**** Staging Unique 2 column page 
--------------------------------------*/

#staging_rightcolinner ul {
 line-height: 16px !important;
 list-style-type: none !important;
 padding: 0px 10px 10px 10px !important;
 margin: 0 !important;
 font-size: 11px !important;
 color: #696969 !important;
}

#staging_rightcolinner ul li {
background-image: url(../img/midcol/list_dash.gif) !important;
background-repeat: no-repeat !important;
background-position: 0 .4em !important;
 padding: 0px 10px 0px 14px !important;

}

#staging_rightcolinner ul li.title { /* used for list titles only */
 margin: -4px 10px 0px -24px !important; /*reverses li margin to rid of indent */
 background-image: none !important;
}


#staging_rightcol {
 float:right;
 background: transparent url(../img/midcol/midcol_bg_staging.jpg) no-repeat top;
 width:552px;
}

#staging_rightcol img {
 float: right;
}
#staging_rightcolinner {
 padding: 0px 10px 10px 12px;
}

#staging_treating {
 padding: 333px 20px 20px 35px;
}

#staging_rightcol td { 
 padding: 0;
}

#staging_rightcol ul { /* Handles more info links */
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #F38F1D;
 line-height: 14px;
 margin: 0px 0px 0px 0px;
 padding: 0;
}

#staging_rightcol ul li {
 margin: 0;
 padding: 0;
 list-style-type: none;
}

#staging_rightcol ul li a {
 color: #232F84;
 text-decoration: none;
}

#staging_rightcol ul li a:hover {
 color: #F38F1D;
}

.staging_h3_bg {
 background: #EFF5FB;
 margin-left: 12px;
}

.staging_h3_bg_alt {
 background: #EFF5FB;
 margin-left: 12px;
 width: 350px;
}


#staging_rightcol h3 {

}


#staging_leftcol {
 padding: 0px 0px 10px 10px;
 line-height: 12px;
 width:171px;
}
#staging_leftcol ul.subnav {
 font-family: "Lucida Grande", Tahoma, Arial, Verdana, Helvetica, sans-serif;
 padding: 0px 0px 20px 0px;
 margin: 0;
 font-size: 11px;
 font-style: italic;
 color: #F38F1D;
}

#staging_leftcol ul.subnav li {
 padding: 0px 0px 12px 0px;
}

#staging_leftcol ul.subnav li a {
 text-decoration: none;
 color: #666666;
}
#staging_leftcol ul.subnav li a:hover {
 text-decoration: none;
 color: #3F3F3F;
}


#staging_leftcol ul.subnav li.subsection  a{
 text-decoration: none;
 font-family: "Lucida Grande", Tahoma, Arial, Verdana, Helvetica, sans-serif;
 padding: 0;
 margin: 0;
 font-size: 11px;
 font-style: italic;
 color: #232F84;
}
#staging_leftcol ul.subnav li.subsection  a:hover {
 text-decoration: none;
 color: #232F84;
}


/*----------
Left Column Tertiary Navs
----------------------------------------******/
#staging_leftcol ul.subnav li ul {
 margin: 0;
 padding: 3px 0px 0px 0px;
 
}


#staging_leftcol ul.subnav li ul li {
 text-decoration: none;
 color: #9197C1;
 margin: 0px 0px 0px 10px;
}


#staging_leftcol ul.subnav li.subsection ul li a {
 text-decoration: none;
 color: #666666;
}

#staging_leftcol ul.subnav li.subsection ul li {
margin:0;
padding: 2px 0px 4px 10px;
}

/* Sub sub navs */

#staging_leftcol ul.subnav li.subsection ul li a {
 text-decoration: none;
 color: #666666;
}

#staging_leftcol ul.subnav li ul li.tertiarysection a { /* section highlight */
 text-decoration: none;
 font-family: "Lucida Grande", Tahoma, Arial, Verdana, Helvetica, sans-serif;
 padding: 0;
 margin: 0;
 font-size: 11px;
 font-style: italic;
 color: #232F84;
}
#staging_leftcol ul.subnav li ul li.tertiarysection a:hover {
 text-decoration: none;
 color: #232F84;
}

/*--------------------------------------*/
