body {
	background-color: #C9E9FE;
	background-image: url(../Images/Nav/Back_Home.jpg);
	background-repeat: no-repeat;
	margin: 6;
	font-family: Arial, Helvetica, sans-serif;
}

#content	{
	background-color:#FFFFFF;
}

.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000066;
	text-align: center;
}

p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	padding: 6px;
}

.past {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.subPara {
	font-size: 10pt;
}

.navText {
	font-size: 7pt;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000066;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000080;
}

.Black {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.flat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	vertical-align: super;
}

.programNote {
	color: #333333; 
	font-size: 9px; 
	font-style: italic; 
}

.standOut {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
}

.smallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000080;
}

.credits {
	font-size: 7pt;
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
}

.tableHead {
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.tabletxt {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.Title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}

.Title1	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-weight: bold
}

#tAll {
	border: thin solid #99CCCC;
}

#tCell {
	padding: 1px 1px 2px;
	font-size: 10pt;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #99CCCC;
	border-left: none;
}
.tCell {
	padding: 1px 1px 2px;
	font-size: 10pt;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #99CCCC;
	border-left: none;
}

