.PageBanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	font-weight: bold;
	color: #CCFFFF;
}
.PageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.ImgBorder {
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	border-right: 2px solid white;
	border-left: 2px solid white;
}
.ImageTitleSmall {
	color: #999999;
	font-size: 10px;
}
.ImageTitleMedium {
	color: #FFFFFF;
	font-size: 12px;
}
.SmallPrint {
	color: #999999;
	font-size: 10px;
}
.InsetTable {
	border-color:#66CCCC;
	border-style: solid;
	border-width: 0 0 1px 1px solid #66CCCC;
	border-spacing: 0;
	border-collapse: collapse;
	background: #CCFFFF;
}
.TableText {
	border-color: #66CCCC;
	border-style: solid;
	margin: 0;
	padding: 4px;
	border-width: 1px 1px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.TableTextSubHead {
	border-color: #66CCCC;
	border-style: solid;
	margin: 0;
	padding: 4px;
	border-width: 1px 1px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 14px;
	font-weight: normal;
	color: #777700;
}
.TableTextCen {
	border-color: #66CCCC;
	border-style: solid;
	margin: 0;
	padding: 4px;
	border-width: 1px 1px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.PageTextCen {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.PageFooterTextCen {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 50px;
	padding-right: 50px;
}
.PageTextH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #94D6EF;
}
.PageTextH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #94D6EF;
}
.PageTextH2Cen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #94D6EF;
}
.PageTextH3Cen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
	color: #94D6EF;
}
.linkComment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	padding-left: 10px;
	font-style: italic;
}
.linkHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.linkName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.linkSubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer li {
	margin: 0 0 .2em 0;
}
#navcontainer a {
	display: block;
	color: #fff;
	background-color: #036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 11em;
	text-decoration: none;
	padding-top: 0.2em;
	padding-right: 0.8em;
	padding-bottom: 0.2em;
	padding-left: 0.8em;
}
#navcontainer a:hover {
	background-color: #369;
	color: #FFF;
}
a {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
body {
	background-color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
td.center {
	text-align:center;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
tr.head {
	font-weight: bold;
	background-color: #66CCCC;
}
tr.bold {
	font-weight: bold;
}
tr.month {
	background-color: #66CCCC;
	color:#333366;
	text-indent:20px;
}

