html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
}
div #logo img, #navbar li, #navbar_green li, #navbar_red li, #navbar_purple li {
	behavior: url(iepngfix.htc)
}
h1, h2, h3 {
	color: #006699;
}
a:link {
	color: #006699;
}
a:visited {
	color: #ff9900;
}
/* Site Layout Styles */
#page-container {
	width: 1000px;
	height: 100%;
	min-height: 100%;
	height: auto !important;
	margin: auto;
	position: relative;
	background-image: url(../images/layout/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#page-container_green {
	width: 1000px;
	height: 100%;
	min-height: 100%;
	height: auto !important;
	margin: auto;
	position: relative;
	background-image: url(../images/layout/background_green.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#page-container_red {
	width: 1000px;
	height: 100%;
	min-height: 100%;
	height: auto !important;
	margin: auto;
	position: relative;
	background-image: url(../images/layout/background_red.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#page-container_purple {
	width: 1000px;
	height: 100%;
	min-height: 100%;
	height: auto !important;
	margin: auto;
	position: relative;
	background-image: url(../images/layout/background_purple.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	width: 974px;
	height: 166px;
	position: relative;
	background-image: url(../images/header-images/header_outline.png);
	background-repeat: no-repeat;
	background-position: top;
	z-index: auto;
	left: 13px;
}
#header_green {
	width: 974px;
	height: 166px;
	position: relative;
	background-image: url(../images/header-images/header_outline_green.png);
	background-repeat: no-repeat;
	background-position: top;
	z-index: auto;
	left: 13px;
}
#header_red {
	width: 974px;
	height: 166px;
	position: relative;
	background-image: url(../images/header-images/header_outline_red.png);
	background-repeat: no-repeat;
	background-position: top;
	z-index: auto;
	left: 13px;
}
#header_purple {
	width: 974px;
	height: 166px;
	position: relative;
	background-image: url(../images/header-images/header_outline_purple.png);
	background-repeat: no-repeat;
	background-position: top;
	z-index: auto;
	left: 13px;
}
#content-container {
	width: 974px;
	min-height: 100%;
	position: relative;
	padding-bottom: 157px;
	overflow: hidden;
	left: 13px;
}
#footer {
	width: 974px;
	height: 157px;
	background-image: url(../images/layout/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: absolute;
	left: 13px;
	bottom: 0px;
	clear: both;
}
#footer_green {
	width: 974px;
	height: 157px;
	background-image: url(../images/layout/footer_bg_green.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: absolute;
	left: 13px;
	bottom: 0px;
	clear: both;
}
#footer_red {
	width: 974px;
	height: 157px;
	background-image: url(../images/layout/footer_bg_red.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: absolute;
	left: 13px;
	bottom: 0px;
	clear: both;
}
#footer_purple {
	width: 974px;
	height: 157px;
	background-image: url(../images/layout/footer_bg_purple.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: absolute;
	left: 13px;
	bottom: 0px;
	clear: both;
}
#footer-left {
	width: 974px;
	height: 157px;
	background-image: url(../images/layout/leftcol_footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer-left_green {
	width: 974px;
	height: 157px;
	background-image: url(../images/layout/leftcol_footer_green.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer-left_red {
	width: 974px;
	height: 157px;
	background-image: url(../images/layout/leftcol_footer_red.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer-left_purple {
	width: 974px;
	height: 157px;
	background-image: url(../images/layout/leftcol_footer_purple.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer-right {
	width: 974px;
	height: 157px;
	background-image: url(../images/layout/rightcol_footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer-right_green {
	width: 974px;
	height: 157px;
	background-image: url(../images/layout/rightcol_footer_green.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer-right_red {
	width: 974px;
	height: 157px;
	background-image: url(../images/layout/rightcol_footer_red.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer-right_purple {
	width: 974px;
	height: 157px;
	background-image: url(../images/layout/rightcol_footer_purple.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* Header + Menubar Layout Styles */
#imageContainer {
	position: absolute;
	width: 974px;
	height: 166px;
	z-index: auto;
}
#imageContainer img {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
}
#logo {
	position: absolute;
	width: 364px;
	height: 130px;
	margin: 15px 0px 0px;
	padding: 0px;
	z-index: auto;
}
.logo_align {
	text-align: right;
}
#site-links {
	position: absolute;
	width: 610px;
	height: 20px;
	margin: 82px 0px 0px;
	left: 364px;
	z-index: auto;
}
#nav-links {
	width: 150px;
	float: left;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
#menubar {
	height: 20px;
	margin: 0px;
	padding: 0px;
}
#navbar, #navbar_green, #navbar_red, #navbar_purple {
	width: 125px;
	margin: 12px 0px 0px 25px;
	padding: 0px;
	float: left;
	display: inline;
}
#menubar li, #navbar li, #navbar_green li, #navbar_red li, #navbar_purple li {
	font-family: Verdana;
	font-size: 11px;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
#navbar li {
	background-image: url(../images/layout/button.png);
	width: 109px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	margin-bottom: 10px;
}
#navbar_green li {
	background-image: url(../images/layout/button_green.png);
	width: 109px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	margin-bottom: 10px;
}
#navbar_red li {
	background-image: url(../images/layout/button_red.png);
	width: 109px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	margin-bottom: 10px;
}
#navbar_purple li {
	background-image: url(../images/layout/button_purple.png);
	width: 109px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	margin-bottom: 10px;
}
#menubar li a {
	height: 20px;
	color: #999999;
	text-align: center;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#navbar li a, #navbar_green li a, #navbar_red li a, #navbar_purple li a {
	display: block;
	text-decoration: none;
	color: #0081C6;
}
#menubar li a:hover {
	color: #0090D4;
}
#navbar li a:hover, #navbar_green li a:hover, #navbar_red li a:hover, #navbar_purple li a:hover {
	color: #ff9900;
}
/* Content Styles */
#contentframe {
	width: 355px;
	float: left;
	overflow: hidden;
	padding: 10px 20px 10px 35px;
	margin: 0px;
}
#content-image {
	width: 340px;
	float: left;
	overflow: hidden;
	padding: 25px 10px 10px;
	margin: 0px;
}