body {
    background-color: #ffffff;
    font-size: 14px;
    font-family: Arial;
    color: #000000;
	background: #448CCB;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0; 
	padding: 0;
	text-align: center;
}

p, td, li {
    font-family: Arial;
    font-size: 14px;
    color: #000000;
}

.footer {
	font-size: 10px;
	text-align: center;
}

.calendar {
	font-size: 11px;	
}

.menutd {
	background-image:url("/images/menubg.png");
    font-family: Arial;
    font-size: 16px;
    color: #FFFFFF;
    text-align: left;	
}

.menulink {
    font-family: Arial;
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
}

.link {
    font-family: Arial;
    color: #000000;
    text-decoration: underline;
}

.link:hover {
    font-family: Arial;
    color: #01019D;
    text-decoration: underline;
}

.subMenuLink {
    font-family: Arial;
    color: #01019D;
    font-weight: bold;
    text-decoration: none;
}

.subMenuLink:hover {
    font-family: Arial;
    color: #01019D;
    font-weight: bold;
    text-decoration: underline;
}


.bodytd {
	background: #FFFFFF;
	text-align: left;
	padding: 5;
}

.splashtd {
	background: #FFFFFF;
	text-align: center;
	padding: 5;
}

.nologotd {
	background: #FFFFFF;
	text-align: left;
	padding: 5;
}

h1 {
    font-size: 24px;
    font-weight: bold;
    color: #01019D;
}

h2 {
	color: #01019D;	
    font-size: 20px;
    font-weight: bold;
}

.heading {
	color: #01019D;	
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
}

.headerbg {
    background-image:url("/images/topbg.png");
    background-repeat: repeat-x, repeat-y;
}

.footerbg {
	background: #FFFFFF;
}

.blueBold {
	color: #01019D;	
	font-weight: bold;
}

.newsHeader {
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    color: #01019D;
}

.borderLink {
	border: solid black 1px;
}

.calendartd {
	border-top: solid black 1px;	
	border-bottom: solid black 1px;
	border-right: solid black 1px;
}

.calendartdstart {
	border-top: solid black 1px;	
	border-bottom: solid black 1px;
	border-right: solid black 1px;
	border-left: solid black 1px;
}

.calendarHeader {
	color: #01019D;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
