/*default HorizonWeb CSS*/


/* Product Page */
Table.twoColDataList {border-spacing:10px;table-layout: fixed; width:581px;}
Table.twoColDataList IMG {margin-right:18px;}
Table.twoColDataList TD{ border:none !important; }
Table.twoColDataList a.cellTextHyperlink { background:url(/images/w_sectorbg.gif) top center no-repeat; display:block; color:white !important; height:37px; line-height:30px; text-align:left; text-indent: 10px; width:250px}




body
{
    width: 1050px;
    margin: auto;
    background:url(/images/SiteBG.jpg) repeat-x top;
    font-size: x-small; 
    font-family: Verdana;
}

#HEADTABLE
{
    background:url('/images/SiteBG.jpg') repeat-x 50% top;
}

#CENTER
{
   background-color: White;
   margin: auto;
   width: 962px;
   padding-top: 12px;
   padding-left:6px;
   padding-right:6px;
}

#MENUTABLE
{
	background-color: #FFFFFF;
    background: url(/images/w_menuback.gif);
    width: 974px;
    background-position: center top;
	background-repeat: no-repeat;
  margin: auto;
height: 44px;
padding-bottom:5px;

}

/*for bulleted list*/
.homelist 
{
text-decoration: none;
font-size: 11px;
text-align: left;
}

.homelistpadding

{
padding-left:10px;
}


li
{
    margin-bottom: 20px;
}

a
{
   /*text-decoration: none;*/
    color: Black;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #c90219;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
}


