/* CSS Document */
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	margin-bottom: 5px;
}

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding:0px;
	margin: 0px;
}

table {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
}

li {

}

ul {
	list-style-type: square;
}

/* -------------------- Standard Links section --------------------*/
A:link, A:active, A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	color: #000000; 
	text-decoration: underline
}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	color: #990000; 
	text-decoration: underline
}


/* -------------------- Hot Topics Links section --------------------*/


A.hotTopicsLink:link, A.hotTopicsLink:active, A.hotTopicsLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none
}


A.hotTopicsLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-style: normal; 
	color: #990000; 
	text-decoration: underline

}


/* -------------------- Press Release Links section --------------------*/

A.newslinks:link, A.newslinks:active, A.newslinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none
}

A.newslinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-style: normal; 
	color: #990000; 
	text-decoration: underline
}

/* -------------------- Related Links section --------------------*/

A.relatedLink:link, A.relatedLink:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	color: #000000;
	text-decoration: underline;
}

A.relatedLink:active, A.relatedLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	color: #990000;
	text-decoration: underline;
}
#relatedLinks {
	width: 164px;
	margin-bottom: 15px;
	
}

#relatedLinkTitle{
	border-top: 1px solid #000066;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #EBEBF3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	
}

#relatedLinkItem{
	border-right: 1px solid #000066;
	border-left: 1px solid #000066;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #EBEBF3;
	font-family: Verdana, Arial, Helvetica, sans-serif;	

}

#relatedLinkItemLast{
	border-right: 1px solid #000066;
	border-left: 1px solid #000066;
	border-bottom: 1px solid #000066;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 7px;
	background-color: #EBEBF3;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	
}

/* -------------------- leftNav Sub and Primary Section --------------------*/
A.leftNavPrimaryOff:link, A.leftNavPrimaryOff:visited, A.leftNavPrimaryOff:active, A.leftNavPrimaryOff:hover {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	overflow: hidden;
/*	width: 100%;
*/	height: 100%;
/*	border: 1px solid red;
*/}

A.leftNavPrimaryOn:link, A.leftNavPrimaryOn:visited, A.leftNavPrimaryOn:active, A.leftNavPrimaryOn:hover{
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000066;
	font-weight: normal;
	display: block;
	overflow: hidden;
/*	width: 100%;
*/	height: 100%;
/*	border: 1px solid black;
*/}

A.leftNavSecondaryOff:link, A.leftNavSecondaryOff:visited, A.leftNavSecondaryOff:active, A.leftNavSecondaryOff:hover{
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	display: block;
	overflow: hidden;
/*	width: 100%;
*/	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #4E4E95;
}

A.leftNavSecondaryOn:link, A.leftNavSecondaryOn:visited, A.leftNavSecondaryOn:active, A.leftNavSecondaryOn:hover{
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	display: block;
	overflow: hidden;
/*	width: 100%;
*/	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;

	color: #FFFFFF;
}

A.leftNavTertiaryOff:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;	
	color: #3e9624;
}


A.leftNavTertiaryOff:link, A.leftNavTertiaryOff:active, A.leftNavTertiaryOff:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;	
	color: #3e9624;
}


A.leftNavTertiaryOn:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;	
	color: #3e9624;
}

A.leftNavTertiaryOn:link, A.leftNavTertiaryOn:active, A.leftNavTertiaryOn:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;	
	color: #3e9624;
}

/* -------------------- Breadcrumb section --------------------*/

.topLevelTitleFrom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.topLevelTitleCurrent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

A.secondLevelTitleFirst:link, A.secondLevelTitleFirst:visited, A.secondLevelTitleFirst:active, .secondLevelTitleFirst{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
/*----------------Highlands crumbs-----------*/
A.secondLevelTitleFirst:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
}

A.secondLevelTitleSecond:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
}

A.secondLevelTitleSecond:link, A.secondLevelTitleSecond:visited, A.secondLevelTitleSecond:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

A.secondLevelTitleLast:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
}

A.secondLevelTitleLast:link, A.secondLevelTitleLast:visited, A.secondLevelTitleLast:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.secondLevelTitleLast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.secondLevelPageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.carrotSecondLevel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#pageTitle {
	margin-top: 10px;
	margin-bottom: 10px;
}

.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

#preSectionsText{
	margin-bottom: 5px;
}

.sectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #222;
	margin-bottom: 2px;
	margin-top: 9px;
}

/* -------------------- rightNav section --------------------*/

A.rightNavOff:link, A.rightNavOff:visited, A.rightNavLastOff:active,A.rightNavLastOff:link, A.rightNavLastOff:visited, A.rightNavLastOff:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	color: #000066;
	text-decoration: none;
	font-weight: normal; 
}

A.rightNavOff:hover,A.rightNavLastOff:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	color: #990000;
	text-decoration: none;
	font-weight: normal; 
}

A.rightNavOn:link, A.rightNavOn:visited, A.rightNavOn:active, A.rightNavLastOn:link, A.rightNavLastOn:visited, A.rightNavLastOn:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	color: #990000;
	text-decoration: none;
	font-weight:normal;
}

A.rightNavOn:hover, A.rightNavLastOn:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

/* -------------------- Section Heading section --------------------*/

.sectionHeadingTableTitle {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold; 
	padding-left: 5px;
}

table.sectionHeadingTable {
	background-color: #3e9624;
}

td.sectionHeadingTable {
	padding: 2px;
	background-color: #3e9624;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold; 
	padding-left: 5px;
}

/* -------------------- Body Content Data Table section --------------------*/
.dataTableTitle {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold; 
	padding-left: 5px;
}

table.dataTable {
	border-style: solid;
	border-width: 2px;
	border-color: #f1eee3;
	background-color: #3e9624;
	border-bottom: 2px solid #f1eee3;
}

td.dataTable {
	padding: 2px;
}

table.dataTableInner {
	background-color: #FFFFFF;
	border-top: 2px solid #EDF1F4;	
}

td.dataTableInner {
	background-color: #FFFFFF;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal; 
}

/* -------------------- IncludeLinks section --------------------*/
A.includeLinks:link, A.includeLinks:visited, A.includeLinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	color: #000066;
	text-decoration: underline;
	font-weight: normal; 
}

A.includeLinks:hover, .includeLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	color: #990000;
	text-decoration: underline;
	font-weight: normal; 
}

A.moreLinks:link, A.moreLinks:visited, A.moreLinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	color: #990000;
	text-decoration: underline;
	font-weight: normal; 
}

A.moreLinks:hover, .moreLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	color: #000066;
	text-decoration: underline;
	font-weight: normal; 
}
td.includeLinks {
	padding-top: 5px;
	padding-bottom: 5px;
}
/* -------------------- Misc. section --------------------*/
.spacer {
	font-family: Arial;
	font-size: 2pt; 
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.titleWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.rightTableAlign {
	background-position: bottom;
	vertical-align: bottom;
}

.clearing {
        line-height: 7pt;
}

.footerLink:link, .footerLink:active, .footerLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: underline;
	color: #000000;
}

.footerLink:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #990000;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}

/* New Layout CSS */

#fullPage {
	width: 700px;
	margin-top: 0px;
}

#fullPageLeftSideBorder {
   visibility: visible;
    width: 700px;
/*    position:relative; */
    vertical-align: top;
}

#fullPageRightSideBorder {
/*    visibility: hidden; */
    width: 700px !important;
}

#header {
	vertical-align: top;
	padding-top: 0px;
	padding-top/**/:/**/0px;
	width: 100%;
	border-bottom: 1px solid #990000;
}

.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000066;
}

table.search{
	margin-bottom: 15px;
	text-align: right;
}

td.search{
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
}

A.headerLink:link, A.headerLink:visited, A.headerLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	color: #000066;
	text-decoration: none;
	font-weight: bold; 
}

A.headerLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	color: #990000;
	text-decoration: none;
	font-weight: bold; 
}

#secondaryHeader {
/*    overflow: hidden;
    width: 100%; */
	visibility: hidden;
	display: none;
}

#tertiaryHeader {
 /*   overflow: hidden;
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 24px; 
	visibility: hidden;
	display: none;*/
	background-color: #CCCCCC;
}

#mainCell {
	width: 100%;
	background-image: url(/governor/include_images/leftnav_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#mainCellFullWidth {
	width: 100%;
}

#leftNav {
	float: left;
	width: 125px!important;
	width: 125px;
	padding: 0px;
	text-align: left;
	height: 100%;
	margin-right: 0px;
	margin-top: 0px;
}

/* Perm's new leftNav style modified by Margo */

#leftNav ul {
float: left;
	width: 125px!important;
	width: 125px;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
#leftNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	display:block;
	font-style: normal;
	width: 100px!important;
	width: 100px;*/
	padding-left: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
#leftNav a.leftNavPrimaryOff {
	background-color: #000066;
	border-bottom: 1px solid #4E4E95;
	background-image:  url(GOVSCHOOL/NEW%20SITE/white_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	/*	border: 1px solid red;
*/}
#leftNav a.leftNavPrimaryOff:hover {
background-color: #FFFFFF;
	border-bottom: 1px solid #4E4E95;
	background-image:  url(GOVSCHOOL/NEW%20SITE/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	color: #000066;
	}

/* #leftNav a.leftNavPrimaryOn, #leftNav li.leftNavPrimaryOn { */
#leftNav a.leftNavPrimaryOn, #leftNav a.leftNavPrimaryOn:hover {
	background-color: #FFFFFF;
	border-bottom: 1px solid #4E4E95;
	background-image:  url(GOVSCHOOL/NEW%20SITE/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	color: #000066;	
}
/* --------------------Secondary level ---------------------------------------------*/

#leftNav a.leftNavSecondaryOff {
	background-color: #D7D7E7;
	border-bottom: 1px solid #4E4E95;
	/*
background-image: url(/governor/include_images/white_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
*/
	
}
#leftNav a.leftNavSecondaryOff:hover{
background-color: #990000;
	border-bottom: 1px solid #4E4E95;
	color: #FFFFFF;
	}

#leftNav a.leftNavSecondaryOn, #leftNav li.leftNavSecondaryOn {
	background-color: #990000;
	border-bottom: 1px solid #4E4E95;
	color: #FFFFFF;
	/*
background-image: url(/governor/include_images/left_red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
*/

		
}

#contentCell {
	float: left;
/*    overflow: hidden;
	background-image: url(include_images/transparent.gif);*/
	width: 536px!important; /* Styles for Mozilla, Safari, IE Mac */
	width: 536px; /* Styles for Mozilla, Safari, IE Mac */
/*	margin-left: 15px;
    margin-right: 15px;
*/    padding-bottom: 15px;
    vertical-align: top;
    text-align: left;
	margin-top: 5px;
}

#contentCellFullWidth {
	float: left;
/*    overflow: hidden;
	background-image: url(include_images/transparent.gif);*/
	width: 100%!important; /* Styles for Mozilla, Safari, IE Mac */
	width: 100%; /* Styles for Mozilla, Safari, IE Mac */
/*	margin-left: 15px;
    margin-right: 15px;
*/    padding-bottom: 15px;
    vertical-align: top;
    text-align: left;
	margin-top: 5px;
}

#breadcrumb {
	padding-bottom:10px;
	vertical-align: top;
	text-align: left;
	width: 100%;
}

#middleContentCell {
	width: 362px!important;
	width: 362px;
    vertical-align: top;   
    text-align: left;   
    float: left;
}

#rightContentCell {
	float: right;
	vertical-align: top;
	width: 164px;
/*	padding-top: 1px;
	margin-top: 1px;
*/	margin-left: 10px;
}

#languageLink {
	float: right;
	clear: both;
	width: 164px;
	vertical-align: top;
	overflow: hidden;
	height: 100%;
	margin-bottom: 15px;
	margin-bottom: 15px!important;
	margin-bottom/**/:/**/ 15px;
	text-align: right;
}




#rightNavImage {
	float: left;
	clear: both;
	width: 165px!important;
	vertical-align: top;
	overflow: hidden;
	height: 100%;
	margin-bottom: 15px;
	margin-bottom: 15px!important;
	margin-bottom/**/:/**/ 15px;
	text-align: left;
	margin-top:0px;
	
}

#rightNavImage img {
	border: 1px solid #000066;
	width: 162px!important;
	margin: 0px!important;
	margin: 0px;
	padding: 0px!important;
	padding: 0px;
}
#rightNavImgCaption{
width: 164px;
	margin-bottom: 15px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
}
.rightNavMoreLink{
width: 164px;
	margin-bottom: 15px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
}


#staticRightNav {
	vertical-align: top;
	overflow: hidden;
	border: 1px solid #b9d2e8;
	background-color: #EBF4FD;
	width: 138px;
	margin-top: -1px;
	padding-left: 10px;
	padding-right: 10px;
}

#footer {
	width:100%;
	float: left;
	margin-top: 0px;
	border-top-color: #990000;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 4px;
}
/*
#footerWrapper {
	width:100%;
	float: left;
	margin-top: 0px;
}
*/
#breadcrumb .firstLevelTitle {
	color: #4B9D33;
	font-family: Arial;
	font-size: large; 
	font-weight: normal; 
	text-decoration: none;
}

#breadcrumb .secondLevelTitleLast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#breadcrumb .headerTitle {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold; 
	padding-left: 5px;
	line-height: 14pt;
}

A.secondLevelTitleLast:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

A.secondLevelTitleLast:link, A.secondLevelTitleLast:visited, A.secondLevelTitleLast:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.clear { clear: both; }
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*
#mainCellWrapper {
	background-image: url(../../../HIGHLANDS_DEV/INCLUDES/STYLES/include_images/background_1.gif);
}
*/

/*-----------------Homepage only--------------------- */
#mainCellHomePage {
   width: 100%;
}
#hometop{
   float: left;
	background-image: url(/governor/include_images/leftnav_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
   background-color: #9eafcd;
   margin-top: 0px!important;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   padding: 0px;
   width: 100%;
/*   height: 200px; */
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #990000;
}
#homeMainImage {
   float: left;
   margin-left: 0px;
   background-color: #9eafcd;
}
#homebottom{
	float: left;
	clear: left;
	width: 700px;
/*	padding-top: 15px;
*/	background-color: #FFFFFF;
	margin-top: 15px;
	border: 0px;
	vertical-align: top;
	/*background-image: url(/governor/include_images/transparent.gif);*/
}

#bottomleft{
	width: 122px;
	height: 100%;
	border-right: 1px solid #000066;
	padding-right: 9px;
	padding-left: 8px;
	margin-right: 1px;
	vertical-align: top;
}
#bottommiddle{
	width: 250px;
	height: 100%;
	border-right: 1px solid #000066;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-right: 1px;
	vertical-align: top;
}
#bottomright{
	width: 250px;
	height: 100%;
	border-right: 1px solid #000066;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-right: 1px;
	vertical-align: top;
}

A.LinkGovContact:link, A.LinkGovContact:visited, A.LinkGovContact:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
	text-decoration: underline;
	line-height: 15px;
}

A.LinkGovContact:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
	text-decoration: underline;
	line-height: 15px;
}

.LinkMore:link, .LinkMore:visited, .LinkMore:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
	text-decoration: underline;
}

.LinkMore:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
	text-decoration: underline;
}

#pressItem{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;

}

#pressItemLast{

}

.spotlightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;	
	margin-bottom: 5px;
}

/** Event Photos */
img.eventPhoto {
	margin-bottom: 0px;
	display: block;
}
a.eventPhoto {
}
div.eventPhoto {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
td.eventPhoto {
	margin-bottom: 0px;
	width:162px;
	text-align:center;
}
a.top {
	margin-bottom: 5px;
}
blockquote.eventPhoto {
	margin-left: 10px;
}
#rightNav {
	float: left;
	width: 162px!important;
	width: 162px;
	clear: both;
	margin-bottom: 0px;
}

#rightNav ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

#rightNav a.rightNavOff, #rightNav a.rightNavLastOff {
	/* background-color: #990000; */
	display: block;
	background-image: url(/governor/include_images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	color: #000066;
	padding-left: 14px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;	

border-left: 1px solid #003366;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;

}

#rightNav a.rightNavLastOff {
	border-bottom: 1px solid #003366;
}

#rightNav a.rightNavOn, #rightNav a.rightNavOff:hover, #rightNav a.rightNavLastOn, #rightNav a.rightNavLastOff:hover {
	background-color: #FFFFFF;
	display: block;
	background-image: url(/governor/include_images/red_arrow.gif);
	color: #990000;
background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 14px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;	
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;

}

#rightNav a.rightNavLastOn, #rightNav a.rightNavLastOff:hover {
	 border-bottom: 1px solid #003366; 
}

.text_Regular{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
}
text_Bold{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	font-weight:bold;
	}
	subHeader{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}
}