	body {margin:0 auto; padding:0; background:#fff; font-family:"Times New Roman", Times, serif; color:#000; text-align:center; font-size: 12pt;}
	p, ul, ol, li, table, tr, td {font-family:"Times New Roman", Times, serif; color: #000;}
	h1, h3, h4, h5, h6 {color:#000; font-family:"Times New Roman", Times, serif; }
	h2 {font-family:"Times New Roman", Times, serif; color: #000; font-weight:normal;}
	a, a:link, a:visited {color:#000;}
	h1 {font-size: 1.9em;}
	h2 {font-size: 1.5em;}
	h3 {font-size: 1.2em:} /* h3 font-size is redefined in featureText and featureBlurb declaration */
	h4 {font-size: 1em;}

		/*  content region declarations  */
	
	fieldset {margin:5px; padding:15px; border:1px solid #777; }
	legend {padding:5px; color:#000; font-weight:bold;}
	blockquote {background:#fff; color:#000;}
	blockquote p, blockquote h1, blockquote h2, blockquote h3 {color:#000;}
	dl {border:1px solid #000; padding:7px;}
	dt {font-size:1.6em; font-weight:bold;}
	dd {font-size:1em;}
	
		/* Accessibility Helpers */
	#accessHelpers {display: none;}
	
		/* main page declarations  */
	#page {margin:0 auto; padding:0; text-align:left; width:600px; background: #fff;}
	
	#homeFeature {display: none;}
	
		/*  header declarations */
	#header {display: none;}
	#headerSecondary {display: none;}
	
		/*  navigation declarations */
	#navigation {display:none;}
	
		/*	featureText declarations */
	#featureText {width:100%; margin:0; padding:0; background-color:#fff; border-top:0px solid white; } 
	#featureText h3 {width:550px; padding:10px; margin:0 auto; color:#000; font-weight:normal; font-size: 130%;}
	
		/* content declarations */
	#content {width:540px; margin:0 30px 0 20px; padding:0 0 10px 0; text-align:left;}
	#content h1 {font-weight:normal; color:#000;}
	#content h2 {clear:both; color:#000;}
	#content a, a:link, a:visited {color:#000;}
	#content a:hover {color:#000;}
	#content .guidelines {background:#fff; border:1px solid blue;}
	#content .alignLeft {display:block; float:left; margin: 0 5px 3px 0; padding: 2px; border: 1px #000 solid;}
	#content .alignRight {display:block; float:right; margin: 0 0 3px 5px; padding: 2px; border: 1px #000 solid;}
	#content .bqInfo {padding-left: 18px; margin: -12px 0 10px 0;}
	#content .icon {margin-left: -18px; padding-left:18px; background-position:left; background-repeat:no-repeat;}
	#content p.callout {border-left: 195px #FFFFFF solid; background:#FFF;}
		
		/* featureBlurb declarations */
	#featureBlurb {width:100%; margin:0; padding:0;}
	#featureBlurb h3 {width:580px; padding:10px; margin:0 auto; color:#000; font-size:90%; letter-spacing:0.2em;}
	
		/* contentLinks declarations */
	#contentLinks {width:100%; margin:0; padding:0; background: none;}
	
		/*  centeringContent declarations */
	#centeringContent {width:600px; margin:0 auto;}
	#centeringContent a.morelink {float:right; color:#000; text-decoration:none; font-weight:bold; text-transform:uppercase;}
	#centeringContent a:hover {color:#000;}
	
		/*  left declarations */
	#left {float:left; padding:0 10px 0 0; width:175px;}
	#left h3 {color:#fff; font-weight:normal;}
	#left ul {margin:0; padding:0; list-style:none; border-right: 2px solid #000;}
	#left li {padding:5px; color:#000;}
	#left li a {color:#000; text-decoration:underline; font-weight:bold;}
	
		/*  center declarations */
	#center {float:left; padding:0 10px 0 0; width:175px;}
	#center h3 {color:#fff; font-weight:normal;}
	#center ul {margin:0; padding:0; list-style:none; border-right: 2px solid #000;}
	#center li {padding:5px; color:#000;}
	#center li a {color:#000; text-decoration:underline; font-weight:bold;}
	
		/*  right declarations */
	#right {float:left; padding:0 10px 0 0; width:175px;}
	#right h3 {color:#fff; font-weight:normal;}
	#right ul {margin:0; padding:0; list-style:none;}
	#right li {padding:5px; color:#000;}
	#right li a {color:#000; text-decoration:underline; font-weight:bold;}
	
		/*  footer declarations */
	#footer {width: 600px; clear: both;}
	#footer .footerCredit {display: none;}
	
	/* style by yellow pencil :: April / 2007 */