/* FS CONTROL - HANDHELD STYLESHEET - UPDATED 01-17-2008 */

body, input, textarea, option, select { font-family: Verdana, Arial, Helvetica, sans-serif; }
body { font-size: 1em; }

h1, .cfont7, h2, .cfont6, #content big.profiletopname, h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader, h4, .cfont4, .cbodyhdr4, h5, .cfont3, h6, .cfont1 { color: #000000; }
h1 { font-size: 1.3em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

a:link { color: #0000FF; text-decoration: underline; font-weight: normal; }
a:visited { color: #660066; text-decoration: underline; font-weight: normal; }
a:hover, a:focus { color: #ccccff; text-decoration: underline; font-weight: normal; }
a:active { color: #ccccff; text-decoration: underline; font-weight: normal; }

/* DEFINE CONTENT COLOR */
#content { color: #000000; }

/* sIFR STYLES */
.sIFR-flash { display: none !important; height: 0; width: 0; position: absolute; overflow: hidden; }
.sIFR-alternate { visibility: visible !important; display: block !important; position: static !important; left: auto !important; top: auto !important; }

/* STANDARD ELEMENTS */
.screenElement { display: none; }
.handheldElement { display: block; padding: 0 0 1.2em 0; }
#content .callOut { padding: 1em; background: #dddddd; color:#000; margin-bottom: 1.2em; border: 1px solid #000000; }
body img { display: none; }
#content img { display: inline; }

#containerSearchFormDesign { display: none; }

/* CUSTOM DESIGN ELEMENTS */

body.design { background: #FFF; text-align: left; }
		#containerPage { width: auto; text-align: left; margin: 0; background: #FFF; padding: 0;}
			#banner { background: #FFF; position: relative; height: auto; width: auto; }
		.home #banner { background: #FFF; position: relative; height: auto; width: auto; }
					#containerFlash { display: none; }
				img#logo { position: relative; top: 0; left: 0; }
			.home img#logo { position: relative; top: 0; left: 0; }
				img#cta  { display: none; }
			.home img#tagline { position: relative; top: 0; left: 0; }
				#navigationMain { display: none; }

/* START HIERARCHICAL MENU - HORIZONTAL */
	/* set colors and styles */
					#menu { margin: 0; padding: 0; list-style: none; float: none;  }
					#menu ul { width: auto; background: #FFF; border: 0 solid #000; border-bottom: 0; float: none;  margin: 0; padding: 0; list-style: none; }
					#menu li { position: relative; float: none;  display: block; }
					#menu li a { display: block; }
					#menu li li { float: none;  clear: left; }
					#menu img { display: block; }
					#ie #menu li { display: block; }
						#menu li ul a { color: #000; text-decoration: none; padding: 0; border-bottom: 1px solid #afafaf; display: block; }
						#menu li ul a:hover, #menu li ul a:focus, #menu li ul a.active { color: #000; background: #FFF; }
				/* position sub-level drop-downs */ 
					#menu ul ul { top: 0; margin: 0; }
				/* special classes */
					#menu li ul.scroll { height: auto; overflow: visible; }
					#menu li ul.sublist { background: #FFF; position: relative; left: 0; border: 0 solid #000; }
						#menu li ul.sublist a { padding: 0; color: #000; }
						#menu li ul.sublist a:hover, #menu li ul.sublist a:focus, #menu li ul.sublist a.active { color: #000; }
						#menu li:hover ul.sublist, #menu li:focus ul.sublist, #menu li.hierover ul.sublist, #menu li li.hierover ul.sublist { position: relative; left: 0; }
				/* the magic - only edit where notated */
					#menu li:hover { z-index: 5; }
					#ie #menu li li a { height: 1%;} /* allows IE to use block hovers */
					#ie6 li.hierover { z-index: 5; } /* overlay fix for IE6 */
					/* hides/shows all levels */
					/* hides 1st */ #menu ul, /*2nd*/#menu li:hover ul ul, #menu li:focus ul ul, #menu li.hierover ul ul, /*3rd*/ #menu li:hover ul ul ul, #menu li:focus ul ul ul, #menu li.hierover ul ul ul { position: relative; left: 0; z-index:  99; }
					/* shows 1st */ #menu li:hover ul, #menu li:focus ul, #menu li.hierover ul, #menu li li.hierover ul, /*2nd*/ #menu li li:hover ul, #menu li li:focus ul, #menu ul li.hierover ul, /*3rd*/ #menu li li li:hover ul, #menu li li li:focus ul, #menu li li li.hierover ul { position: relative; display: block; /* adjust position for left or right positioning here*/ left: 0; }
					/* shows 2nd */ #menu ul li:hover ul, #menu ul li:focus ul, #menu ul li.hierover ul, #menu ul li li.hierover ul, /*2nd*/ #menu ul li li:hover ul, #menu ul li li:focus ul, #menu ul ul li.hierover ul, /*3rd*/ #menu ul li li li:hover ul, #menu ul li li li:focus ul, #menu ul li li li.hierover ul { position: relative; display: block; /* adjust position for left or right positioning here*/ left: 0; }
	/* END HIERARCHICAL MENU - HORIZONTAL */

			#containerColumns { float: none;  width: auto; background: #FFF; }
				#columnMain { float: none;  width: auto; padding: 0; }
					#containerPageTitle { padding: 0; }
						h1#pageTitle { font-size: 2em; margin: 10px 0; }
					#content {  }
				#columnSide { float: none;  width: auto; }
					img#contextual { display: none; }
					img#member { display: none; }
					#navigationFeatures {  }
						#navigationFeatures ul { margin: 0; padding: 0; list-style: none; overflow: visible; background: #FFF; }
						#navigationFeatures ul li { display: block; background: #FFF; width: auto;}
						#navigationFeatures ul li a { display: block; background: #FFF; padding: 0; text-decoration: none; color: #000; }
						#navigationFeatures ul li a:hover, #navigationFeatures ul li a:active, #navigationFeatures ul li a.active, #navigationFeatures ul li a.active:link, #navigationFeatures ul li a.active:visited, #navigationFeatures ul li a.active:hover, #navigationFeatures ul li a.active:active { background: #FFF; padding: 0; color: #000; text-decoration: underline; }
					#contactInformation { padding: 0; }
						#contactInformation p { color: #000; line-height: 1em; padding: 0; }
						#contactInformation a { color: #000; }
						#contactInformation a:hover { color: #000; }
						
				#containerColumnsBottom { float: none;  width: auto; background: #FFF; }
					#columnMainBottom { float: none;  width: auto; padding: 0; }
						#navigationTools { display: none; }
							#navigationTools ul, #navigationTools ul li { margin: 0; padding: 0; float: none;  list-style: none;}
							#navigationTools a { display: block; } 
					#columnSideBottom { float: none;  width: auto; }
						#contactInformation { padding: 0; }
							#contactInformation p { color: #000; line-height: 1em; padding: 0; }
							#contactInformation a { color: #000; }
							#contactInformation a:hover { color: #000; }
						
			#containerFooter { clear: both; padding: 0; color: #000; float: none;  background: #FFF; width: auto; margin: 0; }
			#ie6 #containerFooter { clear: both; padding: 0; color: #000; float: none;  background: #FFF; width: auto; margin: 0; }
				#navigationLower { color: #000; padding: 0; }
				#finePrint { font-size: 1em; padding: 10px 0; }}
					p#copyright { padding: 0; margin: 0; }
					p#branding {  }
				#geographicalFooter { display: none; }
 test