BODY {
   background:  #C1C1C1;
   color:       black;
   font-family: Arial,Helvitica,sans-serif;
   font-size:   10px;
}

a
{
  text-decoration: none;
}

h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

h3 {
   color:       Black;
   font-family: Arial,Helvitica,sans-serif;
   font-size:   16px;
   font-weight: bold;
   margin-bottom: 0px;
   padding-bottom: 0px;
   
}
h4 {
   color:       Black;
   font-family: Arial,Helvitica,sans-serif;
   font-size:   14px;
   font-weight: bold;
}

h5 {
   color:       black;
   font-family: Arial,Helvitica,sans-serif;
   font-size:   10px;
   font-weight: bold;
}

.DataGridMain
{
  border-width: 1;
  border-color: White;
  padding: 3px 3px 3px 3px;
}

.DataGrid1
{
  background-color:White;
  font-weight: Normal;
  font-size: 10pt;
  word-spacing: normal;
  text-transform: none;
  letter-spacing: normal;
  vertical-align: top;
}

.DataGridAlt1
{
  font-weight: normal;
  font-size: 10pt;
  word-spacing: normal;
  text-transform: none;
  letter-spacing: normal;
  background-color: lightgrey;
  vertical-align: top;

}

.DataGridHeader1
{
  color: black;
  background-color:  lightgray;
  font-family: Arial, Verdana;
  font-size: 12pt;
  font-weight: Bold;
  word-spacing: normal;
  text-transform: none;
  letter-spacing: normal;
  border: solid 1px dimgray;
  padding: 2px 2px 2px 2px;
}
.hypMenu
{
  font-weight: normal;
  font-size: 10pt;
  font-family: Arial, Verdana;
  background-color: transparent;
  text-align: left;
  }

.hypMenu:link	{	
	text-decoration:	None;
	color:	gray;
	}	
		
.hypMenu:visited	{	
	text-decoration:	None;
	color:	gray;
	}	
		
.hypMenu:active	{	
	text-decoration:	None;
	color:	gray;
	}	
		
.hypMenu:hover
{
  font-weight: normal;
  color: black;
  background-color: transparent;
  text-align: center;
  text-decoration: none;
}

.hypLink
{
  font-weight: normal;
  font-size: 10pt;
  font-family: Arial, Verdana;
  background-color: transparent;
  text-align: left;
  }

.hypLink:link	{	
	text-decoration:	None;
	color:	white;
	}	
		
.hypLink:visited	{	
	text-decoration:	None;
	color:	white;
	}	
		
.hypLink:active	{	
	text-decoration:	None;
	color:	white;
	}	
		
.hypLink:hover
{
  font-weight: normal;
  color: black;
  background-color: white;
  text-align: center;
  text-decoration: none;
}
.hypDoc
{
  font-weight: normal;
  font-size: 9pt;
  font-family: Arial, Verdana;
  background-color: transparent;
  text-align: left;
  }

.hypDoc:link	{	
	text-decoration:	Underline;
	color:	Black;
	}	
		
.hypDoc:visited	{	
	text-decoration:	Underline;
	color:	Black;
	}	
		
.hypDoc:active	{	
	text-decoration:	Underline;
	color:	Black;
	}	
		
.hypDoc:hover
{
  font-weight: normal;
  color: White;
  border: 1 1 1 1;
  border-color: Black;
  text-align: center;
  text-decoration: none;
}
.Label1
{
  font-weight: normal;
  font-size: 10pt;
  color: black;
  font-family:  Arial, Verdana;
  font-weight: Normal;
  word-spacing: normal;
  text-transform: none;
  letter-spacing: normal;
}
.LabelBold1
{
  font-weight: Bold;
  font-size: 12pt;
  color: black;
  font-family:  Arial, Verdana;
  word-spacing: normal;
  text-transform: none;
  letter-spacing: normal;
}
.LabelBold2
{
  font-weight: Bold;
  font-size: 14pt;
  color: black;
  font-family:  Arial, Verdana;
  word-spacing: normal;
  text-transform: none;
  letter-spacing: normal;
}
.LabelSmall1
{
  font-weight: normal;
  font-size: 8pt;
  color: black;
  font-family:  Arial, Verdana;
  font-weight: Normal;
  word-spacing: normal;
  text-transform: none;
  letter-spacing: normal;
}
.Textbox1
{
  font-weight: normal;
  font-size: 10pt;
  color: black;
  font-family:  Arial, Verdana;
  font-weight: Normal;
  word-spacing: normal;
  text-transform: none;
  letter-spacing: normal;
}

.hyptitle{
  font-family:  Arial, Verdana;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
}

.hypTitle:link {
   color:       white;
}

.hypTitle:hover {
   color:       white;
}

.hypTitle:active {
   color:       white;
}

.hypTitle:visited {
   color:       white;
}
.hypType{
  font-family:  Arial, Verdana;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
}

.hypType:link {
   color:       black ;
}

.hypType:hover {
   color:       black;
}

.hypType:active {
   color:       black;
}

.hypType:visited {
   color:       black;
}


.NewsMainTitle
{
  font-weight: Bold;
  font-size: 14pt;
  color: Red;
  font-family:  Arial, Verdana;
  word-spacing: normal;
  text-transform: none;
  letter-spacing: normal;
}
.NewsMainShort
{
  font-weight: Normal;
  font-size: 10pt;
  color: Black;
  font-family:  Arial, Verdana;
  word-spacing: normal;
  text-transform: none;
  letter-spacing: normal;
}
.hypNews{
  font-family:  Arial, Verdana;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: Underline;
}

.hypNews:link {
   color:       black;
}

.hypNews:hover {
   color:       Red;
}

.hypNews:active {
   color:       black;
}

.hypNews:visited {
   color:       black;
}

.CellMainNews
{
border-right-width: 1px;
border-right-color: #C1C1C1;
border-right-style:solid;
}
.CellNewsFour1
{
border-right-width: 1px;
border-right-color: #C1C1C1;
border-right-style:solid;
border-bottom-width: 1px;
border-bottom-color: #C1C1C1;
border-bottom-style:solid;
text-align:Center;
}
.CellNewsFour2
{
border-bottom-width: 1px;
border-bottom-color: #C1C1C1;
border-bottom-style:solid;
text-align:Center;
}
.CellNewsFour3
{
border-right-width: 1px;
border-right-color: #C1C1C1;
border-right-style:solid;
text-align:Center;
}
.CellNewsFour4
{
border-Left-width: 1px;
border-Left-color: #C1C1C1;
border-Left-style:solid;
border-top-width: 1px;
border-top-color: #C1C1C1;
border-top-style:solid;
text-align:Center;
}

.NewsFourTitle
{
  font-weight: Bold;
  font-size: 11pt;
  color: Red;
  font-family:  Arial, Verdana;
  word-spacing: normal;
  text-transform: none;
  letter-spacing: normal;
}
.CellNewsDetail
{
border-right-width: 1px;
border-right-color: #C1C1C1;
border-right-style:solid;
text-align:Center;
}
.CellBrandLogo
{
border-width: 2px;
border-color: dimgray;
border-style:solid;
text-align:Center;
vertical-align: middle;
height: 130px;
width-xx: 130px
}

.hypLogo{
  font-family:  Arial, Verdana;
  font-weight: Normal;
  font-size: 10pt;
  text-decoration: None;
}

.hypLogo:link {
   color:       White;
}

.hypLogo:hover {
   color:       Red;
}

.hypLogo:active {
   color:       White;
}

.hypLogo:visited {
   color:       White;
}
.TableNewsArchive
{
  width: 99%;
  background-color: White;
  padding: 5 5 5 5;
}
.BrandBarCell
{
border-Bottom-width: 1px;
border-Bottom-style:solid;
}