body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	line-height: 1.3;
	background-color: #E1E1E1;
}
p {
	padding: 0px 10px 2px 24px;
}
.foundDocs {
	font-size: 120%;
}
.art {
	padding: 0px 0px 10px 24px;
}
.black {
	color: #000000;
}
ul {
	padding-right: 30px;
	position: relative;
	left: 20px;
}
ol {
	padding-right: 30px;
	position: relative;
	left: 20px;
}
.questionNum {
	padding: 0px 3px 0px 12px;
	color: #0099cc;
}
.question {
	padding: 0px 10px 10px 0px;
	color: #0099cc;
}
.optional {
	color: #707070;
}
.error  { font-weight: bold; color: #FF0000 }
.indent {
	margin-left: 24px;
}
/* containers */
#mainContainer {
	width: 810px;
	background: #E1E1E1;
}
#navContainer {
	width: 224px;
	background-color: #F1F99FF;
}
#content {
	width: 586px;
	background-color: #FFFFFF;
	padding-top: 15px;
}
#header {
	background-color: #E1E1E1;
	width: 810px;
	height: 90px;
	color: #FFFFFF;
}
#footer {
	background-color: #E1E1E1;
	width: 581px;
	height: 120px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 11px 5px 0px 224px;
	background-image: url(../images/footer.gif);
	text-align: right;
}
#headlineImg {
	margin: 15px 0px 0px 0px;
	background-color:#FFFFFF;
}
#aboutImg {
	margin-right: -20;
}
#signUpHome {
	width: 586px;
	height: 174px;
	background-image:url(../images/signUpHome.jpg);
}
#signUpHomeForm {
	position: relative;
	left: 213px;
	top: 94px;
}
#signUpHomeGuy {
	position: relative;
	top: -28px;
	right: -10px;
}
#radioBtnContainer {
	background: url(../images/radioButtonBkgd.gif) no-repeat top left;
	display: inline;
	width: 434;
	height: 18px;
	text-align: center;
	background-position:
}
.radioBtn1 {
	width: 86px;
	text-align: center;
}
.radioBtn2 {
	width: 109px;
	text-align: center;
}
.radioBtn3 {
	width: 217px;
	text-align: center;
}
.homeParagraph {
	padding: 30px 100px 10px 24px;
	margin: 0px 0px 0px 0px;
}
.headline {
	color: #00a0e2;
	font-weight: bold;
}
.white {
	color:#FFFFFF;
}
/* heads
	margin: 0px 10px 10px 24px;

.content {
} */

.content h3 {
	font-size: 110%;
	margin: 0px 0px 10px 0px;
	color: #FFFFFF;
}
.content h2 {
	font-size: 100%;
	padding: 0px 0px 0px 24px;
	color: #0099cc;
}
.content h1 {
	font-size: 130%;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 25px;
	color: #FFFFFF;
	background-image: url(../images/headlineBackground.gif);
	background-color:#000000;
	height: 30px;
}

/* links
a:visited:hover	{ 
	color: #CCCCCC;
} */
a.white:link, visited, hover, active {
	text-decoration:underline;
	color:#FFFFFF;
}
a.white:visited {
	text-decoration:underline;
	color:#FFFFFF;
}
a.white:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
a.white:active {
	text-decoration:underline;
	color:#FFFFFF;
}
a.white:visited:active {
	text-decoration:underline;
	color:#FFFFFF;
}
a.white:link, visited, hover, active {
	text-decoration:underline;
	color:#FFFFFF;
}


a, a:link {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	text-decoration: underline;
	color: #7a4cc3;
}
a:visited { 
	color: #7a4cc3;
	text-decoration: underline;
}
a:hover, a:active { 
	color: #66ccff;
}
a:visited:hover, a:active { 
	color: #66ccff;
}
.onPage {
	color:#999999;
	border-color: #999999;
	border: thin;
	text-decoration: none;
	display: inline;
	font-weight: bold;	
}
.navitemsubon {
	padding: 0px 0px 2px 6px;
	color: #FF3300;
	background-color: #CCCCCC;
	font-weight: bold;
} 
.navitemsuboff {
	color: #CCCCCC;
	padding: 0px 0px 2px 10px;
	text-decoration: underline;
}
.navitemoff {
	padding: 0px 0px 2px 10px;
	text-decoration: underline;
}
#subnav {
	padding: 0px 0px 2px 25px;
}
.subnavitemon {
	padding: 0px 0px 2px 20px;
	color: #FF3300;
	background-color: #CCCCCC;
	font-weight: bold;
	margin-left: -25px;
}
.subnavitemoff {
	padding: 0px 0px 1px 25px;
	margin-left: -25px;
	text-decoration: underline;
}

a.hidden {
	color: #CCCCCC;
	text-decoration: none;	
}
.hidden {
	color: #CCCCCC;
	text-decoration: none;	
}    

/* alignments */

.alignbottom {
	vertical-align: bottom;
}
.aligncenter {
	text-align: center;
}
.alignleft {
	text-align: left;
}
.alignmiddle {
	vertical-align: middle;
}
.alignright {
	text-align: right;
	float: right;
}
.aligntop {
	vertical-align: top;
}
.aligntopright {
	text-align: right;
	vertical-align: top;
}
.aligntopleft {
	text-align: left;
	vertical-align: top;
}
#alignObjRight {
	float: right; /* works in Safari */
}

.subHead {
	font-style: italic;
	font-weight: bold;
	font-size: 120%;
}
.artLabel {
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
}
.callout {
	color: #FF3300;
	font-weight: bold;
}