body {
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	}
.h1 {
	font-family: Verdana;
	color:#3E4758;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	text-transform: uppercase;
	background-color: #D8E1EA;
}

td, th {
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #3E4758;
}

.title {
	font-family: Verdana;
	font-size: 17px;
	line-height: 25px;
	color: #5062A4;

}

.subtitle {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
  color: #3E4758;
}

.nav {
	font-family: Verdana;
	font-size: 13px;
  font-weight: normal;
   color: #333333;
}

.navw {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #5062A4;
	text-decoration: underline;
}
.navLink {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 28px;
	color: #35426F;
	text-transform: uppercase;
}


.sidebarFooter {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.box1 {
	border-color: #D6D9E0;
	border-width: 1pt;
  border-style: ridge;
}

.titlebar {
	font-family: Verdana;
	font-size: 12px;
	color: #2D2D2D;
  background-color: #D9D9FD;
}

a {text-decoration: none; font-family: Verdana; font-size: 14px; color: #3E4758; font-weight: normal; line-height: 20px}
A:Hover { font-family: Verdana; color:#6D829F;font-weight: normal; text-decoration: underline} 
a:active {text-decoration: underline; font-family: Verdana; color: #C66433; font-weight: normal}
