body {
	background-color: #000000;
	margin: 0px;
}
table {
	border-collapse: collapse;
}
td {
	padding: 0px;
}
img{border:0px;}
a,a.NavBoldCaption {
	color: #608E94;		
	font-family: Verdana;
	font-weight: bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a{font-size: 11px;}
a.NavBoldCaption{font-size: 14px;}
td.Headlines {
	margin: 0px;
	padding: 10px;
}
.Nowrap {
	white-space: nowrap;
}
.AlignTop {
	vertical-align: top;
}
.BoldCaption,.NavBoldCaption{
	font-family: Verdana;
	font-size: 14px;
}
.Caption, .BodyText, .Default, .FormLabel, .ProductLabel {
	font-family: Verdana;
	font-size: 11px;
}
.Classes, .Classes a, .Registry, .RegCaption, .KB, .KB a {
	font-family: Verdana;
	font-size: 10px;
}
.BoldCaption {
	color: #8C0029;
	font-weight: bold;
}
.Caption, .RegCaption {
	color: #000000;
	font-weight: bold;
}
.BodyText, .Default, .ProductLabel, .Classes {
	color: #000000;
}
.BodyText {
	padding: 5px;
}
/*
table.BodyTable {
	background-image: url(/Images/Background.gif);
	background-repeat: repeat-x;
}
*/
.FormLabel {
	color: #8C0029;
	font-weight: bold;
}
table.FormTable td {
	padding: 1px 10px 1px 0px;
}
tr.CourseAltRow {
	background-color:#E6E6E6;
}
table.ScheduleDates td {
	padding: 1px 5px 1px 0px;
}

.KBFields{
	font-size:10px;
}

/***************** MAIN NAV ****************/
ul.MainNav 
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.MainNav li {
	display:block;
	float:left;
	margin:0px;
	padding: 0px;
	border-right:solid 1px #429aa6;
	background:url(/Images/MainNavBG2.gif) repeat-x;
}
ul.MainNav li {
	padding: 0px 15px;
	height: 29px;
}
ul.MainNav li.Over {
	background:url(/Images/MainNavBG.gif) repeat-x;
	height:29px;
}
ul.MainNav li a {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height:29px;
	text-transform:uppercase;
	text-decoration: none;
	white-space: nowrap;
}
/***************** MAIN NAV ****************/

/***************** SUB NAV ****************/
ul.SubNav {
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	list-style-type: none;
	padding: 0px;
	margin-left: 10px;
	width: 140px;	
}
ul.SubNav li {
	padding: 0px;
}
ul.SubNav li div {
	padding: 3px 5px 3px 5px;
}
ul.SubNav li div.Over {
	background-color: #3F6F99;
	background-image: url(/Images/MainNavBG.gif);
	background-repeat: repeat-x;
	border-top: solid 1px #699BC9;
	border-left: solid 1px #6396C3;
	border-right: solid 1px #3D6B92;
	border-bottom: solid 1px #376084;
	padding: 1px 5px 2px 5px;
}
ul.SubNav li div a {
	color: #524F30;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	/*white-space: nowrap;*/
}
ul.SubNav li div.Over a {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	/*white-space: nowrap;*/
}
/***************** SUB NAV ****************/

/***************** FOOTER NAV ****************/
ul.FooterNav {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.FooterNav li {
	display: inline;
	padding-left: 10px;
}
ul.FooterNav li, ul.FooterNav li, ul.FooterNav li a {
	color: #608E94;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
}
/***************** FOOTER NAV ****************/

.HeadlineScroller {
	width: 230;
	height: 114;
}

table.ContentTable{
	width:100%;
}
table.ContentTable td {
	border: none 0px black;
	padding: 1px;
	padding-right: 10px;
}
tr.Caption td, tr.RegCaption td {
	border-bottom: solid 1px #BDBDBD;
	white-space: nowrap;
}
table.ClassTable td {
	border: none 0px black;
	padding: 1px 5px 1px 5px;
}

.Footer {
	color: #608E94;
	padding: 10px;
}

.Footer {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
}
/*
.Footer a:hover {
	text-decoration: underline;
}*/