﻿body {
	top: 0;
	left: 0;
	color: #000000;
	font-family: Verdana, Sans, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url('Images/content_bg.gif');
	background-repeat: repeat-x;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: #bd6644;
	scrollbar-base-color: black;
	scrollbar-darkshadow-color: #808080;
	scrollbar-face-color: #c7ecb1;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-track-color: #EEEEEE;
}
.break {
	page-break-before: always;
}
.small{
	font-family: Verdana, Sans, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width:100%;
}
A {
	font-family: Verdana, Sans, Arial, Helvetica, sans-serif;
	color: #bd6644;
	font-weight: bold;
}
A:hover {
	color: #196f94;
}
.collapsed{
	visibility:hidden;
	display:none;
}
.expanded{
	visibility:visible;
}
p {
	font-family: Verdana, Sans, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.odd {
	background-color: #FFFFFF;
}
.even {
	background-color: #E6F1FF;
}
td {
	font-family: Verdana, Sans, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
td.big {
	font-size: 10pt;
}
td.small {
	font-size: 6pt;
}
.top {
	background-color: #7ebd55;
	color: white;
	font-weight: bold;
}
.menu {
	vertical-align: middle;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: black;
}
td.head {
	font-size: 8pt;
	color: Black;
	background-color: #F7EFD2;
}
td.headbig {
	font-weight: bold;
	vertical-align: top;
	font-size: 10pt;
}
td.main {
	font-size: 8pt;
	vertical-align: top;
}
td.white {
	color: White;
}
th {
	font-family: Verdana, Sans, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
th.white {
	color: White;
}
li {
	font-family: Verdana, Sans, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-family: Verdana, Sans, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #0B7DAF;
}
h2 {
	font-family: Verdana, Sans, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0B7DAF;
}
h3 {
	font-family: Verdana, Sans, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0B7DAF;
}
h4 {
	font-family: Verdana, Sans, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0B7DAF;
	margin-bottom: 10px;
}
input.btn, input.btnHover {
	color: white;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid black;
	padding: 1px 2px 1px 2px;
	background-color: #1e8cc7;
}
input.btnHover {
	background-color: #1976a8;
}
hr {
	color: #0000CC;
}
.page, .pageHover {
	font-family: Verdana, Sans, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #bd6644;
	cursor: pointer;
}
.pageHover {
	color: #196f94;
}
.link, .linkHover {
	color: #bd6644;
	font-weight: bold;
	cursor: pointer;
}
.linkHover {
	color: #196f94;
}
.tabOff, .tabOn {
	color: #adadad;
	background-color: white;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	border: 1px solid #adadad;
	cursor:pointer;
}
.tabOn {
	color: #bd6644;
	background-color: #c7ecb1;
}
.itemHead {
	font-size: 9pt;
	background-color: #EEEEEE;
}
.itemDetail {
	font-size: 8pt;
	background-color: #FFFFFF;
}
table.content {
	background-color: #AAAAAA;
}
table.report {
	border: 1px solid #DDDDDD;
	padding: 5px;
	width: 100%;
	border-collapse: separate;
	border-spacing: 1px;
	empty-cells: show;
	background-color: #DDDDDD;
}

/*================================================GO_Shorwood.css===*/
/*===================================================================*/
TD.centerColumn {
	background-image: url('images/content_bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	padding: 2em;
}
TD.leftColumn {
	font-size: 8pt;
	background-color: #eeeeee;
	background-image: url('images/left_bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 1em;
}
TD.rightColumn {
	font-size: 8pt;
	padding-top: 2em;
	background-color: transparent;
	background-image: url('images/content_bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
}
.normal {
}
.subtext, .subtextlink, .subtextitalics, .subtextItalics {
	font-size: 7.5pt;
}
.itemLink {
	font-weight: bold;
}
#whtCover {
	position: absolute;
	z-index: 8;
		/*border: 1px solid red;*/
}
/*===================================================( HEADLINES )===*/
/*===================================================================*/
.headline1, .headline2, .headline3, .headline4 {
	font-weight: bold;
	font-size: 12pt;
	color: #0b7daf;
}
.headline1 {
	font-size: 18pt;
	margin-bottom: 0.75em;
}
.headline2 {
	font-size: 14pt;
}
.headline3 {
}
.headline4 {
	font-size: 10pt;
}
.headlineDisplay A {
	font-weight: bold;
}
/*==========================================( LEFT COLUMN PIECES )===*/
/*===================================================================*/
.contentbox_left, .subnavbox {
	margin-bottom: 1em;
}
.contentbox_left_header, .subnavbox_header {
	color: white;
	font-size: 9pt;
	font-weight: bold;
	background-color: #219de0;
	background-image: url('images/leftHeader.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom: 2px solid white;
	padding: 0.5em;
}
.contentbox_left_body, .subnavbox_body {
	background-color: transparent;
	padding: 1em;
}
.leftColumn A {
}
.leftColumn A:hover {
}
/*=========================================( RIGHT COLUMN PIECES )===*/
/*===================================================================*/
.contentbox_right, .sidebar, .searchbox {
	margin-bottom: 3em;
}
.contentbox_right_header, .sidebar_header, .searchbox_header {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	background-color: transparent;
	background-image: url('images/sidebarCurve.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 9px;
}
.contentbox_right_body, .sidebar_body, .searchbox_body {
	color: #808080;
	background-color: transparent;
	border-top: 1px solid white;
	background-image: url('images/sidebarGradient.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1.5em;
}
.rightColumn A {
}
.rightColumn A:hover {
}
input.searchField {
	width: 130px;
}
/*===============================================( FOOTER PIECES )===*/
/*===================================================================*/
.footer {
	font-size: 7.5pt;
	color: white;
	font-weight: bold;
	background-color: #1984ba;
	text-align: center;
	padding: 3px;
	margin-top: 1.5em;
}
DIV.footernav {
	text-align: center;
}
A.footernav {
	font-size: 7.5pt;
	color: #808080;
}
A.footernav:hover {
	color: #333;
}
/*=========================================( PRIMARY NAVIGATION )===*/
A.menuTitle, A.menuTitle_hi, A.menuTitle:visited, A.menuTitle_hi:visited {
	color: #adadad;
	background-color: white;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	border-left: 1px solid #adadad;
}
A.menuTitle_hi, A.menuTitle:hover, A.menuTitle_hi:hover {
	color: #bd6644;
	text-decoration: none;
	background-color: #c7ecb1;
}
/*=======================================( SECONDARY NAVIGATION )===*/
#secNavBox A.menuTitle, #secNavBox A.menuTitle_hi {
	color: #bd6644;
	text-align: left;
	white-space: normal;
	background-color: transparent;
	background-image: url('images/dot.gif');
	background-repeat: no-repeat;
	background-position: 0px 8px;
	border: medium none;
}
#secNavBox A.menuItem:hover, #secNavBox A.menuTitle:hover, #secNavBox A.menuTitle_hi:hover, #secNavBox A.menuTitle_hi {
	color: #196f94;
	background-color: transparent;
}
/*=========================================( SUBSECTION NAVIGATION )===*/
DIV.menu {
	background-color: white;
	background-image: url('images/subNavPri_gradient.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #ace28a;
}
#secNavBox DIV.menu {
	background-color: white;
	background-image: url('images/subNav_gradient.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #b0d0d1;
}
A.menuItem, A.menuItem_hi, A.menuItem:visited, A.menuItem_hi:visited {
	color: #bd6644;
	text-decoration: none;
}
A.menuItem_hi {
	background-color: #ace28a;
}
A.menuItem:hover, A.menuItem_hi:hover {
	color: #196f94;
	background-color: #ace28a;
	text-decoration: none;
}
#secNavBox A.menuItem:hover, #secNavBox A.menuItem_hi:hover {
	color: #196f94;
	background-color: #c2eced;
	text-decoration: none;
}
/*===================================( SUBSECTION-ONLY NAVIGATION )===*/
.subnavbox {
}
.subnavbox_header {
	color: white;
	font-size: 9pt;
	font-weight: bold;
	background-color: #CCC;
	padding: 0.5em;
}
.subnavbox_body {
	background-color: transparent;
	padding: 1em;
}
.subnavDivTag {
	margin-bottom: 0.5em;
}
.subnavbox A.subSectionLink, .subnavbox A.subSectionLink_high {
	color: #bd6644;
	text-decoration: none;
}
.subnavbox A.subSectionLink_high, .subnavbox A.subSectionLink:hover, .subnavbox A.subSectionLink_high:hover {
	color: #196f94;
}
/*=============================================( REQUIRED STYLES )===*/
/*===================================================================*/
.navVertical A.textButtonLink, .navVertical A.textButtonLink_high {
	display: block;
}
.navHorizontal A.textButtonLink, .navHorizontal A.textButtonLink_high {
	display: inline;
}
.priNavPad {
	padding: 0.5em 1em 0.5em 1em;
}
.priNavLine {
}
.horizNavBox {
	z-index: 6;
}
#secNavHeader {
	background-image: url('images/sidebarCurve.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#secNavHeaderTxt {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	padding: 10px 10px 9px 15px;
}
.vertNavBox {
	z-index: 5;
	background-image: url('images/sidebarGradient.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 3em;
	border-top: 1px solid white;
	padding-left: 2em;
	padding-right: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}
.menuBar {
	width: 100%;
}
DIV.menu {
	z-index: 10;
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
}
A.menuTitle, A.menuTitle_hi {
	display: block;
	position: relative;
	text-decoration: none;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
}
.vertNavBox A.menuTitle, .vertNavBox A.menuTitle_hi {
	white-space: normal;
}
A.menuItem, A.menuItem_hi {
	display: block;
	cursor: pointer;
	text-decoration: none;
}
DIV.menuItemWrapper {
	padding-right: 1.2em;
}
.subTriangle, .subTriangle:hover {
	position: absolute;
	right: 5px;
	color: #adadad;
	text-decoration: none;
}
/*===================( CSS CLASSES NEW CALENDAR )=================*/
/*================================================================*/
.calMonth TABLE {
	background-color: black;
}
.calMonthName, .calYear {
	font-size: 150%;
	color: white;
	font-weight: bold;
}
.calDayHeading {
	background-color: #7ebd55;
	color: white;
	letter-spacing: 0px;
	text-align: center;
}
.calGrayDay {
	background-color: #ccc;
	color: #333;
}
.calToday {
	font-weight: bold;
	background-color: #dff5cf;
}
.eventTip {
	border-color: #550;
	background-color: #dff5cf;
}
.calendarTable A {
	color: #333333;
}
.calendarTable A:hover {
	color: black;
}
