h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-transform: uppercase;
	margin:1px;
	font-weight: normal;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: underline;
	color:#003399;
}

A:hover  {
	color: #003366;
	text-decoration: underline;
}

.border {
	background-color: White;
	border: 1px solid #868f98;
}

.header {
	font-size: 24px;
	font-weight: normal;
	color: #999999;
	text-transform: uppercase;
	line-height: normal;
}

.subheader {
	font-size: 12px;
	font-weight: 600;
	color: #003366;
}

.navbar {
	font-size: 9px;
	color: #ffffff;
	background-image: url(images/nav_bg.jpg);
	vertical-align: middle;
	background-repeat: no-repeat;
	height: 26px;
	border-bottom: 1px solid Gray;
}

.navbar a {
	font-size: 10px;
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
}

.navbar a:hover {
	font-size: 10px;
	font-weight: 600;
	color: #99ccff;
	text-decoration: none;

}

.navbar a:active {
	font-size: 10px;
	font-weight: 600;
	color: #3399ff;
	text-decoration: none;

}

.footer {
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
	letter-spacing: 1px;
	text-align: center;
	line-height: 16px;
	font-weight: bold;
}
li.largerbullets {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
}


.content {
	text-align: left;
	vertical-align: top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px 14px 0px 15px;
	line-height: 17px;
}

.hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.thumbnail {
	text-align: left;
	vertical-align: top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 17px;
	font-weight: bold;
}




span.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #026664;
	text-transform: uppercase;
}
