BODY { background:  #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
margin: 0px;
}

A, LI A:visited, LI A:visited {
	TEXT-DECORATION: none;
	color: #0331C7;
}


 
A:hover { color: #C30020;
      		   text-decoration: none; 
}

HR {
	width:98% !important;
}
			   
.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 : 9pt;
}


EM.slogan {
	font-variant : normal;
	font-weight : bold;
	font-style : normal;
	font-size: 9pt;
	color : black;
}					    						
   
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:#0018FF;
}

A.InternalLink, A.InternalLink:visited {
	color:#0018FF;
}

A.ResourceFile, A.ResourceFile:visited {
	color:#0018FF;
}

A.UpdateLink {
	color: gray;
	border : thin solid Black;
}

.BreadCrumb, .BreadCrumb:visited {
	color: black;
	font-size: 7pt;
	text-decoration: none;
	padding-top : 5px;
	padding-left : 1px;
	padding-bottom : 2px;
	border-bottom-style : solid;
	border-bottom-width : 1pt;
	border-color : black;
}

Div.PageTitle {
	font-size: 12pt;
	font-weight : bold;
	color: #3B362C;
	height : 20pt;
}

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;
}

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 : bold;
	text-decoration: none;
	vertical-align : bottom;
	padding-top : 5px;
	padding-right : 3px;
}
.TopNavigation A, .TopNavigation A:visited {
	color: white;
	font-size: 7pt;
	text-decoration: none;
	padding-top : 5px;
}

.TopNavigation A:hover {
	color: #F9D235;
}


Table.MainBody {
	border-top-style : solid;
	border-color : black;
	border-top-width : 1px;
}



Table.SearchTable {
	padding-right : 2px;
	vertical-align : middle;
	/*background-color : #E7DFE7;*/
	width : 100%;
	/*height : 200px;*/
	}
	
Table.SearchTable TD {
	padding-top : 10px;
	vertical-align: top;
	}	

.AdvancedSearch {
	text-align: right;
	color: white;
	font-size: 7pt;
	font-weight : bold;
	text-decoration: none;
	vertical-align : bottom;
	padding-right : 3px;
	text-transform : uppercase;
}

.AdvancedSearch A, .AdvancedSearch A:visited {
	color : #FFFFFF;
	text-decoration: none;
}

.AdvancedSearch A:hover {
	color: #F9D235;
}

Table.TableListing {
	border : none;
	empty-cells : show;
	vertical-align : top;
}

Table.TableListing TD {
	font-size : 9pt;
	padding : 3px 3px 3px 3px;
}
	

Table.TableWithBorders {
	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;
}



Table.LocalNavigation {
	width:100%;
}

Table.LocalNavigation TR {
	background-color: #E3E3E3;
	width: 100%;
}

Table.LocalNavigation TD, Table.LocalNavigation TD A, Table.LocalNavigation TD A:visited {
/*	white-space : nowrap;*/
	color: white;
	font-size:8pt;
	text-decoration: none;
	padding-top : 2pt;
	padding-bottom : 2pt;
	padding-left : 1pt;
	vertical-align: middle;
}
Table.LocalNavigation TD a:hover {
	color: white;
}


Table.DetailPageLocalNavigation TR {
	background-color : #E3E3E3;
}

Table.DetailPageLocalNavigation TD, Table.DetailPageLocalNavigation TD A, Table.DetailPageLocalNavigation TD A:visited {
/*	white-space : nowrap;*/
	color: black;
	font-size:8pt;
	text-decoration: none;
	padding-top : 1pt;
	padding-bottom : 1pt;
	padding-left : 1pt;
	vertical-align: middle;
	width: 200px;
}
Table.DetailPageLocalNavigation TD a:hover {
	color: #BB4747;
}


Table.LeftDetailPageLocalNavigation TR {
	background-color: #E3E3E3;
}
Table.LeftDetailPageLocalNavigation TD, Table.LeftDetailPageLocalNavigation TD A, Table.LeftDetailPageLocalNavigation TD A:visited {
/*	white-space : nowrap;*/
	color: white;
	font-size:8pt;
	text-decoration: none;
	padding-top : 2pt;
	padding-bottom : 2pt;
	padding-left : 1pt;
	vertical-align: middle;
	border-bottom : thin solid #2D5A81;
}
Table.LeftDetailPageLocalNavigation TD a:hover {
	color: #BB4747;
}

TABLE.DetailPageLocalNavigation TD {
	border-bottom : thin solid #FFFFFF;
}

/* 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.FeaturedLinks {
	width: 100%;
	margin-bottom : 8px;
}
Table.FeaturedLinks td {
	font-size: 9pt;
	font-weight: bold;
	padding : 1px 1px 1px 1px;
}
Table.FeaturedLinks TD A, Table.FeaturedLinks TD A:Visited{
	color: black;
	font-size: 9pt;
}
Table.FeaturedLinks TD A:Hover {
	width : 100%;
	color : #C30020;
}


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%;
	padding-top : 2pt;
}
.AssociatedContent th {
	text-align: left;
	font-size: 8pt;
	color: #1B1E7B;
	padding-left : 2pt;
}
.AssociatedContent td {
	font-size: 8pt;
}
.AssociatedContent TD A, .AssociatedContent TD A:visited {
	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 #7B1421;
	border-top : 1px solid #7B1421;
	border-left : 1px solid #7B1421;
	border-right : 1px solid #7B1421;
}
.RelatedEvent th {
	text-align: center;
	font-size: 8pt;
	color : #000000;
	font-weight : bold;
	text-transform : uppercase;
	background-color: #FBDE8D;
}
.RelatedEvent td {
	font-size: 7pt;
	padding : 3px 3px 3px 3px;
}
.RelatedEvent A {
	color: black;
	font-size: 7pt;
}

Table.RelatedCommunity {
	width: 100%;
	background-color: #F6F6F6;
	border-left : 1pt solid Black;
	border-right : 1pt solid Black;
	border-top : 1pt solid Black;
	border-bottom : 1pt solid Black;
}
.RelatedCommunity th {
	text-align: center;
	font-size: 7pt;
	color : #FFFFFF;
	background-color: #016BDE;
	text-transform : uppercase;
}
.RelatedCommunity td {
	font-size: 7pt;
}
.RelatedCommunity A {
	font-size: 7pt;
	color: black;
}


Table.RelatedInformation {
	width: 100%;
	background-color: #F6F6F6;
	border-left : 1pt solid Black;
	border-right : 1pt solid Black;
	border-top : 1pt solid Black;
	border-bottom : 1pt solid Black;
}
.RelatedInformation th {
	text-align: center;
	font-size: 7pt;
	color : #FFFFFF;
	background-color: #016BDE;
	text-transform : uppercase;
}
.RelatedInformation td {
	font-size: 7pt;
}
.RelatedInformation A {
	color: black;
	font-size: 7pt;
}
Table.RelatedInformation TD.GetMore A {
	text-align: right;
	font-size: 7pt;
}
Table.RelatedInformation TD.GetMore A:Hover {
	text-align: right;
	font-size: 7pt;
	color: #C80038;
}

Table.ChannelName TD {
	color:#E5D19A;
	font-size: 13pt;
	font-weight: bold;
	font: normal;

}
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;
}

Table.Contacts {
	width : 100%;
	margin-top : 10px;
	/*margin-right : 3px;
	margin-left : 3px;*/
}
.Contacts TH {
	font-size : 8pt;
	color : #000000;
	font-weight : bold;
	text-align : left;
	text-transform : uppercase;
}
.Contacts TD {
	font-size : 8pt;
	color : #000000;
}
.Contacts TD A, .Contacts TD A:Visited {
	font-size: 8pt;
	color: #000000;
}
.Contacts TD A:Hover {
	font-size: 8pt;
	color: #002AFF;
}
Table.ContactsLeft {
	font-size: 8pt;
	margin: 3px;
}
Table.ContactsLeft TD A, Table.ContactsLeft TD A:Visited{
	color: #000000;
	font-size: 8pt;
}
Table.ContactsLeft TD A:Hover {
	color: #002AFF;
	font-size: 8pt;
}

.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.WebsiteLogo {
	position: relative;
	border-width : 0 0 0 0;
	padding: 0 0 0 0;
	border-style: none none none none;
}