@charset "utf-8";
body {
	margin: 0px 0px 0px 0px;

}
#menu {
	width: 900px;
	height: 35px;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
}
#content {
	width: 910px;
}
#content2 {
	width: 850px;
	background-repeat: no-repeat;
}

#points {


}
#footer {
	height: 165px;
	margin-top: -50px;
	background-image: url(images/footerbg.png);
	background-repeat: repeat-x;
	width: 100%;
}
#legal {
	height: 38px;
	width: 850px;
	background-image: url(images/footer-copy-auth.png);
	background-repeat: no-repeat;
}
#contentcontainer1 {
	width: 635px;
	border-right: 1px dashed #999999;
	padding-right: 4px;
}
#contentcontainer2 {
	width: 275px;
	background-image: url(images/5questions.png);
	background-repeat: no-repeat;
}
#line {
	width: 100%;
	border-bottom: 1px dashed #999999;
}
#line2 {
	width: 495px;
	border-bottom: 1px dashed #999999;
}
#line3 {
	width: 100%;
	border-bottom: 1px dashed #999999;
}


#point10_graph {
	width: 500px;
	background-image: url(images/point10-bg.png);
}





.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 13px;
}




.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 8px;
}
.headings1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #990099;
	font-weight: bold;
	letter-spacing: -1px;
}
.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.maintxttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footerCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 25px;
}
.footerCopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 15px;
	font-weight: bold;
	padding-bottom: 15px;
}
.footerCopy3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 25px;
}


.headings2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990099;
	font-weight: bold;
	letter-spacing: -1px;
}
.headings3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990099;
	font-weight: bold;
}
