BODY { color: #000000; background-color: #FFFFFF; }
BODY, TD { font-family: Verdana, Arial, sans-serif; }

.bodyText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color:#000000;
}
.bodyText2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.bodyTitleText {
	color: #1000AD;
	font-weight: bold;
	font-size: 9pt;
}
.bodyTextBig {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
}
.bodyIndent {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
}
.bodyLink {
	color: MidnightBlue;
	text-decoration: underline;
}
.bodyLink:Hover {
	color: MidnightBlue;
	text-decoration: underline;
}
.bodyLink2 {
	color: white;
	text-decoration: underline;
	font-weight:bold;
}
.bodyLink2:Hover {
	color: MidnightBlue;
	text-decoration: underline;
}
.bodyLinkInactive {
	color: #000000;
	text-decoration: none;
}
.bodyLinkInactive:Hover {
	color: #000000;
	text-decoration: none;
}
.bodyLinkSub {
	color: #001689;
	text-decoration: underline;
}
.bodyLinkSub:Hover {
	color: #001689;
	text-decoration: underline;
}
.bodyLinkSubInactive {
	color: #001689;
	text-decoration: none;
}
.bodyLinkSubInactive:Hover {
	color: #001689;
	text-decoration: none;
}
.headerBack {
	background-image: url('../img/header2.gif');
	background-repeat: repeat-x;
}
.headerBorder {
	background-image: url('../img/header3.gif');
	background-repeat: repeat-x;
}
.headerText {
	font-weight: bold;
	font-size: 9pt;
}
.headerLink {
	color: #FFFFFF;
	text-decoration: none;
}
.headerLink:Hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sidebarText {
	color: #001689;
	font-size: 9pt;
	font-weight: bold;
}
.sidebarTextSm {
	color: #001689;
	font-size: 11px;
	font-weight: bold;
}
.sidebarBack {
	background-color: #DEE2F0;
}
.sidebarLink {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.sidebarLink:Hover {
	color: #001689;
	text-decoration: underline;
}
.sidebarLinkSub {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}
.sidebarLinkSub:Hover {
	color: #1000AD;
	font-size: 8pt;
	text-decoration: underline;
}
.sidebarIndent {
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.sidebarLinkIndent {
	margin-left: 20px;
}
.sidebarSpacer {
	font-size: 3pt;
}
.footerText {
	color: #767D9B;
	font-size: 7pt;
}
.footerLink,.footerLink:Hover {
	color: #767D9B;
	text-decoration: underline;
}
.titleBack {
	background-color: #ADBAC7;
}
.titleText {
	color: #1000AD;
	font-weight: bold;
	font-size: 10pt;
}
.titleSpacer {
	font-size: 7pt;
}
.tableCell {
	background-color: #DEE2F0;
}
.physCell, .physCellAlt, .physCellNoResult { font-size: 80%; border-top: solid 1px #666666; }
.physCell {font-size: 70%; background-color: #FFFFFF; }
.physCellAlt {font-size: 70%; background-color: #DEE2F0;}
.physHeaderCell {font-size:70%; font-weight:bold;}