#logo {
	padding-top: 5px;
	padding-left: 10px;
	left: 1px;
	top: 1px;
	float: left;
}
#background {
	background-image: url(images/header_back.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-bottom: 3px;
}
#all {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #B2CDFF;
	text-align: center;
	position: relative;
	padding-top: 20px;
	font-weight: normal;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	text-align: center;
	margin-top: 15px;
	vertical-align: middle;
}
#nav a, #nav a:visited {
	padding-right: 8px;
	padding-left: 8px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	padding-right: 8px;
	padding-left: 8px;
	color: #F0B800;
	text-decoration: none;
}
#nav a:focus {
	padding-right: 8px;
	padding-left: 8px;
	color: #F0B800;
	text-decoration: none;
}
#background #all #nav img {
	padding-bottom: 2px;
}
#left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002165;
	float: left;
	width: 222px;
	padding-top: 20px;
	background-image: url(images/left_nav_back.jpg);
	background-repeat: no-repeat;
	height: 251px;
}
#content {
	width: 550px;
	padding-top: 20px;
	margin-left: 275px;
	padding-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002165;
	position: relative;
	clear: none;
}
#left_nav a, #left_nav a:visited {
	color: #002165;
	text-decoration: none;
	margin-left: 7px;
	padding-top: 10px;
}
#left_nav a:hover {
	color: #002165;
	text-decoration: underline;
	padding-top: 10px;
	}
#content_left {
	float: left;
	width: 300px;
}
#content_right {
	width: 300px;
	clear: both;
}
/*#bottom {
	background-color: #002165;
	position: relative;
	height: 100px;
	width: 100%;
	clear: both;
	overflow: auto;
	float: left;
}*/

#footer {
	background-color: #002165;
	font-size: 10px;
	color: #D8E4FB;
	clear: both;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #91BDE1;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #EDB700;
}
#content_min {
}
#footer a, #footer a:visited {
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}
#footer a:hover {
	color: #F4B805;
}#yellow_line {
	color: #F4B805;
	height: 7px;
	background-color: #EDB700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 7px;
}
#shadow {
	background-color: #002165;
	background-image: url(images/back_gradient.jpg);
	background-repeat: repeat;
	height: 100px;
}
#blue_line {
	background-color: #002165;
	height: 8px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-style: none;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
#left {
	float: left;
}
#right {
	float: left;
}
#pusher {
	clear: both;
}
#content a, #content a:visited {
	text-decoration: underline;
	color: #002165;
}
#content a:hover {
	text-decoration: underline;
	color: #F0B800;
}
#content_min #img-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: thin solid #002165;
}
#content_min #img-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: thin solid #002165;
}
#form-wsp {
	padding: 5px;
	background-color: #D0DCF2;
	border: thin solid #002165;
}
#content_min #printform {
	padding: 7px;
	border: thin dashed #F0B800;
	margin-bottom: 15px;
	width: 209px;
	background-color: #F5DC96;
}
