html, body {
	background-color: #FFF8DC;
	background-image: url(../images/as_vertical.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
div#mastTitle {
	position: absolute;
	top: 0px;
	left: 137px;
}
div#mastCorner {
	position: absolute;
	top: 75px;
	left: 137px;
}
div#navigation {
	position: absolute;
	top: 140px;
	left: 0px;
	margin-left: 20px;
	width: 116px;
}
div#navigation a {
	color: #FFF8DC;
	text-decoration: none;
}
div#navigation a:visited {
	color: #FFFF00;
}
div#navigation a:hover {
	text-decoration: underline;
}
div.nl1 {
	font-size: 1em;
	margin-top: 16px;
	margin-bottom: -3px;
}
div.nl2 {
	font-size: 0.8em;
	margin-top: 4px;
	margin-bottom: -4px;
}
div#footNav1 {
	margin-top: 30px;
}
div.footNav2 {
	font-size: 0.6em;
	margin-top: 25px;
	margin-bottom: 15px;
}
div#subNav {
	margin-top: 0px;
	margin-left: 15px;
}
div#hereDot {
	background-image: url(../images/as_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
	left: -14px;
	width: 130px;
}
div#hereDot div {
	margin-left: 14px;
}
div#hereDotSub {
	background-image: url(../images/as_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
	left: -29px;
	width: 130px;
}
div#hereDotSub div {
	margin-left: 29px;
}
div#skipNav {
	display: none;
}
div#page {
	position: absolute;
	top: 90px;
	left: 160px;
	width: 540px;
}
#content p, #content blockquote {
	font-size: 0.8em;
	line-height: 1.5em;
}
#content h1 {
	margin-top: 0px;
	font-size: 1em;
	text-align: center;
}
#content h2 {
	font-size: 0.9em;
	text-align: center;
}
#content h3 {
	font-size: 0.8em;
}
#content h4 {
	font-size: 0.8em;
}
#content a {
	color: #0000FF;
	text-decoration: none;
}
#content a:visited {
	color: #CD4025;
}
#content a:hover {
	text-decoration: underline;
}
#content table {
	border: 1px solid #CD4025;
	border-collapse: collapse;
}
#content table.w540px {
	width: 540px;
}
#content caption {
	font-size: 0.8em;
	font-weight: bold;
	padding-bottom: 7px;
	text-align: left;
}
#content tr {
	vertical-align: top;
}
#content tr.rowc1 {
	background-color: #F5F5DC;
}
#content tr.rowc2 {
	background-color: #DEDEDE;
}
#content tr.rowc3 {
	background-color: #FFE4B5;
}
#content th {
	font-size: 0.8em;
	border: 1px solid #CD4025;
}
#content th.w35 {
	width: 35%;
}
#content th.w65 {
	width: 65%;
}
#content td {
	font-size: 0.8em;
	border-right: 1px solid #CD4025; 
}
#content div.rhs {
	float: right;
	margin-top: 0.5em;
	margin-bottom: 6px;
	margin-left: 12px;
	display: inline;
	text-align: center;
	font-size: 0.7em;
}
#content div.lhs {
	float: left;
	margin-top: 0.5em;
	margin-bottom: 6px;
	margin-right: 12px;
	display: inline;
	text-align: center;
	font-size: 0.7em;
}
#content div.w120 {
	width: 120px;
	margin-top: 10px;
}
#content div.w160 {
	width: 160px;
	margin-top: 10px;
}
span.bold {
	font-weight: bold;
}
span.italic {
	font-style: italic;
}
p.italic, blockquote.italic {
	font-style: italic;
}
ul {
	font-size: 0.8em;
	line-height: 1.5em;
}
ol {
	font-size: 0.8em;
	line-height: 1.5em;
}
ul.crossIcon {
	font-size: 0.9em;
}
ul.crossIcon li {
	list-style-position: outside;
	list-style-image: url(../images/as_list_image.gif);
	line-height: 1.2em;
}
li.spaced {
	margin-bottom: 5px;
}
address {
	font-size: 0.9em;
}
input.redBorder {
	border: 1px solid #CD4025;
}
.break {
	clear: both;
	margin: 0px;
}
.breakRight {
	clear: right;
}
div#footer {
	position: relative;
	width: 388px;
	margin-bottom: 15px;
	clear: both;
}
div#footerText {
	width: 350px;
	text-align: center;
	margin: auto;
}
#footerText p {
	font-size: 0.7em;
	line-height: 1.4em;
	margin-top: 20px;
}
#footerText a {
	color: #0000FF;
	text-decoration: none;
}
#footerText a:visited {
	color: #CD4025;
}
#footerText a:hover {
	text-decoration: underline;
}
div#footerLogo {
	position: absolute;
	width: 142px;
	height: 30px;
	left: 398px;
	bottom: 0px;
}
