
*,html {margin:0;padding:0;}
body {
  font: normal 1em Arial, Helvetica, sans-serif;
  background: #fff;
  color:#000;
  border-right:5px solid #003063;
  max-width:1300px;
}
h1,h2,h3,h4,h5,h6 {
	color:#002452;
	font-weight:700;
  margin:.4em;
}
p {padding:.3em;margin:.5em;}
hr {border-top:1px solid #003063;height:1px;margin:3px 0;}
fieldset p {padding:5px 0;margin-left:5px;}
legend {font-weight:700;font-size:110%;color:#CE2C39;}

.inputButton,
.inputSelect,
.inputSubmit,
.inputText,
.inputAutofill {
  background:#FFF;
  color:#003463;
  border:1px solid #003463;
}

/* Autofill box look. Actual drop down look is in autofill.js  */
.inputAutofill {border: 3px double #003463;}

#header {
  background: #003063 url('http://www.netfile.com/agency/coa/img/rov_banner.gif') no-repeat left center;
  height: 46px;
  text-align: right;
}
#header span {display:none;}
#header i {/*powered by NF*/
  font-size:.7em;
  color: #efefef;
  padding-right: 10px;
}
#header .phone { /* On e-filer users guide */
  color:#fff;
  position:absolute;
  right:10px;
}
#redcorner {
  background: url(http://www.netfile.com/agency/coa/img/corner_blue_2.gif) no-repeat 0 0;
  position:absolute;
  width:13px;
  height:22px;
  right:5px;
  top:46px;
}


/* Left Menu Bar - Navigation links */
#menu {
  background:#003063 url('http://www.netfile.com/agency/coa/img/sidebar_bg.jpg') no-repeat 0 0;
  vertical-align:top;
  width:150px;
  border-top:10px solid #CE2C39;
}
#menu ul {list-style: none;text-align: center;margin:10px 0;}
#menu li {padding:5px 0;}
#menu h4 span {display:none;}
#menu .efs {
  background: transparent url('http://www.netfile.com/agency/coa/img/efs.gif') no-repeat 50px 5px; 
  height:27px;
}
#menu a {
	display: block;
	width:140px;
	font-size:.8em;
  	font-weight: 900;
	color: #fff;
	text-decoration: none;
}


/* Content in center section look */ 
#content {
	font-size:.8em;
	vertical-align: top;
	border-top: 22px solid #ce2c39;
	width:auto;
  	padding:.5em;
}
#content a {color: #0000EF;}
#content a:hover,
#content a:active {color: #002452;}

#home #content #pub,
#home #content #filer {
  float:left;
  width:45%;
  height:400px;
  margin-top:-34px;
  position: relative;
}
#home #content h4 {color:#fff;font-size: 150%;}

#filer-icons a,
#filer-icons a:link {margin:-.4em -.6em;}

.welcome {background:#fff;color:#6987AD;}

.rowHeader {
	background-color: #669BCC;
	text-align: right;
	border: none;
}

/* Footer section look */	
#footer {background:#003063;}

.csj{display:none;}


.help_pdf {padding-right:0px;}

#test {background: url(http://www.netfile.com/agency/img/testing_bg_sm.gif) repeat;}