/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../image-files/bg-site.gif);
}
body,td,th {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.3;
}
.feature {
	width: 600px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#container-site {
	width: 900px;
	padding-left: 20px;
}
#container-content {
	width: 798px;
	background-image: url(../image-files/bg.gif);
	height: 100%;
	background-repeat: repeat;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, sans-serif;
}
h1 {
	font-size: 28px;
	color: #000000;
	padding-bottom: 10px;
	line-height: 28px;
}
h2 {
	font-size: 20px;
	color: #333399;
}
h4 {
	font-size: large;
	font-family: Arial, sans-serif;
	padding-bottom: 1px;
}

/************ right side navigation ********************/
#pageNav{
	float: left;
	width:129px;
	padding: 0px;
	background-color: #DA9363;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana, sans-serif;
	text-decoration: none;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	text-decoration: none;
}
#sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************* relatedLinks styles **************/

.relatedLinks {
	margin: 0px;
	padding: 0px 0px 10px 6px;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
	line-height: 16px;
}
.relatedLinks ul {
	margin-left: 0px;
	padding-left: 0px;
}
.relatedLinks li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	clip:  rect(auto auto auto 0px);
}

.relatedLinks h3 {
	padding: 5px 0px 2px;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}

.relatedLinks a:link {
	display: block;
	color: #003366;
	text-decoration: none;
}
.relatedLinks a:visited {
	display: block;
	text-decoration: none;
	color: #333333;
}

.relatedLinks a:hover {
	color: #DDEEFF;
	text-decoration: none;
}
.h3 {
	padding-left: 0px;
	font-size: 12px;
}



.sched-h4 {
	color: #D76B00;
	font-size: 16px;
}
.sched-h3 {
	color: #003399;
}

.style6 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.style8 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.style7 {
	color: #003366;
	font-weight: bold;
}.ulBig {
	font-size: 18px;
	color: #CF7235;
}
.reg {
	font-size: 12px;
}
.small-txt {
	font-size: 11px;
	line-height: normal;
	color: #003366;
}
