body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #B6D9F0;
	text-decoration: none;
	line-height: 50px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #B6D9F0;
	border-bottom: 2;
	border-bottom-color: #004891;
	border-bottom-style: solid;
	border-top: 2;
	border-top-color: #004891;
	border-top-style: solid;
}

a.topNav:link {
  color: #B6D9F0;
  text-decoration: none;
  font-weight: bold;
}
a.topNav:visited {
  color: #A2C1D6;
  text-decoration: none;
  font-weight: bold;
}
a.topNav:hover {
  color: #cbc0c4;
  font-weight: bold;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

a {
	color: #304B5C;
	text-decoration: none;
}

form {
	background-color: #A2C1D6;
	padding: 25;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #004891;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
  color: #4B82C0;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #004891;
	color: #B6D9F0;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	background-color: #A2C1D6;
}

.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: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.playlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004891;
	line-height: 10px;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004891;
  background-color: #A2C1D6;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	color: #A2C1D6;
	font-weight: bolder;
	font-size: 14px;
}

a:hover {
	text-decoration: none;
	color: #0066CC;
}
h3 {
	font-size: 36px;
	color: #004891;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #004891;
}
.description {
	font-size: 11px;
	margin-left: 30px;
	margin-right: 30px;
}
.small {
	font-size: small;
}
