@charset "utf-8";
#wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../image/main_bg.gif);
	background-repeat: repeat-y;
	background-color: #F8F8FA;
	cursor: auto;
	/*
	-moz-user-select: none;
	-khtml-user-select: none;
	*/
}

#top_img {
	cursor: pointer;
}


/******************************/
/* ****  Text Formatting  *** */
/******************************/
p {
	margin-top: 2px;
	margin-bottom: 5px;
}
ul, ol {
	margin-top: 2px;
	float: left;
}
.copy_img {
	float: left;
	padding-right: 5px;
	padding-bottom: 2px;
}
.boardName {
	padding: 0px;
	color: #0072bc;
	font-weight: bold;
	font-size: 1.5em;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 0px;
}
.boardTitle {
	padding: 0px;
	color: #0072bc;
	font-weight: bold;
	font-size: 1.25em;
	margin-top: 0px;
	margin-bottom: 5px;
}
h1 {
	padding: 0px;
	color: #0072bc;
	font-weight: bold;
	font-size: 1.5em;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: -10px;
	
}
h2 {
	padding: 0px;
	color: #0072bc;
	font-weight: bold;
	font-size: 1.25em;
	margin-top: 15px;
	margin-bottom: -10px;
}
h3 {
	color: #373737;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
}
h4 {
	font-style: italic;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 0px;
}


/******************************/
/* *** Content Formatting *** */
/******************************/
#content {
	clear: both;
	width: 950px;
	height: 450px;
}

.contentTarget {
	display: block;
	position: relative;
	top: 30px;
	left: 10px;
	width: 935px;
	height: 410px;
	float: left;
}

.contentItem {
	
}

.flashArea {
	width: 565px;
	float: left;
}
.flashAreaSmall {
	width: 300px;
	float: left;
}
.contentAreaLarge {
	width: 925px;
	float: left;
}

.copyArea {
	width: 356px;
	float: left;
	margin-left: 10px;
}
.copyHeader {
	height: 20px;
	background-image: url(../image/scroll_top.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px;
	color: #0072bc;
	font-weight: bold;
	text-transform: uppercase;
}
.scrollContent {
	height: 344px;
	background-image: url(../image/scroll_middle.gif);
	background-repeat: repeat-y;
	overflow: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.copyItem {
	display: none;
	font-size: 0.675em;
}
.copyFooter {
	height: 14px;
	background-image: url(../image/scroll_bottom.png);
	background-repeat: repeat;
	background-position: center;
}

/* Measure M Sizing */
.copyAreaLarge {
	width: 618px;
}
.copyHeaderLarge {
	background-image: url(../image/scroll_topLarge.png);
}
.scrollContentLarge {
	height: 339px;
	background-image: url(../image/scroll_MainLong.gif);
}
.copyFooterLarge {
	
}

/* Financials Sizing */
.copyAreaFull {
	height: 396px;
	margin-top: 0px;
	padding-top: 0px;
}
.scrollContentFull {
	width: 925px;
	height: 382px;
	padding-left: 0px;
	overflow-x: hidden;
	float: left;
	background-image: none;
	z-index: 10;
}


/******************************/
/* **** Footer Formatting *** */
/******************************/
#footer {
	height: 28px;
}

.footerPrompt {
	width: 563px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 10px;
	text-align: center;
	font-size: 0.75em;
	padding: 0px;
	color: #999;
	float: left;
}

.downloadPdf {
	width: 110px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
	text-align: center;
	font-size: 0.75em;
	padding: 0px;
	color: #999;
	float: right;
	cursor: pointer;
}



/******************************/
/* ***** Nav Formatting ***** */
/******************************/
#nav {
	background-image: url(../image/nav_left_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 950px;
	height: 22px;
	position: relative;
}

.navGroup {
	margin: 0px;
	padding: 0px;
}

.navCircle {
	height: 22px;
	width: 23px;
	float: none;
	position: absolute;
	z-index: 12;
	left: 158px;
	top: 0px;
}

.navStateIdle {
	background-image: url(../image/tab_reg.png);
}
.navStateHover {
	background-image: url(../image/tab_hover.png);
}
.navStateSelect {
	border-bottom: 1px solid #EEE;
	color: #FFF;
	background-image: url(../image/tab_select.png);
}

.navItem {
	position: relative;
	top: 1px;
	height: 14px;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: right center;
	font-family: sans-serif;
	font-size:  .625em;
	font-weight: bold;
}

.navVideo {
	width: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 1;
}
.navBoard {
	margin-right: 5px;
	width: 150px;
	height: 10px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
	z-index: 10;
}

.navFreeways {
	margin-left: -5px;
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 15px;
	z-index: 9;
}
.nav91 {
	margin-left: -6px;
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 8px;
	z-index: 8;
}
.navBus {
	margin-left: -6px;
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 9px;
	z-index: 7;
}

.navRail {
	margin-left: -6px;
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 9px;
	z-index: 6;
}
.navStreets {
	margin-left: -6px;
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 9px;
	z-index: 5;
}
.navMotorist {
	margin-left: -6px;
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 9px;
	z-index: 4;
}
.navGreener {
	margin-left: -6px;
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 9px;
	z-index: 3;
}
.navMeasure {
	margin-left: -6px;
	padding-top: 4px;
	padding-right:15px;
	padding-bottom: 4px;
	padding-left: 9px;
	z-index: 2;
}
.navFinancials {
	margin-left: -6px;
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 9px;
	z-index: 1;
}



#navFinancials  {
	width: 950px;
	height: 22px;
	position: relative;
}
.finNavGroup {
	margin: 0px;
	padding: 0px;
}
.navFinItem {
	position: relative;
	top: 1px;
	height: 14px;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 9px;
	background-repeat: no-repeat;
	background-position: right center;
	font-family: sans-serif;
	font-size:  .625em;
	font-weight: bold;
	border-bottom: 0px solid #EEE;
}
.navDefault {
	width: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 9;
}
.navOCTA {
	z-index: 8;
}
.navSONA {
	margin-left: -6px;
	z-index: 7;
}
.navSAO {
	margin-left: -6px;
	z-index: 6;
}
.navSOCF {
	margin-left: -6px;
	z-index: 5;
}
.navM1 {
	margin-left: -6px;
	z-index: 4;
}
.navSOR {
	margin-left: -6px;
	z-index: 3;
}
.navMMT {
	margin-left: -6px;
	z-index: 2;
}
.navM2 {
	margin-left: -6px;
	z-index: 1;
}