/* CSS definition file containing site wide stylesheets */
A:active {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 9pt;
	color: rgb(200,0,0);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
A:link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 9pt;
	color: rgb(200,0,0);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
A:visited {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 9pt;
	color: rgb(200,0,0);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
A:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 9pt;
	color: rgb(200,0,0);
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}



.Subheads {
	font-family: 'Arial Black', 'Helvetica Bold', Charcoal, Sans-serif;
	font-size: x-small;
}
.Quotes {
	font-family: 'Times New Roman', Times, Serif;
	font-size: medium;
	font-style: italic;
}
.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: x-small;
}

}
.Caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: x-small;
	font-style: italic;
}
.Code {
	font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace;
	color: rgb(0,0,0);
}

.Credits {
	font-family: 'Times New Roman', Times, Serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}
.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}
P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 10pt;
	color: rgb(0,0,0);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	clear: left;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
LI {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 10pt;
}
OL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}


