BODY { background:  #FFFFFF;
		    font-family: Verdana, Arial, Helvetica, sans-serif;
		    font-size: 10pt;
}

A, LI A:visited {
	TEXT-DECORATION: none;
	color: #0331C7;
}


 
A:hover { color: #C80038;
      		   text-decoration: none; 
}
			   
.footerClass { color: #000066;
				     text-decoration: underline;
					 font-size: 10pt;
}			

.footerClass:hover { color: #2B4D81;
							text-decoration: none;
}

.footerClass:vistited { color: #000066;
							    text-decoration: underline;
}	

EM {
	font-style : italic;
	font-size : 10pt;
}				    						
   
table, td { font-family: Verdana, Arial, Helvetica, sans-serif;
			   color: black;
			   font-size: 9pt;
			   vertical-align : top;
}	
h3 { font-family: Verdana, Arial, Helvetica, sans-serif;
			   color: black;
			   font-size: 12pt;
}		   

.smallItalic { font-family: Verdana, Arial, Helvetica, sans-serif;
			   color: black;
			   font-style: italic;
			   font-size: 11pt;
}

P {
	margin-bottom : 10pt;
}

A.ExternalLink, A.ExternalLink:visited {
	color:red;
}

A.InternalLink, A.InternalLink:visited {
	color:green;
}

A.ResourceFile, A.ResourceFile:visited {
	color:purple;
}

A.UpdateLink {
	color: gray;
	border : thin solid Black;
}

.BreadCrumb, .BreadCrumb:visited {
	color: #0036FF;
	font-size: 7pt;
	text-decoration: none;
	padding-top : 7px;
	padding-bottom : 3px;
	
}

Div.PageTitle {
	font-size: 13pt;
	font-weight : bold;
	color: #3B362C;
	height : 22pt;
	padding-bottom : 10px;
	font-style : italic;
}


input, select, textarea {
	font-size : 8pt;
}

TR.HiddenCatalogDescription {
	display:none;
}

A.Anchor, A.Anchor:visited {
	color:brown;
}
.TopNavigation {
	text-align: right;
	color: white;
	font-size: 7pt;
	font-weight : normal;
	text-decoration: none;
	vertical-align : bottom;
	padding-top : 5px;
	padding-right : 3px;
}
.TopNavigation A, .TopNavigation A:visited {
	color: #002AFF;
	font-size: 7pt;
	text-decoration: none;
	padding-top : 5px;
}

Table.SearchTable {
	padding-right : 2px;
	vertical-align : middle;
	}
	
Table.SearchTable TD {
	vertical-align : middle;
	text-align: right;
	}

.TopNavigation A:hover {
	color: #FDFCAF;
}

.AdvancedSearch {
	text-align: right;
	color: white;
	font-size: 7pt;
	font-weight : bold;
	text-decoration: none;
	vertical-align : middle;
	padding-right : 3px;
	text-transform : uppercase;
}

.AdvancedSearch A, .AdvancedSearch A:visited {
	color : #FFFFFF;
	text-decoration: none;
}

.AdvancedSearch A:hover {
	color: #FDFCAF;
}

Table.TableListing {
	border : none;
	empty-cells : show;
	vertical-align : top;
}

Table.TableListing TD {
	font-size : 9pt;
	padding : 3px 3px 3px 3px;
}
	

Table.TableWithBorders {
	width : 98%;
	border-left : thin solid Black;
	border-right : thin solid Black;
	border-top : thin solid Black;
	border-bottom : thin solid Black;
	border-width: 1px;
}

Table.TableWithBorders TD {
	font-size : 9pt;
	vertical-align : top;
	padding : 3px, 3px, 3px, 3px;
	
}

Table.AlternatingColorTable {
	width : 100%;
	border : 1px solid Black;
	border-collapse : collapse;
	empty-cells : show;
}

Table.AlternatingColorTable TD {
	font-size : 9pt;
	vertical-align : top;
	padding : 2px, 2px, 2px, 2px;
	border : 1px solid Black;
}

/*Local Navigation On Hub Pages*/
Table.LocalNavigation {
	width:100%;
}
Table.LocalNavigation TR {
	background-color: #036589;
}
Table.LocalNavigation TD, Table.LocalNavigation TD A, Table.LocalNavigation TD A:visited {
/*	white-space : nowrap;*/
	color: #FFFFFF;
	font-size:8pt;
	text-decoration: none;
	padding-top : 2pt;
	padding-bottom : 2pt;
	padding-left : 1pt;
	vertical-align: middle;
}
Table.LocalNavigation TD a:hover {
	color: #FFFFFF;
}

/*Local Navigation On The Left For Detail Pages*/
Div.LeftNavigation Table.DetailPageLocalNavigation {
	width : 100%;
	border-left : 1px solid White;
	border-right : 1px solid White;
	border-bottom : 5px solid White;
	margin-bottom : 1px;
}
Div.LeftNavigation Table.DetailPageLocalNavigation TR {
	background-color: #036589;
}
Div.LeftNavigation Table.DetailPageLocalNavigation TD A, Div.LeftNavigation Table.DetailPageLocalNavigation  TD A:visited {
/*	white-space : nowrap;*/
	color: #FFFFFF;
	font-size:8pt;
	text-decoration: none;
	vertical-align: middle;
	line-height : 15px;
}
Div.LeftNavigation Table.DetailPageLocalNavigation TD A:hover {
	color : yellow;
}

/*Local Navigation In The Center For Detail Pages*/
Div.CenterNavigation Table.DetailPageLocalNavigation {
	width : 100%;
	background-color: #FFFFFF;
}
Div.CenterNavigation Table.DetailPageLocalNavigation TR {
		line-height : 20px;
}
Div.CenterNavigation Table.DetailPageLocalNavigation TD A, Div.CenterNavigation Table.DetailPageLocalNavigation  TD A:visited {
	text-decoration: none;
	font-size:9pt;
	padding-top : 2pt;
	padding-bottom : 2pt;
	padding-left : 1pt;
	vertical-align: middle;
}
Div.CenterNavigation Table.DetailPageLocalNavigation TD a:hover {
	color: #C80038;
}

Table.Contacts {
	margin-top : 15px;
	margin-right : 3px;
	margin-left : 4px;
}
.Contacts TH {
	font-size : 9pt;
	color : #000000;
	font-weight : bold;
	text-align : left;
	text-transform : uppercase;
}
.Contacts TD {
	font-size : 8pt;
	color : #000000;
}
Table.ContactsLeft {
	font-size: 8pt;
}
Table.ContactsLeft TD A, Table.ContactsLeft TD A:Visited{
	color: #000000;
	font-size: 8pt;
}
Table.ContactsLeft TD A:Hover {
	color: #002AFF;
	font-size: 8pt;
}
Table.Industry {
	background-color : #036589;
	width : 100%;
	border-left : 1px solid White;
	border-right : 1px solid White;
	border-bottom : 5px solid White;
}

Table.Industry TH {
	text-weight : normal;
	color : #FFF9B8;
	font-size : 8pt;

}
Table.Industry TD {
	color : white;
	font-size : 8pt;
	text-align : center;
	padding-right : 1pt;
}

Table.Industry TD, Industry TD A, Table.Industry TD A:visited {
	color : white;
	}

Table.Industry TD a:hover {
	color : #FDFCAF;
}

/* Yellow Brix*/
a.news {color: blue; text-decoration: none;}
.news, .news P {font-family: Verdana,Helvetica,Arial; font-size: 7pt; color: #7A9CBA; text-decoration: none;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;}

Table.breakingnews {
	border-left : 1pt solid Black;
	border-right : 1pt solid Black;
	border-top : 1pt solid Black;
	border-bottom : 1pt solid Black;
	text-align : center;
	width:99%;
	margin-top: 1.5pt;
}

.breakingnews TD{
	font-size : 7pt;
	font-weight : bold;
}

Table.Login {
	border-left : 1pt solid Black;
	border-right : 1pt solid Black;
	border-top : 1pt solid Black;
	border-bottom : 1pt solid Black;
	width : 100%;
	text-align : center;
	background-color: #A00101;
	vertical-align : middle;
}

.Login TD {
	color : white;
	font-size : 9pt;
	font-weight : bold;
	font-variant : small-caps;

}

Table.BottomToolbar {
	width : 100%;
	text-align : center;
	color : black;
	
}
.BottomToolbar TD {
	color : black;
	font-size : 7pt;

}
.BottomToolbar A {
	color: blue;
	font-size: 7pt;
}

Table.HubPageContent {
	width:90%;
	padding-bottom : 1pt;
	padding-left : 1pt;
	padding-right : 1pt;
	padding-top : 1pt;
	margin-left: 10pt;
}
.HubPageContent TD, .HubPageContent A {
	font-size: 10pt;
	text-decoration: none;
}
Table.AssociatedContent {
	width: 100%;
}
.AssociatedContent th {
	text-align: left;
	font-size: 8pt;
	color: blue;
}
.AssociatedContent td {
	font-size: 8pt;
}
.AssociatedContent A {
	color: #2B4D81;
	font-size: 8pt;
}

.GetMore A {
	color: #BB4747;
	font-size: 7pt;
}

.GetMore A:hover {
	color: #2B4D81;
	font-size: 7pt;
}

Table.RelatedEvent {
	width: 100%;
	border-bottom : 1px solid #03526F;
	border-top : 1px solid #03526F;
	border-left : 1px solid #03526F;
	border-right : 1px solid #03526F;


}
.RelatedEvent th {
	text-align: center;
	font-size: 8pt;
	color : #01156E;
	font-weight : bold;
	text-transform : uppercase;
	background-color: #F1F7FD;

}
.RelatedEvent td {
	font-size: 7pt;
	padding : 3px 3px 3px 3px;

}
.RelatedEvent A {
	color: black;
	font-size: 7pt;
}

Table.RelatedCommunity {
	width: 100%;
	background-color: #F1F7FD;
	border-bottom : 1px solid #656565;
}
.RelatedCommunity th {
	text-align: center;
	font-size: 8pt;
	color : #FFFFFF;
	background-color: #01156E;
}

.RelatedCommunity td {
	font-size: 7pt;
}

.RelatedCommunity A {
	font-size: 7pt;
	color: black;
}


Table.RelatedInformation {
	width: 100%;
	background-color: #F1F7FD;
	border-bottom : 1px solid #656565;
}
.RelatedInformation th {
	text-align: center;
	font-size: 8pt;
	color : #FFFFFF;
	background-color: #01156E;
}
.RelatedInformation td {
	font-size: 7pt;
}
.RelatedInformation A {
	color: black;
	font-size: 7pt;

}

Table.RelatedChannelPages {
	width : 100%;
	border-collapse : collapse;
	padding-bottom : 10px;
}
Table.RelatedChannelPages TH {
	color:#000000;
	background-color : #FFFCE0;
	font-size: 11pt;
	font-weight: bold;
	font-style : normal;
	text-align : left;
	padding-left : 3px;
	padding-top : 2px;
	border-top : 1px solid #03526F;
	border-left : 1px solid #03526F;
}
Table.RelatedChannelPages TD {
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 10px;
	padding-top : 5px;
	border-left : 1px solid #03526F;
}

Table.ChildChannelPages {
	width : 100%;
	border-collapse : collapse;
	padding-bottom : 10px;
}
Table.ChildChannelPages TH {
	color:#000000;
	background-color : #D7EEDE;
	font-size: 11pt;
	font-weight: bold;
	font-style : normal;
	text-align : left;
	padding-left : 3px;
	padding-top : 2px;
	border-top : 1px solid #03526F;
	border-left : 1px solid #03526F;
}
Table.ChildChannelPages TD {
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 10px;
	padding-top : 5px;
	border-left : 1px solid #03526F;
}

DIV.Description {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: BOLD;
}

Image.ChannelImage {
	padding-bottom : 0pt;
	padding-left : 0pt;
	padding-right : 0pt;
	padding-top : 0pt;
}

Image.ChannelAd {
	padding-bottom : 0pt;
	padding-left : 0pt;
	padding-right : 0pt;
	padding-top : 0pt;
}

Table.MaintenanceTabs {
	padding-right: 0px;
}

.tdu {	
	border-left-color: 000000;
	border-left-style: Solid;
	border-left-width: 1px;
	border-right-color: 000000;
	border-right-style: Solid;
	border-right-width: 1px;		
	border-bottom-color: 000000;	
	border-bottom-style: Solid;
	border-bottom-width: 1px;	
	padding-right: 0px;
	padding-left: 0px; }
.tdt {	
	border-top-color: 000000;	
	border-top-style: Solid;
	border-top-width: 1px;	
	background-color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	cursor: text; }
.tdt A {
	color: black;
	font-size: 8pt;
	font-weight: bold;
	cursor: text;
}
.tdtb {		
	border-top-color: 000000;	
	border-top-style: Solid;
	border-top-width: 1px;	
	border-bottom-color: 000000;	
	border-bottom-style: Solid;
	border-bottom-width: 1px;	
	background-color: #BFCFE7;
	padding-right: 10px;
	padding-left: 10px;
	cursor: hand;
	 }	
.tdtb A {
	color: #004080;
	font-size: 8pt;
	font-weight: bold;
	cursor: hand;
}
.tdr {	
	border-right-color: 000000;
	border-right-style: Solid;
	border-right-width: 1px;		
	border-bottom-color: 000000;	
	border-bottom-style: Solid;
	border-bottom-width: 1px;	
	padding-right: 0px;
	padding-left: 0px; } 	
.tdl {	
	border-left-color: 000000;
	border-left-style: Solid;
	border-left-width: 1px;
	border-bottom-color: 000000;	
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	padding-right: 0px;
	padding-left: 0px; 
}
Img {
	position:relative;
}

Img.thumbnail {
	position:relative;
	border : solid #000000 1px;
}
Img.WebsiteLogo {
	position:relative;
	border-style : none none none none;
}