body {
	text-align: center;
	font: 10pt Arial;
	font-color: navy;
}

div#page {
	text-align: left;
	width: 688px;
	margin-right: auto;
	margin-left: auto;
}

div#sidebar {
	float: left;
	width: 210px;
	margin-left: 0px;
    margin-right: 5px;
    padding: 0px;
}

div#sidebar1 {
	float: left;
	width: 210px;
	margin-left: 0px;
    margin-right: 2px;
    padding: 0px;
    border-right: 3px solid navy;
}

div#columns {
	margin: 0;
	padding: 2px;
	float: left;
	width: 460px;
}

div#other_stuff {
	clear: both;
	width: 688px;
	margin: 5px;
}

div#footer {
	width: 688px;
}

div#columns_hdr {
	text-align: center;
}

#columns_hdr a { color: white; text-align: center; font-weight: bold}

H1 {font: 20pt Arial; color: #dd0033; font-weight: bold}
H2 {font: 18pt Arial; color: navy}
H3 {font: 14pt Arial; color: navy}
H4 {font: 12pt Arial; color: navy; font-weight: bold}
P {font: 10pt Arial; color: navy}
LI {font: 10pt Arial; color: navy}
.small {font: 8pt Arial; color: navy}
.body {font: 10pt Arial; color: navy}
.note {font: 11pt Arial; color: navy; font-weight: bold}
.note2 {font: 11pt Arial; color: #dd0033; font-weight: bold}
.subhead {font: 14pt Arial; color: navy}
.bigblue {font: 18pt Arial; color: navy}
.bigred {font: 20pt Arial; color: #dd0033; font-weight: bold}
.cheaderlg {font: 18pt Lucida, Cursive; color: white; font-weight: bold; text-align: center}
.cheader {font: 14pt Lucida, Cursive; color: white; font-weight: bold; text-align: center}
.cnote {font: 8pt Lucida, Cursive; color: white; text-align: center}


  
