/* HANDHELD STYLESHEET */

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

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

/* CUSTOM DESIGN ELEMENTS */

body.design { background:#fff none; padding:0; }
	#containerPage { margin:0; width:auto; background:#fff none; }
		#banner { position:static; background:#fff none; height:auto; }
			img#logo { position:static;  display:block;}
			#tagline { display:none;}
		#containerNavigation { float:none; width:auto; display:block; background:#fff none; }
			#categories { float:none; width:auto; padding:0; }
				#categories ul { margin:0; padding:0; float:none; list-style:disc;}
				#categories ul li { margin:0; padding:0; float:none; list-style:disc;}
				#categories a { display:block; font-family:verdana,arial,sans-serif; font-size:1em; text-decoration: none; padding:0; }
				#categories a:hover {  color:#68f; text-decoration:underline;}
			#containerSearch { float:none; width:auto; text-align: left; padding:0; }
				#form { display:block; }
				#containerSearch .txtLink { font-size:1em; padding-right:0; }
		#mainColumn { float:none; width:auto; padding:0; min-height:0; }
			h1#pageTitle { padding-bottom:0; color:#000;  font:bold 1.4em verdana,arial,sans-serif; padding:1.2em 0;}
			.siteDocs {  }
		#footer { clear:none; padding:0; font-size:1em; line-height:normal; }
			#geographicalFooter { display:none;}
			#finePrint {  }