body {
	background-color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	color: #2A2A2A;
}

td, th {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #2A2A2A;
}

.title {
	font-family: Arial;
  font-size: 18px;
	line-height: normal;
	color: #F5AA0E;
}

.subtitle {
	font-family: Arial;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
  color: #2A2A2A;
}

.header {
	font-family: Arial;
	font-size: 18px;
	background-color: #006666;
  color: #2A2A2A;
}

.nav {
	font-family: Arial;
	font-size: 13px;
  font-weight: normal;
}

.navLink {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	 color: #2A2A2A;
}

.sidebar {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #F5FAFA;
}

.sidebarHeader {
	font-family: Arial;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #224144;
}

.sidebarFooter {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.box1 {
	border-color: #818181;
	border-width: 1pt;
  border-style: ridge;
}
.box2 {
	border-color: #577EBE;
	border-width: 1pt;
  border-style: ridge;
}
.titlebar {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

a {text-decoration: none; font-family: Arial; font-size: 12px; color: #2A2A2A; font-weight: normal; line-height: 18px}
a:hover {text-decoration: underline; font-family: Arial; color: #2A2A2A; font-weight: normal}
a:active {text-decoration: underline; font-family: Arial; color: #2A2A2A; font-weight: normal}
