.Headerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
	font-weight: normal;

}
.bottomdisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 006699;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #441E78;
	font-weight: bold;
}
.bannerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #441E78;
	font-weight: bold;
}
.Headerbold14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330066;
	text-decoration: underline;

}
.linkbottom {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #441E78;
	font-weight: bold;
}
.calendardays {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
	font-weight: normal;
	background: #ffffff;
}
.calendarcurrentday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background: #A6CADB;
}
.calendartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66A3C2;
	font-weight: normal;

}
.calendarheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #006699;
}
.calendarmonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006699;
}
.calendarbackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006699;
	background:#66a3c2}



.bannerleft {
	background:url(images/signbannerleft.jpg) right top repeat-y;
}
.bannerright {
	background:url(images/signbannerright.jpg) left top repeat-y;
}

#bannercopy {
	color:#000000;
	font: 14px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	line-height:12px;
}
#bannercopy li{
	padding:3px 0;
}

#bannercopy li a{
	color:#FF0000;
}


#marqueecontainer {
position: relative;
width: 348px; /*marquee width */
height: 150px; /*marquee height */
/*background-color: black; */
overflow: hidden;
padding: 2px;
/*padding-left: 4px;*/
color: red;
}
#marqueecontainer td{
font: 14px Arial, Helvetica, sans-serif;
}
#display {
padding:10px;
text-align:left
}
#display h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
}
#display p{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left
}