@charset "utf-8";
/* CSS Document */

body {
	background-color: #e9e9e9;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 13px;
}
#wrapper {
}
#col2 {
	width: 90%;
	float: left;
}
#col1 {
	display: none;
}
#wrapper #main {
	background-color: #FFFFFF;
}
#content h1 {
	font-weight: bold;
	color: #333333;
}
#content h2 {
	color: #333333;
}
#content h3 {
	color: #C19D00;
}
#content h4 {
}
#content a {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
#links img {
	padding-top: 7px;
	padding-bottom: 7px;
}
#content li {
	list-style-type: square;
}
#col2 #content {
}
.clear {
	clear: both;
	float: none;
}
#col2 #content {
	padding-right: 25px;
	padding-left: 25px;
	width: 400px;
	float: left;
}
#col2 .sidepanel {
	width: 260px;
	float: right;
	text-align: center;
}
#actionline h3 {
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 210px;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#actionline a {
	color: #333333;
	text-decoration: none;
}
#wrapper #footer {
	font-size: 11px;
	color: #666666;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#content h1 {
	font-size: 23px;
}
