BODY { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #46464b; 
	/*#45454B; */
	/*text-align: center;*/ }
	/*
    A:link		{ color: #0000ff; text-decoration: none }			
    A:visited	{ color: #0000ff; text-decoration: none }			
    A:hover		{ color: #ff0000; text-decoration: none}		
	A:active	{ color: #0000ff; text-decoration: none }			
	*/
	.Default_row			{ BACKGROUND: gainsboro		}
	.Default_row_alt		{ BACKGROUND: ghostwhite	}	
	.State					{ BACKGROUND: #fff0f0; text-align:center;		}
	
	.Local					{ BACKGROUND: #e4e6fe; text-align:center;		}
	
	.Vendor					{ BACKGROUND: #e1f3ff; text-align:center;		}
	
	.SA						{ BACKGROUND: #fef8e2; text-align:center;		}
	
	.STB					{ BACKGROUND: #f8e2fe; text-align:center;		}
	
	.EEB					{ BACKGROUND: #f6fee2; text-align:center;		}
	
	.Selected				{ BACKGROUND: lightyellow	}
	INPUT.SelectedItem		{ BACKGROUND: white			}
	TEXTAREA.SelectedItem	{ BACKGROUND: white			}
    .first                  { BACKGROUND: gainsboro     }
    .second                 { BACKGROUND: ghostwhite    }


tabletry
{
	background-color: #FFFFFF;
	text-align: center;
	
}
table.center
{
	margin-left:auto;
	margin-right: auto;
}

td
{
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-align: left;
}

td.nav  /* Defines cell style in navSideBar.ascx */
{   
	
	background-image: url(images/navbackground.gif);
	height: 20px;
	padding-left: 5px

}
td.selectednav
{   
	
	background-color: navy;
	height: 20px;
	color: black;
	margin-left: 30px
}
td.topnav /*Defines cell style in navHeader.ascx  */
{   
	
	/*background-image: url(images/mainmenubg.gif); */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align: center;
	

}
td.bottomnav /*Defines cell style in navHeader.ascx  */
{   
	
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: white;

}
td.sidebar
{
	background-color: #445A83;
	width: 170px;
	vertical-align: top;
}
td.content
{
	width: 610px;
	background-color:White;
	vertical-align: top;
	text-align: center;
}

td.header /*Defines cell border, background and text style for header  */
{

	/* border: 1px solid #663300;  */
	
	border: 1px solid #663300;
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px;
	background-color: #657AB4;
	font-weight: bold;
	color: White;
	
}

td.headercell
{
	height: 100px;
	vertical-align: top;
	padding-top: 15px;
	width: 250px;
}

td.headerline /*Defines cell border style for header  */
{


	border-top: 1px solid #663300;


}
td.spacer
{
	width: 50px;
}

td.text
{
	color: Navy;
	font-size: 11px;
	padding-left: 15px;
}

td.sectext  /*Defines style for general text contained in cell   */
{
	color: Navy;
	font-size: 11px;
	vertical-align: top;
	padding-right: 30px;
	padding-top: 15px;
}
td.navheader /*Defines style for cell that contains sitemap control  */
{  
	background-color: #E2E1C3;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	height: 18px;
	padding-left: 0px; 

}
td.secheader /*Defines Section Header/Title for Each Page */
{   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing:6px;
	line-height: 20px;

}
/*-------- Default Hyperlinks------------------    */

a:link
{
    font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#4478c6; 
	border:borber-color="red";
	text-decoration: none;
}

a:visited
{
    color: #4478c6;
    font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-decoration: none;
	border:borber-color="red";
} 

a:active 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	color: #4478c6;
	text-decoration: none;
}

a:hover 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	color: #C40000;
}
/*-------- Sub Hyperlinks------------------------ */
a:link.sublink
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#0c92c7;
	text-align: left;
	text-decoration:none;
}
 
a:hover.sublink
{   
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#C40000;
	text-align: left;
	text-decoration:none;
}

a:active.sublink 
{  
	font-family: Arial;
	font-size:12px;
	
	color:#0c92c7;
	text-align: left;
	text-decoration:none;
}

a:visited.sublink 
{   font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#0c92c7;
	text-align: left;
	text-decoration:none;
}

/*-------- Header Hyperlinks------------------------ */
a:link.headerlink
 {  
 	font-size: 11px; 
 	font-weight: bold;
 	font-variant: normal; 
 	color: #FFFFFF; 
 	text-decoration: none;
 	font-family: Arial, Helvetica, sans-serif;
 }
 
  a:visited.headerlink
{  
 	font-size: 11px; 
 	font-weight: bold;
 	font-variant: normal; 
 	color: #FFFFFF; 
 	font-family: Arial, Helvetica, sans-serif;
 }
 
  a:hover.headerlink
{  
 	font-weight: bold;
 	font-variant: normal; 
 	text-decoration: none;
 	color: RED;
 	font-family: Arial, Helvetica, sans-serif;
 }
 
 
a:link.standard
 {  
 	font-size: 11px; 
 	font-weight: bold;
 	font-variant: normal; 
 	color: blue; 
 	text-decoration: underline;
 	font-family: Arial, Helvetica, sans-serif;
 }
 a:visited.standard
 {  
 	font-size: 11px; 
 	font-weight: bold;
 	font-variant: normal; 
 	color: blue; 
 	text-decoration: underline;
 	font-family: Arial, Helvetica, sans-serif;
 }
 a:hover.standard
 {  
 	font-size: 11px; 
 	font-weight: bold;
 	font-variant: normal; 
 	color: blue; 
 	text-decoration: underline;
 	font-family: Arial, Helvetica, sans-serif;
 }
.breadcrumb
{
	width: 550px; 
	height:15px;
	text-align: left;
	padding-left: 5px;
	background-color: #E2E1C3;
}

.topshadow
{
   background-image: url(images/topbarbg.gif);
   
}

.leftshadow
{
   background-image: url(images/verleftbg.gif);
   
}

.rightshadow
{
   background-image: url(images/verrightbg.gif);
   
}
.topcon
{
   background-image: url(images/toprightcon.gif);
   
}

.mainmenubg
{
    background-image: url(images/mainmenubg.gif);
  
}
.submenubg
{
    
    font-family:Arial;
    font-size:10px;
    color:#c40000;
    padding-left:0px;
    text-align:left;
    background-image: url(images/submenubg.gif);
  
}
.submenutext
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	color: Blue;
	font-weight: bold;
	padding-left: 0px;
	text-align: left;
	background-image: url(images/submenubg.gif);
}

.gacapitol
{
    background-image: url(images/atlskyline.png);
	background-repeat:no-repeat;
}
.SECTitle
{
    background-image: url(images/eSEClogo.png);
	background-repeat:no-repeat;
}
.downtown
{
    background-image: url(images/downtown.png);
	background-repeat:no-repeat;
}

.menudiv
{
    background-image: url(images/menudiv.gif);
	background-repeat:no-repeat;

}



.sidenavdiv
{
    background-image: url(images/sidenavdiv.gif);
	background-repeat:no-repeat;
	margin-left:8px;
	
/* SECMAIN Button */	
}
.btnusermenu {
position: relative;
background-image: url(images/btnusermenu_o.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 137px;
height: 30px;
margin: 0;
padding: 0;
}

.btnusermenu a {
display: block;
color: #045678;
font-size: 11px;
width: 137px;
height: 30px;
display: block;
float: left;
}

.btnusermenu img {width: 137px; height: 30px; border: 0; }
* html a:hover {visibility:visible}
.btnusermenu a:hover img{visibility:hidden}

/* Reg Info  Button */

.btnreg {
position: relative;
background-image: url(images/btnreg_o.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 153px;
height: 30px;
margin: 0;
padding: 0;
}

.btnreg a {
display: block;
width: 175px;
height: 30px;
display: block;
float: left;
}

.btnreg img {width: 153px; height: 30px; border: 0; }
* html a:hover {visibility:visible}
.btnreg a:hover img{visibility:hidden}

/*  Group Reg Info  Button */

.btngroupinfo {
position: relative;
background-image: url(images/btngroupinfo_o.png);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 107px;
height: 30px;
margin: 0;
padding: 0;
}

.btngroupinfo a {
display: block;
width: 107px;
height: 30px;
display: block;
float: left;
}

.btngroupinfo img {width: 107px; height: 30px; border: 0; }
* html a:hover {visibility:visible}
.btngroupinfo a:hover img{visibility:hidden}

/* Amend Button */

.btnamend {
position: relative;
background-image: url(images/btnamend_o.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 124px;
height: 30px;
margin: 0;
padding: 0;
}

.btnamend a {
display: block;
color: #045678;
font-size: 11px;
width: 124px;
height: 30px;
display: block;
float: left;
}

.btnamend img {width: 124px; height: 30px; border: 0; }
* html a:hover {visibility:visible}
.btnamend a:hover img{visibility:hidden}

/* View Report Button */

.btnviewreport {
position: relative;
background-image: url(images/btnviewreport_o.png);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 117px;
height: 30px;
margin: 0;
padding: 0;
}

.btnviewreport a {
display: block;
color: #045678;
font-size: 11px;
width: 117px;
height: 30px;
display: block;
float: left;
}

.btnviewreport img {width: 117px; height: 30px; border: 0; }
* html a:hover {visibility:visible}
.btnviewreport a:hover img{visibility:hidden}


/* Help Button */

.btnhelpreport {
position: relative;
background-image: url(images/btnhelp_o.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 56px;
height: 30px;
margin: 0;
padding: 0;
}

.btnhelpreport a {
display: block;
width: 56px;
height: 30px;
display: block;
float: left;
}

.btnhelpreport img {width: 56px; height: 30px; border: 0; }
* html a:hover {visibility:visible}
.btnhelpreport a:hover img{visibility:hidden}

/* Logoff Button */

.btnlogoff {
position: relative;
background-image: url(images/btnlogoff_o.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 76px;
height: 30px;
margin: 0;
padding: 0;
}

.btnlogoff a {
display: block;
width: 76px;
height: 30px;
display: block;
float: left;
}

.btnlogoff img {width: 76px; height: 30px; border: 0; }
* html a:hover {visibility:visible}
.btnlogoff a:hover img{visibility:hidden}

/* Electronic Button */

.btnesubmit {
position: relative;
background-image: url(images/btnelectronicsubmit_o.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 366px;
height: 34px;
margin: 0;
padding: 0;
}

.btnesubmit a {
display: block;
width: 366px;
height: 34px;
display: block;
float: left;
}

.btnesubmit img {width: 366px; height: 34px; border: 0; }
* html a:hover {visibility:visible}
.btnesubmit a:hover img{visibility:hidden}

.subdivdate
{
   background-image: url(images/subreportbg.png);
   
}
.submenuleft
{
   background-image: url(images/submenubg.png);
   
}

/* Sub Efiling main Button */

.submenu1 {
position: relative;
background-image: url(images/subefiling_o.png);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 107px;
height: 24px;
margin: 0;
padding: 0;
}

.submenu1 a {
display: block;
width: 107px;
height: 24px;
display: block;
float: left;
}

.submenu1 img {width: 107px; height: 24px; border: 0; }
* html a:hover {visibility:visible}
.submenu1 a:hover img{visibility:hidden}

/* Sub Login Button */

.submenu2 {
position: relative;
background-image: url(images/sublogin_o.png);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 83px;
height: 24px;
margin: 0;
padding: 0;
}

.submenu2 a {
display: block;
width: 83px;
height: 24px;
display: block;
float: left;

}

.submenu2 img {width: 83px; height: 24px; border: 0; }
* html a:hover {visibility:visible}
.submenu2 a:hover img{visibility:hidden}

/* Sub Forgot Button */

.submenu3 {
position: relative;
background-image: url(images/subforgot_o.png);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 144px;
height: 24px;
margin: 0;
padding: 0;
}

.submenu3 a {
display: block;
width: 144px;
height: 24px;
display: block;
float: left;
}

.submenu3 img {width: 144px; height: 24px; border: 0; }
* html a:hover {visibility:visible}
.submenu3 a:hover img{visibility:hidden}


/* Sub Browser Button */

.submenu4 {
position: relative;
background-image: url(images/subbrowser_o.png);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 180px;
height: 24px;
margin: 0;
padding: 0;
}

.submenu4 a {
display: block;
width: 180px;
height: 24px;
display: block;
float: left;
text-decoration: none;
}

.submenu4 img {width: 180px; height: 24px; border: 0; }
* html a:hover {visibility:visible}
.submenu4 a:hover img{visibility:hidden}

/* Sub Help Button */

.submenu5 {
position: relative;
background-image: url(images/subhelp_o.png);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 71px;
height: 24px;
margin: 0;
padding: 0;
}

.submenu5 a {
display: block;
width: 71px;
height: 24px;
display: block;
float: left;
text-decoration: none;
}

.submenu5 img {width: 71px; height: 24px; border: 0; }
* html a:hover {visibility:visible}
.submenu5 a:hover img{visibility:hidden}

/* Report Menu (Main Menu - Delete This Report - Log Off) */

/* Main Menu Button */

.rmainmenu {
position: relative;
background-image: url(images/rmainmenu_o.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 163px;
height: 30px;
margin: 0;
padding: 0;
}

.rmainmenu a {
display: block;
width: 163px;
height: 30px;
display: block;
float: left;
text-decoration: none;
}

.rmainmenu img {width: 163px; height: 30px; border: 0; }
* html a:hover {visibility:visible}
.rmainmenu a:hover img{visibility:hidden}

/* Delete Menu Button */

.rdelete {
position: relative;
background-image: url(images/rdelete_o.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 203px;
height: 30px;
margin: 0;
padding: 0;
}

.rdelete a {
display: block;
width: 203px;
height: 30px;
display: block;
float: left;
text-decoration: none;
}

.rdelete img {width: 203px; height: 30px; border: 0; }
* html a:hover {visibility:visible}
.rdelete a:hover img{visibility:hidden}

/* Log Off Menu Button */

.rbtnlogoff {
position: relative;
background-image: url(images/rbtnlogoff_o.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 110px;
height: 30px;
margin: 0;
padding: 0;
}

.rbtnlogoff a {
display: block;
width: 110px;
height: 30px;
display: block;
float: left;
text-decoration: none;
}

.rbtnlogoff img {width: 110px; height: 30px; border: 0; }
* html a:hover {visibility:visible}
.rbtnlogoff a:hover img{visibility:hidden}


/* Contact Us Menu Button */

.rcontactus {
position: relative;
background-image: url(images/rcontactus_o.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 143px;
height: 30px;
margin: 0;
padding: 0;
}

.rcontactus a {
display: block;
width: 143px;
height: 30px;
display: block;
float: left;
text-decoration: none;
}

.rcontactus img {width: 143px; height: 30px; border: 0; }
* html a:hover {visibility:visible}
.rcontactus a:hover img{visibility:hidden}

/* Using eFiling Menu Button */

.rusingefiling {
position: relative;
background-image: url(images/rusingefiling_o.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 151px;
height: 30px;
margin: 0;
padding: 0;
}

.rusingefiling a {
display: block;
width: 151px;
height: 30px;
display: block;
float: left;
text-decoration: none;
}

.rusingefiling img {width: 151px; height: 30px; border: 0; }
* html a:hover {visibility:visible}
.rusingefiling a:hover img{visibility:hidden}
/* End of Report Menu */

.footerbg
{
    background-image: url(images/footerbg.png);
  
}
.bottom_footerbg
{
    background-image: url(images/bottomfooterbg.gif);
	background-repeat:inherit;
  
}

.theaderbg
{
    background-image: url(images/theaderbg.gif);
	background-repeat:inherit;
}
.mailing
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8px;
	color: #45454B; 
	/*#45454B; */
	
}
.contentarea
{
	font-family: Arial, Helvetica, san-serif;
	font-size:13px;
	color:#595d66;
	text-align:justify;
	line-height:1.5em;
}
.formentry
{
	font-family: Arial, Helvetica, san-serif;
	font-size:12px;
	color:#595d66;
	text-align:justify;
	line-height:1.5em;
}
.submenubgdate
{
    
    font-family:Arial;
    font-size:x-small;
    color:#7087bb;
    padding-left:0px;
    background-image: url(images/submenubg.gif);
    text-align:right;
  
}
.reportmenu 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	font-weight:bold;
	text-align:left;
	color:#1556b8; 
	text-decoration: none;
}

.btnmodify {
position: absolute;
background-image: url(images/btnmodify.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 113px;
height: 21px;
margin: 0;
padding: 0;
}

.btnsubmit {
position: absolute;
background-image: url(images/btnsubmit.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 112px;
height: 21px;
margin: 0;
padding: 0;
}
.btnreturn {
position: absolute;
background-image: url(images/btnreturn.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 231px;
height: 21px;
margin: 0;
padding: 0;
}

.btnupdate {
position: absolute;
background-image: url(images/btnupdate.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 113px;
height: 21px;
margin: 0;
padding: 0;
}
.btncancel {
position: absolute;
background-image: url(images/btncancelentry.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 112px;
height: 21px;
margin: 0;
padding: 0;
}
.btncontinue {
position: absolute;
background-image: url(images/btncontinue.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 113px;
height: 21px;
margin: 0;
padding: 0;
}

.btnblank {
position: absolute;
background-image: url(images/btnblank.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 113px;
height: 21px;
margin: 0;
padding: 0;
}
.btnsectioncompleted {
position: absolute;
background-image: url(images/btnsectioncompleted.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 166px;
height: 21px;
margin: 0;
padding: 0;
}
.btnaddnewexp {
position: absolute;
background-image: url(images/btnaddnewexp.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 166px;
height: 21px;
margin: 0;
padding: 0;
}
.btnsendconfirm {
position: absolute;
background-image: url(images/btnsendconfirm.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 166px;
height: 21px;
margin: 0;
padding: 0;
}

.allbtnbg {
position: relative;
background-image: url(images/allbtnbg.gif);
font-family: Arial, Verdana, Sans-Serif;
font-size:14px;
background-repeat: repeat;
white-space: nowrap;
display: block;
width: 100px;
height: 21px;
margin: 0;
padding: 0;
}
.covermenu
{
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#0c92c7;
text-align: left;
}

.btnoldsys {
position: relative;
background-image: url(images/btnoldsys_o.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 366px;
height: 34px;
margin: 0;
padding: 0;
}

.btnoldsys a {
display: block;
width: 366px;
height: 34px;
display: block;
float: left;
}

.btnoldsys img {width: 366px; height: 34px; border: 0; }
* html a:hover {visibility:visible}
.btnoldsys a:hover img{visibility:hidden}

.btnlobrenewal {
position: relative;
/*background-image: url(images/reg2.gif); */
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 366px;
height: 34px;
margin: 0;
padding: 0;
}

.btnlobrenewal a {
display: block;
width: 366px;
height: 34px;
display: block;
float: left;
}

.btnlobrenewal img {width: 366px; height: 34px; border: 0; }
* html a:hover {visibility:visible}
/*.btnlobrenewal a:hover img{visibility:hidden}*/

.btncontinuerenewal
{
position: absolute;
background-image: url(images/btncontinuerenewal.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 16%;
height: 21px;
margin: 0;
padding: 0;
}
.btncompleterenewal
{
position: absolute;
background-image: url(images/btnComplete.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 16%;
height: 21px;
margin: 0;
padding: 0;
}
.btnexit
{
position: absolute;
background-image: url(images/btnexitRenewal.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 16%;
height: 21px;
margin: 0;
padding: 0;
}

/* jquery watermark plugin style */
.jqueryWaterMark
{
    color:#999999;
}