/*****************************************************

	RED:				#9B2B08;
	GREEN:				#5F8A31;
	LIGHT GRAY:			#F0EFEA;
	DARK GRAY:			#999999;
	
*****************************************************/



/* ==================== global styles ==================== */
body {
	margin: 0;
	background-color: #999999;
}

body, td, p, li {
	font: 13px Times New Roman, Times, serif;
}

a:link, a:visited, a:active {
	color: #9B2B08;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul li {
	list-style: square url(../images/bullet_green_macie.gif) inside;
	/* begin hiding from MacIE \*
	list-style-image: url(../images/bullet_green.gif);
	/* end hiding from MacIE */
}

.spacer {	/* NS4 hack: used to fill empty cells so NS4 will display background color */
	font-size: 1px;
	line-height: 1px;
}



/* ==================== header styles ==================== */
#header table {
	background: #008D9A url(../images/header_background.gif);
}



/* ==================== menu styles ==================== */
.menuContent {
	layer-background-color: #AEAEAE;
}

.menuContent dl {
	padding: 0;
	margin: 0;
}

.menuContent dl.nav {
	font: 12px Times New Roman, Times, serif;
	background-color: #AEAEAE;
	layer-background-color: #AEAEAE;
	padding-top: 10px;
	padding-bottom: 12px;
	border: solid 1px #AEAEAE;
}

.menuContent dd {
	margin: 0 6px 0 16px;
}

.menuContent dl.nav a {
	color: #000000;
}

.menuContent dl.nav dd a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



/* ==================== title styles ==================== */
#title table {
	background: #FFFFFF;
}

#title p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-right: 22px;
}

.submenu {
	padding-top: 17px;
	padding-bottom: 10px;
}



/* ==================== content styles ==================== */
#main table {
	background: #F0EFEA;
}

#content {
	margin: 0 16px 32px 16px;
	clear: left;
}

#content p {
	margin: 0 0 8px;
	text-indent: 20px;
	line-height: 18px;
}

#content p.intro {
	text-indent: 0;
	margin-top: 26px;
}

#content strong {
	color: #436E16;
	font-weight: bold;
}

#content ul {
	margin: 0 16px 0 24px;
}

#content ol {
	margin-top: 32px;
}

#content ol li {
	line-height: 18px;
}

#content ul li {
	line-height: 18px;
}

html>body #content ul {			/* -- hide from WinIE */
	margin-left: 24px;
	padding-left: 0px;
}

html>body #content ul li {		/* -- hide from WinIE */
	list-style-image: url(../images/bullet_green_off.gif);
}

#content .rule {
	margin-bottom: 16px;
}

#content .rule table {
	background: #9B2B08;
}

#content .hidden {
	color: #F0EFEA;		/* hides text */
}

.redBorder {
	border: solid 2px #9B2B08;
	padding: 1px;
	background: #FFFFFF;
	width: 366px;
}


.redBorder table {
	border: solid 1px #9B2B08;
	background: #FFFFFF;
}

.redBorder th {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border-bottom: solid 1px #9B2B08;
}

.redBorder td {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

.redBorder strong {
	color: #000000;
}

.redBorder .label {
	border-right: solid 1px #9B2B08;
}

.redBorder .grid td {
	border-bottom: solid 1px #9B2B08;
}

.footnotetext {
	font-size: 12px;
}

#content p.footnotetext {
	text-indent: 0;
	margin-top: 10px
}

.hidden {
	color: #FFFFFF;		/* hides >> link in pagination on the last page */
}

#content .redBorder .footer {
	font-size: 9px;
}

div.dropCap {
	font: 88px/88px Times New Roman, Times, serif;
	float: left;
	color: #9B2B08;
	padding: 16px 4px 0 0;
	margin-top: 0px;
	margin-bottom: -10px;
}

#content p.dropCap {
	text-indent: 0;
	padding-top: 26px;
}

#content p.dropCap strong {
	color: #000000;
}

#portfolioIntro {
	background-color: #9B2B08;
	color: #FFFFFF;
	text-align: center;
	padding: 16px 80px;
	border: solid .5px;
}

#portfolioIntro p {
	font: 20px/26px Times New Roman, times, serif;
	margin: 0;
}

#portfolioIntro h2 {
	font: 13px Times New Roman, Times, serif;
	margin: 20px 0 0;
	font-style: italic;
}

#portfolioIntro h2 a {
	color: #FFFFFF;
}



/* ==================== content portfolio styles ==================== */
#content .portfolio h1 {
	font: bold 13px/16px Times New Roman, Times, serif;
	color: #5F8A31;
	margin: 16px 0 0 0;
}

#content .portfolio h2 {
	font: 13px/16px Times New Roman, Times, serif;
	margin: 0;
	color: #000000;
	text-transform: uppercase;
}

#content .portfolio p {
	color: #000000;
}

#content .portfolio ul {
	margin-top: -6px;
}

#content .portfolio ul li {
	list-style: disc none outside;
	color: #5F8A31;
}

#content .portfolio p.intro {
	margin-top: 15px;
}



/* ==================== content grants & contracts styles ==================== */
#content .grants h1 {
	font: bold 13px/16px Times New Roman, Times, serif;
	color: #5F8A31;
	margin: 16px 0 0 0;
	border-top: solid 1px #999999;
	padding-top: 12px;
}

#content .grants h2 {
	font: 13px/16px Times New Roman, Times, serif;
	margin: 0;
	color: #000000;
	text-transform: uppercase;
}

#content .grants p {
	margin: 5px 0 0px 0;
	text-indent: 0px;
	line-height: 16px;
	color: #000000;
}

#content .grants ul {
	/* begin hiding from MacIE \*
	margin-top: -6px;
	/* end hiding from MacIE */
}

#content .grants ul li {
	list-style: disc none outside;
	color: #5F8A31;
}

#content .grants ul li h1 {
	border: none;
	padding: 0;
	margin-top: 0;
	/* begin hiding from MacIE \*/
	margin-top: 16px;
	/* end hiding from MacIE */
}

#content .grants p.intro {
	margin-top: 15px;
}

#content .grants h3 {
	font: bold 13px/16px Times New Roman, Times, serif;
	text-indent: 8px;
	color: #000000;
	margin: 16px 0 0 0;
}

#content .grants h4 {
	font: italic 13px/16px Times New Roman, Times, serif;
	margin: 0px;
}



/* ==================== content materials styles ==================== */
#content .materials h1 {
	font: normal 13px/18px Times New Roman, Times, serif;
	text-indent: 0;
	margin: 18px 0 0;
}

#content .materials p {
	margin-top: 0;
}



/* ==================== financial statements styles ==================== */
.financials table th {
	border-top: solid 1px #9B2B08;
	border-bottom: solid 1px #9B2B08;
	border-left: solid 1px #9B2B08;
	color: #9B2B08;
}

.financials table th.label {
	border-left: none;
	text-align: left;
}

#content .financials th p {
	margin-right: 0;
}

.financials table td {
	border-left: solid 1px #9B2B08;
	text-align: right;
}

.financials table td.label {
	border-left: none;
	text-align: left;
}

.financials table tr.total td {
	border-bottom: double 3px #9B2B08;
}

.financials table td.subtotal {
	border-bottom: 1px solid #9B2B08;
}

#content .financials p {
	text-indent: 0;
	margin: 6px 10px 0 0;
}

#content .financials th em {
	font-size: 11px;
	color: #000000;
}

#content .financials strong {
	color: #000000;
}

#content .financials h1 {
	margin: 6px 0 0 20px;
	font: normal 13px Times New Roman, Times, serif;
}

#content .financials h2 {
	margin: 6px 0 0 40px;
	font: normal 13px Times New Roman, Times, serif;
}

#content .financials h3 {
	margin: 6px 0 0 60px;
	font: normal 13px Times New Roman, Times, serif;
}

#content .financials h4 {
	margin: 6px 0 0 80px;
	font: normal 13px Times New Roman, Times, serif;
}

#content .financialstext h2 {
	margin: 20px 10px 10px 0;
	font: normal 13px Times New Roman, Times, serif;
	color: #5F8A31;
	font-weight: bold;
}

#content .financialstext p.intro {
	text-indent: 0;
	margin: 6px 10px 10 0;
}

#content .financialstext strong {
	color: #000000;
	font-size: 12px;
}

/* ==================== content leadership styles ==================== */
#content .leadership h2 {
	font: normal 14px/18px Times New Roman, Times, serif;
	text-indent: 0;
	margin: 18px 0 0 0;
	font-weight: bold;
	color: #5F8A31;
}

#content .leadership h3 {
	font: normal 14px/18px Times New Roman, Times, serif;
	text-indent: 0px;
	margin: 18px 0 10px 0;
	font-weight: bold;
}

#content .leadership h4 {
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
	margin: 0 0 15px 0;
}

#content .leadership p {
	margin: 0 0 0 0;
	text-indent: 0px;
}
