@charset "utf-8";
body {
	background-color: #214173;
	margin: 0px;
}
#leftSidebar {
	background-image: url(../images/background-1.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#rightSidebar {
	background-image: url(../images/background-1.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#bodyHeader {
	height: 100px;
	width: 800px;
}

#bodyNavigation2 {
	background-color: #FFFFFF;
	height: 10px;
}
#bodyNavigation {
	background-color: #aebdd4;
	line-height: 30px;
	text-align: center;
}
#bodyNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	left: 10%;
	text-align: center;
}
#bodyNavigation li {
	display: inline;
}


#bodyNavigation a:link,#bodyNavigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #214173;
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #AEBDD4;
	border-right-color: #AEBDD4;
	border-bottom-color: #AEBDD4;
	padding-top: 2px;
	padding-bottom: 2px;
}
#bodyNavigation a:hover, #bodyNavigation a:active {
	color: #214173;
	background-color: #FFFFFF;
}



#bodyNavigation3 {
	background-color: #FFFFFF;
	height: 10px;
}
#bodyContent {
	background-color: #CCCCCC;
	background-image: url(../images/red-border.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#bodyFooter {
	background-color: #aebdd4;
	text-align: center;
}
#tableImage {
	padding: 5px;
	background-color: #FFFFFF;
}
#tableBody {
	padding: 5px;
	background-color: #FFFFFF;
	vertical-align: top;
}
#tableFooter {
	height: 5px;
}
#tableLayout {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#tableLayout a {
	color: #0033FF;
}
#tableLayout a:link {
	color: #0033FF;
}
#tableLayout a:visited {
	color: #0033FF;
}
#tableLayout a:hover {
	color: #0033FF;
}
#tableLayout a:active {
	color: #0033FF;
}



#aboutUsBody {
	vertical-align: top;
}
#contactUsTable {
	background-color: #FFFFFF;
	padding: 5px;
	vertical-align: top;
}
#contactUsOfficeInfo {
	text-align: left;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
#indexTable {
	background-color: #FFFFFF;
}
#insertTable {
	background-color: #FFFFFF;
	background-position: center;
}
#tableDate {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
}
#recordsetNavigation a {
	font-weight: bold;
	color: #000000;
}
#recordsetNavigation a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#recordsetNavigation a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#recordsetNavigation a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#recordsetNavigation a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#flashslideshow {
	background-color: #FFFFFF;
	text-align: center;
}

