BODY {
	background: #F0F0C0 url("images/topBgShadow.gif") repeat-x top;
	margin: 0; }

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #1A1818;
	text-decoration:none; }

h2 {
	font-size: 18px;
	line-height: 24px;
	color: 531326;
	text-decoration:none;
	font-weight:100;
	margin:15px 0 5px 0; }

h3 {
	font-size: 14px;
	line-height: 19px;
	color: 531326;
	text-decoration:none;
	font-weight:100;
	margin: 0; }

ul {
	margin:0;
	padding:0;
	margin-left:25px;
	font-size: 12px;
	color:#505154;
	padding-right:25px; }
	
ul li {
	margin-top:.5em; 
	line-height: 16px; }

span.introHighlightTxt {
	font-size: 22px;
	line-height: 24px;
	color: #531326; }
	
span.introTxt {
	font-size: 15px;
	line-height: 24px;
	color: #1A1818; }	

.copyright {
	font-size: 11px;
	color: #531326; }
	
.mainHeader {
	background-color:#CCCCCC; }

a:link {
	color:#6D6F72; 
	text-decoration:none; }

a:visited {
	color:#6D6F72;
	text-decoration:none; }
		
a:hover {
	color:#330000;
	text-decoration:none; }
	

.aSelected {
	color:#330000; 
	font-weight:bold; 
	text-decoration:none; }
	
.aNotSelected {
	color:#999999; 
	font-weight:bold; 
	text-decoration:none; }
	
/* testimonials */

div#testimonials b, div#testimonials i {
	font-size:11px;
	color:#999999; }
	
/* survey */

div#survey ul li i {
	font-size:11px;
	color:#999999; }
	
#survey a:link {
padding-left:15px;
text-decoration:underline;
background:url(images/linkArrows.gif) no-repeat;
}

#survey a:visited {
padding-left:15px;
text-decoration:underline;
background:url(images/linkArrows.gif) no-repeat;
}

#survey a:active {
padding-left:15px;
text-decoration:underline;
background:url(images/linkArrows.gif) no-repeat;
}

	
/* interactive tools */
.x {
font-size:27px;
color:#999;
font-weight:bold; }

.imputHeadings {
font-size: 11px;
color:#999999; }

.inputHeadings {
font-size: 11px;
color:#999999; }

.inputResults {
color:#990000;
font-weight:bold; }

.stats {
color:#000000;
font-size: 11px;
}

/* more visible links */
a.visible {
text-decoration:underline;
}


	
	