body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;		
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
	vertical-align:top;
	text-align:justify;
}

.text {
	line-height: 16px;
}

form {
	background-color: #CCCC99;
}

.siteSelection{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 80px;
	color: #990000;
	background-color: #FFFFFF;
	font-weight: bold;
	list-style-type:none;
	text-indent: 5px;
	padding-top: 50px;
	padding-bottom: 30px;	
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
 	background-color: #A8F3FF;
  	color: #0092C8; 
	text-align:center;
	font-weight:bold;
	-moz-border-radius: 12px 12px 12px 12px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  	color: #0092C8; 
  	font-style: oblique;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	line-height: 75px;
  	color: #333399;
	text-align:center;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

a {
	color: #28737F;
}

a.list_1, a.list_2 {
	text-decoration: underline;
	display: block;
}

a.link {
	text-decoration: underline;
}

a:hover.link {
	color: #68B3BF;
	background-color: #FFFFFF;
}

a:hover.footlink {
	color: #0092C8;
	background-color: #FFFFFF;
}

a:visited {
	color: #0092C8;
}

a:hover {
	color: #0092C8;
	background-color: #FFFFFF;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #990000;
}

.linkbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	padding: 3px;
	background-color: #FFFFFF;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 18px;
	color: #28737F;
	background-color: #FFFFFF;
	font-weight: bold;
	list-style-type:none;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
}

.footlink {
	color: #28737F;
	text-align:center
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
 color: #990000;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #333333;
	background-color: #FFFFFF;
	text-align:center
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
}

.promo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}