/* !Body
---------------------------------------------------------------------- */
BODY {
	font-size: 10pt; 
	color: #444; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #444;
	background-image: url(images/bg-1043x1.gif);
	background-position: center;
	background-repeat: repeat-y;
}
BODY.popup {
	margin-top: 10px; 
	font-size: 8pt; 
	color: #444; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #fff;
}

/* !Links
---------------------------------------------------------------------- */
A:link {
	color: #00688B; 
}
A:visited {
	color: #00688B;
}
A:hover {
	color: #00688B; 
	text-decoration: underline
}

/* !Header Links
---------------------------------------------------------------------- */
A.header:link {
	color: #00688B;
}
A.header:visited {
	color: #00688B;
}
A.header:hover {
	color: #00688B; 
	text-decoration: underline
}

/* !Stealth Links
---------------------------------------------------------------------- */
A.stealth:link {
	color: #00688B;
}
A.stealth:visited {
	color: #00688B;
}
A.stealth:hover {
	color: #00688B; 
	text-decoration: underline
}

/* !Paragraph, Headings, Blockquotes
---------------------------------------------------------------------- */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 39px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -.375px;
	word-spacing: -.03em;
	line-height: 1.25em;
	margin-top: .75em;
	margin-bottom: .75em;
}
/* H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0px;
	word-spacing: 0em;
	line-height: 1.15em;
	margin-top: 0em;
	margin-bottom: 10px;
} */
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
	color: #444;
	margin-top: 0em;
	margin-bottom: .75em;
	padding: 0px;
}
/* H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 1.3em;
	margin-top: 20px;
	margin-bottom: 10px;
} */
H3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.55em;
	margin-top: 20px;
	margin-bottom: 10px;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 1.3em;
	margin-top: 20px;
	margin-bottom: 10px;
}
/* H5 {
	display: block;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 10px;
} */
H5 { 
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 15px;;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.8em;
	margin-top: 16px;
	margin-bottom: 10px;
}
H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0px;
	line-height: 1.2em;
	margin-top: 2px;
	margin-bottom: 10px;
}
blockquote {
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

/* !Horizontal Rule
---------------------------------------------------------------------- */
HR {
	border: none; 
	border-top: 1px solid #ddd;
	color: #ddd;
	width: 100%;
	text-align: center;
	height: 1px;
	line-height: 22px;
}

/* !Tab Menu ON
---------------------------------------------------------------------- */
A.tabMenuOn:link {
	color: #fff; 
	text-decoration: none; 
	font-weight: normal;
}
A.tabMenuOn:visited {
	color: #fff; 
	text-decoration: none; 
	font-weight: normal;
}
A.tabMenuOn:hover {
	color: #fff; 
}
TD.tabMenuOn {
	font-size: 9pt;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #333; 
	background-color: #666;
}

/* !Tab Menu OFF
---------------------------------------------------------------------- */
A.tabMenuOff:link {
	color: #333; 
	text-decoration: none
}
A.tabMenuOff:visited {
	color: #333; 
	text-decoration: none
}
A.tabMenuOff:hover {
	color: #00688B; 
}
TD.tabMenuOff {
	font-size: 9pt;
	background-color: #e9e9e9
}

/* !Breadcrumbs
---------------------------------------------------------------------- */
TD.crumb {
	font-size: 8pt; 
	font-style: bold; 
	background-color: #eee;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 18px;
}

/* !Drop Menu
---------------------------------------------------------------------- */
.hmMenus {
	font-size: 9pt;
}
.hmItems {
	background-color: #fff;
}
.hmItemsOver {
	color: #00688B; 
	background-color: #e9e9e9;
}
.hmItemsSelected {
	color: #00688B; 
	background-color: #e9e9e9;
}

/* !Category Menu
---------------------------------------------------------------------- */
A.categoryMenu {
	font-size: 10pt;
	dcolor: #444444
}

/* !Editor
---------------------------------------------------------------------- */
.wysiwyg P {
	margin-top: 0px; 
	margin-bottom: 0px
}
.wysiwyg TD {
	font-size: 10pt;
	line-height:16px;
}

/* !Tables
---------------------------------------------------------------------- */
TD.headerDescription {
	font-size: 10pt;
	color: #505050
}
TD.headerLinks {
	font-size: 10pt;
}
TABLE.top {
	font-size: 10pt;
	background-color: #F0F0F0
}
TR.topHeader {
	font-size: 10pt;
	background-color: #f5f5f5
}
TD.topHeaderTitle {
	font-weight: bold; 
	font-size: 12pt; 
	color: #444444
}
TD.topHeaderItems {
	font-size: 10pt;
	color: #444; 
	padding-right: 10px; 
	padding-left: 10px; 
	white-space: nowrap
}
TR.topSubMenu {
	font-size: 10pt;
	background-color: #f5f5f5
}
TD.topSubMenuTitle {
	font-size: 10pt;
	padding-left: 10px; 
	font-weight: bold; 
	color: #444444
}
TD.topSubMenuItems {
	font-size: 10pt;
	padding-right: 10px; 
}

/* !Table Widgets
---------------------------------------------------------------------- */
TABLE.widget {
	font-size: 10pt;
	line-height: 15px;	
	margin-top: 0px; 
	margin-bottom: 0px;
	background-color: #fff;
}
TR.widgetHeader {
	font-size: 10pt;
	line-height: 15px;
	background-color: #fff;
}
TD.widgetHeaderTitle {
	font-size: 8pt;
	font-weight: bold;	
	color: #333;
	background-color: #eee;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
TD.widgetData {
	font-size: 8pt;
	line-height: 16px;
	background-color: #f7f7f7;
	padding: .4em;
}
TD.widgetDataLight {
	font-size: 8pt;
	line-height: 16px; 
	background-color: #fff;
	padding: .4em;
}

/* !Table Footer
---------------------------------------------------------------------- */
TABLE.footer {
	background-color: #eee;
}
TR.footer {
	font-size: 8pt;
	background-color: #fff;
}
TD.footerDescription {
	color: #444;
}
TD.footerItems {
	white-space: nowrap
}

/* !Table Tabular (manage content)
---------------------------------------------------------------------- */
TABLE.tabular {
	background-color: #f0f0f0;
}
TR.tabularHeader {
	font-size: 10pt;
	font-weight: bold; 
	color: #fff; 
	background-color: #666;
}
TD.tabularHeader {
	font-size: 10pt;
	font-weight: bold; 
	color: #fff; 
	background-color: #c0c0c0
}
.tabularLabel {
	background-color: #f0f0f0
}
TR.tabularSectionLabel {
	font-size: 10pt;
	font-weight: bold; 
	color: #606060; 
	line-height: 19px; 
	white-space: nowrap; 
	background-color: #f0f0f0; 
	text-align: center
}
TR.tabularEven {
	font-size: 10pt;
	background-color: #fff;
	border-bottom-color: #eee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
TR.tabularOdd {
	font-size: 10pt;
	background-color: #fff;
	border-bottom-color: #eee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
TR.tabular {
	font-size: 10pt;
	background-color: #fff;
}
TD.tabularData {
	font-size: 8pt;
	background-color: #fff;
	padding: .4em;
	border-bottom-color: #eee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
TD.tabularValue {
	font-size: 10pt;
	background-color: #fff;
}

/* !Table Detail
---------------------------------------------------------------------- */
TABLE.detail {
	background-color: #ccc;
	padding: 6px;
}
TR.detailHeader {
	font-size: 10pt;
	background-color: #fff; 
	line-height: 15px;
}
TD.detailHeaderTitle {
	font-weight: bold; 
	font-size: 10pt; 
	color: #444;
	padding: 6px;
}
TD.detailHeaderItems {
	font-size: 10pt;
	padding-right: 10px; 
	padding-left: 10px; 
	white-space: nowrap;
}
TD.detailLabel {
	font-size: 10pt;
	font-weight: bold; 
	white-space: nowrap; 
	background-color: #e9e9e9; 
	text-align: right;
	padding: 6px;
}
TD.detailData {
	font-size: 10pt;
	background-color: #fff;
	padding: 6px;
}

/* !Table Subdetail
---------------------------------------------------------------------- */
TABLE.subDetail {
	background-color: #ddd;
}
TR.subDetailHeader {
 	font-size: 10pt;
	background-color: #f0f0f0; 
	line-height: 15px;
}
TD.subDetailHeaderTitle {
	font-size: 10pt;
	font-weight: bold;
	line-height: 20px;
}
TD.subDetailHeaderItems {
	padding-right: 10px; 
	padding-left: 10px; 
	white-space: nowrap
}
TD.subDetailLabel {
	font-size: 10pt;
	white-space: nowrap; 
	background-color: #fff; 
	text-align: right;
}
TD.subDetailData {
	font-size: 10pt;
	background-color: #fff;
	padding: 6px;
}

/* !Table Form
---------------------------------------------------------------------- */
TABLE.form {
	background-color: #F0F0F0
}
TD.formHeader {
	font-weight: bold; 
	color: #fff; 
	background-color: #5BA8B6
}
TD.formLabel {
	font-weight: normal; 
	line-height: 19px; 
	white-space: nowrap; 
	background-color: #f0f0f0; 
	text-align: right
}
TD.formSectionLabel {
	font-weight: bold; 
	color: #606060; 
	line-height: 19px; 
	white-space: nowrap; 
	background-color: #F0F0F0; 
	text-align: center
}
TD.formData {
	background-color: #fafafa
}
TD.formNoPad {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	background-color: #fafafa
}
TD.formFooter {
	font-weight: bold; 
	background-color: #f0f0f0
}
TD.calendarDay {
	font-size: 9pt;
}
TD.calendarEvent {
	font-size: 9pt;
}
TD.calendarWeek {
	font-size: 9pt;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 15px;
}
TD.calendarLegend {
	font-size: 9pt;
}

/* !DIV
---------------------------------------------------------------------- */
DIV.page {
	padding-left: 0px; 
	font-size: 7pt; 
	width: 640px; 
	text-align: left
}

/* !Buttons
---------------------------------------------------------------------- */
.button {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #ddd;
}

/* !Highlights?
---------------------------------------------------------------------- */
TD.highlight {
	background-color: #ffffb0
}
.highlightcolor {
	background-color: #ffffb0
}

/* !Table Divider
---------------------------------------------------------------------- */
TABLE.divider {
	font-weight: normal; 
	font-size: 10pt;
	text-align: left; 
	line-height: 20px; 
	padding-right: 22px;
	vertical-align: middle;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif; 
}

/* !FONTS
---------------------------------------------------------------------- */
FONT.large {
	font-size: 14px;
	line-height: 19px;
}
FONT.medium {
	font-size: 10pt;
	line-height: 17px;
}
FONT.small {
	font-size: 8pt
}
FONT.verysmall {
	font-size: 8pt
}
FONT.contentHeader {
	background-color: #fff;
	font-size: 10pt;
	font-weight: bold;
}
FONT.contentHeaderDetail {
	font-weight: bold; 
	font-size: 10pt
}

/* !Selects
---------------------------------------------------------------------- */
SELECT {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif
}
SELECT.small {
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif
}

/* !Inputs
---------------------------------------------------------------------- */
INPUT {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif
}
INPUT.text {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif
}
INPUT.date {
	font-size: 9pt;
	width: 75px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center
}
INPUT.time {
	font-size: 9pt;
	width: 65px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center
}
INPUT.numeric {
	font-size: 9pt;
	width: 35px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: right
}
INPUT.numericLarge { 
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: right
}



/* Slideshow */
#slideshow {list-style:none; color:#000}
#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 #fff; background:#fff}
#information {position:absolute; bottom:0; padding: 10 5 0 5; width:514px; height:0; background: #fff; color:#000; overflow:hidden; z-index:200; opacity:1; filter:alpha(opacity=100); border-bottom: 1px solid #ccc; }
#information h3 {font-size:13px; font-weight: bold;}
#information p {font-size:11px; }
#information a {color: #00688B; 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:2; background:url(/images/slideshow/left.gif) left center no-repeat}
#imgnext {right:2; 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}
