#bold { font-weight:bold;}

hr {  color: #000000}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #990000;
}
.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; font-style: italic}
}

.smallNavLinks {
font-family: Arial, Helvetica, sans-serif; font-size: .70em; color: #000099; text-decoration: none
}
.smallNavLinks:hover {
text-decoration: underline;
}
.smallNavText {

font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; text-decoration: none
}
.pageHeading {

	font-size: 1em;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.contentPageHeading {


	font-size: 1em;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.contentPageTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #990000;
}
.navigationLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003399;
	text-decoration: none;
}
.navigationLink:hover {
	text-decoration: underline;
}
.navigationHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #990000;
	font-weight: bold;
}
.contentText {
font-family: Arial, Helvetica, sans-serif; font-size: 0.80em
}

a.contentText:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003399;
	text-decoration: none;
}

a.contentText:hover {
	text-decoration: underline;
}

.rightTableBorder {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
}
.tableBorderTop {
	border-top-width: thin;
	border-top-style: outset;
	border-top-color: #000066;

}
.tableBorderRight {

	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
}
.tdPadding {
	padding: 0px 10px;
}

a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#nav a {
    font-family: Arial, Helvetica, sans-serif; color: #003399;
	text-decoration: none; display: block; padding: 3px; 
	background-color: white; border-bottom: 1px solid black; width: 185px;
}
#nav a:hover {
    background-color: rgb(169, 233, 254); border-bottom: 1px solid black
}
#nav a:visited {
     font-family: Arial, Helvetica, sans-serif; color: #003399;
	 text-decoration: none;
}
