html {
	background: #000 url(../images/3.jpg) repeat;
}

body {
	margin: 20px 3%;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 0.8em;
	background: #fff url(../images/hosting-web.jpg) top right no-repeat;
	padding: 10px;
	border: 0px solid #111;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-webkit-box-shadow: 1px 1px 25px #000;
	-moz-box-shadow: 1px 1px 25px #000;
	box-shadow: 1px 1px 25px #000;

}
#break {
	background: #004d64 url(../images/break_02.gif) no-repeat;
	margin: 10px;
	width: 100%;
	height: 25px;
}
#top {
	box-shadow: 0px 0px 25px #AAA;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	width: 100%;
	height: 60px;
	}
#main_right {
	background: #fff;
	margin: 30px 3%;
	border: 1px solid #111;
	-webkit-box-shadow: 1px 1px 5px #000;
	-moz-box-shadow: 1px 1px 5px #000;
	box-shadow: 1px 1px 5px #000;
	min-height: 350px;
}	
#main_right1 {
	background: #fff url(../images/5.jpg) repeat;
	margin: 30px 5%;
	min-height:280px;
	border: 1px solid #111;
	-webkit-box-shadow: 1px 1px 5px #000;
	-moz-box-shadow: 1px 1px 5px #000;
	box-shadow: 1px 1px 5px #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}	
::selection {
	background: #5fc5e3;
	color: #004d64;
}
::-moz-selection {
	background: #5fc5e3 url(../images/navback.gif) repeat-x;
	color: #004d64;
}
a {
	color: #5fc5e3;
}
a:hover {
	color: #004d64;
}
a.link1 {
	background: #004d64 url(../images/navback.gif) repeat;
	display: block;
	text-align: center;
	min-width: 50px;
	height: 30px;
	text-decoration: none;
	line-height: 30px;
	color: #fff;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

a.link1:hover {
	background: #004d64 url(../images/navback2.gif) repeat;
	-webkit-box-shadow: 1px 1px 5px #bbb;
	-moz-box-shadow: 1px 1px 5px #bbb;
	box-shadow: 1px 1px 5px #bbb;

}

p {
	padding: 5px;
}

code {
	border: 1px solid #666;
	background: #EEE;
	padding: 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 1.2em;
}

pre {
	border: 1px solid #666;
	background: #EEE;
	padding: 5px;
	margin: 20px;
	border-radius: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 1.2em;
}

h1 {
	color: #5fc5e3;
	font-size: 2em;
	text-shadow: 1px 1px 1px #666;
	margin-bottom: 30px;
}

h2 {
	font-size: 1.6em;	
	margin-bottom: 30px;
}

h3 {
	font-size: 1.2em;
}

h2, h3 {
	color: #fd9800;	
	text-shadow: 1px 1px 1px #333;
}
#hostings
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#hostings td, #hostings th 
{
font-size:1em;
border:1px solid #004d64;
padding:3px 7px 2px 7px;
}
#hostings th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#004d64;
color:#ffffff;
}
#hostings tr.alt td 
{
color:#000000;
background-color:#5fc5e3;
}
#copy {
	position: relative;
	font-size: 0.8em;
	color: #5fc5e3;
	text-align: center;
	width: 100%;
}

#nav {
	position: absolute;
	width: 90%;
	height: 40px;
	background: #004d64 url(../images/navback.gif) repeat-x;
	padding: 0px;
	list-style: none;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 1px 1px 5px #000;
	-moz-box-shadow: 1px 1px 5px #000;
	box-shadow: 1px 1px 5px #000;


}
#nav2 {
	margin-top: 0;
	width: 160px;
	background: #004d64 url(../images/navback.gif) repeat;
	padding: 0px;
	list-style: none;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 1px 1px 5px #000;
	-moz-box-shadow: 1px 1px 5px #000;
	box-shadow: 1px 1px 5px #000;


}
#nav_wrapper2 {
	position: absolute;
	float: left;
	padding: 0px;
	list-style: none;
}
#nav_wrapper3 {
	position: absolute;
	float: left;
	padding: 0px;
	list-style: none;
}

#nav li {
	position: relative; 
	float: left;
	padding: 0px 20px;
}
#nav2 li {
	position: relative; 
	float: none;
	padding: 0px 20px;
}

#nav li a {
	display: block;
	min-width: 70px;
	width: 100%;
	height: 30px;
	text-decoration: none;
	margin-right: 10px;
	line-height: 30px;
	background: url(../images/break.gif) no-repeat right;
}
* html #nav li a{ /*IE6 CSS hack*/
display: inline-block;
width: 140px;
}

#nav2 li a {
	padding: 0;
	display: block;
	width: 140px;
	height: 40px;
	line-height: 30px;
	text-decoration: none;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#nav ul {
	position: absolute;
	width: 100%;
	top: 40px;
	left: 10px;
	margin: 0; 
	padding: 0; 
	list-style: none;
	background: #004d64 url(../images/navback.gif) repeat;
	color: #ffffff;
	border: 1px solid #AAA;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 1px 1px 5px #000;
	-moz-box-shadow: 1px 1px 5px #000;
	box-shadow: 1px 1px 5px #000;
}
#nav2 ul {
	position: absolute;
	top: 10px;
	left: 162px;
	margin: 0; 
	padding: 0; 
	list-style: none;
	width: 160px;
	background: #004d64 url(../images/navback.gif) repeat;
	border: 1px solid #AAA;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 1px 1px 5px #AAA;
	-moz-box-shadow: 1px 1px 5px #AAA;
	box-shadow: 1px 1px 5px #AAA;
}

#nav a {
	font-face: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 16px;
	color: #ffffff;
}
#nav2 a {
	font-face: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 16px;
	color: #ffffff;
}

#nav ul li { 
	position: relative;
	float: left;
	padding: 0;
	text-decoration: none;

}
#nav2 ul li { 
	float: none;
	padding: 0;
	text-decoration: none;
}

#nav ul li a {
	position: relative;
	width: 136px;
	height: 40px;
	_width: 127px;
	padding: 3px;
	display: block;
	_float: left;
	font-weight: normal;
	font-face: verdana;
	font-size: 16px;
	font-color: #ffffff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;

}
#nav2 ul li a {
	position: relative;
	width: 154px;
	height: 30px;
	_width: 151px;
	padding: 3px;
	display: block;
	_float: left;
	font-weight: normal;
	font-face: verdana;
	font-size: 16px;
	font-color: #ffffff;

}

#nav a:hover {
	background: #004d64;
}
#nav2 ul li a:hover {
	background: #004d64;
}

#nav ul ul { 
	left: 100%;
	_left: 0;
	top: 0;
}
#nav2 ul ul { 
	left: 165px;
	_left: 0;
	top: 0;
}
/* ====================================================================
  GENERAL MARKUP
-------------------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	line-height: 1.16em;
}

img {
	border: none;
}


h4, h5, h6 {
	color: #00689c;
}
h5 { font-size: 1.em; }

p {
	margin-top: 10px;
}



/* ====================================================================
  Header & Footer
-------------------------------------------------------------------- */

p.slogan {
	font-size: 14px;
	font-weight: bold;
	color: #6aafda;
}

p.company {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin-top: 2px; 
}

p.support {
	font-size: 1.5em;
	color: #990300;
}

p.support-number {
	font-size: 1.3em;
	font-weight: bold;
	color: #990300;
	margin-top: 4px; 
}

#footer {
  font-size: 10px;
}


/* ====================================================================
  STARTPAGE SYLE
-------------------------------------------------------------------- */

h1 {
	margin-bottom: 15px;
}
h2 {
	margin-top: 35px;
}
p {
	line-height: 1.4em;
}
ul{
	margin: 20px 5px 10px 5px;
}
ul li {
	margin-top: 2px;
   padding-left: 15px;
	background: url("../images/list.png") no-repeat left;
	list-style: none;
}

/* ====================================================================
  LAYOUT
-------------------------------------------------------------------- */

#wrap {
  position: absolute;
  left: 50%; margin-left: -379px; 
  width: 756px;
  height: 100%;
}

#header {
	height: 92px;
}

#menu {
	height: 32px;
	background: url("../images/menu.png");
}

#submenu {
	height: 28px;
	background: url("../images/submenu.png") repeat-x left;
}

#content {
	background-color: #FFFFFF;
}

#footer {
  height: 37px;
  background-color: #afbcc2;
}

/*##########################################################################################################
============================================================================================================
Client-Side Display Elements
------------------------------------------------------------------------------------------------------------
This is the from default CMS stylesheet for all client-side (visitor facing).
============================================================================================================
##########################################################################################################*/

/* >> General */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sohotext {
	font-family : Arial;
	font-size: 12px;
}

.SMtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.uptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}

/* Generic form button style. */
.FormLt1 {
	font-family : Arial;
	font-size : 8px;
	cursor: pointer;
}




/* >> Menu System - #VMENU# */


/* >> Main Menu Links */

/* This is the main vmenu table */
/* ---------------------------------------------------------------------- */
/* <table> */
   table.vmenu_mainz {
      width: 100%;
      border: 0px;
      padding: 0px 0px 0px 0px;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px; 
		font-weight: bold;
   }

 /* <tr> */  
 
  /* <td> ---- [<div><a>Main Page</a></div>] ---- </td>
  /*-----------------------------------------------------------*/
     td.vmenu_main_off {
        width: 100%;
        border: 0px;
        padding: 8px 5px 0px 10px;
        font-weight: normal;
     }
     td.vmenu_main_on {
        width: 100%;
        border: 0px;
        padding: 8px 5px 0px 10px;
        font-weight: bold;
     }
  
   /* <div> ---- [<a>Main Page</a>] ---- </div>
   /*-----------------------------------------------------------*/
      div.vmenu_main_off {
         width: 100%;
      }
      div.vmenu_main_on {
         width: 100%;
      }    
	#cbutton {
	background: #004d64 url(../images/navback.gif) repeat;
	display: block;
	text-align: center;
	min-width: 50px;
	height: 30px;
	text-decoration: none;
	line-height: 30px;
	color: #fff;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

	#cbutton:hover{
	background: #004d64 url(../images/navback2.gif) repeat;
	-webkit-box-shadow: 1px 1px 5px #bbb;
	-moz-box-shadow: 1px 1px 5px #bbb;
	box-shadow: 1px 1px 5px #bbb;
	
	}  
    /* <a> ---- [Main Page] ---- </a>
    /*-----------------------------------------------------------*/  
       a.vmenu_main_off:link { color: #FFFFFF; text-decoration: none; border-bottom: 0px solid #000000; }
       a.vmenu_main_off:visited { color: #FFFFFF; text-decoration: none; border-bottom: 0px solid #000000; }
       a.vmenu_main_off:hover { color: #4fabfd; text-decoration: none; border-bottom: 0px solid #000000; }
       a.vmenu_main_off:active { color: #4fabfd; text-decoration: none; border-bottom: 0px solid #000000; }
       
       a.vmenu_main_on:link { color: #FFFFFF; text-decoration: underline; }
       a.vmenu_main_on:visited { color: #FFFFFF; text-decoration: underline; }
       a.vmenu_main_on:hover { color: #4fabfd; text-decoration: underline; }
       a.vmenu_main_on:active { color: #4fabfd; text-decoration: underline; }
    
   /* </div> */
  /* </td> */
 /* </tr> */  

/* >> Sub Menu Links */
 
 /* <tr> */
 
  /* <td> ---- [<table><tr><td><div> >> </div></td><td><div><a>Main Page</a></div></td></table>] ---- </td>
  /*-------------------------------------------------------------------------------------------------------------*/
     td.vmenu_main_sub {
        width: 100%;
        border: 0px;
        padding: 0px 0px 0px 0px;
     }
   
   /* <table> Submenu link table */
   /*-----------------------------------------------------------*/   
      table.vmenu_subz {
        width: 100%;
        border: 0px;
        padding: 0px 0px 0px 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
      }
    
    /* <tr> */
    
     /* <td> Submenu Item Bullet */
     /*-----------------------------------------------------------*/        
        td.vmenu_sub_bull_off {
           width: 20px;
           padding: 3px 0px 0px 13px;
           font-size: 11px;
           font-weight: bold;
           color: #858585;
        }
        td.vmenu_sub_bull_on {
           width: 20px;
           padding: 3px 0px 0px 13px;
           font-size: 11px;
           font-weight: bold;
           color: #4fabfd;
        }
 
      /* <div> Contains an individual main menu link (within td)
      /*-----------------------------------------------------------*/        
         div.vmenu_sub_bull_off {
            padding: 0px;
            width: 100%;
         }
         
         div.vmenu_sub_bull_on {
            padding: 0px;
            width: 100%;
         }            
         
      /* </div> */
      
     /* </td> */
     
     /* <td> Submenu Item Link */
     /*-----------------------------------------------------------*/    
        td.vmenu_sub_off {
           width: 100%;
           border: 0px;
           padding: 3px 0px 0px 5px;
           font-size: 11px;
           font-weight: normal;
        }
        td.vmenu_sub_on {
           width: 100%;
           border: 0px;
           padding: 3px 0px 0px 5px;
           font-size: 11px;
           font-weight: bold;   
        }
        
      /* <div> Contains an individual main menu link (within td)
      /*-----------------------------------------------------------*/          
         div.vmenu_sub_off {
            width: 100%;
            border: 0px;
            padding: 0px 0px 0px 0px;
         
         }
         
         div.vmenu_sub_on {
            width: 100%;
            border: 0px;
            padding: 0px 0px 0px 0px;
        }

       /* <a href=> A cell containing an individual main menu link
       /*-----------------------------------------------------------*/ 
          a.vmenu_sub_off:link { color: #FFFFFF; text-decoration: none; }
          a.vmenu_sub_off:visited { color: #FFFFFF; text-decoration: none; }
          a.vmenu_sub_off:hover { color: #4fabfd; text-decoration: none; }
          a.vmenu_sub_off:active { color: #4fabfd; text-decoration: none; }
          
          a.vmenu_sub_on:link { color: #FFFFFF; text-decoration: none; }
          a.vmenu_sub_on:visited { color: #FFFFFF; text-decoration: none; }
          a.vmenu_sub_on:hover { color: #4fabfd; text-decoration: none; }
          a.vmenu_sub_on:active { color: #4fabfd; text-decoration: none; }
       /* </a> */    
      
      /* </div> */
      
     /* </td> */          
 
/* =========================================================== */



/* >> Menu System - #HMAINS# */

/* This is the main hsub table */
table.hmains {
   border: 0px;
   padding: 0px;

	margin: 0px 20px;
	height: 20px;

   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
	color: #FFFFFF;
}

/* This cell contains a submenu link */
td.hmains {
   border: 0px;
	padding: 0px 15px 0px 10px;
	background: url("../images/arrow.gif") no-repeat left;
}

a.hmains { line-height: 20px; margin-left: 5px; }
a.hmains:link { color: #FFFFFF; text-decoration: none; }
a.hmains:visited { color: #FFFFFF; text-decoration: none; }
a.hmains:hover { color: #4fabfd; text-decoration: underline; }
a.hmains:active { color: #4fabfd; text-decoration: none; }





/* >> Menu System - #HSUBS# */

/* This is the main hsub table */
table.hsubs {
   border: 0px;
   padding: 0px 0px 0px 0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}

/* This cell contains a submenu link */
td.hsubs {
   border: 0px;
   padding: 0px 10px 2px 10px;
}

a.hsubs:link { color: #FFFFFF; text-decoration: none; }
a.hsubs:visited { color: #FFFFFF; text-decoration: none; }
a.hsubs:hover { color: #d4d4d4; text-decoration: underline; }
a.hsubs:active { color: #d4d4d4; text-decoration: none; }




/* >> Menu System - #HSUBS# *** FOR FOOTER */

/* This is the main hsub table */
#footer table.hsubs {
   border: 0px;
   padding: 0px 0px 0px 0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
}

/* This cell contains a submenu link */
#footer td.hsubs {
   border: 0px;
   padding: 0px 10px 2px 10px;
}

#footer a.hsubs:link { color: #000000; text-decoration: none; }
#footer a.hsubs:visited { color: #000000; text-decoration: none; }
#footer a.hsubs:hover { color: #FFFFFF; text-decoration: underline; }
#footer a.hsubs:active { color: #FFFFFF; text-decoration: none; }




/* >> #NEWSBOX# */

/* Newsbox
/*-----------------------------------------------------------*/

/* <font> */
.newsbox_date {
   font-family: arial, verdana, Courier New, Courier, mono;
   font-size: 10px;
   font-weight: normal;
   color: #939a9e;
}

.newsbox {
   font-family: arial, helvetica, sans-serif; 
   font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
}

a.newsbox:link { color: #003f7c; text-decoration: none; }
a.newsbox:visited { color: #003f7c; text-decoration: none; }
a.newsbox:hover { color: #003f7c; text-decoration: underline; }
a.newsbox:active { color: #003f7c; text-decoration: none; }

/* <font> */
.newsbox_tease {
   font-family: Arial, helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #000000;
	margin: 2px 0px 15px 0px;
}

/* Full Ariticle Display
/*-----------------------------------------------------------*/
table.article_table {
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
}

td.article_title {
   font-family: Courier New, Courier, mono;
   font-size: 16px;
   font-weight: bold;
   color: #2E2E2E;
}

font.article_date {
   color: #336699;
}
      
td.article_content {
   padding: 4px;
}

/* >> Old Styles (to be phased out after obsolecense is assured) */
textarea {
	font-size:8pt;
	height:75px;
	width:175px;
}

.logohead {
	font-family : Arial;
	font-size : 25pt;
	font-weight : bold;
}

.logosub {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
}

.menusys {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

/* ##################################################################
 * Default style sheet
 * ##################################################################
 */

/********* form and related tag styles *********/

.alpform {
	margin: 0;
	padding: 0;
}

.alplabel{
  font-family : Verdana, Arial, Helvetica, sans-serif;
 color: #334d55;
}
				
.alpinput{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #334d55;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	background-color: #ffffff;
}

#tl {
	position:relative;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:relative;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: relative;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #000000;
	font-weight: normal;
	display:none;
}

/************** pageName styles ****************/

#pageName{
	padding: 10px 0px 10px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

/*************** story styles ******************/

.story {
	padding: 2px 2px 2px 10px;
	font-size: 80%;
	halign : top;
}

.story h3{
	font: bold 125% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}


#sectionLinks a:link, #sectionLinks a:visited {
	background: #004d64 url(../images/navback.gif) repeat;
	display: block;
	text-align: center;
	min-width: 50px;
	height: 30px;
	text-decoration: none;
	line-height: 30px;
	color: #fff;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#sectionLinks a:hover{
	background: #004d64 url(../images/navback2.gif) repeat;
	-webkit-box-shadow: 1px 1px 5px #bbb;
	-moz-box-shadow: 1px 1px 5px #bbb;
	box-shadow: 1px 1px 5px #bbb;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

/************** tabs and tbody styles ********************/
tbody.on { 
    display:table-row-group; 
}
tbody.off { 
    display:none; 
}
.tabs {
  float:left;
  background: #004d64 url(../images/navback.gif) repeat;
  border: 1px solid #004d64;
  border-bottom-width: 0px;
  padding: 4px 2px 4px 2px;
  text-decoration: none; 
  font-weight: bold;   
  font-size: 11px;
  color: #fff;
}
.tabs1 {
  float:left;
  background-color: #004d64;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 4px 2px 4px 2px;
  text-decoration: none; 
  font-weight: bold;   
  font-size: 11px;
  color: #fff;
  cursor: hand;
}
.tabs2 {
  float:left;
  background: #004d64 url(../images/navback2.gif) repeat;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 4px 2px 4px 2px;
  text-decoration: none;
  font-weight: bold; 
  font-size: 11px;
  color: #fff;
}
.tab_separator {
  float:left;
  background-color: #ffffff;
  border: 0px solid #004d64;
  padding: 0px;
  text-decoration: none;    
}
div.tabContent {
  margin-top:20px;
  margin-right:4px;
  margin-bottom:4px;
  display: none;
  border: 1px solid #004d64;
  padding:4px;
}
/**************tables**********************/
.accountlabFormTABLE
{
	background-color: white
}
.accountlabDataTD
{
	background-color: #FFFFFF;
	font-size: 11px;
}
.accountlabAltDataTD
{
	background-color: #5fc5e3;
	font-size: 11px;
}
.accountlabPlanDataHTD
{
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	background-color: #004d64;
	color: #fff;
	font-size: 11px;
}
.accountlabButton {
	background: #004d64 url(../images/navback.gif) repeat;
	border: 0;
	text-align: center;
	min-width: 70px;
	height: 30px;
	text-decoration: none;
	line-height: 30px;
	color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.accountlabButton:hover {
	background: #004d64 url(../images/navback2.gif) repeat;
	-webkit-box-shadow: 1px 1px 5px #bbb;
	-moz-box-shadow: 1px 1px 5px #bbb;
	box-shadow: 1px 1px 5px #bbb;

}
.accountlabInput
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
a.accountlabPlanLink:link,a.accountlabPlanLink:visited
{
	color: #004d64;
	text-decoration: underline;
	font-size: 11px;
}
a.accountlabPlanLink:hover,a.accountlabPlanLink:active
{
	color: #000;
	text-decoration: underline;
	font-size: 11px;
}
/********************* end **********************/