BODY

{
    background-color: #e9eaea;
    font-size: 10pt;
    color: #58595b;
    font-family: Arial,Helvetica,Sans-Serif;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;

}

TABLE
{
    font-size: 10pt;
    font-family: Arial,Helvetica,Sans-Serif;
  }

TABLE TD
{
    font-size: 10pt;
    font-family: Arial,Helvetica,Sans-Serif;
 }

a
 {
    color: #58595b;
    text-decoration:none;
    font-weight:600;
 }

a:hover
{
    color: #333333;
    text-decoration:underline;
    font-weight:600;
}

ul
{
    list-style-image: url(images/sub_menu_bullet.gif);
}

/* custom classes */


.menuitems
{
  font-size: 10pt;
  color: #58595b;
}



.menuitems TD
{
  font-size: 10pt;
  color: #58595b;
}

.menuitems A

{
  font-size: 10pt;
  color: #58595b;
  font-weight:300;
}

.menuitems A:hover
{
  font-size: 10pt;
  color: #FA0F0A;
  text-decoration:none;
}



/* section titles*/
.readmore
{
    text-align:right;
    width:100%;
}
.welcome
{
 background-image:url(images/bg_talkwith_fixed.jpg);
 background-position:left;
 background-repeat:no-repeat;
 width:399px;
 color:#FFFFFF;
 background-color:#F75139;
 border: 1px #ffffff solid;
}
.welcometext
{
   color:#FFFFFF;
   padding:10px;
}

.latestnews
{
 background-image:url(images/bg_latest_news_fixed.jpg);
 background-position:left;
 background-repeat:no-repeat;
 width:620px;
 background-color:#EFEBEF;
 border: 1px #ffffff solid;
}

.prodserv
{
    background-image:url(images/bg_products_extendable.jpg);
    background-position:left;
    background-repeat:no-repeat;
    background-color:#DEDBDE;
    width:870px;
    border: 1px #ffffff solid;
}

.prodservInner
{
    padding:30px;
}

.prodservtxt
{

}

.interact
{
    background-image:url(images/bg_interact_extendable.jpg);
    background-position:top;
    background-repeat:no-repeat;
    width:149px;
    border: 1px #ffffff solid;
    background-color:#D8E0ED;
}

.title
{
    color:#cf0000;
    font-size: 14pt;
    font-weight:600;
}

.whiteborder
{
border:1px #ffffff solid;
}
/* switchcontent script*/

.switchcontent
{
    font-size: 10pt;
    padding-top: 7px;
    line-height: 160%;
}

.switchcontent A
{
    font-size: 10pt;
}

.switchcontent A:hover
{
   font-size: 10pt;
}



/*-------------------------------------*/

.maintext
{
    text-justify: distribute;
    text-align: justify;
    padding-left:20px;
    padding-left:10px;
}

.smalltext
{
    text-justify: distribute;
    font-size: 10pt;
    text-align: left;
}

.padded
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
/* subpage classes */

.subpic
{
    width:600px;
    text-align:right;
    border-bottom: 1px solid #FFF;
}

.beigesub
{
    padding-top:25px;
    padding-left:20px;
    padding-right:15px;
    color:#cf0000;
    background-color:#F2EFDC;
    font-size: 12pt;
    font-weight:600;
    text-align:right;
    border-bottom: 1px solid #FFF;
}
.subtext
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    width:55%;
    text-align:justify;
}
/* footer items*/

.footertxt
{
font-size: 10pt;
font-family: Arial,Helvetica,Sans-Serif;
text-align:right;
background-color:#EFEBEF;
}

.footerlinks a
{
font-size: 9pt;
font-family: Arial,Helvetica,Sans-Serif;
text-align:left;
background-color:#EFEBEF;
}