﻿#column_left
{
	float: left;
	padding-left: 30px;
	width: 247px;
}
#column_left #top
{
	margin-top: 0px;
}
#column_left img
{
	border-style: none;
	margin-top: 20px;
}
#column_right
{
	float: right;
	padding-left: 20px;
	padding-right: 30px;
	width: 433px;
}
#column_wide
{
	margin-left: 30px;
	margin-right: 30px;
}
#column_wide img
{
	border-style: none;
}
#content
{
	padding-top: 20px;
}
#current
{
	background-image: url('images_design/current_bg.jpg');
	border-left-color: #5759a3;
	border-left-style: solid;
	border-left-width: 10px;
	color: #000000;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	text-decoration: none;
	text-indent: 5px;
	width: 145px;
}
#footer
{
	background-color: #3366FF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: 30px;
	padding: 5px 20px 5px 20px;
}
#footer #left
{
	float: left;
}
#footer #right
{
	float: right;
}
#footer a
{
	color: #FFFFFF;
}
#header
{
	background-image: url('images_design/header.jpg');
	height: 260px;
	margin-bottom: -80px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
#nav
{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-right: 47px;
	width: 145px;
}
#nav ul
{
	list-style-type: none;
}
#nav ul li
{
}
#nav ul li a
{
	border-left-color: #0066FF;
	border-left-style: solid;
	border-left-width: 10px;
	color: #000000;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	text-decoration: none;
	text-indent: 5px;
	width: 145px;
}
#nav ul li a:hover
{
	background-color: #eff9ff;
	border-left-color: #0066FF;
	border-left-style: solid;
	border-left-width: 10px;
	color: #000000;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	text-decoration: none;
	text-indent: 5px;
	width: 145px;
}
#wrapper
{
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 776px;
}
.enlarge
{
	font-size: 9pt;
	margin: 0px 0px 5px 0px;
	text-align: center;
}
.float_clear
{
	clear: both;
}
.image_float_left
{
	float: left;
	margin-right: 15px;
}
.image_float_right
{
	float: right;
	margin-left: 15px;
}
.purple
{
	color: #0066FF;
	font-style: italic;
}
body
{
	background-color: #eff9ff;
	background-image: url('images_design/body.jpg');
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	margin: 0px 0px 10px 0px;
}
h1
{
	color: #0066FF;
	font-weight: bold;
	margin-top: 0px;
}
h2
{
	color: #0066FF;
	font-weight: bold;
	margin-top: 0px;
}
h3
{
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
}
