div#content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float: left;
}

body {
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-right: 0px;
}

a, a:visited {
	color: green;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-image: url(/images/arrow.gif);
}

input, textarea, select {
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

input:hover, select:hover {
	background-color: #F9F9F9;
}

.domroll, .domroll a, .domroll a:visited{
	text-decoration: none;
	border: none;
}

.radio {
  border-width: 0;
  border-color: white;
}

.cb a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
text-decoration: none;
color: black;
}

.link, .link:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	cursor: pointer;
	color: #0000A0;
	text-decoration: none;
}

.link:hover {
	text-decoration: underline;
}



a.navbar, a.navbar:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	cursor: pointer;
	color: #3c4365;
	text-decoration: none;
	font-weight: bold;
}

a.navbar:hover {
	text-decoration: underline;
}

.section {
	color: #D30E0E; 
	font-size: 16px; 
	background-color:#F5F5F5; 
	font-weight: bold; 
	width: auto;
}

.subsection {
	color: #D30E0E; 
	font-size: 14px; 
	font-weight: bold; 
}

a.web2 {
	color: #00CC66; 
	font-size: 12px; 
	background-color:#FFFFDD; 
	font-weight: bold; 
	text-decoration: underline;
}

a.web2:hover {
	color: red; 
	font-size: 12px; 
	background-color:white; 
	font-weight: bold; 
	text-decoration: underline;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align:center;
}

.prompt {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #F5F5F5;
	padding: 5px 5px 5px 5px;
}

.question {
	margin-top: 10px;
	margin-bottom: 10px;
}

.correct {
	font-weight: bold;
	color: green;
}

.incorrect {
	font-weight: bold;
	color: red;
}

.explanation {
	font-style: italic;
}
#adsense_area{ margin-top: 15px; }
