#content{
	background-color: #FFFFB3;
	color: #000;
}


.topimage
{
	margin: 10px 0 10px 30px;
	display: block;
	background: url(../../images/about/questions/hed_over.gif) no-repeat;
	width: 473px;
	height: 148px;
	outline: none;
}

.subhed {
	margin: 10px 0 10px 75px;
	padding-top: 10px;
	width: 400px;
	display: block;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: .9em;
	color: #000;
	text-align: center;
	border: 0px solid #000;
}

.content h1 {
	margin: 25px 0 20px 13px;
	width: 400px;
	display: block;
	font-family: Georgia, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #003399;
	border: 0px solid #000;
}

.content h2 {
	color: #000;
	font-size: .75em;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin: 20px 0 -3px 13px;
	padding: 0 0 5px 0;
	border: 0px solid #000;
}


#left_subhed  {
	margin: 5px 0 5px 0;
	width: 160px;
	display: block;
	font-family: Verdana, sans-serif;
	font-size: .95em;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
}


#left_text  {
	margin: 0 0 5px 0;
	width: 160px;
	display: block;
	font-family: Verdana, sans-serif;
	font-size: .85em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
}

#left_subhed a, a:visited {
	font-family: Verdana, sans-serif;
	color: #FF3333;
	text-decoration: none;
}
	
#left_subhed a:hover {
	color: #003399;
}


#left_text a, a:visited  {
	font-family: Verdana, sans-serif;
	color: #FF3333;
	text-decoration: none;
}
	
#left_text a:hover {
	color: #003399;
}













