body {
	background-color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

.td, th {
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

a {
	color: #3366CC;
	text-decoration: none;
}

.header {
	font-family: Trebuchet MS;
	font-size: 14pt;
	background-color: #FFFFFF;
     color: #5580BE;
	font-weight: bold;
}

.nav {
	font-family: Trebuchet MS;
	font-size: 10pt;
     font-weight: bold;
	color: #000000;
	background-color: #5580BE;
}

.navLink {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #5580BE;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Trebuchet MS;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}

.titlebar {
	background-color: #5580BE;
}

