body {
	margin: 0;
	padding: 10px 0;
	background-color: #ECF5E7;
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#container {
	margin: 0 auto;
	width: 95%;
}
#header {
	background: #E2F8F6 url(../images/page/header-bg.gif) top repeat-x;
	color: #1077A0;
}
#header div {
	background: url(../images/page/header-bg-left.gif) top left no-repeat;
}
#header div div {
	height: 130px;
	background: url(../images/page/header-bg-right.jpg) top right no-repeat;
	padding-left: 50px;
}
#header div div div {
	background: none;
}
#header h1 {
	margin: 0;
	padding: 52px 0 0;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
}
#header h2 {
	margin: 0;
	padding: 0;
	font: normal 12px/20px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color: #60C9C8;
	text-transform: uppercase;
	letter-spacing: 2px;
}


#topnav {
	background: #FFFFFF url(../images/page/topnav-bg.gif) top repeat-x;
}
#topnav div {
	background: url(../images/page/topnav-bg-left.gif) top left no-repeat;
}
#topnav div div {
	height: 60px;
	background: url(../images/page/topnav-bg-right.gif) top right no-repeat;
	text-align: right;
	font-size: 10px;
	line-height: 30px;
	text-transform: uppercase;
	padding-right: 20px;
}
#topnav a {
	text-decoration: none;
	color: #666666;
	padding: 0 10px;
}
#topnav a:hover {
	color: #1077A0;
	text-decoration: underline;
}


#sidenav {
	width: 230px;
	vertical-align: top;
	background: #FFFFFF url(../images/page/nav-bg.gif) top left repeat-y;
}
#sidenav div {
	background: url(../images/page/nav-bg-top.gif) top left no-repeat;
	padding: 0 10px 20px 40px
}
#sidenav ul {
	margin: 0 0 50px;
	padding: 0;
	list-style: none;
}
#sidenav li {
	margin: 0;
	padding: 0;
	line-height: 0;
	display: inline;
}
#sidenav li h2 {
	margin: 0 0 5px -10px;
	padding: 2px 4px;
	font: bold 11px/14px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-color: #AACB6F;
}
#sidenav li a {
	display: block;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #1077A0;
	background: url(../images/page/bullet.gif) top left no-repeat;
	padding: 7px 0 1px 12px;
}
#sidenav li a:hover {
	text-decoration: underline;
}

#sidenav li ul {
	margin: 0 0 0 12px;
	padding-bottom: 5px;
}
#sidenav li li a {
	font-size: 10px;
	line-height: 12px;
	background: url(../images/page/bullet2.gif) top left no-repeat;
	padding: 4px 0 1px 10px;
}
#sidenav li li a:hover {
	text-decoration: underline;
}



#contentbg {
	background: #FFFFFF url(../images/page/nav-bg.gif) top left repeat-y;
}
#content {
	padding: 1px 50px 20px;
	background: url(../images/page/content-bg.gif) top right repeat-y;
}
#content h1 {
	font: normal 24px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #AACB6F;
	margin: 0 0 20px;
	padding: 0;
}
#content h2 {
	font: normal 18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #AACB6F;
	margin: 30px 0 -10px;
}
#content h3 {
	font: bold 14px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #AACB6F;
	margin: 30px 0 -10px;
}
#content h4 {
	font: bold 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #AACB6F;
	margin: 30px 0 -10px;
}
#content p {
	margin: 15px 0;
}


#breadcrumbs {
	margin: -20px 0 20px 0;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
#breadcrumbs a {
	color: #CCCCCC;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #666666;
	text-decoration: underline;
}


#footer {
	background: url(../images/page/footer-bg.gif) top repeat-x;
}
#footer div {
	background: url(../images/page/footer-bg-left.gif) top left no-repeat;
}
#footer div div {
	background: url(../images/page/footer-bg-right.gif) top right no-repeat;
	padding: 30px;
	font-size: 9px;
	line-height: 25px;
	color: #68A9BC;
}
#footer {
}



a {
	color: #1077A0;
}
form {
	margin: 0;
}
form td {
	padding: 0 10px 8px 0;
}
input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}


.red {
	color: #FF6633;
}
.white {
	color: #FFFFFF;
}
.mini {
	font-size: 9px;
	line-height: 11px;
	color: #666666;
}


.infotable {
	width: 99%;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
}
.infotable th {
	padding: 8px;
	background: #E2E2E2 url(../images/page/th-bg.gif) top repeat-x;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	color: #4C77A0;
	border-top: 1px solid #F0F0F0;
	border-bottom: 3px solid #1077A0;
}
.infotable tr {
	background-color: #FAFAFA;
}
/*.infotable tr:hover {
	background-color: #E9F7F5;
}*/
.infotable tr tr {
	background: none;
}
.infotable td {
	padding: 8px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #F0F0F0;
	font-size: 11px;
	line-height: 14px;
}
.infotable td td {
	border: a
}


.post-it {
	margin: 20px 0;
	border: 1px solid #edeaca;
	padding: 20px;
	background-color: #FFFee4;
	font-size: 10px;
	line-height: 12px;
}
.post-it p {
	margin: 0;
}
.post-it ul {
	margin: 15px 0 0 20px;
	padding: 0;
}
.post-it ul li {
	margin: 0;
	padding: 0 0 7px 0;
}


#homelist {
	width: 95%;
	margin: 0 auto;
}
#homelist td {
	width: 33%;
	vertical-align: top;
	padding: 20px;
}
#homelist h1 {
	margin: 0;
	padding: 3px 10px 7px;
	background-color: #5CADFF;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 16px;
}
#homelist ul {
	margin: 0;
	padding: 10px;
	list-style: none;
}
#homelist ul li {
	margin: 0;
	padding: 3px 5px 3px 10px;
	background: url(../images/page/bullet.gif) top left no-repeat;
}
#homelist a {
	color: #333333;
	text-decoration: none;
}
#homelist a:hover {
	color: #1077A0;
	text-decoration: underline;
}
