p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.Bold {
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;


}
.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	background-repeat: repeat-x;


}
.Italic {
	font-style: italic;
}
.BoldItalic {
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.smallGreytext {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	color: #999999;
	line-height: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
}
.headline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
}
.Bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 15px;


}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #0066CC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	color: #0066CC;
}
.BulletsWtihText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: normal;
}
.WhiteTableText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}
.QuickLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
.CalendarMonth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: 900;
	color: #FFFFFF;
}
#mainMenu {
	text-align: right;
	display: block;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #54BEFE;
	border-right-color: #54BEFE;
	border-bottom-color: #54BEFE;
	border-left-color: #54BEFE;
}
#mainMenu a, #mainMenu a:visited {
	display: block;
	height: 20px;
	width: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0174BC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54BEFE;
	text-decoration: none;
	padding-right: 10px;
	vertical-align: middle;
	line-height: 17pt;
	float: left;
}
#mainMenu a:hover, #mainMenu a:active{
	color: #FFFFFF;
	background-color: #0174BC;
}
body {
	margin-top: 0px;
	background-image: url(Images/pagebg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.blackText {
	color: #333333;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-left-width: 125px;
	border-left-style: solid;
	border-left-color: #0073BC;
	background-color: #E2E2E2;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #0073BC;
	border-right-color: #0073BC;
	border-bottom-color: #0073BC;
}
#navigation ul {
	padding: 2px 0px;
	list-style-type: none;
	margin: 0px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited {
	color: #0073BC;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 9pt;
}
#navigation a:hover {
	color: #000000;
	background-color: #CCCCCC;
}
.tableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-color: #C1E8FF;
}
#table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#table td {
	padding: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dashed;
	border-top-color: #BCBCBC;
	border-right-color: #BCBCBC;
	border-bottom-color: #BCBCBC;
	border-left-color: #BCBCBC;
}
.Copyright {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	color: #999999;
	line-height: 12px;
	margin-left: 5px;
	display: block;
}
.redText {
	color: #FF0000;
}

