body {
	background-color: #CAE1FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

.LastUpdate {
	text-align: center;
	font-size: 10px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-align:center;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CAE1FF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #CAE1FF;
	color: #FF0000;
	text-align:center;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #FF0000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #CAE1FF;
  color:#FF0000;
  text-align:center;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CAE1FF;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CAE1FF;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #CAE1FF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #CAE1FF;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CAE1FF;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CAE1FF;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Helvetica, sans-serif;
	color: #000000;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
  background-color: #CAE1FF;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CAE1FF;
  color: #000000; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
	background-color:#CAE1FF;
	color:#FF0000;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.Quoted {
	background-color:#FFFFFF;
	background-position:left;
	color:#0000FF;
	font-size:14px;
	font-weight:200;
	border-color:#FF0000;
	border-style:dashed;
	border-width:thin;
}
