BODY {
	background-color: white;
	margin: 20px 0 3% 0;
}

BODY, P, DIV, UL, OL, DL, BLOCKQUOTE, ADDRESS, TH, TD {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #222;
}

P, DIV, UL, OL, DL, BLOCKQUOTE, ADDRESS, .inherit TH, .inherit TD {
	line-height: 17px;
}

H1, H3, H5, H6 {
	font-family: arial, verdana, sans-serif;
	color: #255282;
	font-weight: bold;
}

H2 {
	font-family: arial, verdana, sans-serif;
	color: #333333;
	font-weight: bold;
}

H1 {
	font-size: 16px;
	line-height: 16px;
	margin-top: 0;
	margin-left: -15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-color: white;
}

H2 {
	font-size: 13px;
	line-height: 20px;
}

H3 {
	font-size: 12px;
	line-height: 18px;
}

H4 {
	font-family: arial, verdana, sans-serif;
	color: #255282;
	font-weight: bold;
	font-size: 14px;
}

PRE {
	font-family: "andale mono", profont, "courier new", monospace;
	font-size: 10px;
	line-height: normal;
}

TD.inline IMG {
	vertical-align: top;
}

TD.block IMG {
	display: block;
}

#wrapper {
	text-align: center;
}

#box {
	border: solid #00408A 1px;
	margin-left: auto;
	margin-right: auto;
	width: 734px;
}

html>body #box {
	width: 734px;
}

#box TABLE {
	text-align: left;
}

#dayNav {
	position: absolute;
	text-align: right;
	width: 734px;
	top: 147px;
	z-index: 1;
}

#leftNavCell A:link, #leftNavCell A:visited {
	font-size: 10px;
	line-height: 17px;
	color: #666;
	text-decoration: none;
}

#leftNavCell A:active, #leftNavCell A:hover {
	font-size: 10px;
	line-height: 17px;
	color: #F5520A;
	text-decoration: none;
}

#leftNavTable {
	background-color: white;
}

#leftNavTable TD {
	background-image: none;
}

#bodytext {
	padding: 10px 15px 10px 15px;
}

SPAN.leftNavOn {
	color: #F5520A;
	line-height: 17px;
}

SPAN.leftNavHead {
	font-size: 9px;
	font-weight: bold;
	line-height: 17px;
	color: white;
	margin-left: 9px;
}

.footer {
	color: white;
	border-top: solid #255282 1px;
	padding-top: 1px;
}

.footer A:link, .footer A:visited {
	color: white;
	text-decoration: underline;
}

.footer A:hover {
	text-decoration: none;
}

#footernav {
	width: 100%;
	text-align: center;
	border-top: solid #B4BED8 1px;
}

#footernav A:link, #footernav A:visited {
	color: #666;
	text-decoration: none;
}

#footernav A:active, #footernav A:hover {
	color: #F5520A;
	text-decoration: none;
}


