body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.PageContentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.Heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #990033;

}
.italics {
	font-style: italic;
}
.caps {
	text-transform: capitalize;
}
.LINKS {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.WhiteLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#660000;
}

.PageContentSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660000;
	font-weight: bold;
}
.bold {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.TableContentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
.TableHeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
table.menu
{
	
}
td.menu-header
{
	font-weight: bold;
	font-size: 12pt;
	background: #990033;
	vertical-align:top;
	color: white;
	text-align: center;
	font-family: "Times New Roman", Times, serif;

}
td.menu-link
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 10pt;
	padding-bottom: 0px;
	vertical-align: top;
	padding-top: 0px;
}
.screenonly
{
	display: inline;
}
.printonly
{
	display: none;
}
.BigArial {
	font-family: "Arial", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #660000;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: disc;
	border: none;
}


a:hover div.menuwibble {
	background-color: #ffffff;
	COLOR:#CCCC66
}

tr a:hover {
	background-color: #FFFFFF;
}

div.PageContentText a.border img {
	border:1px solid #000000;
}

div.PageContentText div.blackborder img, td div.blackborder img {
	border:1px solid #000000;
}
