a{text-decoration:none;}
a:visited{color: #0000CC;}
a:hover{color:#FF0000; text-decoration:underline;}

body {
	background-color: #C5DCCD;
	font: .9em Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-image: url(Images/template/BodyBG.jpg);
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #336699;
	display: block;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: normal;
	color: #336699;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: normal;
}
.bold {
	font-weight: bold;
	color: #000000;


}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: normal;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
}
.grey-notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;

}
.align-middle {
	vertical-align: middle;
}
.menus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	line-height: .7em;
	border-top: 1px dashed #CCCCCC;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #999999;
}
.smallheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #003366;
}
.TableWhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: 900;
	color: #FFFFFF;
	letter-spacing: 2%;
	word-spacing: normal;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.Redtext {
	color: #FF0000;
}
.Redtext-Bold {
	font-weight: bold;
	color: #FF0000;
}
.Redtext-Bold-Large {
	font-weight: bold;
	color: #FF0000;
	font-size: 133%;
}
.bodyTable {
	background: #FFFFFF url(Images/template/contentsBG.jpg);
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
.contents {
	padding: 5px 15px;
}
.ClassTable {
	background: #E7F7FE;
	margin-top: 10px;
	width: 711px;
}
.ClassTable TH {
	color: #FFFFFF;
	background: #0581BC;
	font-size: .8em;
}
.ClassTable TD {
	background: #DEF3FE;
	font-size: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0EAFE;
}
.ClassTable .spacer {
	background: #C7ECFE;
	height: 5px;
}
li {
	font-size: .9em;
}
#sidebar {
	background: #E7E7E7;
	padding: 2px 3px 2px 5px;
	float: right;
	width: 292px;
	border: 1px solid #999999;
	margin-left: 5px;
	font-size: 0.9em;
}
ul {
	margin-top: -10px;
}
h2.Programs {
	border-top: 1px solid #CCCCCC;
}
#footer {
	background: #F3F1F2 url(Images/template/footer.gif) no-repeat bottom;
	padding-left: 5px;
}
#footer p {
	padding-left: 10px;
	padding-bottom: 10px;
}
#footer a, a:visited {
	color: #0033FF;
	text-decoration: underline;
}

