
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 : 11px;
	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;
}

.subNavItemSelected:link, .subNavItemSelected:visited{
	font-size : 10px;
	color : #000000;
	font-weight : bold;
	text-decoration: none;
	line-height : 20px;
}


.subNavItemSelected:hover{
	font-size : 10px;
	color : #000000;
	font-weight : bold;
	line-height : 20px;
	text-decoration: underline;
}

.catHeader 
{
	font-family: Tahoma, sans-serif;
	font-size : 14px;
	color : #005294;
	font-weight: bold;
}

.typeHeader 
{
	font-family: Tahoma, sans-serif;
	font-size : 14px;
	color : #005294;
	font-weight: bold;
}

.tblHeader{
	font-size: 11px;
	color: #005294;
	font-weight: bold;
	text-align : center;
	vertical-align : bottom;
	line-height : 12px;
}

.tblItem
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #005294;
	font-weight: normal;
	text-align : center;
	padding-bottom : 8px;
	padding-top : 8px;
}

.tblRow{
	background-color : #E3E3E3;
}

.capHeader{
	font-size: 11px;
	color: #005294;
	font-weight: bold;
	text-align : right;
}

.typeRemark {
	font-size: 11px;
	color: #005294;	
	font-weight: normal;
}

A.adminLink:link, A.adminLink:visited {
	font-size : 16px;
	font-weight : bold;
	color: #005294;
}

A.adminMenu:link, A.adminMenu:visited, .adminMenu {
	font-size : 14px;
	font-weight : bold;
	color: #005294;
}

h1, h2 { color:#005294; }
