body,p,li,td{
	font-family:arial;
	font-size:12px;
	color:#000000;

}

.headlines{
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	color:#03769f;

}
.subheadlines{
	font-family:arial;
	font-size:12px;
	text-decoration:underline;
	color:#03769f;
}

.sidebar{
	color:#ffffff;
	font-weight:bold;
}

.sidebarlinks{
	color:#000000;
	font-family:arial;
	font-size:10px;
	text-decoration:none;
}

.sidebarlinks:hover{
	text-decoration:underline;
}

.sidebarbiglinks{
	color:#000000;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	text-decoration:none;
}

.sidebarbiglinks:hover{
	text-decoration:underline;
	color:#00a3dd;
}

.dropdownOver{
	background-color:#00a3dd;
}

.dropdownOut{
	background-color:#cccccc;
}
.footer{
	font-family:arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.homeTD
{
	background-image: url(/images/home_background.gif);
	background-repeat: no-repeat;

}

.subTd
{
	background-image: url(/images/sub_background.gif);
	background-repeat: no-repeat;

}

.td
{
	background-image: url(/images/gradient_footer.jpg);
	background-repeat: no-repeat;

}
.divider{
	color:#cccccc;
}

.utility{
	font-family:arial;
	font-size:11px;
	color:#000000;
}

.subnav{
	font-size:11px;
	text-decoration:none;
	color:#0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.subnav:hover{
	text-decoration:none;
	color:#000000;
}


a{
	text-decoration:underline;
	color:#00a3dd;
}

a:hover{
	text-decoration:underline;
	color:#0378a2;
}
