A:link, A:visited, A {
	color : #005294;
}

.capTitle {
	font-size : 10px;
	color : #005294;
	font-weight : bold;
}

.caption{
	font-size : 10px;
}

.float{
	font-size : 14px;
	font-weight : bold;
	color : #005294;
	font-style : italic;
	line-height : 20px;
}

.subTitle {
	color : #005294;
	font-weight : bold;
}

.subNavTitle{
	font-size : 10px;
	color : #005294;
	font-weight : bold;
}

.subNavItem:link, .subNavItem:visited{
	font-size : 10px;
	color : #005294;
	font-weight : normal;
	text-decoration: none;
	line-height : 20px;
}


.subNavItem:hover{
	font-size : 10px;
	color : #005294;
	font-weight : normal;
	line-height : 20px;
	text-decoration: underline;
}

.catHeader {
	font-size : 16px;
	color : #005294;
	font-weight: bold;
}

.tblHeader{
	font-size: 10px;
	color: #005294;
	font-weight: bold;
	text-align : center;
	vertical-align : top;
}

.tblItem{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align : left;
	line-height : 20px;
}

.tblRow{
	background-color : #005294;
}

h1, h2 { color: #005294; }