
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #5C4C1D;
}

ul, ol, p, form, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}
a:link, a:visited {
	color: #D98313;
}
a:hover, a:active {
	color: #F7A02E;
}

h1 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: #403616;
}

h2 {
	font-size: 13px;
	text-transform: uppercase;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 11px;
	color: #67938D;
}

h3 {
	font-size: 13px;
	text-transform: uppercase;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 11px;
	color: #67938D;
}

h4, h5 {
	font-size: 11px;
	margin-bottom: 4px;
	text-transform: capitalize;
	line-height: 16px;
	font-weight: bold;
	color: #67938D;
}

p, td p {
	line-height: 17px;
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 12px;
}

blockquote {
	padding: 0px;
	margin: 10px;
}

td {
	line-height: 16px;
	font-size: 12px;
}

ul, ol, dl {
	padding: 0px 0px 11px 18px;
}

ol li ol li {
	list-style-type: lower-alpha;
}

li {
	padding-bottom: 3px; 
}

.lightertext {
	color: #8C8262 !important;
}
.footnote {
	font-size: 10px;
	line-height: 12px;
	color: #8C8262 !important;
}

.contactname {
	font-size: 12px;
}

img {
	border: none;
}

dt {
	padding-left: 20px;
	margin-bottom: 10px;
	background-image: url(/images/plus_yellow.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #e2e39b;
	cursor: pointer;
	font-weight: bold;
}

dt:hover {
	background-image: url(/images/plus_white.gif);
	color: #ffffff;
	background-position: left;
	background-repeat: no-repeat;
}

dt.selected {
	padding-left: 20px;
	margin-bottom: 10px;
	background-image: url(/images/minus_yellow.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #e2e39b;
}

dd {
	font-size: 0.85em;
	line-height: 1.2em;
	padding-bottom: 20px;
}

div.error-message {
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}

div#flashMessage {
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}

div#sidebar p {
	font-size: 11px;
	line-height: 13px;
}

#pgcontent p {
	line-height: 16px;
	font-size: 12px;
	margin-bottom: 11px;
	color: #5C4C1D;
}

.highlight {
	color: #990000;	
}

#sidebarcontent h3 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
}

a.button {
	display: inline;
	padding: 1px 5px 1px 5px;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none !important;
}

a.button:link, a.button:visited {
	background-color: #BBAF7C;
	color: #FFFFFF !important;
}
a.button:hover, a.button:active {
	background-color: #F7A02E;
	color: #FFFFFF !important;
}

a.fancylink {
	display: inline;
	padding: 4px 8px 4px 8px;
	line-height: 30px;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none !important;
}

a.fancylink:link, a.fancylink:visited {
	background-color: #ffffff;
	border-left: solid 20px #BBAF7C;
	color: #BBAF7C !important;
}
a.fancylink:hover, a.fancylink:active {
	color: #ffffff !important;
	background-color: #F7A02E;
	border-left: solid 20px #F7A02E;
}

a.fancylink0, a.fancylink1 {
	display: inline;
	padding: 4px 4px 4px 28px;
	line-height: 30px;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none !important;
}

a.fancylink0:link, a.fancylink0:visited {
	background: #FFF url(/img/link_marker.gif) no-repeat top left;
	color: #d98313 !important;
}
a.fancylink0:hover, a.fancylink0:active {
	background: #f7a02e url(/img/link_marker_over.gif) no-repeat top left;
	color: #FFFFFF !important;
}
a.fancylink1:link, a.fancylink1:visited {
	background: #FFF url(/img/lockedlink_marker.gif) no-repeat top left;
	color: #CCCCCC !important;
}
a.fancylink1:hover, a.fancylink1:active {
	background: #ffffff url(/img/lockedlink_marker.gif) no-repeat top left;
	color: #CCCCCC !important;
}

a.fancyblocklink0, a.fancyblocklink1 {
	display: block;
	padding: 4px 4px 4px 28px;
	line-height: 13px;
	font-size: 11px;
	margin-bottom: 5px;
	text-transform: uppercase;
	text-decoration: none;
}
a.fancyblocklink0:link, a.fancyblocklink0:visited {
	background: #FFF url(/img/link_marker.gif) no-repeat top left;
	color: #d98313;
}
a.fancyblocklink0:hover, a.fancyblocklink0:active {
	background: #f7a02e url(/img/link_marker_over.gif) no-repeat top left;
	color: #FFFFFF;
}

a.fancyblocklink1:link, a.fancyblocklink1:visited {
	background: #FFF url(/img/lockedlink_marker.gif) no-repeat top left;
	color: #CCCCCC;
}
a.fancyblocklink1:hover, a.fancyblocklink1:active {
	background: #ffffff url(/img/lockedlink_marker.gif) no-repeat top left;
	color: #CCCCCC;
}

a.pdflink {
	display: inline;
	padding: 4px 4px 4px 28px;
	line-height: 30px;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none !important;
}
a.pdflink:link, a.pdflink:visited {
	background: #FFF url(/img/pdf_marker.gif) no-repeat top left;
	color: #d98313 !important;
}
a.pdflink:hover, a.pdflink:active {
	background: #f7a02e url(/img/pdf_marker.gif) no-repeat top left;
	color: #FFFFFF !important;
}


a.pdflink0, a.pdflink1 {
	display: inline;
	padding: 4px 4px 4px 28px;
	line-height: 30px;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none !important;
}
a.pdflink0:link, a.pdflink0:visited {
	background: #FFF url(/img/pdf_marker.gif) no-repeat top left;
	color: #d98313 !important;
}
a.pdflink0:hover, a.pdflink0:active {
	background: #f7a02e url(/img/pdf_marker.gif) no-repeat top left;
	color: #FFFFFF !important;
}

a.pdflink1:link, a.pdflink1:visited {
	background: #FFF url(/img/lockedlink_marker.gif) no-repeat top left;
	color: #CCCCCC !important;
}
a.pdflink1:hover, a.pdflink1:active {
	background: #ffffff url(/img/lockedlink_marker.gif) no-repeat top left;
	color: #CCCCCC !important;
}

a.pdfblocklink0, a.pdfblocklink1 {
	display: block;
	padding: 4px 4px 4px 28px;
	margin-bottom: 5px;
	line-height: 13px;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none !important;
}
a.pdfblocklink0:link, a.pdfblocklink0:visited {
	background: #FFF url(/img/pdf_marker.gif) no-repeat top left;
	color: #d98313 !important;
}
a.pdfblocklink0:hover, a.pdfblocklink0:active {
	background: #f7a02e url(/img/pdf_marker.gif) no-repeat top left;
	color: #FFFFFF !important;
}
a.pdfblocklink1:link, a.pdfblocklink1:visited {
	background: #FFF url(/img/lockedlink_marker.gif) no-repeat top left;
	color: #CCCCCC !important;
}
a.pdfblocklink1:hover, a.pdfblocklink1:active {
	background: #ffffff url(/img/lockedlink_marker.gif) no-repeat top left;
	color: #CCCCCC !important;
}


a.smfancylink {
	display: inline;
	padding: 2px 4px 2px 12px;
	margin: 10px 0;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none !important;
}
a.smfancylink:link, a.smfancylink:visited {
	background: #cfc390 url(/img/smlink_marker.gif) no-repeat left;
	color: #FFFFFF !important;
}
a.smfancylink:hover, a.smfancylink:active {
	background: #f7a02e url(/img/smlink_marker_over.gif) no-repeat left;
	color: #FFFFFF !important;
}

span.smfancylink a {
	display: inline;
	padding: 2px 4px 2px 12px;
	margin: 10px 0;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none !important;
}
span.smfancylink a:link, span.smfancylink a:visited {
	background: #cfc390 url(/img/smlink_marker.gif) no-repeat left;
	color: #FFFFFF !important;
}
span.smfancylink a:hover, span.smfancylink a:active {
	background: #f7a02e url(/img/smlink_marker_over.gif) no-repeat left;
	color: #FFFFFF !important;
}


/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	position: relative;
}

.sIFR-flash span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* no javascript alert message style */
.javascript-alert {
	background: #fff6bf url(/img/exclamation.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	color: #333333;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
	