body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body.popup {
	background-color: #AE3B45;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:7px;
	margin-top: 10px;
}
a.header:link {
	color: #FBEED5;
	text-decoration: none;
}
a.header:visited {
	color:#FBEED5;
	text-decoration: none;
}
a.header:hover {
	color: #FBEED5;
	text-decoration : underline;
}
a.stealth:link {
	text-decoration : none;
	color: #000000;
}
a.stealth:visited {
	text-decoration : none;
	color: #000000;
}
a.stealth:hover {
	color: #FF0000;
	text-decoration : none;
}
a:link {
	color: #7C0913;
}
a:visited {
	color: #7C0913;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
}
td {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.wysiwyg p {
	margin-top: 0;
	margin-bottom: 0;
}
.wysiwyg td {
	font-size: 10pt;
}
td.headerDescription {
	font-size: 10px;
	color: #FBEED5;
}
td.headerLinks {
	font-size: 11px;
	font-weight: normal;
	color: #FBEED5;
}

table.top {
	background-color: #A0A0A0;
}
tr.topHeader {
	background-color: #B0B0E0;
}
td.topHeaderTitle {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
td.topHeaderItems {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
tr.topSubMenu {
	background-color: #F0F0F0;
}
td.topSubMenuTitle {
	color: #000000;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
td.topSubMenuItems {
	font-size: 12px;
	padding-right: 10px;
}

table.widget {
	background-color: #A0A0A0;
}
tr.widgetHeader {
	background-color: #FFFFFF;
}
td.widgetHeaderTitle {
	color: #EFEFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #7C0913;
}
td.widgetData {
	background-color: #FBEED5;
	font-size: 11px;
	line-height: 16px;
}
td.widgetDataLight {
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
}

table.footer {
	background-color: #A0A0A0;
}
tr.footer {
	background-color: #FBEED5;
}
td.footerDescription {
	color: #000000;
	font-size: 11px;
}
td.footerItems {
	font-size: 11px;
	white-space: nowrap;
}

table.tabular{
	background-color: #A0A0A0;
}
tr.tabularHeader {
	background-color: #D0D0B0;
	font-weight: bold;
	font-size: 12px;
}
tr.tabularLabel {
	background-color: #E0E0E0;
	font-weight: normal;
	font-size: 11px;
}
td.tabularLabel {
	background-color: #E0E0E0;
	font-weight: normal;
	font-size: 12px;
}
tr.tabularSectionLabel {
	background-color: #E0E0E0;	
	color: #606060;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	line-height: 19px;
}
tr.tabularEven {
	background-color:#F0F0F0;	
	font-size: 12px;
}
tr.tabularOdd {
	background-color:#FFFFFF;	
	font-size: 12px;
}
td.tabularData {
	font-size: 12px;
}
table.detail {
	background-color: #A0A0A0;
}
tr.detailHeader {
	background-color: #FFD070;
}
td.detailHeaderTitle {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
td.detailHeaderItems {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
td.detailLabel {
	background-color: #E0E0E0;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	white-space : nowrap;
}
td.detailData {
	background-color: #FAFAFA;
	font-size: 12px;
}
table.subDetail {
	background-color: #A0A0A0;
}
tr.subDetailHeader {
	background-color: #D0E0D0;
}
td.subDetailHeaderTitle {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
td.subDetailHeaderItems {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
td.subDetailLabel {
	background-color: #E0E0E0;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	white-space : nowrap;
}
td.subDetailData {
	background-color: #FAFAFA;
	font-size: 12px;
}
table.form {
	background-color: #A0A0A0;
}
td.formHeader {
	background-color: #B0D0B0;
	font-weight: bold;
	font-size: 12px;
}
td.formLabel {
	background-color: #E0E0E0;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	white-space: nowrap;
	line-height: 19px;
}
td.formSectionLabel {
	background-color: #E0E0E0;	
	color: #606060;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	line-height: 19px;
}
td.formData {
	background-color: #FAFAFA;
	font-size: 12px;
	line-height: 18px;
}
td.formNoPad {
	background-color: #FAFAFA;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
td.formFooter {
	background-color: #E0E0F0;
	font-weight: bold;
	font-size:12px;
}
td.calendarDay {
	font-size: 10px;
}
td.calendarEvent {
	font-size: 10px;
	font-family: Arial,sans-serif;
}
td.calendarWeek {
	font-size: 11px;
}
td.calendarLegend {
	font-size: 10px;
}
div.page {
	font-size:7px;
	text-align: left;
	padding-left: 0px;
	width: 640px;
}
.button {
	background-color: #E0E0FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.highlight {
	background-color: #FFFFB0;
	font-size: 12px;
}
.highlightColor {
	background-color: #FFFFB0;
}
table.divider {
	background-color: #F0F0F0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
font.large {
	font-size: 14px;
}
font.medium {
	font-size: 12px;
}
font.small {
	font-size: 10px;
}
font.verysmall {
	font-size: 5px;
}
font.contentHeader {
	font-size: 12px;
	font-weight: bold;
}
select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
select.small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
input.text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
input.date {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 75px;
}
input.time {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 65px;
}
input.numeric {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 35px;
}
input.numericLarge {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

/* begin tab menu stuff */
a.tabMenuOff:link {
	color: #7C0913;
	text-decoration: none;
}
a.tabMenuOff:visited {
	color: #7C0913;
	text-decoration: none;
}
a.tabMenuOff:hover {
	color: #FF0000;
}
a.tabMenuOn:link {
	color: #F0A515;
	text-decoration: none;
}
a.tabMenuOn:visited {
	color: #F0A515;
	text-decoration: none;
}
a.tabMenuOn:hover {
}
td.tabMenuOn {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
}
td.tabMenuOff {
	background-color: #FBEED5;
	color: #000000;
	font-size: 12px;
}

td.crumb {
	font-size:12px;
	background-color: #F0F0F0;
}

/* Hiermenus styling */
.hmMenus {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;	
	color: #000000;
}
.hmItems {
	background-color: #F5F5F5;
}
.hmItemsOver {
	color: #FF0000;
	background-color: #FFFFFF;
}
.hmItemsSelected {
	color: #FF0000;
	background-color: #FFFFFF;
}

/* Slideshow */
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:526px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:524px; height:300px; padding:2px; border:1px solid #000; background:#000}
#information {position:absolute; bottom:0; width:524px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px; font-size:12px; }
#information a { color: #fff; text-decoration: none;  }

#image {width:524px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(/images/slideshow/left.gif) left center no-repeat}
#imgnext {right:0; background:url(/images/slideshow/right.gif) right center no-repeat}
#imglink {position:absolute; height:302px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(/images/slideshow/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(/images/slideshow/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(/images/slideshow/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:512px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
