@charset "ISO-8859-1";
.smallCaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
.mediumCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-align: center;
}

.largeCaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
.largeCaptionRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.largeCaptionWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.MidCaptionWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.SmallCaptionWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.redLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight:bold;
	color: #990000;
	text-decoration: underline;
}
.darkLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight:bold;
	color: #003366;
	text-decoration: underline;
}
.blueLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003366
	text-decoration: underline;
}
.YellowLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #DBDD0A;
	text-decoration: underline;
}
.NoticeYellowLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	color: #DBDD0A;
	text-decoration: underline;
}

.bigLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.MenuLinksWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.PageTiTle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.LHSsmallCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}

.RecycleTextCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
}
.RecycleText12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
}
.RecycleText11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F5107;
}
.WhiteBorderSolid {
	border: 2px solid #FFFFFF;
}
.WhiteBorderDouble {
	border: thin double #FFFFFF;
}
.RedLetter12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #900;
}
#whitetable {
	background-color: #FFF;
}
bluetextNS12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
}
BlueHeaderNS16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #009;
}
.text12blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
}
.BlueHeading14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
}

