BODY {
    background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 10pt;
    color: black;
}

TD,TH,INPUT {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 10pt;
	color: #333333;
}

A:link,A:visited,A:active {
	text-decoration: none;
	color: #004D81;
	font-weight: bold;
}

H1 {
    font-size: 13pt;
/*    font-weight: bold; */
	color: #9C0001;
}

H2 {
	font-size: 10.5pt;
	color: #004D81;
	text-transform: uppercase;
}
.footer {
	font-size: 8.5pt;
}
.navigationBar {
	background-image: url("/images/background-left.gif");
	background-repeat: no-repeat;
}
TABLE.sidebarBox {
	margin-left: 12px;
	margin-bottom: 12px;
}
TABLE.sidebarBox TR TD {
	background-color: #D6DCE1;
	padding: 10px;
}
UL,OL {
	margin-left: 1.5em;
	padding-left: 0em;
}
UL.news, UL.checklist {
	list-style-image: url("/images/bullet-checkmark.gif");
}
LI {
	margin: 0em;
	padding: 0em;
	margin-bottom: 10px;
}
UL.news LI, .news {
	font-size: 9pt;
}
.intro P {
	line-height: 14pt;
	font-weight: bold;
}
.caption, .note {
	font-size: 8.5pt;
}
TD.subnav {
	font-weight: bold;
	font-size: 9pt;
	background-color: #E6EAED;
	line-height: 14pt;
	padding-left: 18px;
}
DIV.subnavMenu { }
DIV.thirdLevelNav {
	background-color: #FFEACA;
}
DIV.thirdLevelNav, DIV.thirdLevelNavSelected {
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 8px;
	padding-bottom: 5px;
	font-size: 8pt;
	white-space: nowrap;
	float: left;
}
DIV.thirdLevelNav IMG, DIV.thirdLevelNavSelected IMG {
	margin-right: 4px;
	margin-bottom: 1px;
}
DIV.thirdLevelNav A, DIV.thirdLevelNavSelected A {
	text-transform: uppercase;
}
DIV.thirdLevelNavSelected {
	background-color: #9C0001;
}
DIV.thirdLevelNavSelected A:link,
DIV.thirdLevelNavSelected A:visited,
DIV.thirdLevelNavSelected A:active {
	color: white;
}
