/* Copyright:  2006 - 2007 Westcoast Online Information Systems - NetFile
 * All rights reserved
 * 
 * For information regarding this code contact Hal at netfile dot com
*/

*,html {padding:0;margin:0;}
body {
  font: bold 12px Verdana, Arial, Helvetica, sans-serif;
  _font-size:small;
  color:#000;
  width:100%;
  text-align: center;
  background:#E2E2E2;
  position: relative;
  max-width:1280px;
  min-width: 820px;
}

#main,#menu {text-align:left;}

a {color:#003399;}
a:link {color:#000033;}
a:hover {text-decoration:none;color:#003399;}
a:active {color:#c89600;}

h3,h4,h5,h6 {margin:.35em;}
p {margin:.75em;}

hr {height:1px;color:#EBEBEB;}

fieldset {border:1px solid #ebebeb;padding: 1em;} /* -moz-border-radius:14px;*/

legend {padding:0 .5em;font-weight:700;color:#0000ff;}

.xsmall {font-size:1em;}

/* Top of header links */
#top_home {
  width:100%;
  height:26px;
  text-align: left;
  background:#F1F3F2 url(http://www.netfile.com/agency/sbd/img/top_bluegray.gif) no-repeat 0 0;
}
#top_home a {padding:0 19px;}
.top_links {margin-left:245px;}
.top_links img {border:none;position:relative;top: 3px;left:15px;}


/* Header images and link */
#top_middle {width:100%;}
#top_middle a { /* makes the image a link back to ROV */
  display: block;
  height:60px;
  width:560px;
  font-size: .0001em;
  color:#000;
}
.left_bg {
  background: url(http://www.netfile.com/agency/sbd/img/top_left_bg.gif) repeat;
  width:33%;
  }
.left {
  background: url(http://www.netfile.com/agency/sbd/img/top_left.gif) no-repeat top left;
  height:160px;
  width:100%;
  }
.center {
  background: url(http://www.netfile.com/agency/sbd/img/top_center.jpg) no-repeat;
  width:560px;
  }
.right_bg {
  background: url(http://www.netfile.com/agency/sbd/img/top_right_bg.gif) repeat right; 
  width:33%;
  }
.right {
  background: url(http://www.netfile.com/agency/sbd/img/top_right.gif) no-repeat right;
  height:160px;width:auto;}


.helpline {background-color: #666;}

.inputButton,
.inputSelect,
.inputSubmit,
.inputText,
.inputAutofill {
  margin:4px;
  vertical-align:middle;
}

/* Autofill box look. Actual drop down look is in autofill.js  */
.inputAutofill {border: 3px double #000;}


#menu {
  background: url(http://www.netfile.com/agency/sbd/img/left_bg.gif) repeat-y top left;
	vertical-align: top;width:205px;}
#menu a {
  display: block;
  color:#003399;
  margin-left:35px;
  margin-right:10px;
  padding:.3em 0;
  border-bottom:1px solid #c6c6c6;
}

#menu ul {list-style: none;}
#menu li {line-height:1.2em;_line-height:1em;}
#content {
  background: #fff url(http://www.netfile.com/agency/sbd/img/right_bg.gif) repeat-y top right;
	padding:1.2em; 
	vertical-align:top;
  text-align:left;
}
#content .intro {margin:2em;float:left;width:40%;line-height:1.7em;}

#filerlogin span {float:left;position:relative;top:-20px;}

#filer-icons fieldset {width:44%;}
#filer-icons a,#filer-icons a:link {margin:-.1em -.2em;text-decoration: none;}

/* IE hack */
table#main-links,#content table {width:97%;}

#main-links fieldset{float:left;width:45%;}
#main-links li {margin:.5em;}
#main-links li:hover{background-color: #f0f8ff;}
#main-links li div{color: #5A93CA;}
#main-links a div{color:#039;font-size:88%;}
#main-links a:hover div {color:#c8c8c8;}

.doc_index a {
	text-decoration:none;
	display:block;
	width:170px;
	border:1px solid #fff;
	text-align:center;
}

.welcome {background:#EBEBEB;padding:.3em 0 .3em 1em;font-size: 1.3em;color:#039;margin:0;}


#footer {
 background: url(http://www.netfile.com/agency/sbd/img/bottom_middle.gif) repeat-x;
 height:46px;
 color: #fff;
 vertical-align: middle;
 text-align: center;
}
#foot_middle {
	background: url(http://www.netfile.com/agency/sbd/img/bottom_middle.gif) repeat-x 0 0;
  width:100%;text-align:center;}
.foot_middle a { 
  color:#fff;text-decoration:underline;margin:0 5px;} 
.foot_middle a:hover {text-decoration:none;}
.foot_left_corner {
	background: url(http://www.netfile.com/agency/sbd/img/bottom_left.gif) no-repeat;
	height:46px;width:25px;
}
.foot_right_corner {
	background: url(http://www.netfile.com/agency/sbd/img/bottom_right.gif) no-repeat top right;
	height:46px;width:25px;}

.csj{display:none;}

.help_pdf {background: url(http://www.netfile.com/agency/img/icon_pdf.gif) no-repeat 60% 3px !important;}
