/************************ Link Styles **************************/
A:link {
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #009999;
}

A:visited {
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #009999;
}

A:active {
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #009999;
}

A:hover {
	text-decoration: underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #009999;
}
/***************************intranetmenu************************/

.hdrTopMenu {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	color : White;
	line-height : 1;
}

TABLE.hdrTopMenu_Mtable td {
	height: 18px; padding: 0 10px 0 5px;
	}
	
TR.hdrTopMenu_Mtr td, TR.hdrTopMenu_Mtr_Hover td, A.hdrTopMenu_Ma {
	font-family: verdana;
	font-size:11px;
	text-decoration: none;
} /* menu item text properties */

A:hover.hdrTopMenu_Ma {
	text-decoration: none;
	}

A:visited.hdrTopMenu_Ma {
	color: #FFFFFF;
	}

TABLE.hdrTopMenu_Mtable {
	background-color: #333;
	} /* menu border color */

TR.hdrTopMenu_Mtr, TR.hdrTopMenu_Mtr A.hdrTopMenu_Ma {
	background-color: #666;
	color: #fff;
	} /* menu (default state) colors */

TR.hdrTopMenu_Mtr_Hover, TR.hdrTopMenu_Mtr_Hover A.hdrTopMenu_Ma {
	background-color: #fff;
	color: #039; cursor:
	pointer; cursor: hand;
	} /* menu (hover state) colors */

TR.hdrTopMenu_Mtr_Hover A:visited.hdrTopMenu_Ma {
	color: #039;
	}

.hdrTopMenu, .hdrTopMenu_Hover, .newheaderlinkscoloractive {
	font-family: verdana, geneva, arial, "lucida sans", sans-serif;
	font-size:11px;
	}

.hdrTopMenu, .newheaderlinkscoloractive, .hdrTopMenu a.hdrln, .hdrTopMenu a.hdrln:active, .hdrTopMenu a.hdrln:visited {
		color: #fff;
	}

.hdrTopMenu a:visited.hdrln {
	color: #fff;
	}

.hdrTopMenu_Hover, .hdrTopMenu_Hover a.hdrln {
	color: #000000;
	background-color: #fff;
	}

.hdrTopMenu_Hover a.hdrln:hover {
	color: #039;
	text-decoration: none;
	}

/************************ Stock Quote Style **************************/
A.stockquote:link {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	color :#ffffff;
	font-weight :bold;
}

A.stockquote:visited {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	color :#ffffff;
	font-weight :bold;
}

A.stockquote:active {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	color :#ffffff;
	font-weight :bold;
}

A.stockquote:hover {
	text-decoration: underline;
	font-family : Verdana;
	font-size : 11px;
	color :#ffffff;
	font-weight :bold;
}

.stocktime {
	font-family : Verdana;
	font-size : 11px;
	color :#ffffff;
}

/************************ Local  Nav Link Styles **************************/
A.localnav:link {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	color : #005A5A;
}

A.localnav:visited {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	color : #005A5A;
}

A.localnav:active {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	color : #005A5A;
}

A.localnav:hover {
	text-decoration: underline;
	font-family : Verdana;
	font-size : 11px;
	color : #005A5A;
}

.leftnavbackground
{
	background-color: #333366;
}

/************************ Breadcrumbs Styles **************************/

A.breadcrumblink:link {
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #009999;
}

A.breadcrumblink:visited {
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #009999;
}

A.breadcrumblink:active {
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #009999;
}

A.breadcrumblink:hover {
	text-decoration: underline;
	font-family : Verdana;
	font-size : 10px;
	color : #009999;
	line-height : 1
}


.breadcrumbseperator {
	font-family : Verdana;
	font-size : 10px;
	color : #888888;
}

.breadcrumbactive {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
}

/************************ Form Element Styles **************************/
.fieldlabel {
	font-family : Verdana;
	font-size : 11px;
	color : #516565;
}

.fieldinput {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

	/*********** Button Styles **********/
.primary
{
	background-color : #fe0000;
}

.secondary
{
	background-color : #ffffff;
}
	
A.buttonprimary:link {
	text-decoration: none;
	font-weight :bold;
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
}

A.buttonprimary:visited {
	text-decoration: none;
	font-weight :bold;
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
}

A.buttonsecondary:link {
	text-decoration: none;
	font-weight :bold;
	font-family : Verdana;
	font-size : 11px;
	color : #fe0000;
}

A.buttonsecondary:visited {
	text-decoration: none;	
	font-weight :bold;
	font-family : Verdana;
	font-size : 11px;
	color : #fe0000;
}

.buttoninactive {
	font-weight :bold;
	font-family : Verdana;
	font-size : 11px;
	color : #aaaaaa;
	background-color: #ffffff;
}

/************************ Header Styles **************************/
.superheader {
	font-family : Verdana;
	font-size : 18px;
	color : #005a5a;
}

.subheader{
	font-weight :bold;
	font-family : Verdana;
	font-size : 14px;
	color : #536363;
}

.header {
	font-weight :bold;
	font-family : Verdana;
	font-size : 12px;
	color : #536363;
}

A.header:link {
	font-weight :bold;
	text-decoration: none;
	font-family : Verdana;
	font-size : 12px;
	color : #009999;
}

A.header:hover {
	font-weight :bold;
	text-decoration: underline;
	font-family : Verdana;
	font-size : 12px;
	color : #009999;
}

.headerwhite1 {
	font-weight :bold;
	font-family : Verdana;
	font-size : 12px;
	color : #FFFFFF;
}

.headerwhite2{
	font-weight :bold;
	font-family : Verdana;
	font-size : 13px;
	color : #FFFFFF;
}

/************************ Body Text Styles **************************/

.normaltext {
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
	line-height : 1.4;
}

.normaltext {
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
	line-height : 1.4;
}

.smalltext {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
}

.leadon {
	font-family : Verdana;
	font-size : 11px;
	color : #FF6300;
}

.highlighttext {
	font-family : Verdana;
	font-size : 12px;
	color : #99cc00;
	line-height : 1.4;
}

.whitetext {
	font-family : Verdana;
	font-size : 12px;
	color : #ffffff;
}

.smallwhitetext {
	font-family : Verdana;
	font-size : 10px;
	color : #ffffff;
}

/************************  Link Styles **************************/

A.linklist:link {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	color : #009999;
	line-height : 1.6;
}

A.linklist:active {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	color : #009999;
	line-height : 1.6;
}

A.linklist:visited {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	color : #009999;
	line-height : 1.6;
}

A.linklist:hover {
	text-decoration: underline;
	font-family : Verdana;
	font-size : 11px;
	color : #009999;
	line-height : 1.6;
}

/************************ PaginationStyles **************************/

A.paginationlink:link {
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #009999;
}

A.paginationlink:visited {
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #009999;
}

A.paginationlink:active {
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #009999;
}

A.paginationlink:hover {
	text-decoration: underline;
	font-family : Verdana;
	font-size : 10px;
	color : #009999;
}

.paginationactive {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
}

.paginationseperator {
	font-family : Verdana;
	font-size : 10px;
	color : #ffa800;
}


/************************ Local Footer Styles **************************/

A.footerlocallink:link {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	color : #009999;
	line-height : 1.5;
}

A.footerlocallink:active {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	color : #009999;
	line-height : 1.5;	
}

A.footerlocallink:visited {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	color : #009999;
	line-height : 1.5;	
}

A.footerlocallink:hover {
	text-decoration: underline;
	font-family : Verdana;
	font-size : 11px;
	color : #009999;
	line-height : 1.5;	
}

.footerlocalseperator {
	font-family : Verdana;
	font-size : 11px;
	color : #c2c2c2;
	line-height : 1.5;	
}

.footerlocaltext {
	font-family : Verdana;
	font-size : 11px;
	color : #5a5a5a;
	line-height : 1.5;	
}


/************************ Global Footer Styles **************************/

A.footergloballink:link {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	color : #009999;
	line-height : 1.5;	
}

A.footergloballink:active {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	color : #009999;
	line-height : 1.5;	
}

A.footergloballink:visited {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	color : #009999;
	line-height : 1.5;	
}

A.footergloballink:hover {
	text-decoration: underline;
	font-family : Verdana;
	font-size : 11px;
	color : #009999;
	line-height : 1.5;	
}

.footerglobalseperator {
	font-family : Verdana;
	font-size : 11px;
	color : #c2c2c2;
	line-height : 1.5;	
}

.footerglobaltext {
	font-family : Verdana;
	font-size : 11px;
	color : #5a5a5a;
	line-height : 1.5;	
}

/************************  Table Body Styles **************************/
.columnheader{
	font-weight :bold;
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
}

A.columnheader:link {
	text-decoration:none;
	font-weight :bold;
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
}

A.columnheader:active {
	text-decoration:none;
	font-weight :bold;
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
}

A.columnheader:visited {
	text-decoration:none;
	font-weight :bold;
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
}

A.columnheader:hover {
	text-decoration:underline;
	font-weight :bold;
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
}
	/************* Body Table Background Color Styles ****************/

.rowheader{
	background-color: #055959;
}

.row1 {
	background-color: #F2F2F2;
}

.row2 {
	background-color: #e1f1f1;
}

/************************ Tab Panes Styles **************************/

.activetab {
	font-family : Verdana;
	font-weight :bold;
	font-size : 11px;
	color : #ffffff;
	background-color: #055959;
}

.availabletab {
	background-color: #009999;
}

