TD, BODY {
	FONT-SIZE: 11px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Arial;
}

A {
color:#6699cc;
text-decoration:none;
}

A:hover {
color:#6699cc;
text-decoration:underline;
}

.f14Bold{
	font-size:14px;
	color: #333333;
	font-weight: bold;
}
.f12Bold{
	font-size:12px;
	color: #333333;
	font-weight: bold;
}

.footerlinks {
	font: verdana;
	font-size:10px;
	color: #ffffff;
	text-decoration:none;
	}
	
.footerlinks:hover {
	font: verdana;
	font-size:10px;
	color: #ffffff;
	text-decoration:underline;
	}
	
.f12Wwhite {
	font-size:12px;
	color: #ffffff;
	text-decoration:none;
	}

.f12Wwhite:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline;
	}
	
.footertxt {
	font-size: 10px;
	color: #cccccc;
	}
	
.headers {
	font-size:18px;
	color: #6699cc;
	font-weight: bold;
}

.subheaders {
	font-size:15px;
	color: #6699cc;
	font-weight: bold;
}
.subsubheaders {
	font-size:12px;
	color: #6699cc;
	font-weight: bold;
}


.caption{
	color: #313131;
	font-size: 10px;
}
.nav {
	font-family: Arial;
	text-transform: uppercase;
	color: #99ccff;
	text-decoration:none;
	font-weight: bolder;
}
.nav:hover {
	font-family: Arial;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}

.subnav {
	font-family: Arial;
	text-transform: uppercase;
	color: #003366;
	text-decoration:none;
	font-weight: bolder;
}
.subnav:hover {
	font-family: Arial;
	text-transform: uppercase;
	color: #003366;
	text-decoration:underline;
	font-weight: bold;
}
.f10 {
font-size:10px;
}
.bold {
font-weight:bold;
}

.sidebartext {
	font-size:12px;
	color: #ffffff;
	text-decration:none;
	line-height:16px;
	text-decoration:none;
	}
.sidebartext:hover {
	font-size:12px;
	color: #ffffff;
	text-decration:none;
	line-height:16px;
	text-decoration:underline;
	}
