td	{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	
}

.headingRed {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.headingGrey {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.boldBlue {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #5970DB;
}
.boldBlack{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/* styles for the SUB LEFT NAVIGATION */
div.subNav td {
font-family: Maiandra GD, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #000000;
}
div.subNav a {
font-family: Maiandra GD, sans-serif;
font-size: 14px;
color: #000000;
font-weight: bold;
text-decoration: none;

}
div.subNav a:link {
font-family: Maiandra GD, sans-serif;
font-size: 14px;
color: #000000;
font-weight: bold;
text-decoration: none;

}
div.subNav a:hover {
font-family: Maiandra GD, sans-serif;
font-size: 14px;
color: #EA8F00;
font-weight: bold;
text-decoration: underline;
              }
/* end of styles for the SUB LEFT NAVIGATION */

/* Start of styles for hyperlinks */
a {
	font-family:  "Trebuchet MS";
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;

}
a:link	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;

}
a:hover	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #561620;
	text-decoration: underline;
	font-weight: normal;
}
/* styles for the Top */

div.top a	{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

div.top a:link	{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

}

div.top a:hover	{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #EA8F00;
	font-weight: normal;
	text-decoration: none;
}
/* end of styles for the TOP */

}

.pageRed {
	font-family: Maiandra GD, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

.headingRed {
	font-family: Maiandra GD, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.headingWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.titleGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.subtitleGrey {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
body {
	background-color: #ffffff;
}
.bullet{list-style-image: url(/images/bullets.jpg);
}