﻿body {
	margin: 0px;
	background-color: #F2F2F2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .8em;
}
hr {
	color: #808080;
	height: 1px;
}
ul {
	list-style-type: disc;
	margin: 0px;
	padding: 10px 0px 15px 18px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
}
h2 {
	margin: 0px;
	font-weight: normal;
	text-align: center;
	font-size: 1em;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

#header {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#container {
	width: 990px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#mainbody {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DBDBDB;
}
#topbody {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#left_top_body_header {
	background-image: url('../images/header.jpg');
	background-repeat: repeat-x;
	float: left;
	height: 35px;
	width: 313px;
	text-indent: 1em;
	font-size: 14pt;
	padding-top: 10px;
	margin-left: 10px;
	display: inline;
}
#right_top_body_header {
	background-image: url('../images/header.jpg');
	background-repeat: repeat-x;
	float: right;
	height: 35px;
	width: 637px;
	text-indent: 1em;
	font-size: 14pt;
	padding-top: 10px;
	margin-right: 10px;
	display: inline;
}
#left_top_body {
	width: 313px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 10px;
	display: inline;
}
#LeftTopBodySplit1 {
	float: left;
	display: inline;
}
#LeftTopBodySplit2 {
	float: right;
	width: 136px;
	background-color: #E5E5E5;
	padding-left: 20px;
	height: 91px;
	padding-top: 13px;
	display: inline;
}
#LeftTopBodyText {
	margin: 10px 10px 8px 10px;
	font-size: 1em;
	float: left;
	display: inline;
}
#right_top_body {
	width: 637px;
	float: right;
	background-color: #000000;
	margin-right: 10px;
	font-size: .9em;
	display: inline;
}
#Right_Top_Body_Text {
	float: left;
	margin: 10px;
	width: 231px;
	color: #FFFFFF;
	display: inline;
}
#lowerbody {
	margin-right: auto;
	margin-left: auto;
}
#LowerBodyLeft {
	width: 313px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 10px;
	display: inline;
}
#left_lower_body_header {
	background-image: url('../images/header.jpg');
	background-repeat: repeat-x;
	height: 39px;
	width: 313px;
	text-align: center;
	padding-top: 6px;
	float: left;
	margin-left: 10px;
	display: inline;
}
#LowerBodyLeftText {
	padding-right: 10px;
	padding-left: 10px;
}
#LowerBodyCenter {
	width: 314px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	display: inline;
}
#center_lower_body_header {
	background-image: url('../images/header.jpg');
	background-repeat: repeat-x;
	height: 38px;
	width: 314px;
	padding-top: 7px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	float: left;
	display: inline;
}
#LowerBodyCenterText {
	padding-right: 10px;
	padding-left: 10px;
}
#LowerBodyRight {
	width: 313px;
	float: right;
	background-color: #FFFFFF;
	margin-right: 10px;
	display: inline;
}
#right_lower_body_header {
	background-image: url('../images/header.jpg');
	background-repeat: repeat-x;
	float: right;
	height: 38px;
	width: 313px;
	padding-top: 7px;
	margin-right: 10px;
	display: inline;
}
#LowerBodyRightText {
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	background-color: #C0C0C0;
	text-align: center;
}
.clear {
	clear: both;

}
.picture_align_right {
	border-style: solid;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	float: right;
	display: inline;
}
.align_center {
	text-align: center;
}
.image_align_left {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.image_align_right {
	margin: 10px 0px 10px 10px;
	float: right;
}
.graphic_border {
	border-width: 0px;
}
.AlignRightCorner {
	float: right;
}
.AlignLeftCorner {
	float: left;
}

