body {
	background-color: #999999;
	margin:0px;
}

.border {
		
}/* border around main table */

.survey_stack_home {
	background-image: url(images/survey_stack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/* home page survey stack graphic*/
}

p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	padding: 0px;
	text-align: left;
	color: #666666;
	}

.pbold {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bolder;
	padding: 0px;
	text-align: justify;
}

.pgray {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px;
	text-align: justify;
	color: #666666;
}

.subhead_M {
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
	padding: 0px;
	color: #666666;
}

.subhead_A {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	padding: 0px;
	text-transform: uppercase;
	color: #00adef;
	letter-spacing: 1px;
}
.subhead_A a {
	color: #00adef;
	text-decoration: none;
}

.subhead_A a:hover {
	color: #666666;
}

.sub_toc {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #00adef;
	font-weight: normal;
	padding: 0px;
	}

.sub_toc a {
	color: #00adef;
	text-decoration: underline;
}

.sub_toc a:hover {
	color: #666666;
}

.text-toc {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding: 10px;
	
}
.text-toc a {
	text-decoration: underline;
	color: #000000;
	
}
.text-toc a:hover {
	color: #00adef;
}

.surveytext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #00adef;
	font-weight: bold;
	line-height: 14px;
}

.tabletext {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: lighter;
	padding: 0px;
	font-style: normal;
}
#text_pad_right_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin-left: 65px;
	float: left;
	margin-right: 50px;
	margin-top: 15px;
}

.body-toc {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	line-height: 16px;
}

.body-toc a {
	text-decoration: none;
	color: #00adef;
	
}

.body-toc a:hover {
	color: #666666;	
}
li {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-align: left;


}
.bground_home {
	background-image: url(images/bground_cd_covers.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.text_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.text_home a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
}
.text_home a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
}
.text_home a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.contact_header {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #00adef;
	font-weight: bold;
	line-height: 18px;
}
.cd_cover_pad {
	padding-top: 7px;
}
.justify {
	text-align: justify;
}
