
body {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	background-color: #fff;
	color:#003063;
	padding:0;
	margin:0;
	font-size: 1em;
	text-align:left;
	vertical-align:top;
}
h1,h2,h3,h4,h5,h6 {color: #003063;margin:3px;}
h2 {font-size:1.6em;}
h3 {font-size:1.4em;}
h4 {font-size:1.2em;}
h5 {font-size:1em;}
h6 {font-size:.80em;}

a {color:#003063;}
a:hover {color:#CE9A63;}

hr {height:1px;border-bottom:1px solid #CE9A63;}

p,ol {padding:5px;}

ul {list-style:none;padding:2px 10px;}

legend {color:#1051A5;font-size:1.2em;}

img {border:none;}

/*start CSJ header */
#header {
	background: #EFEBEF url(http://www.netfile.com/agency/csj/img/fade.gif) no-repeat top left;
	height: 82px;
}
.topleft {
	height: 73px;
	background: url(http://www.netfile.com/agency/csj/img/logo.gif) no-repeat left;
	margin-top: 9px;
}
.topright {
	height: 73px;
	background: url(http://www.netfile.com/agency/csj/img/line.jpg) repeat-x left;
	margin-left:123px;
}
#topmenu {
	background:#003063;
	line-height: 1.6em;
	text-align: center;
	font-size:.9em;
}
#topmenu a {
	color: #FFF;
	font-weight: 900;
	font-size: .8em;
	text-decoration: none;
}
#topmenu a:hover {
	color:#CE9A63;
	text-decoration:underline;
}
#topmenu .search a {/* Yellow highlight on search link */
  background:#FFCC00;
  color:#42426F;
}
#topmenu .search a:hover {
  color:#fff;
}

/*holder for js date stamp */
.time {
	color: #003063;
	font-weight: 900;
	font-size: .69em;
	text-align: right;
	padding:6px 10px 0 0;
	background: #003063 url(http://www.netfile.com/agency/csj/img/occbg.gif) repeat-x top center;
}
.bg {
	background: #003063 url(http://www.netfile.com/agency/csj/img/occbg.gif) repeat-x top center;
}
/*end CSJ header*/

/* #menu id for Left Menu Bar - SCJ Navigation links */
#menu {
	vertical-align: top;
	height:350px;
	background: url(http://www.netfile.com/agency/csj/img/menubg.gif) repeat-y left top;
	width:169px;
	padding:0;
	color: #CE9A63;	
	border-bottom:1px solid #B5B6B5;
}
/*menu headers */
#menu .homelink a {
	color:#fff;
	padding:5px 0 5px 5px;
	background: #003063;
	display: block;
	width:164px;
	font-size: .9em;	
}
#menu .homelink a:hover {
	text-decoration: underline;
	color: #ce9a63;
}
#menu span.menuhead {
	font-size:.6em;
	color:#CE9A63;
	text-transform: uppercase;
	padding-left:1px;
}
#menu ul {
	list-style: none;
	margin:0;
	padding:0;
}
#menu li {
	background: url(http://www.netfile.com/agency/csj/img/arrow.gif) no-repeat left;
	padding-left:10px;
	margin:5px 0 5px 1px;
}
#menu a {
	color: #003063;
	font-weight:700;
	font-size: .7em;
	text-decoration: none;
}
#menu a:hover {color: #ce9a63;}

#content {
	vertical-align: top;
	font-size: 80%;
	border-left: 1px solid #003063;
	padding: 5px 5px 2px;
   width: 87%;
}
#content a {padding:0 2px;}

.welcome {
	background: #EFEBEF;
  padding:4px;
  font-size: 1.3em;
  color:#003063;
}


.inputText,
.inputForm,
.inputAutofill {
  color:#0000ff;/* Change to reflect page color scheme */
  font-weight:700;
  margin:4px;
  vertical-align:middle;
}
/* Autofill class */
.inputAutofill {border: 3px double #000;}	

#content.index #filerlogin p {margin:0;}

#filer-icons fieldset {margin:-.1em .3em;}
#filer-icons a,
#filer-icons a:link {margin:-.4em -.5em;}


#agencyhelp {
	position:relative;
	top:0px;
	right:-510px;
	width:40px;
	padding: 0;
	margin: 0;
}
#agencyhelp a {
	color: #02008A;
	text-decoration: none;
	border: 0;
	font-weight: 900;
}
#agencyhelp a:hover{
	color: #D50000;
	text-decoration: underline;
}
 
/* For filer help page */
.helpline {
	background-color:#1051A5;
}

#footer {
	line-height: 2em;
	font-size: .7em;
	text-align: center;
  padding:1em 0;
  border-top:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
}

/*Powered by: NetFile  look */
#pbnf	{
	color: #B4B4B4;
	line-height: 2em;
	font-size: .7em;
	text-align: center;
	border-top:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
}
#pbnf a {
	color: #B4B4B4;
  text-decoration: none;
}
#pbnf a:hover {
	color:#ff0000;
}
.help a {
	cursor: help;
  text-decoration: none;
}

.help_pdf {padding-top:3px;}

.testing {background-image:url(http://www.netfile.com/agency/img/testing_bg.gif) repeat 0 0;}