/* START Global Styles */

A:link { color: #666666; }
A:visited { color: #333399; }
A:active { color: #333399; }
A:hover  { color: #000000; }

A.yellow { text-decoration:none; }
A.yellow:link { color: #ffffcc; }
A.yellow:visited { color: #ffffcc; }
A.yellow:active { color: #ffffff; }
A.yellow:hover  { color: #ffffff; }

A.gray { text-decoration:none; }
A.gray:link { color: #666666; }
A.gray:visited { color: #333399; }
A.gray:active { color: #333399; }
A.gray:hover  { color: #000000; }

A.red { text-decoration:none; }
A.red:link { color: #993333; }
A.red:visited { color: #333399; }
A.red:active { color: #333399; }
A.red:hover  { color: #000000; }

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

/* END Global Styles */


/* START Other Styles - Sorted Alphabetically */

.ContentSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.ContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #AA0000;
}
.Contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.FooterNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.Publications {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

/* END Other Styles - Sorted Alphabetically */