


table {
	border: 0px;
	padding: 0px;
}
a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:link.white {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.white {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.white {
	color: #CCFFFF;
	text-decoration: underline;
}
table_frame {
	padding: 3px;
	border: 1px solid 8dac67;
}
.title {
	font-size: 13px;
	color: #2a82c4;
	font-weight: bold;
	text-transform: uppercase;
}

.subtitle {
	font-size: 11px;
	color: #5096b7;
	font-weight: bold;
	text-transform: uppercase;
}
.subtitle1 {
	font-size: 11px;
	color: #5096b7;
	text-transform: uppercase;
}
.subheading {
	font-size: 12px;
	color: #0E4066;
	font-weight: bold;
}
.home_promo {
	font-size: 11px;
	color: #003366;
	padding: 5px;
}
.breadcrumb {
	font-size: 10px;
	color: #006699;
}

.cookie {
	font-size: 11px;
	color: #CCFFFF;
	}
.darkblue {
	color: #0E4066;
}
.red {
	color: #CC0000;
}
.nav {
	background-color:#c3e1e9;
 width:160px;
 float:left;
 clear:left;
 color:#007aab;
}

.nav a:link, .nav a:visited {
 color:#007aab;
 text-decoration:none;
 font-size:10px;
}

.nav a:hover {
 color:#007aab;
 text-decoration:underline;
 font-size:10px;
}
.subnav {
	color: #0E4066;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	display:block;
	margin-bottom:5px;
}
.navheading {
	 background-color:#c3e1e9;
 width:150px;
 float:left;
 clear:left;
 text-transform:uppercase;
 color:#083d6d;
/* padding-left:20px;*/
}
.bluesmall {
	font-size: 10px;
	color: #5096b7;
}

.topstory {
	font-size: 11px;
	color: #2a82c4;
	font-weight: bold;
	text-transform: uppercase;
}

