body {
    background-color: #FFFFFF;
}
.centered{
	width:790px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#divHeader {
	margin-top: 0px;
	position: relative;
	height: 200px;
}
#divHeaderLeft {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: auto;
	width: 185px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: right;
	color: #4A758E;
}
#divHeaderVR {
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: 10px;
	position: absolute;
	left: 190px;
	top: 0px;
	font-size: 0px;
}
#divHeaderRight {
	margin: 0px;
	padding: 0px;
	height: 165px;
	width: 591px;
	position: absolute;
	left: 199px;
	top: 0px;
}
#divHeaderHR {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 790px;
	position: absolute;
	left: 0px;
	top: 190px;
	font-size: 0px;
}
#divHeaderRightDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	height: 25px;
	width: 591px;
	position: absolute;
	left: 199px;
	top: 165px;
	margin: 0px;
	padding: 0px;
	color: #4A758E;
}
#divBody {
	margin: 0px;
	padding: 0px;
	width: 585px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4A758E;
	text-align: justify;
}
#divMenu {
	height: auto;
	width: 200px;
	position: absolute;
	left: 590px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#divMenuBody {
	height: auto;
	width: 192px;
	position: relative;
	background-image: url(imgs/menu_vr.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#divMain {
	margin-top: 0px;
	position: relative;
	height: 100%;
}
.menuEntry {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 190px;
	position: relative;
	cursor: pointer;
	cursor: hand;
}
.menuEntryHeader {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 190px;
	position: relative;
}
.menuEntryTitle {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 190px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4a758e;
	font-weight: bold;
}
.menuEntrySubtitle {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 190px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a758e;
	font-style: italic;
}
.menuEntryIcon {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 32px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.menuEntrySection {
	margin: 0px;
	height: 32px;
	width: 155px;
	position: absolute;
	left: 35px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fd4638;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
	font-weight: lighter;
}
#divBody h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 36px;
	letter-spacing: -1px;
}
#divBody h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}
#divBody h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 16px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.divPictureBoxLeft {
	float: left;
	position: relative;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: auto;
}
.divPictureBoxRight {
	float: right;
	position: relative;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: auto;
}
.divIconBox {
	float: left;
	position: relative;
	width: auto;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
#divBody h6 {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#divAboutBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#divBody a:link {
	color: #4A758E;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-top-color: #4A758E;
}
#divBody a:visited {
	color: #4A758E;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-top-color: #4A758E;
}
#divBody a:active {
	color: #4A758E;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-top-color: #4A758E;
}
#divBody a:hover {
	color: #4A758E;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #4A758E;
}
#divAboutTop h1 {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
.menuSeparator {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 190px;
	position: relative;
}
#divBodyFooter {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 585px;
	position: relative;
}
#divMenuFooter {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 200px;
	position: relative;
}
.menuLinkHeader {
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: auto;
	position: relative;
}
.menuLinkIcon {
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 19px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.menuLinkSection {
	margin: 0px;
	height: 19px;
	width: auto;
	position: absolute;
	left: 22px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #fd4638;
	font-style: italic;
	font-weight: lighter;
	padding: 0px;
}
#divArchiveTop h1 {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
#divArchiveBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.tdLeftArchiveBottom {
	padding: 0px;
	width: 19px;
	margin: 0px;
	vertical-align: top;
}
.divArchiveBottomEntryIcon {
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 19px;
}
.tsRightArchiveBottom {
	padding: 0px;
	width: 561px;
	margin: 0px;
	vertical-align: top;
}
.divArchiveBottomEntryBody {
	margin: 0px;
	height: auto;
	width: 561px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.ulLeftArchiveBottom {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.pBodySignature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.pBodyQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	color: #FD4539;
}
#frmContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#divContactTop h1 {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
#divContactBottom {
	width: 450px;
}
.buttonForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 3px solid #4A758E;
	background-color: #FD4539;
	width: 70px;
}
.inputForm {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FD4539;
	border-right-color: #FD4539;
	border-bottom-color: #FD4539;
	border-left-color: #FD4539;
}
#divFormErrors {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FD4539;
}
#divFormDescription {
	height: 40px;
	width: auto;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#divHeader a:link {
	color: #4A758E;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-top-color: #4A758E;
	padding-bottom: -1px;
	margin-bottom: -1px;
}
#divHeader a:visited {
	color: #4A758E;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-top-color: #4A758E;
}
#divHeader a:active {
	color: #4A758E;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-top-color: #4A758E;
}
#divHeader a:hover {
	color: #4A758E;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #4A758E;
}
#divHeaderRight a:link {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#divHeaderRight a:visited {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#divHeaderRight a:active {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#divHeaderRight a:hover {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#divMenuLinkAbout {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 190px;
	position: absolute;
	cursor: pointer;
	cursor: hand;
	left: 0px;
	top: 3px;
}
#divMenuLinkContact {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 83px;
	position: absolute;
	cursor: pointer;
	cursor: hand;
	left: 218px;
	top: 3px;
}
#divMenuLinkArchive {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 164px;
	position: absolute;
	cursor: pointer;
	cursor: hand;
	left: 327px;
	top: 3px;
}
#divMenuLinkSearch {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 71px;
	position: absolute;
	cursor: pointer;
	cursor: hand;
	left: 516px;
	top: 3px;
}
#divHeaderDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-align: right;
	height: 12px;
	width: 190px;
	left: 392px;
	top: 9px;
}
.pMenuCredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #4A758E;
}
.pMenuCredits a:link {
	color: #4A758E;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-top-color: #4A758E;
}
.pMenuCredits a:visited {
	color: #4A758E;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-top-color: #4A758E;
}
.pMenuCredits a:active {
	color: #4A758E;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-top-color: #4A758E;
}
.pMenuCredits a:hover {
	color: #4A758E;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #4A758E;
}
#divSearchTop h1 {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
.divBodyOrangeFrame {
	color: #FFFFFF;
	border: 3px solid #4A758E;
	background-color: #FD4539;
	padding: 3px;
}
.divBodyOrangeBorderFrame {
	color: #4A758E;
	border: 3px solid #FD4539;
	background-color: #FFFFFF;
	padding: 3px;
}
