html, body {
	background-image: url(images/sitewide/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 100%
}

div, body, p , span {font-family:Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 11px; line-height: 20px;}

.wrapper {
	background-color: #FFFFFF;
	height: 100%;
	width: 800px;
	margin-left: auto; margin-right: auto;
}

#masthead {border-bottom: solid 12px #6F002B; width: 800px; display: none;}
#masthead-print {border-bottom: solid 12px #6F002B; width: 625px;}

#nav-hp {border-bottom: solid 1px #6F002B; width: 800px; background-color: #ECECDE; display: none;}

#content-onecol {color: #333333; background-color: #FFFFFF; width: 700px;}
#content-onecol div {padding: 46px 53px 23px 53px;}
#content-onecol .title {font-weight: bold; color: #6F002B; font-size: 13px;}

div.tanbox {background-color: #ECECDE;}
div.tanbox .titleblue {color: #00366D; font-weight: bold; font-size: 13px;}

#footer {color: #999999; font-size: 9px; text-align: center; line-height: 12px; padding-bottom: 15px;}

a:link {text-decoration: none; color: #00366D;}
a:visited {text-decoration: none; color: #00366D;}
a:hover {text-decoration: underline; color: #00366D;}

hr {border: none; background-color: #6F002B; color: #6F002B; height: 1px; width: 100%}
