/*StyleSheet Title: CCASA Questions
StyleSheet Href: /ccasa_questions.css
StyleSheet Type: text/css
Steve Clason, 11 Sep 02 */

BODY {
	font-size: small;
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.negative{
	color: white;
	background-color: black;
	font-size: 10pt;
	line-height: 18px;
	text-align: left;
	padding-right: 15px;
}
.normal{
	color: black;
	background-color: white;
	font-size: 10pt;
	text-align: left;
	padding-right: 15px;
}
.smalltext{
	color: black;
	font-size: 8pt;
	text-align: left;
}
.smalltextwhite{
	color: black;
	font-size: 8pt;
	text-align: left;
	color: white;
	background-color: black;
}
.whitetext{
	color: white;
	background-color: black;
	font-size: 10pt;
	text-align: left;
	padding-right: 15px;
}
p{
}
.blacktext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: 18px; 
	font-weight: normal; 
	color: #000000}

A:link {

}
A:visited {

}
A:hover {

}
A.green:link {
	COLOR: Green;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.green:visited {
	COLOR: green;	
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.green:hover {
	COLOR: green;
	text-decoration: underline;
}
A.blue:link {
	COLOR: blue;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.blue:visited {
	color: blue;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.blue:hover {
	color: blue;
	text-decoration: underline;
}
A.orange:link {
	COLOR: orange;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.orange:visited {
	COLOR: orange;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.orange:hover {
	color: orange;
	text-decoration: underline;
}
A.navbar:link {
	color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
A.navbar:visited {
	color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	}
A.navbar:hover {
	color: #33CC00;
	text-decoration: none;
}
.nav_green{
	color: #33cc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.nav_selected {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	}