body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
	padding-bottom: 20px;
	background-image: url(../images/background.jpg);
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	left: inherit;
	float: url(../images/background.jpg);
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #adb7c1;
	color: #000066;
}

.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;
}

.style3 {
	color: #666666;
	font-style: italic;
	font-weight: bold;
}

.style5 {
	color: #993333;
	font-style: normal;
	font-weight: normal;
}
.style4 {
	color: #CC0000;
	font-style: normal;
	font-weight: normal;
}

.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: #CCCCCC;
}

.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: 3px;
	background-color: #FFFFFF;
}

.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;
}

.sitemapcont1 {
	width: 530px;
	height: 18px;
	text-align: left;
	background-color: #E6DEFF;
	border-bottom-style: dotted;
	border-bottom-width: medium;
	border-bottom-color: #003366;
}

.sitemapcont2 {
	width: 505px;
	height: 18px;
	text-align: left;
	background-color: #E5E5E5;
	padding-left: 25px;
	border-bottom-style: solid;
	border-color: #000066;
	border-bottom-width: thin;
}

.sitemapcont3 {
	width: 480px;
	height: 18px;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 50px;
}

.sitemapcont4 {
	width: 455px;
	height: 18px;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 75px;
	font-style: italic;
}

.box1 {
	width: 750px;
	table-layout: fixed;
	background-color: #adb7c1;
	max-width: 751px;
	float: inherit;
}

.boxflex {
	width: 250px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-color: #999999;
	border-bottom-width: thin;
	border-top-width: thin;
	border-bottom-color: #999999;
	border-top-color: #999999;
	border-top-style: solid;
	border-bottom-style: solid;
}

.boxflex2 {
	width: auto;
	background-color: #FFFFFF;
}

.boxflex3 {
	width: auto;
	background-color: #FFFFFF;
	margin-right: 30px;
	margin-left: 40px;
}

.box2 {
	width: 730px;
	table-layout: fixed;
	background-color: #FFFFFF;
	empty-cells: show;
	float: center;
	color: #333333;
	background-repeat: no-repeat;
	
}

.box3 {
	width: 527px;
	background-color: #FFFFFF;
	empty-cells: show;
	background-repeat: no-repeat;
	max-width: 527px;

}

.rowcolor1 {
	background-color: #EEF9FF;
}

.rowcolor2 {
	background-color: #FFFFFF;

}

.rowcolor3 {
	background-color: #EEEEEE;
}

.tabtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
	line-height: 14px;
}

.tabsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	font-style: italic;
	font-weight: bold;
}

.blinkytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #660000;
	color: #FFCC99;
	font-weight: bolder;
	text-decoration: blink;
	line-height: 20px;
}

.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;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF4F6;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
	background-color: #FFFFCC;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
