/*CSS Document */
body, p, td, table, tr, li {font-size: 8pt; font-family:Verdana, Arial, Helvetica, sans-serif; color: #000;}

li, ul, ol {line-height: 120%; }
blockquote { text-align: left;}
hr {  color: #000;  font-weight: lighter; border-style: solid;}
u {  text-decoration: underline;}
b { font-weight: bold; }
i { font-style: italic; }
h1 {  font-family: Times, Times New Roman, Serif; font-size: 14pt; color: #033771; font-weight: bold; }
h2 {  font-family: Times, Times New Roman, Serif; font-size: 12pt; line-height: 14pt; font-weight: bold; color: #ccc;}
h3 {  font-family: Times, Times New Roman, Serif; font-size: 8pt; line-height: 10pt; font-weight: bold; color: #033771;}
h4 {  font-family: Times, Times New Roman, Serif; font-size: 8pt;  line-height: 10pt; font-weight: bold; color: #ccc;}

.headline1 {  font-family: Times, Times New Roman, Serif; font-size: 14pt; color: #033771; font-weight: bold; }
.headline2 {   font-family: Times, Times New Roman, Serif; font-size: 12pt;  font-weight: bold; color: #ccc;}
a.headline2:link {  text-decoration: underline;}
.headline3 {  font-family: Times, Times New Roman, Serif; font-size: 8pt;  font-weight: bold; color: #033771;}
a.headline3:link {text-decoration: underline;}
.headline4 {  font-family: Times, Times New Roman, Serif; font-size: 8pt;  font-weight: bold; color: #ccc;}
a:link {  color: #0d3863; text-decoration: underline; }
.alert {  font-weight: bold; color:#FF0033;  }
.required {font-weight: bold; color:#FF0033;}
.fieldlabel, label, field_label {font-weight: bold; color: #033771; }
.help, helptext, help_text {font-size: 8pt; color: #369; }

#container {width:auto; margin: auto; text-align:left; border: 0px; }

#utility, #headerRight, #headerLeft, #mainNav, #navigation {display:none}


/*Keeps content in fixed 750 width */
#wrapper, #wrapperNonav  {background:none;}

#content, #contentNonav {display: block; float: none; padding: 0; border: 0px;} 

#content a:link:after, #content a:visited:after, #contentnonav a:link:after, #contentnonav a:visited:after {
content: " (" attr(href) ") ";
font-size: 90%;
}

#content a[href^="/"]:after, #contentnonav a[href^="/"]:after {
content: " (http://www.wfdsa.org" attr(href) ") ";
}

#footer {background:#fff; float:right; width:750px; border-top: solid 1px #000; text-align: left; margin: 20px 0 0 0px; padding: 5px 0 0 0; }
#footerNonav {background:#fff; float:right; width:750px; border-top: solid 1px #000; text-align: left; margin: 20px 0 0 0px; padding: 5px 0 0 0; }
#footer p { font-size: .75em;}
#footer a {color: #4c4c4a;}

.pullQuote {background: #BCD6DE; font-family: Times, Times New Roman, Serif; font-size: 1.3em; width: 200px; float: left; font-weight: bold; padding: 10px 20px; margin: 10px 10px 10px 0; line-height: 1.1;	}
.pullQuoteMarkBegin {font-size: 2em; margin-left: -17px; margin-top: -5px; padding-top: 0px; position: absolute;}
.pullQuoteMarkEnd {font-size: 2em; margin-left: 2px; margin-top: -5px; padding-top: 0px; position: absolute;}