@charset "utf-8";
/* CSS Document */
table#leftnav {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}


table#leftnav td {
background-color:#b2d264;
line-height:1.5;
color:#FFFFFF;
font-weight:bold;
border-bottom-style:outset;
border-bottom:1px;
border-bottom-color:#000000;
padding: 3px 5px 3px 5px;
}

table#leftnav td a{
background-color:#b2d264;
line-height:1.5;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;

}

table#leftnav td a:hover{
text-decoration:underline;
}

.content_col1{
	margin-top:0px;
	margin-left: 20px;
	float: left;
	margin-right: 0px; /* for ie only */
	width: 672px;
	padding-right: 10px;
}

body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #333333;
}

.pagetitle{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-transform:uppercase;
color:#663333;
}

.pagesubtitle{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#663333;
}

.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.redtext{
color:#990000;
}

a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990033;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #990033;
}

#answer_head {
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#663333;
	font-weight: bold;
}

#question a:link {
	color: #663333;
	text-decoration: none;
}
#question a:visited {
	text-decoration: none;
	color: #663333;
}
#question a:hover {
	text-decoration: none;
	color: #333333;
}
#question a:active {
	text-decoration: none;
	color: #663333;
}

.news_date{

}

