﻿.text_align_left {
	float: left;
}
.color_Med_Blue {
	color: #175E94;
}
#copyright {
	float: left;
	clear: both;
	width: 800px;
	margin-top: 20px;
}
#content_botc {
	float: left;
	width: 510px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
#content_botl {
	width: 50px;
	float: left;
	margin-left: 25px;
	background-color: #FFFFFF;
}
#content_botr {
	float: left;
	width: 150px;
	margin-right: 25px;
	background-color: #FFFFFF;
}
a {
	color: #10589E;
}
a:active {
	color: #800080;
}
a:hover {
	color: #99CCFF;
}
.border_width_0 {
	border-width: 0;
}
.font_italic {
	font-style: italic;
}
.font_large {
	font-size: large;
}
.font_medium {
	font-size: medium;
}
.font_small {
	font-size: small;
}
.font_weight_bold {
	font-weight: bold;
}
.font_xlarge {
	font-size: x-large;
}
.font_xsmall {
	font-size: x-small;
}
.font_xxsmall {
	font-size: xx-small;
}
.georgia {
	font-family: Georgia;
}
.image_float_center {
	margin-right: auto;
	margin-left: auto;
}
.image_float_left {
	float: left;
}
.image_float_right {
	float: right;
}
.text_align_center {
	text-align: center;
}
.text_align_right {
	float: right;
}
.text_decoration_none {
	text-decoration: none;
}
#bottom {
	width: 800px;
}
#bottom0 {
	width: 800px;
}
#footer {
	float: left;
	width: 800px;
}
#navbar {
	width: 800px;
	float: left;
	background-color: #0C5F9E;
	padding-bottom: 1px;
	margin-top: 1px;
}
#navbar a {
	font-family: Georgia;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
#navbar a:hover {
	font-family: Georgia;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #99CCFF;
}
#navbar li {
	text-decoration: none;
	list-style-type: none;
	margin-right: 9px;
	display: inline;
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
}
#navbar ul {
	padding: 0px;
	margin: 0px;
}
