/* ====================================================================
  LINKS AND BODY SECTION
-------------------------------------------------------------------- */

body{
  margin: 0px;
  background-color: #FFFFFF;
  font-family: Tahoma
}

a{
  font-size: 12;
  font-weight: normal;
  color: #000080;
  text-decoration: underline
}

a:hover{
  font-size: 12;
  font-weight: normal;
  color: #800000;
  text-decoration: underline
}

H1{
  color: #000080;
  font-family: Tahoma;
  font-size: 15px;
  font-weight: bold;
  margin:0px;
  padding-top:5px;
  padding-bottom:5px; padding-left:0px; padding-right:0px
}

H2{
  color: #000080;
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  margin:0px;
  padding-top:5px;
  padding-bottom:5px; padding-left:0px; padding-right:0px; text-decoration:underline
}

H3{
  color: #000080;
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  margin:0px;
  padding-bottom:5px; padding-left:0px; padding-right:0px
}

H4{
  color: #000080;
  font-family: Tahoma;
  font-size: 15px;
  font-weight: bold;
  margin:0px;
  padding-bottom:5px; padding-left:0px; padding-right:0px
}

.menu a {
  color: #000000;
  text-decoration: none underline;
  font-size: 11px;
  font-family: Tahoma; text-align:center; font-weight:bold
}

.menu a:hover {
  color: #800000;
  text-decoration: none underline;
  font-size: 11px;
  font-family: Tahoma; text-align:center; font-weight:bold
}

.sublink a {
  color: #000000;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  font-family: Tahoma; text-align:center
}

.sublink a:hover {
  color: #800000;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  font-family: Tahoma; text-align:center
}



/* ====================================================================
  TABLES SECTION
-------------------------------------------------------------------- */

.maintable{
   padding:0; 
   width:760;
   margin: 0px;
   align:center
}
.contenttable{
   padding:5px; 
   width:700;
   margin: 0px;
   align:center;
   height:80%;
}

.shadowleft{
   padding:0; 
   width:21;
   background-image:url("../images/shadowleft.gif")
}

.shadowright{
   padding:0; 
   width:17;
   background-image:url("../images/shadowright.gif")
}

.headerlogo{
  width:720; 
  height:166;
  letter-spacing:-2pt; 
  font-family:HeliosBlack; 
  color:#000000; 
  padding-left:0px; 
  padding-top:0px; 
  padding-bottom:0px; font-size:25pt; text-align:center 
}

.block{
  width:172;
  height:283;
  text-align:left; background-image:url("../images/block.gif"); 
  font-family:Tahoma; 
  font-size:12; 
  color:#000000; padding-left:12px; padding-right:20px; padding-top:5; padding-bottom:10px
 
}

.headerlinks{
  width:720;
  height:31;
  padding:0px;
}

.sublinkspanel{
  width:720px;
  height:26;
  padding:0px; background-image:url("../images/sublinks.gif")
}

.tablecontents{
  width:548;
  height:283;
  background-image:url("../images/tablecontents.gif");
  font-family:Tahoma; font-size:12;
  color:#000000; 
  padding-left:15px; padding-right:12px; padding-top:3px; padding-bottom:12px
}

.tablefooter{
  padding:8px;
  width:720;
  height:37;
  background-color:#A4D8FB;
  font-family:Tahoma; font-size:12; color:#0000000; text-transform:uppercase; font-weight:bold; text-align:center
}

/* ====================================================================
  BOXES SECTION
-------------------------------------------------------------------- */

.package{
  border:0 solid #C0B6A3; 
  padding:4px; width:100%; 
  font-family:Tahoma; font-size:12; text-align:center 
}

.package_header{ 
  padding:4px; width:25%; 
  height:20;
  text-align:center;
  font-family:Tahoma; font-size:12; text-transform:uppercase; font-weight:bold; background-color:#E6E6E6; color:#000080 
}

.package_row1{
  padding:4px; width:25%; 
  height:20;
  text-align:center;
  font-family:Tahoma; font-size:12; background-color:#F0F0F0 
}

.package_row2{
  padding:4px; width:25%;
  height:20;
  text-align:center;
  font-family:Tahoma; font-size:12; background-color:#F5F5F5 
}
/* ##################################################################
 * 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 {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* 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-color: #ffffff;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 4px 2px 4px 2px;
  text-decoration: none; 
  font-weight: bold;   
  font-size: x-small;
  color: #000000;
}
.tabs1 {
  float:left;
  background-color: #c0c0c0;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 4px 2px 4px 2px;
  text-decoration: none; 
  font-weight: bold;   
  font-size: x-small;
  color: #000000;
  cursor: hand;
}
.tabs2 {
  float:left;
  background-color: #DDEEFF;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 4px 2px 4px 2px;
  text-decoration: none;
  font-weight: bold; 
  font-size: x-small;
  color: #000000;
}
.tab_separator {
  float:left;
  background-color: #ffffff;
  border: 0px solid #000000;
  padding: 0px;
  text-decoration: none;    
}
div.tabContent {
  margin-top:20px;
  margin-right:4px;
  margin-bottom:4px;
  display: none;
  border: 1px solid #000000;
  padding:4px;
}
/**************tables**********************/
.accountlabFormTABLE
{
	background-color: white
}
.accountlabDataTD
{
	background-color: #FFFFFF;
	font-size: 11px;
}
.accountlabAltDataTD
{
	background-color: #EEEEEE;
	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: #CCCCCC;
	color: #000000;
	font-size: 11px;
}
.accountlabButton
{
	color: #000000;
	background-color: #CCCCCC;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.accountlabInput
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
a.accountlabPlanLink:link,a.accountlabPlanLink:visited
{
	color: #000080;
	text-decoration: underline;
	font-size: 11px;
}
a.accountlabPlanLink:hover,a.accountlabPlanLink:active
{
	color: #FF0000;
	text-decoration: underline;
	font-size: 11px;
}
/********************* end **********************/