body {
	margin: 0px;
	}
body, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	}
p {
	margin-top: 8px;
	margin-bottom: 8px;
	}
a,
a:link,
a:visited,
a:active {
	color: #666666;
	}
a:hover {
	color: #C02D1A;
	}

h1 {
	font-size: 18px;
	line-height: 21px;
	}
h2 {
	font-size: 16px;
	line-height: 19px;
	}
h3 {
	font-size: 14px;
	line-height: 17px;
	}
h4 {
	font-size: 12px;
	line-height: 15px;
	}
h5 {
	font-size: 11px;
	line-height: 14px;
	}
h6 {
	font-size: 10px;
	line-height: 12px;
	}

#siteTitle {
	position: absolute;
	left: 158px;
	top: 3px;
	}
#body {
	margin-top: 335px;
	background-image: url(/images/site/bg-body.gif);
	background-repeat: repeat-y;
	padding: 16px 0px 60px 0px;
	}
#contentDiv {
	width: 572px;
	}
#topMenu {
	background-image: url(/images/site/bg-top-menu.gif);
	background-repeat: repeat-y;
	height: 25px;
	padding-left: 5px;
	position: absolute;
	left: 186px;
	top: 110px;
	}
#leftMenu {
	margin-top: 29px;
	margin-left: 12px;
	}
#bottomMenu {
	font-size: 11px;
	line-height: 13px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 12px 0px 12px 202px;
	}
#footer {
	color: #ABA195;
	margin-top: 12px;
	margin-left: 200px;
	padding-bottom: 24px;
	}
#graphics {
	background-color: #c02d1a;    /* banner on top of site */
	
	background-repeat: repeat-y;
	width: 100%;
	height: 200px;
	position: absolute;
	left: 0px;
	top: 135px;
	}

.messages {
	font-weight: bold;
	color: #CC0000;
	}
.requiredFieldHighlight {
	color: #CC0000;
	}
.formHighlight {
	color: #CC0000;
	}

/* Elements in body */
.pageTitle {
	margin-top: 0px;
	margin-bottom: 12px;
	}

/* Elements in top menu */
.topMenuImage {
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	}

/* Elements in left menu */
.leftMenuItem {
	margin-bottom: 15px;
	}
.flyoutMenuitem {
	padding: 0px 1px 1px;
	}

/* Elements in footer */
#footerInfo {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 4px;
	}
#copyright {
	font-size: 10px;
	line-height: 12px;
	}
#footer a,
#footer a:link,
#footer a:active,
#footer a:visited,
#footer a:hover {
	color: #ABA195;
	}

/* Elements in graphics div */
#graphicsQuote {
	position: absolute;
	left: 16px;
	top: 49px;
	}
#graphicsImage1 {
	position: absolute;
	left: 191px;
	top: 0px;
	}
#graphicsImage2 {
	position: absolute;
	left: 664px;
	top: 0px;
	}
#graphicsImage3 {
	position: absolute;
	left: 664px;
	top: 104px;
	}
