body {
	min-width:750px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
#wrap {
	width:750px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#header {
	padding-bottom: 5px;
	padding-left: 10px;
}
#headerbar {
	background-color: #5A87A4;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	text-align: center;
	padding-top: 2px;
}
#headerbar2 {
	margin-top: 1px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#sidebar {
	float: left;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 15px;
}
#sidebar ul{
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
}
#sidebar li{
	display:block;
	list-style:none;
	margin:0;
	padding: 0;
	line-height: 18px;
}
#sidebar ul li a{
	color: #333333;
	text-decoration: none;
	display:block;
	width:120px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sidebar ul li a:hover{
	color: #5A87A4;
	text-decoration: none;
	background-color: #FCFCFC;
}
#main {
	width: 585px;
	margin-left: 155px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
#subtitles {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
#subtitles a{
	color: #5A87A4;
	text-decoration: none;
}
#subtitles a:hover{
	color: #5A87A4;
	text-decoration: underline;
}
#topic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A87A4;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 15px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
}
#content a{
	color: #0000FF;
	text-decoration: none;
}
#content a:hover{
	color: #0000FF;
	text-decoration: underline;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#footer a{
	color: #000099;
	text-decoration: none;
}
#footer a:hover{
	color: #000099;
	text-decoration: underline;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.subtitles_1 {
	font-size: 14px;
	font-weight: bold;
	color: #5A87A4;
}
.sub_title_2 {
	font-size: 12px;
	font-weight: bold;
	color: #5A87A4;
}
.small_text {
	font-size: 10px;
}
.very_small_text {
	font-size: 9px;
}
.medium_text {
	font-size: 11px;
}
.green_font {
	color: #006600;
}
.red_font {
	color: #CC0000;
}
.float_picture_right_1 {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	color: #5A87A4;
}
.float_picture_left_1 {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: center;
	color: #5A87A4;
}
.picture_border {
	border: 1px solid #666666;
	margin-bottom: 2px;
}
.picture_no_border {
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bullets ul{
}
#bullets li{
	list-style-image: url(../images/arrow_2.gif);
	list-style-position: outside;
}
#clearboth {
	clear: both;
}
