* {
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0.5em 0;
}

li,dd {
margin-left:1em;
}


body {
	font-size:80%;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.3;
	margin:1em 0;
	font-style: italic;
	color: #000;
}

#wrap {
border:1px solid #000;
}

#header {
border-bottom:1px solid #fff;
}

#footer {
border-top:1px solid #fff;
}

#indent {
	padding-left: 40px;
}

a {
text-decoration:none;
color: #660000
}

a:hover {
text-decoration:underline;
color: #CC0000
}

h1,.componentheading {
	font-size:1.7em;
	color: #336699;
	padding-bottom: 0.5em;
}

h2,.contentheading {
font-size:1.5em;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
font-weight:700;
}

#footer {
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}

#foottext {
padding-left:425px;
}

#pullquote {
	color:#FFFFFF;
	text-align: center;
	background-color: #003366;
	margin-left: 70px;
	padding: 10px;
}
