/*@charset "utf-8";
 CSS Document */
body 
{
	/* not for new scheme */
	/*background-color: #EFEDE7;*/
}
body,ol,dl,h1,h2,h3,h4,h5,h6,td,th,
caption,pre,p,blockquote,input,textarea{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 0.9em;
  color: #424648;
}

/* gave a class name to ul default to stop it from intefering... */
ul.apply
{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 0.9em;
  color: #424648;
}

div#cphWrapper
{
	background: White;
	padding-top: 0px;
}

h1,h2,h3,h4,h5,h6
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	color: #424648;
	line-height: 130%;
}

/* Total height for each heading has to be a multiple of the baseline (18). */
h1 { font-size: 1.8em; }
h2 { font-size: 1.3em; padding-top: 10px; padding-bottom: 10px; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 0.9em; font-weight:bold; }
h6 { font-size: 0.9em; font-weight:bold; padding-top: 5px; }

/*	Link Styling */
a           { color: #B14801; text-decoration: none; }
a:hover     { color: #000; }

blockquote.block {
    font-size: 90%;
    text-align:center;
}

#canvas {
	/* Grid */
	width: auto;
	/* Aesthetics */
	background: #EFEDE7 url(../Images/bg-canvas.gif) center repeat-y;
}

#top {
	/* Grid */
	width: auto;
	height: 18px;
	/* Aesthetics */
	background: url(../Images/bg-shadow-top.gif) no-repeat center;
}

#page {
	/* Grid */
	width: 775px;
	margin:0 auto 0 auto;
	padding: 0 0 25px 0;
/* Aesthetics */
	background-color: #fff;	
}
#headerinner
{
    /* Grid */
    background-position: 0px 0px;
    width: auto;
    height: 150px; /* Aesthetics */
    background: url(../Images/willhome1b.jpg) no-repeat;
}
#headerinner2
{
    /* Grid */
    background-position: 0px 0px;
    width: auto;
    height: 150px; /* Aesthetics */
    background: url(../Images/newheader.jpg) no-repeat;
}
#content {	
    padding: 0px 15px 10px 15px; 
}
#casestudy {
    padding: 0px 10px 10px 10px; 
}
#loginWrapper {
    border: 1px solid gray;
    width: 250px;
    margin: 30px auto 0px auto;
    padding: 25px;
}
#screeningWrapper {
    border: 1px solid gray;
    width: 650px;
    margin: 30px auto 0px auto;
    padding: 15px;
    background-color:#eeeeee;
}
DIV#contentWrapper {
    padding: 25px; 
    background:White;
}
/* changed to footer2 for new look and feel */
#footer2 {
	/* Grid */
	width: auto;
	height: 18px;
	/* Aesthetics */
	background: url(../Images/bg-shadow-bottom.gif) center no-repeat;
}
#footer2 a img {
    border: none;
}

span.footerinner {
	display: block;
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
	font-size: 10px;
}
.text {
      font-family: Arial, Helvetica, Verdana, sans-serif;
      color: #424648;
}
.label {
}
table.form td, table.form th { 
	vertical-align: middle;
	height: 40px;
	font-size: 1.0em;
}

table.form input {
	vertical-align: middle;
	height: 18px;
	font-size: 1.0em;
}

table.form input.button {
	vertical-align: middle;
	height: 25px;
	font-size: 1.0em;
	font-weight: bold;
	width: 100px;
}
.rtalign {
    text-align: right;
}
.urbangreymenu{
width: 150px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 /*url(media/arrowstop.gif) no-repeat 8px 6px*/; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 8px; /*8px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}

.reg15Label
{
	text-align:left;
	width: 15%;
	font-size:1em;
}
.regLabel
{
	vertical-align:top;
	text-align:left;
	width: 25%;
	font-size:1em;
}

.regWCLabel
{
	vertical-align:top;
	text-align:left;
	width: 50%;
	font-size:1.1em;
}

.regDegLabel
{
	vertical-align:top;
	text-align:left;
	width: 50%;
	font-size:1em;
}
.regCompLabel
{
	vertical-align:top;
	text-align:left;
	width: 40%;
	font-size:0.9em;
}
ft{
	width: 50%;
	font-size:1em;
}
div.label
{
	vertical-align:top;
	text-align:left;
	display:inline-block;
	font-size:93%;
}
.reg75Label
{
	vertical-align:top;
	text-align:left;
	width: 75%;
	font-size:1em;
}

.regField
{
	vertical-align:top;
	text-align:left;
	font-size: 1em;
}

td.regField
{
	vertical-align:top;
	text-align:left;
	font-size: 1em;
}

.regFieldWithLabel
{
	vertical-align:top;
	text-align:left;
}

.ddlEducation {
	vertical-align:top;
	text-align:left;
	font-size: 1em;
	width:265px;
}
.answer {
	padding-left: 30px;
}

.valSummary
{
	float:right;
	padding: 10px 10px 10px 10px;
}

.valSummary UL
{
	color:Red;
	padding-left:30px;
	padding-top: 10px;
	list-style-type: disc;
}

.valSummaryLeft
{
	padding: 10px 10px 10px 10px;
}

.valSummaryLeft UL
{
	color:Red;
	padding-left:30px;
	padding-top: 10px;
	list-style-type: disc;
}

div.registrationtitle
{
	font-weight:bold;
	font-size:1.2em;
	padding-top: 2px;
	padding-bottom: 5px;
	
}

p
{
	margin: 1em 0 1em 0;
	padding: 0 0 0 0;
	border-width: medium;
}

table.registertable tr td
{
	padding-top: 2px;
	padding-bottom: 2px;
}

div#warning
{
	font-weight:bold;
	background-color:transparent;
	color:White;
	text-align:center;
	padding-left:200px;
	padding-right:200px;
	font-size:0.9em;
}

.progressBackgroundFilter { 
  position:fixed;  
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  overflow:hidden; 
  padding:0; 
  margin:0; 
  background-color:#000;  
  filter:alpha(opacity=50); 
  opacity:0.5; 
  z-index:1000; 
}
 
.progressMessage {  
  position:fixed; 
  top:30%;  
  left:43%; 
  padding:10px; 
  width:200px; 
  height:80px;
  border: silver 6px solid;
  z-index:1001; 
  background-color:#fff; 
} 

.progressInner 
{
	padding: 30px 10px 30px 10px;
	text-align: center;
}