body, div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
  font-family: verdana, arial, sans-serif;
}

body, th, td, input, select, textarea, p, li {
  font-size: 11px;
}

code, pre {
  font: 11px "courier new", courier, monospace;
}

body {
	background-color: #08003E;
	color: #000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

form.no {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
  font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #08003E;
}

h2 {
  font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #08003E;
}

h3 {
  font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #08003E;
}

h4 {
  font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
  font-size: 8px;
}

h6 {
  font-size: 6px;
}

img {
  border: 0px;
}

hr {
  height: 1px;
}

th {
  text-align: left;
}

a:link, a:visited, a:active {
  color: #08003E;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
  color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}

a.orange:link, a.orange:visited, a.orange:active {
	color: #FF6600;
	text-decoration: none;
}

a.orange:hover {
  color: #85819E;
	text-decoration: none;
}

a.footer:link, a.footer:visited, a.footer:active {
  color: #fff;
	text-decoration: none;
}

a.footer:hover {
  color: #999;
	text-decoration: none;
}

a.small:link, a.small:active {
	font-size: 10px;
	color: #3D3D3D;
	line-height: 15px;
	text-decoration: none;
}

a.small:hover, a.small:visited {
	font-size: 10px;
	color: #CF6F19;
	line-height: 15px;
	text-decoration: none;
}

a.small2 {
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
}

.pageTitle {
  font-family: verdana, arial, sans-serif;
  font-size: 16pt;
	letter-spacing: 1.5px;
	padding-top: 11px;
	padding-bottom: 6px;
	margin-bottom: 18px;
	color: #08003E;
	background: url('/images/underDots2.gif') no-repeat bottom left;
}

.pageTitleSm {
  font-family: verdana, arial, sans-serif;
  font-size: 12pt;
	letter-spacing: 1px;
	padding-top: 11px;
	padding-bottom: 6px;
	margin-bottom: 8px;
	color: #08003E;
	background: url('/images/underDots2.gif') no-repeat bottom left;
}

.alert {
  color: #f00;
}

.footer {
	color: #fff;
	font-size: 9px;
}

.required {
  color: #FF6600;
	font-size: 9px;
}

.small {
	font-size: 10px;
	color: #3D3D3D;
	line-height: 15px;
}

.small2 {
	font-size: 10px;
	color: #333;
}

.small3 {
	font-size: 9px;
	color: #333;
}

.red {
	color: #FF0000;
}

.orange {
	color: #FF6600;
}

.orange2 {
	background-color: #FF6600;
	color: #fff;
	font-weight: bold;
	font-size: 9px;
}

.lime {
	background-color: #ACBE25;
	color: #fff;
	font-weight: bold;
	font-size: 9px;
}

.teal {
	background-color: #85CFC0;
	color: #fff;
	font-weight: bold;
	font-size: 9px;
}

.orangeBorder {
	border: #FF6600 1px solid;
}

.blackBorder {
	border: #000000 1px solid;
}

.smallHeader {
	color: #3D3D3D;
	font-weight: bold;
	font-size: 11px;
}

.stroke {
	border: #000 1px solid;
}

.calanderDate {
	font-size: 9px;
	color: #333;
}

.calanderTime {
	font-size: 9px;
	color: #333;
}

.calanderHeader {
	font-size: 9px;
	color: #333;
}

.calanderShortTitle {
	font-size: 9px;
	color: #333;
}

.calanderCurrent {
	font-weight: bold;
	color: #FF7800;
}

.calanderPast {
	background-color: #EAEAEA;
	border:1px solid #CDCDCD;
}

.grey {
	background-color: #F2F2F2;
}

.greyedOut {
	color: #a9a9a9;
}

table {
  border-collapse: collapse;
}

td.BorderMe {
  border:1px solid #CDCDCD;
}

.ltOrange {
	background-color: #f0c583;
}

.white {
	color: #fff;
	font-weight: bold;
}

.blue {
	color: #08003E;
	font-weight: bold;
}
