#mainTable {
	width: 850px;
}
#content {
	width: 655px;
}
#container {
	background-image:url("/images/page_bg_850.png");
}
#bottomShadow {
	background-image:url("/images/page_bg_bottom_850.png");
}
.bottomBar div {
	width: auto;
}
.topLogo {
	height: 120px;
    width: 850px;
}
h2 {
  font-size: 16px;
}
.tblHeader2, .tblHeader, .tblHeaderNoPad, .monthCal thead {
  background-color: #8DC642;
}
.tblSubHeader, .tblSubHeaderRight {
  background-color: #0E4889;
  color: #FFF;
}
a, a:link, a:visited {
	color: #0E4889;
}
hr {
  height: 1px;
}
.menuItem, .menuItem a, .menuItem a:link, .menuItem a:visited {
  color: #0E4889 !important;
}

#quicklinks {
	height: 55px;
	background-image: url(/inc/html/images/shadow.png);
	padding: 0 10px;
}
#quicklinks div {
	width: 33%;
	float: left;
	padding: 10px 0;
}
#quicklinks a {
	text-decoration: none;
	color: #598700;
	font-weight: bold;
	font-size: 14px;
}

#highlights {
	width: 220px;
	float: right;
	margin-left: 15px;
	margin-top: 20px;
	background-image: url(/inc/html/images/highlights-bg.png);
	background-position: bottom right;
	min-height: 205px;
	padding: 15px;
}
#highlights h2 {
	font-size: 14px;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0;
	color: #666;
}

#highlights ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#highlights ul li {

	padding: 5px 0;
	border-bottom: 1px solid #CCCCCC;
}

#highlights ul li a {
	text-decoration: none;
	margin-bottom: 5px;
	font-weight: bold;
}

#welcome {
	line-height: 22px;
	font-size: 13px;
	padding-left: 5px;
}
#welcome h1, #featured h1 {
	font-size: 18px;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	font-weight: normal;
	color: #1A518E;
}
#featured {
	margin-top: 30px;
	padding: 0 0 10px 6px;
}
#featured a {
	float: left;
	margin-right: 5px;
	margin-top: 7px;
}
#featured .setup {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
#featured .setup a {
	float: none;
}
