/* CSS RESET */
html {color:#000;background:#dcf0f1;}

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,th,td {
margin:0;padding:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}

li{list-style:none;}

caption,th{text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

q:before,q:after{content:'';}

abbr,acronym{border:0;font-variant:normal;}

sup{vertical-align:text-top;}

sub{vertical-align:text-bottom;}

input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}

legend{color:#000;}

body{font:13px/1.231 arial,helvetica,clean,sans-serif;}

table{font-size:inherit;font-size:100%;}

pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}

body {
color:#000;
font-family:arial,helvetica,sans-serif;
font-size:13px;
margin:10px auto;
padding:0;
}
.page {
background-color:#fff;
height:auto;
width:951px;
margin:0 auto;
padding:0;
}
#mainheader {
background-color:#00928c;
background-image:url(../images/aauw_symbol.gif);
background-position:20px 35px;
background-repeat:no-repeat;
margin:0 6px 0 6px;
height:100px;
}
#mainheader a{
color:#ffffff;
font-size:40px;
font-family:times new roman;
font-weight:500;
position:relative;
top:28px;
left:90px;
text-decoration:none;
}
#subheader {
background-color:rgb(239,248,231);
color:#059898;
font-size:20px;
font-family:times new roman;
font-weight:500;
margin:0 6px 0 6px;
padding:0.5em;
}
#content {
min-height:600px;
margin:5px 26px 0 26px;
width:900px;
}
#content table {
float:left;
}
#content h1 {
color:#01928f;
font-size:25px;
font-weight:bold;
margin-top:10px;
text-align:center;
}
#content h2 {
font-weight:bold;
color:#01928f;
font-size:16px;
margin:10px 0 10px;
}
#content h3 {
color:#01928f;
font-size:15px;
margin:10px 0 10px;
}
#content p {
margin:6px 0 6px 0;
}
#content blockquote {
margin:6px 0 6px 18px;
}
#content a:link {
color:#0F8374;
}
#content a:hover {
color:#0c2b72;
text-decoration:none;
}
#content a:active {
color:#aa4d00;
}
#content a:visited {
color:#aa4d00;
}
.numlist li {
list-style-type:decimal;
}
.uolist li {
list-style-type:disc;
}
#footer {
clear:both;
}
#footer h2 {
background:url(../images/taglineFoot_2.png);
float:left;
height:37px;
margin-left:6px;
text-indent:-9999px;
width:702px;
}
#footer dl {
background:url(../images/labelLinktoUs.png) repeat-x;
height:37px;
margin-left:708px;
margin-right:6px;
padding-left:30px;
overflow:visible;
}
#footer dd {
color:#fff;
float:right;
font-size:140%;
font-weight:600;
margin-right:10px;
}
#footer dd a {
display:block;
margin-left:6px;
overflow:hidden;
text-indent:-9999px;
}
#aauw a {
background:url(../images/aauw_symbol_small.gif);
background-repeat:no-repeat;
margin-top:5px;
height:26px;
width:45px;
}
#facebook a {
background:url(../images/iconFacebook.png);
background-repeat:no-repeat;
margin-top:9px;
height:20px;
width:20px;
}
#twitter a {
background:url(../images/Twitter-icon.png);
background-repeat:no-repeat;
margin-top:9px;
height:20px;
width:20px;
}
#subfooter {
color:#5a6d7b;
font-family:Times New Roman;
font-size:.90em;
margin:4px 0 35px 15px;
padding-bottom:12px;
text-align:left;
}
#subfooter a {
color:#5a6d7b;
text-decoration:none;
}
#subfooter a:hover {
color:#0c2b72;
}
#subfooter a:active {
color:#5a6d7b;
}
#subfooter a:visited {
color:#5a6d7b;
}
