@charset "UTF-8";

html { min-height: 100%; margin-bottom: 1px; }

a:link {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:focus {
	color: #FF9900;
	text-decoration: underline;
}
a:active {color: #FFFFFF;}
a:visited {color: #FF9900;}

.TableBk {
	background-image: url(images/tblTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.MainTableBottom {
	background-image: url(images/tblBottom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
.MaintblPad {
	padding: 10px;
}
.NewProgsTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/NewProgTbl/TBLBK.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	text-indent: 4px;
}
.NewProgsRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-image: url(images/NewProgTbl/TBLBKright.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.NewProgsLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/NewProgTbl/TBLBKleft.png);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: center;
	text-indent: 4px;
}
.NewProgsBtm {
	background-image: url(images/NewProgTbl/TBLBKBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-transform: none;
}
.Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	font-style: normal;
}
.ReadMore {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 15px;
	font-style: normal;
}
.LargeSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.PicCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.MediumSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.PreviousNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-indent: 335px;
}
.BigTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
}
