/*

  Copyright 2010 NetFile
  All rights reserved

  For information regarding this code contact Hal at netfile dot com

  Detected browser:     Unknown
  Current application:  pub2
  Control class name:   sbd_ascx
  Test mode:            FALSE
  Kiosk mode:           FALSE

*/

/* Start css content */



/******************
  SBD - Controls
******************/

  
*,html {padding:0;margin:0;}
body {
  font: bold .78em Verdana, Arial, Helvetica, sans-serif;
  color:#000;
  width:100%;
  text-align: center;
  background:#E2E2E2;
  max-width:1280px;
  min-width: 835px;
  heigth:1%;
  position:relative;
}

#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;}

legend {padding:0 .5em;font-weight:700;color:#0000ff;}

/* 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;}

#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;
  width:195px;
}

ul {list-style: none;}

#menu li {line-height:1.2em;_line-height:1em;}

.banner-landing {
  padding:0 10px;
  height:75px;
  background: url(http://www.netfile.com/agency/img/flag_ban.jpg) no-repeat right;
  border:1px solid #7c7b7d;
 }

#content {
  background: #fff url(http://www.netfile.com/agency/sbd/img/right_bg.gif) repeat-y top right;
	padding:10px;
	margin-right:2em; 
	vertical-align:top;
  text-align:left;
  width:97%;
  height:400px;
}

#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;}
/* End css content */


.banner-landing{width:96%;}

.icon_key {margin-top:1em;}
.pub_export {width:46em;}
.pub_export a {line-height:1.3em;}