.faq_question{
	font-weight: bold;
	font-style:italic;
}

#header{
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
}
#header a{color: #ffffff;}
#header a:hover{color:#CCCCCC; font-weight: bolder;}

#content{
	margin: 0 auto;
	width: 100%;
	background-color:#336633;
}

#content2{
	margin: 0 auto;
	width: 830px;
	background-color:#336633;

}

#menu{
	width: 100%;
	height: 40px;
	margin: 0;
	margin-top:15px;
	text-align:center;
}

#menu ul {
	padding: 0px;
	padding-left:45px;
	list-style: none;
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
}

#menu a {
	float: left;
	width: 100px;
	height: 50px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	font-size: 12px;
	text-transform: uppercase;
	text-align:center;
}
#menu a:hover{color: #cccccc;}

#main{
	width: 830px;
	margin: 0 auto;
	clear:both;
	margin-top: 15px;
}

#left{
	width: 135px;
	background-color:#336666;
	color:#FFFFFF;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
}

#left a{
	color:#CCFFCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size:12px;
}
#left a:hover{text-decoration:underline; font-weight:900;}
#left li{text-align:left;}

#right{
	float: right;
	width: 685px;
	background-color: #FFFCCC;
}

#right p{padding-left:5px;}
#right h1{color:#CC9966;padding-left:5px;}
#right h2{color:#CC9966;padding-left:5px;}
#right h3{color:#CC9966;padding-left:5px;}
#right h4{color:#CC9966;padding-left:5px;}

#sm-nav {
	clear: both;
	margin: 0 auto;
	font-size: 12px;
	text-align: center;
	color: #333399;
}
#sm-nav a {color: #333399;}
#sm-nav a:hover{color: #000000;}

#footer {
	clear: both;
	margin: 0 auto;
	padding-top: 20px;
	font-size: 10px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
#footer a {color: #000000;	font-size: 12px;}
#footer a:hover{color: #333399;}

#myRSS {color: #009900; font-size:small;}
#myRSS a{color: #000000;}

div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
}