@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans serif;
	font-size: 13px;
	color: #222222;
	background: #cccccc url(/images/fade_bg.jpg) repeat-x;
}

div {
	margin: 0;
	padding: 0;
}

a {
	color: #1f5ea7;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#container {
	width: 940px;
	margin: 0 auto;
	position: relative;
	background-color: white;
	overflow: auto;
}

#header {
	height: 151px;
	padding: 2px 0;
	background: url(/images/header_bg.jpg) no-repeat 0px 2px;
	border-bottom: 12px solid #222222;
}

#header h1 {
	position: absolute;
	width: 188px;
	height: 122px;
	line-height: 122px;
	top: 5px;
	left: 120px;
	background: url(/images/logo.gif) no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -3000px;
}

#header h1 a {
	display: block;
	width: 188px;
	height: 122px;
	line-height: 122px;
	outline: none;
}

#header h2 {
	position: absolute;
	width: 355px;
	height: 15px;
	line-height: 15px;
	top: 136px;
	left: 120px;
	background: url(/images/tagline.gif) no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -3000px;
}

#leftcol {
	width: 165px;
	position: absolute;
	left: 0px;
	top: 170px;
	margin-top: 15px;
	padding: 15px;
	border-right: 1px solid #222222;
}

#leftcol ul.nav {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #222222;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	text-align: right;
}

#leftcol ul.nav li {
	margin-bottom: 13px;
}

#leftcol ul.nav li a {
	color: #1f5ea7;
	text-decoration: none;
}

#leftcol ul.nav li a:hover {
	color: #222222;
}

#content {
	padding: 30px 0px 15px 0px;
	margin-left: 195px;
	border-left: 1px solid #222222;
	min-height: 420px;
}

#content h3, #content h4, #content p, #content ul {
	margin: 0 20px 15px 20px;
}

#content h2 {
	font-size: 33px;
	line-height: 38px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #222222;
	color: white;
	width: 330px;
	padding: 7px 15px 7px 20px;
}

#content h3 {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 5px;
}

#content h4 {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}

#content.place h3 {
	color: #bed732;
}
#content.business h3 {
	color: #88af3b;
}
#content.workforce h3 {
	color: #4a7bb5;
}
#content.transportation h3 {
	color: #c72f40;
}
#content.inclusion h3 {
	color: #8c2c6a;
}
#content.government h3 {
	color: #f89922;
}

#content ul {
	padding-left: 17px;
}

#content ul li {
	padding-bottom: 3px;
}

#footer {
	clear: both;
	padding-top: 25px;
	font-size: 11px;
}

#footer p, #footer ul {
	text-align: center;
}

#footer p.thanks {
	background-color: #222222;
	color: white;
	padding: 10px 0;
	font-weight: bold;
	margin: 0;
	width: 100%;
}

#footer ul.thanks {
	list-style: none;
	padding: 0;
	margin: 10px 0;
}

#footer ul.thanks li {
	display: inline;
	border-right: 1px solid #aaaaaa;
	padding: 0 3px;
	margin: 0;
}

#footer ul.thanks li.last {
	border-right: none;
}


#footer p.agenda360 {
	background: url(/images/logo_small.gif) no-repeat top center;
	padding-top: 45px;
	padding-bottom: 5px;
}

#wheel {
	width: 744px;
	height: 562px;
	background: url(/images/color_wheel.gif) no-repeat top left;
	position: relative;
}

#hilite {
	position: absolute;
	width: 377px;
	height: 370px;
	top: 97px;
	left: 251px;
	z-index: 3;
}

#wheel img {
	position: absolute;
	z-index: 4;
}

.hilite_place {
	background: url(/images/wheel_place.gif) no-repeat;
}
.hilite_business {
	background: url(/images/wheel_business.gif) no-repeat;
}
.hilite_workforce {
	background: url(/images/wheel_workforce.gif) no-repeat;
}
.hilite_transportation {
	background: url(/images/wheel_transportation.gif) no-repeat;
}
.hilite_inclusion {
	background: url(/images/wheel_inclusion.gif) no-repeat;
}
.hilite_government {
	background: url(/images/wheel_government.gif) no-repeat;
}

#wheel_box {
	background-color: #dddddd;
	color: #000000;
	padding: 0;
	font-size: 11px;
	width: 230px;
	top: 5px;
	left: 5px;
	position: absolute;
	z-index: 5;
}

#wheel_box h4, #content .sidebar h4 {
	margin: 0 0 10px 0;
	font-size: 16px;
	padding: 7px 9px 7px 10px;
	border-bottom: 1px solid white;
}

#wheel_box p, #content .sidebar p, #content .sidebar ul {
	margin-left: 10px;
	margin-right: 9px;
}

#content .sidebar p, #content .sidebar ul {
	font-size: 12px;
	line-height: 16px;
}

.sidebar {
	width: 220px;
	float: right;
	padding: 0;
	margin: 0 15px 10px 10px;
	background-color: #dddddd;
	color: #000000;
}

.sidebar a {
	color: #000000;
}
#content.business .sidebar a,  #content.workforce .sidebar a, #content.transportation .sidebar a, #content.inclusion .sidebar a {
	color: #ffffff;
}

#content.place .sidebar {
	background-color: #bed732;
}
#content.business .sidebar {
	background-color: #88af3b;
	color: white;
}
#content.workforce .sidebar {
	background-color: #4a7bb5;
	color: white;
}
#content.transportation .sidebar {
	background-color: #c72f40;
	color: white;
}
#content.inclusion .sidebar {
	background-color: #8c2c6a;
	color: white;
}
#content.government .sidebar {
	background-color: #f89922;
}

#wheel_box h4, #content .sidebar h4 {
	letter-spacing: normal;
	background-color: #222222;
	color: white;
}

#content img.left {
	float: left;
	margin: 0 10px 10px 20px;
}

#content img.right {
	float: right;
	margin: 0 15px 10px 10px;
}


/* Signatures Styles */
#myrtis {background:url(/images/myrtisSig_250x67.gif) no-repeat;padding:65px 0px 0px 0px;}
#kevin {background:url(/images/kevinSig_200x124.gif) no-repeat;padding:75px 0px 0px 0px;height:49px;}
#ellen {background:url(/images/ellenSig_250x76.gif) no-repeat;padding:55px 0px 0px 0px;}
.signatures {margin:0px 0px 10px 20px;}
.sig_bld {font-weight:bold;font-size:15px,}

/* Misc. add-ons */
.bld {font-weight:bold;}
span.business {color: #88af3b;}