/* FS PUBLISHER - HANDHELD STYLESHEET - UPDATED 08-23-2007 */

body, td, input, textarea, option, select { font-family: Verdana, Arial, Helvetica, sans-serif; }
body { font-size: 1em; }

h1, h2, h3, h4, h5, h6 { 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; }

/* 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; }

/* SUBSCRIBE - IN THE DESIGN */
#blogRSS{ padding: 15px; text-align: left; }
	#blogRSS h4 { display: none; }
	#blogRSS ul { display: block; list-style: none; margin: 0; padding: 0; }
		#blogRSS ul li { display: block; margin-bottom: 4px; }
			#blogRSS ul li a { display: block; font-size: 1em; text-align: left; }
	#blogRSS a { font-size: 1em; margin: 0; color: #000; }
	#blogRSS img{ vertical-align: middle;}

/* BLOG LEFT NAVIGATION LAYOUT */
.blogLeftNavigationLayout #blogMain { float: none; width: auto; }
.blogLeftNavigationLayout #blogNavigation { margin-left: 0; display: block; }
.blogLeftNavigationLayout div#blogNavigation div { margin: 0; }

/* BLOG RIGHT NAVIGATION LAYOUT */
.blogRightNavigationLayout #blogMain { float: none; width: auto; }
.blogRightNavigationLayout #blogNavigation { margin-right: 0; display: block; }
.blogRightNavigationLayout div#blogNavigation div { margin: 0; }

/* BLOG TOP NAVIGATION LAYOUT */
.blogTopNavigationLayout #blogMain { margin: 0; display: block; }
.blogTopNavigationLayout #blogLeftNavigation { float: none; width: auto; }
.blogTopNavigationLayout #blogRightNavigation { width: auto; float: none; }
.blogTopNavigationLayout #blogLeftNavigation div { margin: 0; }
.blogTopNavigationLayout #blogRightNavigation div { margin: 0; }

/* STANDARD ELEMENTS */
.printElement { display: none; }
.screenElement { display: none; }
.handheldElement { display: block; padding: 0 0 1.2em 0; }
body img { display: none; }
#blogRSS img { display: block; }
#content img { display: inline; }

/* CUSTOM DESIGN ELEMENTS */

body.design { text-align: left; background: #FFF; }
#containerPage { text-align: left; margin: 0; width: auto; position: relative; border-top: 0; background: #FFF; }
	#navigationMain { display: none; }
		#navigationMain ul { list-style: none; margin: 0; padding: 0; }
			#navigationMain ul li { float: none;  }
		img#cta  { display: none; }
	#banner { height: auto; background: #FFF; } 
		img#logo { position: relative; top: 0; left: 0; display: block; } 	
	#bannerBranding { background: #FFF; text-align: left; height: auto; display: none; } 
		#bannerBranding img { float: none;  }
		img#tagline { float: none;  }
	#containerColumns { position: relative; }
		#columnMain { padding: 0; } 
			#pageTitle h1 { font-size: 1.45em; color: #000; }
			#content { margin: 0; padding: 0; } 
				img#contextualImage { display: none; }
	#lockBottom { display: none; }
		#contactInformation { width: auto; line-height: 1em; background: #FFF; color: #000; font-size: 1em; }
			#contactInformation address { padding: 0; }
			#contactInformation a { color: #000; }
			#contactInformation a:hover, #contactInformation a:focus { color: #000; }
		#navigatonTools { width: auto; }
			#navigatonTools ul { list-style: none; margin: 0; padding: 0; }
				#navigatonTools ul li { float: none;  clear: both; }
					#navigatonTools a { color: #000; font-size: 1em; text-decoration: none; padding: 0; display: block; _display: inline-block; }
						#navigatonTools a:hover, #navigatonTools a:focus { color: #000; }
					#navigatonTools a img { margin: 0; padding: 0; vertical-align: middle;}
	#blogFooter { background: #FFF; border-top: 0; border-bottom: 1px solid #f1d756; padding: 0; display: none; }
	#footer { color: #000; padding: 0; background: #FFF; color: #000; }
		#footer a { color: #000; }
			#footer a:hover, #footer a:focus { color: #000; }
		#navigationLower { color: #000; }
			#footer a { color: #000; text-decoration: none; }
				#footer a:hover, #footer a:focus { color: #000; text-decoration: underline; }
		#finePrint { padding: 10px 0;  font-size: 1em; }
			p#copyright { margin: 0; display: block; }
			p#branding { margin: 0; display: block; }
		#geographicalFooter { display: none; }