@charset "UTF-8";

/*------------------------------------------------------------------------------*/
/* 	Reset */
	@import "/_resources/css/html5reset-1.6.1.css";
/*------------------------------------------------------------------------------*/
/* 	Global Selectors */
body {
	color:#d3d8e4;
	background:#9c231e;
	font-family: Helvetica, Arial, sans-serif;
	line-height:1em;
	min-width:1028px
}
.hiddenFromViewer {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.clear {
	clear:both;
	height:0px;
}
.hideme {
	display:none;
}
.showme {
	display:block;
	visibility:visible;
}
.reset {
	clear:both;
}

#container {
	background: url('media/images/reportbgbodyleft.jpg') repeat-x fixed;
	background-color: #cc825f;
	min-height:100%;
}

/* Compact Header */
#globalHeader.compact {
	background:#9b2416;
}
#globalHeader.compact h1 {
	float:left;
	width:260px;
	height:25px;
	margin:0;
	padding:6px 0 6px 10px;
	line-height:1.267em;
}
#globalHeader.compact #globalHeaderContent {
	width:1005px;
	margin:auto;
}
#globalHeader.compact .searchContainer {
	float:right;
	width:715px;
	margin:0 10px 0 0;
	font-size:.75em;
	text-align:left;
	line-height:1.244em;
}
#globalHeader.compact .searchContainer ol, #globalHeader.compact #globalUtilities ol {
	float:right;
	margin:14px 0 0 0;
	color:#ffffff;
	line-height:1.244em;
}
#globalHeader.compact .searchContainer ol.headerSearchNav {
	margin:6px 0 0 0;
}
#globalHeader.compact .searchContainer ol li, #globalHeader.compact #globalUtilities ol li {
	display:inline;
	list-style:none;
	font-size:0.917em;
	line-height:1.26em;
}
#globalHeader.compact .searchContainer ol.headerSearchNav li {
	display:block;
	list-style:none;
}
#globalHeader.compact .searchContainer ol.headerSearchNav li.singleSearch {
	margin-top:8px;
}
#globalHeader.compact .searchContainer ol li a {
	color:#ffffff;
}
#globalHeader.compact .searchContainer ol.headerSearchNav li a {
	font-size:0.909em;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
}
#globalHeader.compact .searchContainer ol.headerSearchNav li a span {
	text-transform:uppercase;
}
#globalHeader.compact .searchContainer .headerSearch {
	float:right;
	margin:10px 10px 0 10px;
}
#globalHeader.compact .searchContainer .headerSearch input[type='search'] {
	color:#444;
}
#globalHeader.compact .searchContainer .headerSearch input.searchField {
	position:relative;
	top:-5px;
}
#globalHeader.compact .searchContainer .headerSearch .btnSearch {
	top:1px;
}

/* NAV : main navigation */

#level1Nav {
	clear: both;
	height: 52px;
	overflow: hidden;
	margin-bottom:40px;
}
#level1Nav ul#level1NavTabs {
	float:right;
	margin:0;
	font-size:0.75em;
}
#level1Nav ul#level1NavTabs li {
    background: transparent url('media/images/reportnav.jpg') no-repeat scroll left 0;
	float:left;
    display:block;
	list-style: none;
	text-align: center;
}
#level1Nav ul#level1NavTabs li.single {
	line-height:22px;
	text-align:center;
}
#level1Nav ul#level1NavTabs li.double {
	height:44px;
	line-height:12px;
}
#level1Nav ul#level1NavTabs li a {
    display:block;
	color: #083e7f;
	text-decoration: none;
	font-style: normal;
	padding:9px 18px 0 18px;
	height:44px
}

#level1Nav ul#level1NavTabs li a:hover,#level1Nav ul#level1NavTabs li a.active  {
background: transparent url('media/images/reportnavactive.jpg') no-repeat scroll left 0;
color:#000;
}

.title{
	float:left;
	font-size:1.5em;
	line-height:1em;
	font-family:"Times New Roman", Times, serif;
	text-align:right;
}



/* Wrapper: mainWrapper */
#wrap-left {
	background: url('media/images/reportbgbodyleft.jpg') repeat-x;
	background-position:left top;
	float:left;
	width:50%;
	min-height: 714px;
}
#wrap-right {
	background: url('media/images/reportbgbodyright.jpg') repeat-x;
	background-position:right top;
	float:left;
	width:50%;
	min-height: 714px;
}
#body_wrapper {
	width:1028px;
	text-align:left;
	position:relative;
	left:50%;
	margin:0 0 0 -514px;
}
#main {
	padding:10px 30px 0 30px;
}



/* Main Body Content */
.archives {
	text-align: right;
	color: #d3d8e4;
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin-bottom:5px;
}
.archives a {
	color:#d3d8e4;
	text-decoration:underline;
}

.boxlink {
	background:url(media/images/reportbutton.png) no-repeat center;
	width:36px;
	height:36px;
}
.boxlink a {
	display:block;
	height:34px;
	width:34px;
	text-decoration:none;
}
.boxlink a:hover, .boxlink a.active {
	background:url(media/images/reportbuttonhover.png) no-repeat center;
}

#content table tr.dates td {
	width:50px;
}

#content {
	clear:both;
	height: auto !important;
	color:#fff;
	font-family:Helvetica,Arial, sans-serif;
	font-size:0.75em;
}

#topmain {
	width:715px;
	height:250px;
	margin:0px 0 20px 40px;
}

#content img {
	float:left;
	margin:0 10px 10px 0;
}
#content img.redsquare {
	float:left;
	margin:2px 2px 0 0;
}
#content .nestedDiv {
	background:url(media/images/reportgreybg.png) no-repeat center;
}

#tab{
	margin-bottom:-50px;
}

.content {
	display: none;
}

/* left sidebar nav */

.leftnavbg1 {
	background:url(media/images/year_title.jpg) no-repeat top right;
}
.leftnavbg2 {
	background:url(media/images/people_title.jpg) no-repeat top right;
}
.leftnavbg3 {
	background:url(media/images/instruct_title.jpg) no-repeat top right;
}
.leftnavbg4 {
	background:url(media/images/scholar_title.jpg) no-repeat top right;
}
.leftnavbg5 {
	background:url(media/images/fanfare_title.jpg) no-repeat top right;
}
.leftnavbg6 {
	background:url(media/images/finance_title.jpg) no-repeat top right;
}

#leftsidenav {
	width:230px;
	padding:65px 0 20px 45px;
	height:509px;
	float:left;
}
#leftsidenav h1#picyear {
	float:right;
	background:url(media/images/year_txttitle.png) no-repeat top right;
	width:221px;
	height:75px;
}
#leftsidenav h1#picpeople {
	float:right;
	background:url(media/images/people_txttitle.png) no-repeat top right;
	width:221px;
	height:75px;
}
#leftsidenav h1#picinstruct {
	float:right;
	background:url(media/images/instruct_txttitle.png) no-repeat top right;
	width:221px;
	height:99px;
}
#leftsidenav h1#picscholar {
	float:right;
	background:url(media/images/scholar_txttitle.png) no-repeat top right;
	width:221px;
	height:75px;
}
#leftsidenav h1#picfanfare {
	float:right;
	background:url(media/images/fanfare_txttitle.png) no-repeat top right;
	width:221px;
	height:75px;
}
#leftsidenav h1#picfinance {
	float:right;
	background:url(media/images/finance_txttitle.png) no-repeat top right;
	width:221px;
	height:75px;
}

.leftsubnav {
	color:#000;
	background:url(media/images/reportleftsidebg.png) repeat top right;
	padding: 10px 0px 25px 10px;
	width:220px;
	float:right;
	text-align:right;
	border-style:solid;
	border-top-width:3px;
}
.leftsubnav a:visited, .leftsubnav a {
	text-decoration:none;
	color:#000;
}
.leftsubnav li {
	font-size:1.125em;
	padding:5px 10px 5px 5px;
}
.leftsubnav li.active a, .leftsubnav li a:hover{
	color:#9b2416;
}
.leftsubnav li.active, .leftsubnav li:hover {
	background:url(media/redsquarebullet.png) no-repeat right;
}

.imgright {
	float:right;
	width:215px;
	clear:both;
	padding: 0 0 10px 10px;
}

/* left side nav right content */

#rightmaincontent {
	color:#000;
	padding:20px;
	background-color:#FFF;
	width:653px;
	height:100%;
	min-height:554px;
	float:right;
}
#rightmaincontent p {
	padding-top:1em;
}

#rightmaincontent img {
	float:right;
	margin: 0px 10px 10px 10px;
	padding:0;
	border-style:solid;
	border-top-width:3px;
}

#rightmaincontent img.redsquare {
	float:left;
	margin: 2px 2px 0px 0px;
	padding:0;
	border-style:solid;
	border-top-width:0px;
}

#rightmaincontent h1 {
	color:#9b2416;
	font-weight:bolder;
	font-size:1.125em;
	
}
#rightmaincontent h2 {
	font-style:italic;
	font-weight:normal;
}

#rightmaincontent ul.contentlist {
	padding:5px 0px 5px 20px;
}


.halfcontainer {
	background:white;
	padding:0 0 20px 0;
	min-height:100%;
}

/* 50% width columns */

#righthalfcontent {
	color:#000;
	padding:20px;
	background-color:#FFF;
	width:444px;
	height:100%;
	float:right;
}
#righthalfcontent p {
	padding-top:1em;
}

#righthalfcontent img {
	float:right;
	margin: -13px 0px 10px 10px;
	padding:0;
}

#righthalfcontent h1 {
	color:#9b2416;
	font-weight:bolder;
	font-size:1.125em;
	
}
#righthalfcontent h2 {
	font-style:italic;
	font-weight:normal;
}

#lefthalfcontent {
	color:#000;
	padding:20px;
	background-color:#FFF;
	width:444px;
	height:100%;
	float:left;
}
#lefthalfcontent p {
	padding-top:1em;
}

#lefthalfcontent img {
	float:right;
	margin: -13px 0px 10px 10px;
	padding:0;
}

#lefthalfcontent h1 {
	color:#9b2416;
	font-weight:bolder;
	font-size:1.125em;
	
}
#lefthalfcontent h2 {
	font-style:italic;
	font-weight:normal;
}
#rightmaincontent img.profilepic {
	float:right;
	margin: -13px 0px 10px 10px;
	padding:0;
	border-style:none;
	border-top-width:0px;
}

#rightmaincontent a {
	color:#4683cd;
	text-decoration:underline;
	font-style:italic;
}


/* color bars left nav and right image */
.dkredbar {
	background-color:#b02d23;
	height:25px;
	width:100%;
	float:right;
	margin:0px 0 0px 0;
}
.dkredbarright {
	background-color:#b02d23;
	height:25px;
	width:209px;
	float:right;
	margin:-13px 10px 0 10px;	
}

.brownbar {
	background-color:#8d5d4b;
	height:25px;
	width:100%;
	float:right;
	margin:0px 0 0px 0;
}
.brownbarright {
	background-color:#8d5d4b;
	height:25px;
	width:209px;
	float:right;
	margin:-13px 10px 0 10px;	
}

.redbar {
	background-color:#ce1338;
	height:25px;
	width:100%;
	float:right;
	margin:0px 0 0px 0;
}
.redbarright {
	background-color:#ce1338;
	height:25px;
	width:209px;
	float:right;
	margin:-13px 10px 0 10px;	
}

.bluebar {
	background-color:#00528c;
	height:25px;
	width:100%;
	float:right;
	margin:0px 0 0px 0;
}
.bluebarright {
	background-color:#00528c;
	height:25px;
	width:209px;
	float:right;
	margin:-13px 10px 0 10px;	
}

.greenbar {
	background-color:#009652;
	height:25px;
	width:100%;
	float:right;
	margin:0px 0 0px 0;
}
.greenbarright {
	background-color:#009652;
	height:25px;
	width:209px;
	float:right;
	margin:-13px 10px 0 10px;	
}








/* Footer: globalFooter */
#globalFooter {
	clear:both;
	position:relative;
	width:100%;
	background:#9c231e;
	z-index:3;
}
#globalFooter a, #globalFooter a:link, #globalFooter a:visited, #globalFooter a:active {
	color:#ddb7b6;
	text-decoration:none;
}
#globalFooter a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#globalFooter #footerLinksContainer {
	width:1006px;
	margin:0 auto 0 auto;
	color:#fff;
}
#globalFooter .footerLinks {
	float:left;
	width:20%;
}
#globalFooter .footerLinks h1 {
	margin:0;
	padding:8px 0 8px 20px;
	font-size:0.95em;
	font-weight:bold;
	line-height:1.263em;
	text-transform:uppercase;
}
#globalFooter .footerLinks h1 a, #globalFooter .footerLinks h1 a:link, #globalFooter .footerLinks h1 a:active, #globalFooter .footerLinks h1 a:hover {
	color:#ffffff;
	cursor:pointer;
}
#globalFooter .footerLinks h1:hover, #globalFooter .footerLinks h1:hover a, #globalFooter .footerLinks h1.footerSelected {
	background:#9c231e;
	cursor:pointer;
	text-decoration:underline;
}
#globalFooter .footerBorder {
	min-height:230px;
	padding:10px 0 0 0;
	border-right:1px solid #ab4440;
}
*+html #globalFooter .footerBorder {
	min-height:250px;
}
#globalFooter .footerLinks h2 {
	margin:0 0 0 20px;
	padding:0;
	font-size:0.8em;
	font-weight:bold;
	line-height:1.25em;
	text-transform:uppercase;
	color:#ddb7b6;
}
#globalFooter .footerLinks ul {
	margin:0 0 15px 20px;
	padding:5px 0 0 0;
	font-size:0.75em;
	line-height:1.244em;
}
#globalFooter .footerLinks ul li {
	margin:0;
	padding:0;
	list-style:none;
}
#globalFooter .footerLinks ul li img {
	margin:10px 0 0 0;
}
#globalFooter #followList ul {
	padding:10px 0 5px 0;
	text-align:center;
}
#globalFooter #followList ul li {
	display:inline;
	margin:0 5px;
	padding:0;
	list-style:none;
}
#globalFooter #subFooter {
	width:100%;
	margin:0;
	padding:0;
	border-top:none;
	text-align:center;
	color:#ddb7b6;
	font-size:0.75em;
	line-height:1.244em;
}
#globalFooter #subFooter ul {
	margin:0 0 5px 0;
}
#globalFooter #subFooter ul li {
	display:inline;
	list-style:none;
}
#globalFooter #subFooter p {
	font-size:0.9em;
	line-height:1.283em;
}
#globalFooter #subFooter a, #globalFooter #subFooter a:link, #globalFooter #subFooter a:visited, #globalFooter #subFooter a:active {
	text-decoration:underline;
}
#globalFooter h4.expandFooterList {
	overflow:hidden;
	background:url("/_resources/images/btns/btn_expand_plus.gif") no-repeat 0 5px;
	padding:0 0 0 15px;
	cursor:pointer;
}
#globalFooter h4.expandFooterList.expandSelected {
	background:url("/_resources/images/btns/btn_expand_minus.gif") no-repeat 0 5px;
	cursor:pointer;
}
#globalFooter .expandFooterListContent {
	display:none;
}
#globalFooter .expandFooterListContent ul li {
	margin:5px 0;
	padding:0 5px;
}
.footerNoLandscape #main {
	padding-bottom:20px;
}
.footerNoLandscape #globalFooter #footerLinksContainer {
	margin-top:0px;
}
.footerCondensed #globalFooter {
	height:100%;
	margin:-10px 0;
	background:none #9B2416;
}
.footerCondensed #globalFooter #subFooter {
	margin:0;
	padding:10px 0 20px 0;
}

