
@import url("header.css");
@import url("footer.css");


* {margin:0; padding:0;}
body {color:#333; font-size:80%; background:#fff;}
body, select, input, textarea {font-family:arial, helvetica, sans-serif; }
input, textarea, select, table {font-size: 95%;}
fieldset {border:none;}
.rightform {font-size: 90%}
#top {position:absolute; top:0px;}

img {border:none;}
dt {display:none;}
a {color:#1c4aa6; text-decoration:none;}
a:hover, a:active {text-decoration:underline;}
p {margin-bottom:21px;}

h1 {padding:0px 0 10px 0; color:#00ab39; font-size: 150%}
h2, h3 {font-size:120%; }

.nobdr {border:none !important;}
.subtitle {position:relative; top:26px;}
.footnote { color:#666666; font-size:80%;}

/*clear fix taken from http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}
.clr {clear:both}

/**** CSS-CONTROLLED PAGE LAYOUT ****/
.whitetop {background-color:#FFFFFF}
.central-content {width:792px; margin:0 auto; text-align:left;}
.midcontent {text-align:left; padding: 0 80px 0 67px}
.page-content {width:924px; margin:0 auto; text-align:left;}
.top-content {width:924px; margin:0 auto; text-align:left; margin-bottom:-3px; background-color:#FFFFFF}
.whitetop h2 {color:#006adb}
.support {width: 214px; background-image:url(../images/support-background.gif); font-size: 70%; line-height:140%;}
.twenty {padding: 0px 20px 0px 20px }
.twenty input {margin-bottom: 5px}
.twenty select {margin-bottom: 3px}
.support h2 {font-size: 120%; color:#006adb; margin: 0px; margin-bottom:5px;}
.more {background-color:#006adb; padding:5px 5px 5px 5px; color:#FFFFFF; font-size:120%;}
#homebox {color: #ffffff; width: 364px; height: 440px; float:left}
#homebox h1 {font-size: 140%; color:#ffffff; margin: 0px; margin-bottom:5px;}
#helpbox {color: #ffffff; padding:50px 60px 0px 25px; }
#helpbox h1 {font-size: 140%; color:#ffffff; margin: 0px; margin-bottom:5px;}
.homeblack {background-color:#000000; width:695px}
.homepadd {padding: 60px 10px 0px 65px}
.helpblack {background-color:#000000; width:924px}
.form {font-size: 70%}
.problem {float:right; width: 200px; height:360px; background-image:url(../images/problem2.jpg); background-repeat:no-repeat; margin-left: 15px}
.quotetext {padding: 20px; font-size: 16px; font-weight:bold; text-align:center}
.emily {width: 601px; height:79px; background-image:url(../images/emilys-story.jpg); background-repeat:no-repeat; margin-bottom: 10px}
.homeright {width: 311px; float:left}
.homecredits {font-size: 9px; color:#ffffff; text-align:center}
.emilycredits {font-size: 9px; color:#000000; text-align:center; float:right; width: 215px}
.helpcredits {font-size: 9px; color:#000000; padding-top: 15px }
.boycredits {font-size: 9px; color:#000000; text-align:center; float:right; width: 205px}

/* REST OF THE PAGE: BELOW THE MASTHEAD/HEADER */
#main-body {background:#fff; padding-bottom:8px;}
#end-content-banner {background:#fff; padding-bottom:34px;}
#left-nav, #central-col {padding-top:49px; float:left;}





