html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0; padding: 0; border: 0;
}

body {
  	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
  	font-size: 12px;
  	line-height: 18px; letter-spacing: 1px;
  	text-align: center; 
}

a:link {
	text-decoration: none; color: #228B22;
}
a:visited {
	text-decoration: none; color: #228B22;
}
a:hover {
	text-decoration: underline; color: #228B22;
}

h1 {
	padding: 10px 0 0 0;
	font-size: 18px; font-style: italic; color: #046EBB;
}

h2 {
	font-size: 16px; color: #046EBB; line-height: 30px;
}

h3 {
	font-size: 14px;
}

#TopBackground {
	position: absolute; top: 0px; left: 0px; width: 100%; height: 500px;
	background-image: url(../images/TopBackground.png); background-repeat: repeat-x;
}

#Wrapper {
	position: absolute; top: 0px; left: 50%; margin-left: -454px; width: 908px;
  	text-align: left; 
}

#TopFrameBackground {
	top: 0px; width: 908px; height: 20px;
	background-image: url(../images/TopFrameForContent.png); background-repeat: no-repeat;
}

#MainContentWrapper {
	width: 848px; padding: 10px 30px 10px 30px;
	background-image: url(../images/MiddleFrameForContent.png); background-repeat: repeat-y;
}

#BottomFrameBackground {
	clear: both; width: 908px; height: 25px;
	background-image: url(../images/BottomFrameForContent.png);
}

#TopLeftFrame {
	position: absolute; top: 0px; left: 50%; margin-left: -454px; width: 23px; height: 500px;
	background-image: url(../images/TopLeftFrame.png); background-repeat: no-repeat;
	z-index: 999;
}

#TopRightFrame {
	position: absolute; top: 0px; left: 50%; margin-left: 429px; width: 27px; height: 500px;
	background-image: url(../images/TopRightFrame.png); background-repeat: no-repeat;
	z-index: 99;
}

#Logo {
	float: left; clear: right;
	width: 848px; height: 190px;
}

#MenuBar {
	position: absolute; top: 150px; left: 50%; margin-left: -464px; width: 928px; height: 64px;
	background-image: url(../images/MenuBar.png); background-repeat: no-repeat;
	text-align: center;
	z-index: 1000;
}

#LeftColumn {
	clear: left; float: left; width: 170px;
	padding: 11px 0 0 0;
}
#RightContent {
	float: right; width: 670px;
}
#MainContent {
	float: left; width: 500px;
}

#RightColumn {
	float: right; width: 160px;
	padding: 11px 0 0 0;
}

#ForMoreInfo {
	padding: 10px 0 0 3px;
}

#RightColumnImage {
	padding: 10px 0 0 0;
}

.Newsletter1 {
	padding: 10px 0 3px 0;
	font-size: 12px; font-weight: bold; text-align: left; line-height: 18px;
}
.Newsletter2 {
	padding: 0 0 0 0;
	font-size: 10px; font-weight: bold; text-align: left; line-height: 18px;
}

#MainContentFooter {
	clear: both;
}

#PageFooter {
	clear: both; padding: 10px 0 0 0;
	text-align: center; font-size: 11px;
}

#TopImage {
	position: absolute; top: 18px; left: 50%; margin-left: -221px; width: 653px; height: 137px;
}

#DatabaseContainer_1 {
	width: 359px; height: 24px;
	background-image: url(../images/DbaseContainerTop.png); background-repeat: no-repeat;
	padding: 22px 0 0 60px;
	font-size: 18px; font-weight: bold; color: #046EBB;
}

#DatabaseContainer_2 {
	width: 399px;
	background-image: url(../images/DbaseContainerMiddle.png); background-repeat: repeat-y;
	padding: 10px 0 10px 20px;
	font-size: 10px;
}

#DatabaseContainer_3 {
	width: 419px; height: 16px;
	background-image: url(../images/DbaseContainerBottom.png); background-repeat: no-repeat;
}

.ImageClear {
	margin: 0 60px 0 0;
}

.ImageFloatLeft {
	float: left; margin: 0 8px 4px 0;
}

.ImageFloatRight {
	float: right; margin: 0 0 4px 8px;
}

.ErrorMessage {
	color: red;
}