p {
	margin-right: 30px;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;

}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

a {
	color: #d63248 ;
	text-decoration: none;
}

.navbar {
font-size: 22px;
color: #ffffff;
}



.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 10px;
	color: #aeaeae;
	letter-spacing: .5px;
	}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;
  line-height: 13px;
  color: #ffffff;
}

.navOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;
  line-height: 13px;
  color: #ffffff;
  text-decoration: underline;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 9px;
	color: #666666;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #d63248;
	padding: 9px;
	padding-top: 10px;
	letter-spacing: 0.7px;
}

.sidebarHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 10px;
	color: #aeaeae;
	padding: 9px;
	letter-spacing: .5px;
}

.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;
}


.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}


a:hover {
	text-decoration: underline;
}
