.twoColFixLtHdr #header {
	height: 110px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #89C4E2;
	border-bottom-width: 10px;
	border-bottom-style: solid;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	height: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #3399CC;
}
.twoColFixLtHdr #mainContent {
	width: 585px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FFFFFF;
	height: auto;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #3399CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
} 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #369ACC;
	text-decoration: none;
	font-weight: normal;
}

form {
	background-color: #CCCC99;
}

.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;
}

.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;
}

a:hover {
	text-decoration: underline;
}
.twoColFixLtHdr #container #mainContent img {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 8px;
}
.twoColFixLtHdr #container #mainContent h2 {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 14px;
	display: inline;
	color: #3399CC;
	height: auto;
	float: none;
	letter-spacing: 0.1em;
	padding-bottom: 0px;
	list-style-position: inside;
	line-height: 14px;
	vertical-align: 0%;
}
.twoColFixLtHdr #container #sidebar1 h2 {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	letter-spacing: 0.1em;
	font-size: 14pt;
	color: #0368A0;
}
