body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 565656;
}
body {
	margin-top: 0px;
	margin-left: 14px;
	line-height: 130%;		
}
#container {
	width: 750px;
}
#sidebar {
	width: 200px;
	float: left;
}
#sideitem {
	margin-top: 5px;
	margin-bottom: 7px;
	width: 100%;
	background: url(../images/side_background.gif) repeat-y left top;
}
#sideitem p,ul {
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 150%;	
}
#sideitem li {
	list-style: none;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(../images/side_bullet.gif) no-repeat right top;
	padding-bottom: 8px;	
	border-bottom: 1px solid #e7e7e7;
}
#sideitem li .desc {
	line-height: 130%;
}
#sideitem li a, #footer #menu a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#sideitem li a:hover, #footer #menu a:hover {
	text-decoration: underline;
}
#content {
	margin-top: 5px;
	width: 545px;
	float: right;
	text-align: justify;
}
#content #box h1 {
	border-left:0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-bottom:3px;
	text-transform: uppercase;	
}
#content #box h2 {
	border-left:0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-top:2px;
	margin-bottom:2px;	
	color: #565656;
}
#content h1 {
	border-left:8px solid #3071B5;
	padding: 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	margin-top: 8px;
	margin-bottom:3px;
	text-transform: uppercase;	
}
#content h2 {
	border-left:8px solid #52B323;
	padding: 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-top:2px;
	margin-bottom:10px;	
	color: #565656;

}
#content h3 {
	font-weight:bold;
	font-size:11px;
	margin-top:2px;
	margin-bottom:2px;	
	color: #000000;

}
#content #box ul {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 150%;	
}
#content ul {
	margin: 0px;
	margin-left: 15px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 150%;	
}

#content li {
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(../images/content_bullet.gif) no-repeat left top;
	padding-left: 18px;
}
#content li a, a {
	color: #3071B5;
	font-weight: bold;
	text-decoration: none;
}
#content li a:hover, a:hover {
	text-decoration: underline;
}
#content #menu {
	text-align:center;
	margin:15px;
	margin-bottom:30px;
}
#footer {
	width: 750px;
	float: left;
	background: url(../images/footer_bar.gif) no-repeat left top;
	padding-top: 20px;
	padding-bottom: 5px;
}
#footer #menu {
	width: 730px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
	float: left;
}
#footer #powered {
	padding-top: 5px;
	width: 200px;
	text-align:center;
	float: right;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background: #FFFFFF;
}
.button {
	border: 1px solid #000000;
	background: #E7F4E0;
	font-weight: bold;
}
p, form {
	margin:0px;
	text-align:justify;
}
.radio {
	border: 0px;
}