BODY    
{ 
  font-family:Verdana; font-size:11px;
  padding:0px;
  background-Color:#fff;
  background-image:url('../img/contentbg.gif');
  position:middle;
  background-repeat:repeat-x;
  margin:0px;
  width:99%;
  overflow-x:hidden; 
}

TD
{
  font-family:Verdana; font-size:11px;
}


A:link {COLOR: #0055CB; text-decoration:none;}
A:visited {COLOR: #0055CB; text-decoration:none;}
A:active {COLOR: #E56000;   text-decoration:none;}
A:hover 	{COLOR: #E56000;  text-decoration:underline;}

A.blackA:link, A.blackA:visited {COLOR: #000000; text-decoration:none;}
A.greyA:link, A.greyA:visited {COLOR: #747474; text-decoration:none;}

H1  {font-family:Verdana,Trebuchet MS, Tahoma; font-size:13px; color:#3d3e3f; font-weight:bold; margin:0px;}

H2 {font-family:Verdana,Trebuchet MS, Tahoma; font-size:13px; color:#053e5c; font-weight:bold; margin-bottom:2px;}

H3 {font-family:Verdana,Trebuchet MS, Tahoma; font-size:12px; color:#c68713; font-weight:bold; border-bottom:solid 0px #abafb3;margin-bottom:-5px;}

FORM
{
  margin:0px;
  padding:0px;
}

UL.ico
{
  list-style-image:url('../img/point.gif');
  line-height:15px;
  padding:0px;
  margin:0px 0px 0px 10px;
}

UL.testim
{
  list-style-image:url('../img/left/point.gif');
  margin-top:0px;
  margin-bottom:0px;
  padding-top:0px;
  padding-bottom:0px;
}

UL.sp
{
  margin:12px 0px 0px 0px;
  padding:0px;
}

P
{
  margin-top:8px;
  margin-bottom:0px;
  padding:0px;  
}

P.sp
{
  margin-top:14px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:0px;
}

P.leftxt
{
  margin-top:10px;
  margin-left:24px;
  margin-bottom:10px;
  border: solid 0px red;
}

P.sp25
{
  margin-top:25px;
  margin-bottom:0px;
}

P.sm
{
  margin-top:4px;
}

IMG
{
 border:0px;
}

IMG.arrow
{
  vertical-align:middle;
  margin:0px 0px 0px 4px;
}

TABLE
{
	border-collapse: collapse;
	border-spacing: 0px;
	width:100%;
}

DIV.ClearDiv
{
  clear:both;
  height:10px;
  font-size:1px;
  width:90%;
}

DIV#BodyText { Width:98%; border:solid 0px red;}

DIV.linkDiv
{
  padding:8px;
  border-top:1px solid #F2DA91;
  border-bottom:1px solid #F2DA91;
  background-color:#F7EED2;
  font-size:13px;
}

/*--------- HEAD -----------*/
DIV.headDiv
{
  height:110px;
  margin-right:30px;
  background-image:url('../img/topbanner.gif');
  background-repeat:no-repeat;
  background-position:bottom right;
  border: solid 0px red;
}

#logo { margin-top:5px; border:solid 0px green;}


.gecko DIV.headDiv{
	BORDER-RIGHT: red 0px solid; BACKGROUND-POSITION: right bottom; 
	BORDER-TOP: red 0px solid; MARGIN-TOP: 0px; BACKGROUND-IMAGE: url(../img/topbanner.gif); 
	BORDER-LEFT: red 0px solid; MARGIN-RIGHT: 30px; BORDER-BOTTOM: red 0px solid; 
	BACKGROUND-REPEAT: no-repeat; HEIGHT: 110px;border:solid 0px red;
}



.ie6 DIV.headDiv{
	BORDER-RIGHT: red 0px solid; BACKGROUND-POSITION: right bottom; 
	BORDER-TOP: red 0px solid; MARGIN-TOP: 10px; BACKGROUND-IMAGE: url(../img/topbanner.gif); 
	BORDER-LEFT: red 0px solid; MARGIN-RIGHT: 30px; BORDER-BOTTOM: red 0px solid; 
	BACKGROUND-REPEAT: no-repeat; HEIGHT: 110px
}

.ie6 DIV.headDiv
{
  height:110px;
  margin-right:30px;
  margin-top:10px;
  background-image:url('../img/topbanner.gif');
  background-repeat:no-repeat;
  background-position:bottom right;
  border: solid 0px red;
}

IMG.headLogo
{
  margin:14px 0px 0px 14px;
}

.gecko IMG.headLogo
{
  margin:3px 0px 0px 14px;
}

.safari IMG.headLogo
{
  margin:3px 0px 0px 14px;
}


DIV.accId
{
  float:left;
  padding-left:80px;
  height:35px;
  color:#FFFFFF;
}

DIV.accMenu
{
  float:right;
  height:30px;
  width:760px;
}

DIV.accMenu DIV
{
  float:left;
}

.amLa, .amLaOver, .amLaThis
{
  width:40px;
  height:35px;
  background-repeat:no-repeat;
}

.amLa
{
  background-image:url('../img/amenu/la.gif');
}

.amLaOver
{
  background-image:url('../img/amenu/la-over.gif');
}

.amLaThis
{
  background-image:url('../img/amenu/la-this.gif');
}

.amTxt, .amTxtOver, .amTxtThis
{
  height:35px;
  background-repeat:repeat-x;
  font-size:16px;
  font-weight:bold;
  font-family:Trebuchet MS, Tahoma;
}

.amTxt
{
  background-image:url('../img/amenu/bg.gif');
}

.amTxt A:link, .amTxt A:visited
{
  color:#000000;
  text-decoration:none;
}

.amTxtOver
{
  background-image:url('../img/amenu/bg-over.gif');
}

.amTxtOver A:link, .amTxtOver A:visited
{
  color:#FFFFFF;
  text-decoration:none;
}

.amTxtThis
{
  color:#0A5766;
  background-image:url('../img/amenu/bg-this.gif');
}

DIV.amTxt2
{
  margin:5px 7px 0px 0px;
}

.amRa, .amRaOver, .amRaThis
{
  width:6px;
  height:35px;
  background-repeat:no-repeat;
}

.amRa
{
  background-image:url('../img/amenu/ra.gif');
}

.amRaOver
{
  background-image:url('../img/amenu/ra-over.gif');
}

.amRaThis
{
  background-image:url('../img/amenu/ra-this.gif');
}

/*--------- MAIN BLOCK -----------*/
TD.contTdLeft
{
  background-image:url('../img/content_areatop.gif');
  background-repeat:repeat-x;
  background-color:#fff;
  border:solid 0px red;
  text-align:left;
  width:200px;
  vertical-align:top;
  padding:0px 0px 10px 5px;
  border:solid 0px red;
}


DIV.leftDiv
{
  width:210px;
  background-image:url('../img/leftpanel.gif');
  background-repeat:no-repeat;
  background-position:top left;
  margin-top:15px;
  margin-bottom:20px;
  margin-right:15px;
  vertical-align:top;
  display:block; 
}



DIV.leftTitle
{
  float:right;
  width:175px;
  padding:0px 0px 4px 0px;
  margin-bottom:5px;
  margin-top:5px;
  border-bottom:1px dotted #94B6B3;
  font-weight:bold;
  color:#095953;
  border:solid 0px red;
}

.gecko DIV.leftTitle
{
  float:right;
  width:1755px;
  padding:0px 0px 4px 0px;
  margin-right:15px;
  border:solid 0px blue;
  font-weight:bold;
  color:#095953;
  display:block;
}
 


DIV.leftTitle H1 a:link
{
  text-decoration:none;
  display:block;

}


DIV.leftTitle H2 a:link
{
  text-decoration:none;
  display:block;

}

.gecko DIV.leftTitle
{
  float:right;
  width:165px;
  border-bottom:0px dotted #94B6B3;
   margin-bottom:0px;
  font-weight:bold;
  color:#095953;
  margin-left:32px;
  margin-top:-40px;
  vertical-align:top;
  display:block;
}

#leftDetails{ 
   margin-top:20px; 
   margin-bottom:1px:
   margin-left:20px:
   padding-left:35px;
   padding-top:0px;
   border:solid 0px red;
}

.gecko #leftDetails{ 
   margin-top:25px; 
   margin-bottom:1px:
   margin-left:20px:
   padding-left:35px;
   padding-top:0px;
   border:solid 0px red;
}

#leftDetails h2 {
   margin-top:-15px;
   margin-left:-3px;
   border:solid 0px red;

}



DIV#leftText1
{
 border:solid 0px green; 
 padding-bottom:10px; 
 margin-left:-5px; 
 margin-top:5px;
 border:solid 0px red;
}


DIV.leftText
{
  float:left;
  width:180px;
  padding:4px 0px 4px 2px;
  border-bottom:1px dotted #94B6B3;
  color:#000;
  margin-left:20px;
  margin-bottom:5px;


}


/* Left List */

#listcontainer
{
	border:solid 0px green;
	vertical-align:top;
	width:205px;
}

#listcontainer UL#list
{	
	border:solid 0px red;
	padding-left:10px;
	

}

.gecko #listcontainer
{
	border:solid 0px blue;
	vertical-align:top;
	width:205px;
	padding-bottom:-15px;
	margin-top:-10px;
}


#list li 
{
	background-image: url(../img/arr.gif);
	background-repeat: no-repeat;
	list-style: none;
	text-indent: 0.25em;
	padding-left: 15px;
	padding-bottom: 5px;
	FONT-SIZE: 14px; COLOR: #06336d;
	FONT-WEIGHT: normal; FONT-FAMILY: Veradana,Tahoma,Helvetica, sans-serif; 
	border:solid 0px red;
}

.gecko #listcontainer UL#list
{	
	border:solid 0px green;
	display:block;
	vertical-align:top;
	margin-bottom:-5px;
	margin-left:-10px;
	display:block;
	

}

.gecko #list li 
{
	background-image: url(../img/arr.gif) bottom center;
	background-repeat: no-repeat;
	list-style: none;
	text-indent: 0.5em;
	padding-left: 10px;
	padding-bottom: 3px;
	width:155px;
	FONT-SIZE: 14px; COLOR: #06336d;
	FONT-WEIGHT: normal; FONT-FAMILY: Veradana,Tahoma,Helvetica, sans-serif; 
	border:solid 0px red;
}

#list li a:link
{
	
	text-decoration:none;

}

#list li a:hover
{
	
	text-decoration:none;
	color:#bd2c1d;
	background-color:#f6f5a7;
	
}

.ie5 #listcontainer
{
	vertical-align:top;
	margin-left: -40px;
	margin-bottom:-30px;
	margin-top:0px;
	
}

.ie5 #listcontainer ul {
	list-style: none;
	margin-left: 30;
	margin-top: -5px;
	padding-left: .5em;	
	border:solid 0px #f2fafe;
	margin-bottom:-1px;
}
.ie5 #list li 
{
	background-image: url(../img/li_arrow.gif);
	background-repeat: no-repeat;
	list-style: none;
	text-indent: 0em;
	padding-left: 15px;
	FONT-SIZE: 11px; COLOR: #06336d;
	FONT-WEIGHT: bold; FONT-FAMILY: Arial,Tahoma,Helvetica, sans-serif; 
}

/*end of Left Menus */

.listcontainer2
{
	margin-top: 5px; margin-left:1px; border:solid 0px blue;
	width:95%;
}

.listcontaine2 ul {
	list-style: none;
	margin-left: 0;
	margin-top: -10px;
	padding-left: .25em;	
}

.listcontainer2 li 
{
	background-image: url(../img/light_bullets.gif);
	background-repeat: no-repeat;
	list-style: none;
	text-indent: 0em;
	padding-left: 15px;
	padding-bottom: 5px;
	FONT-SIZE: 11px; COLOR: #000;
	FONT-WEIGHT: normal; FONT-FAMILY: Verdana,Arial,Tahoma,Helvetica, sans-serif; 
}





DIV#tariffbg
{
  width:210px;
  background-image:url('../img/leftpanel_tariff.gif');
  background-repeat:no-repeat;
  background-position:top left;
  height:150px;
  padding-left:20px;
  padding-right:10px;
  padding-top:30px;
  margin-top:10px;
  border:solid 0px blue;

}


.centContDiv#urgentmsg

{
 margin:0px;
}

#Ticker{
width:100%
border:solid 0px red;

}

.contTd.subcontents 
{
padding-right:20px;
border:solid 0px red;

}

DIV.centContDiv
{
  padding:20px 0px 0px 0px;
 background-image:url('../img/content_areatop.gif');
  background-repeat:repeat-x;
  background-color:#fcfcfc;
  background-position:top right;
   border:solid 0px red;
   margin-right:15px;
}

#contentHolder{border:solid 0px red; width:100%}

.gecko #contentHolder{border:solid 0px red; width:102%;}

.safari #contentHolder{border:solid 0px red; width:102%;}





INPUT.txt
{
  border:1px solid #A5ACB2;
  background-color:#FFFFFF;
}

/* ----------- CENTER ---------- */

#smsAlert {
float:left; margin:7px; border:solid 0px red; 
background-image:url('../img/smsalert.gif');
background-repeat: no-repeat;
background-position: top center;
}

#listcontainer_sms
{
	vertical-align:top;
	margin-left: 1px;;
	margin-bottom:0px;
	margin-top:35px;
	border-top:solid 0px blue;

}

#listsms li 
{
	background-image: url(../img/arrow_sms.gif.);
	background-repeat: no-repeat;
	list-style: none;
	text-indent: 0em;
	margin-left:-40px;
	padding-left: 15px;
	padding-bottom: 3px;
	FONT-SIZE: 11px; COLOR: #06336d;
	FONT-WEIGHT: normal; FONT-FAMILY: Veradana,Tahoma,Helvetica, sans-serif; 
	border:solid 0px red;
	width:100%;
}

#listsms li a:hover
{
	
	text-decoration:none;
	color:#bd2c1d;
	background-color:#d8eef9;
	
}

DIV.vTop
{
  height:11px;
  padding-left:300px;
  border:solid 0px red;
}

DIV.vBg
{
  height:170px;
  background-image:url('../img/visual/bg.gif');
  background-repeat:repeat-x;
  border:solid 0px red;
  width:580px;
 
 
}

.gecko DIV.vBg {
	BACKGROUND-IMAGE: url(../img/visual/bg.gif); BACKGROUND-REPEAT: repeat-x; HEIGHT: 170px; margin-top:-10px; border:solid 0px red; 
	width:600px; margin-bottom:20%;
}

.safari DIV.vBg {
	BACKGROUND-IMAGE: url(../img/visual/bg.gif); BACKGROUND-REPEAT: repeat-x; HEIGHT: 170px; margin-top:-10px; border:solid 0px red; 
	width:600px; margin-bottom:20%;
}


#breadcrumb { padding-bottom:5px; }




.centContDiv #interface a:link{
    font-size:14px; 
	font-weight:bold;
}

DIV.vL
{
  border:solid 0px blue;
  width:97%;

}



.titleTxt
{
  height:45px;
  padding-left:5px;
  background-image:url('../img/titlebg.gif');
  background-repeat:repeat-x;
  font-size:24px;
  font-weight:bold;
  font-family:Trebuchet MS, Tahoma;
  color:#0A5766;
}

.titleTxt1
{
  height:45px;
  padding-left:5px;
  font-size:24px;
  font-weight:bold;
  font-family:Trebuchet MS, Tahoma;
  color:#0A5766;
}

.oLine
{
  height:18px;
  background-image:url('../img/orange.gif');
  background-repeat:repeat-x;
  background-position:center left;
  text-align:center;
}

.oLine SPAN
{
  padding:0px 5px 0px 5px;
  background-color:#FFFFFF;
  font-size:14px;
  font-family:Trebuchet MS, Tahoma;
  color:#FF9900;
}

.lineDiv
{
  background-image:url('../img/bg03.gif');
  background-repeat:repeat-x;
  border-top:1px dotted #CECECE;
  border-bottom:1px dotted #CECECE;
}

.page, .pageThis
{
  background-image:url('../img/bg04.gif');
  background-repeat:repeat-x;
  padding:1px 0px 2px 0px;
  margin:0px 7px 0px 7px;
}

.pageThis
{
  background-image:url('../img/bg05.gif');
  color:#0A5766;
}

.page A:link, .page A:visited
{
  text-decoration:none;
  color:#000000;
}


/* ----------- Right Panel ---------- */
.topimg 
{
  height:6px;
  background-image:url('../img/rght_zigzag.gif');
  background-repeat:repeat-x;
  background-position:left bottom;
  border:solid 0px red;
  font-size:1px;
}


TD.contTd2
{
  background-image:url('../img/bg02.gif');
  background-repeat:repeat-x;
  background-color:#cbe2f8;
  border: solid 0px blue;
  vertical-align:top;
  margin-right:0px;
  text-align:center;

}


.rightcontentbg  
{
  background-color:#cbe2f8;
  padding:0px auto;
  border:solid 0px blue;
  margin:0px; 
}

DIV#BannerMiddle{text-align:center; padding-top:10px;  padding-bottom:10px;}

.cPoint
{
  margin-top:2px;
  float:left;
  width:25px;
  height:35px;
  background-image:url('../img/rght_title_sdline.gif');
  background-repeat:no-repeat;
}

.cText
{
  float:left;
  width:120px;
}

.cText2
{
  float:left;
  width:80%;
}

.cpDown
{
  height:6px;
  background-image:url('../img/rght_zigzag-dwn.gif');
  background-repeat:repeat-x;
  font-size:1px;
}

.botDiv
{
  background-color:#f3f3f3;
  background-image:url('../img/footer.gif');
  background-repeat:repeat-x;
  height:55px;
  padding:8px 0px 5px 0px;
  color:#656464;
  border:solid 0px red;
  text-align:center;
  font-family:Arial,Tahoma,Helvetica, sans-serif;;
  font-weight:bold;
  font-size:12px;
  width:102%;
}


.botDiv a:link
{
  color:#000;
  border:solid 0px red;
}


.top {
	border-top:0px solid #cecfd8; border-bottom:0px solid #bd4131;  margin-top:0; height:25px;
	background: #fff; text-align:right; padding-right:10px;
	FONT-SIZE: 11px; COLOR: #000; FONT-WEIGHT: normal; FONT-FAMILY: Arial,Tahoma,Helvetica, sans-serif;
	background-image: url(../img/top_icon.gif); background-position:right;
	background-repeat: no-repeat;
}

em{color:#C21414;font-style:x-small;font-weight:bold;}


.vera14  a:link {color:#fff; text-align:center;margin-top:5px; white-space:nowrap; width:5%; }
.vera14  a:hover {color:gold; text-align:center;margin-top:5px; white-space:nowrap; width:5%; border:solid 0px yellow}
.vera14  a:visited {color:#ccc; text-align:center;margin-top:5px; white-space:nowrap; width:5%; border:solid 0px yellow}



.botDiv.developer a:link {color:#fff;}
.botDiv.developer a:visited {color:#ccc;}
.botDiv.developer a:hover {color:red;}

#newsbullet { }
.ie6 #newsbullets { margin-left:-1px; margin-right:10px; border:solid 0px red;}