BODY, TD	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #184D81;
	margin: 0px;
}

UL, LI		{
	list-style-image: url(images/pics/star.gif);
	list-style-position: outside;
}

LIST, INPUT, TEXTAREA, SELECT {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #4396C5;
	background-color: #E0EEF5;
	color: #184D81;
	font-size: 9pt;
}

FORM {
	margin:0px;
}

a:hover {
	color: #000000;
}

a:link {
	color: #006699;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4396C5;
	font-weight: bold;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4396C5;
	font-weight: bold;
}

.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4396C5;
	font-weight: bold;
}

.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}

.navwhite {
	color: #FFFFFF;
}

.homebody {
	padding-left: 165px;
}	

.noborder {
	border: 0px;
	background-color: #FFFFFF;
}

.nobordernav {
	border: 0px;
	background-color: #5FA7CD;
}	

#nav_subscribe {
	border-top: solid 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 10px 10px 0px;
	background-color: #5FA7CD;
	width: 100%;
}

#header{}
#navbar{}
#bodytext{}
#footer{}
#pagetitle {}
#notprintable {}

#printonly {
	display:none;
}
#bordertop {
	border-top: solid 1px #D9EAF2;
}

/*HOMEPAFE STYLES */
.countdown {
	font-size: 22px;
	color: #278bc2;
}
.countdown_sm {
	font-size: 13px;
	text-align: center;
}

.eftTable td { border-bottom: solid 1px #3399CC; }
.eftTable tr.row1 td { background-color: #F0FAFF; }

