/****** global ******/

@import "xhtml-editing.css";
@import "xhtml-edit-classes-phase-out.css";
@import "output-subjectarearesource.css";

/****** Elements/Tags ******/

html {
background: white;
font-family: arial;
font-size: 90%;
margin: 0;
}

body {
margin: 0;
}

/* START HEADER SECTION */

/* Top border divs */

.headertop *, .headerbottom *, .addthis_toolbox, #bc {
display: none;
}

#contenttable {
position: relative;
top: 0px;
}

#contentcell {
top: 0;
width: 100%; 
}

#linkcell, #contentspacercell {
display: none;
}

#contentcell a {
text-decoration: None;
color: #083482;
text-decoration: underline;
}

#statements a {
text-decoration: None;
color: #083482;
position: relative;
display: inline;
margin-bottom: 10px;
}

#pagetitle {
font-size: 180%;
color: #000000;
}

#pagesubtitle {
font-size: 150%;
font-style: italic;
color: #000000;
}

#introparagraph {
font-size: 116%;
color: #000000;
}
