body
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	background-color: #DFDEE0;
}

.HighlightCells {
	background-color: #FFCC00;
}

p, li, ul, ol, td, tr
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
}

p
{
	margin-bottom: 10px;
	margin-top: 0px;
}

ul
{
	margin-bottom: 10px;
	margin-top: 4px;
}

hr
{
	margin-bottom: 0px;
	margin-top: 0px;
}

.BackgroundShadow {
	background-color: #CCCCCC;
	background-image: url(Images/dropShadowContent.gif);
}

.TopNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(Images/bottom_bar_green2.gif);
	color: White;
	height: 24px;
	text-align: center;
	vertical-align: middle;
}

.hdrPadding {
	padding:0px;
}

a
{
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #cc3300;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


h1
{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 2px;
	margin-top:0px;
}
h2
{	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3
{	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #339900;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}
h4
{	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #646464;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h5
{	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #008BC6;
	display: inline;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h6
{	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	display: inline;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.AllBorders {
	border: thin solid #CCCCCC;
}

.LeftColumn {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.RightColumn {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}


.ScheduleBkgrnd {

}


.GreenLinks {
	color: #FFFFFF;
}

.footer {
	background-image: url(Images/bottom_bar_green2.gif);
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:White;
	vertical-align:middle;
}
.footer a:link,.footer a:visited,.footer a:hover,.footer a:active {
	color:White;
	text-decoration:none;
}

.bottomShadow
{ background-color:  Transparent !important;
	background-color: White;
}