/******************************** 
          SEI FILER
********************************/ 			 


#content {
   margin:5em 0 0 0;
   width:100%;
   min-height:500px;
   border-left:0 !important;
	position:relative;
}

fieldset {
	border:1px solid #818EAA !important;
	-moz-border-radius:7px !important;
        -webkit-border-radius:7px !important;
	background-color:#fff;
	z-index:5;
	padding:.5em;
}
#login fieldset {width:50% !important;}
#login .loginHelpContent fieldset {width:400px !important;}

legend {color:#818EAA;}

#content a.abutton,
#content .abutton { 
  font-family: monospace;
  font-weight:700;
  color:#fff;
  width:9em;
  margin:2em 0 2em 4em;
  font-size:1.1em;
  text-align:center;
  background:#818EAA;
  border-top: 1px solid #B0B0B0;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #B0B0B0;
  -moz-border-radius:7px !important;
  -webkit-border-radius:7px !important;
}
#content .review a.abutton {margin-left:1em;}
#content .abutton:hover,
#content .review a:hover {
	background:#fff;
	color:#818EAA;
	text-decoration:none;
}


#content .filertop_menu {top:-77px;left:.5em;z-index:25;}
#content .filertop_menu a {color:#5A86A9;font-weight:700;padding:.5em;}
#content .filertop_menu a:hover {color:#fff;background:#B2CADA;}

#content .filertop_menu ul {list-style:none;margin:5em 0;}
#content .filertop_menu li {float:left;}

/* fieldset for "Do you want to enter a schedule...?" pages */
.question {width:100%;text-align:center;}
#content .question .abutton {margin-left:5em;}
#content .links {margin-left:-5em;}
.question h4 {width:100%;}
.description {width:100%;}



#content .pagehelp_login {margin-top:2em;color:#000;padding:10px;height:400px;overflow:auto;}
#content .pagehelp {margin-top:4em;color:#000;padding:10px;font-size:inherit !important;}

#content .pagehelp_login h5,
#content .pagehelp h5 {font-size:110%;margin:-10px -10px 0 -10px;background:#818EAA;color:#fff;}

#content .pagehelp h6 {color:#818EAA;font-weight:700;margin:1.5em 0 .5em 0;}

#content .pagehelp h4 {font-size:110%;font-weight:700;border-left:0;background:none !important;color:#818EAA;margin:1.5em 0 .5em 0;}


#content li label {color:#8CAAC3;}
#content ul li {margin:.25em 0;}

#content h4 {font-size:2em;margin:0;padding:0;}

#content .efile ol {padding:1.25em;}

a.edit,
a.delete{padding:3px 10px !important;}

#content .gridview {width:95% !important;}

#ctl00_phBody_SuccessLinks {margin:2em;}
#ctl00_phBody_SuccessLinks strong {font-weight:700;}
#ctl00_phBody_SuccessLinks a {text-decoration:underline;margin:1em;}

.testing #content {background:#fff url(https://ssl.netfile.com/agency/img/testing_bg_sm.gif) repeat;}