/***********************************************************************************************
* Content
***********************************************************************************************/
body {
	background-image: url(bckg.jpg);
}

body,  td {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	white-space:normal;
}

h1 {
	color:#669966;
	font-size:1.5em;
}

h2 {
	color:#669966;
	font-size:1.25em
}

h3 {
	color:#000000;
	font-size:1.25em;
	font-weight: normal;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0099cc;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00ccff;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0099cc;
	text-decoration: none;
}

.formlabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.formlabels a:link {
			color: #e9d277;
}
.formlabels a:visited {
            color: #e9d277;
}
.formlabels a:active {
            color: #ffffcc;
}
.formlabels a:hover {
            color: #ffffff;
			text-decoration:underline;
			
}
.darkboxlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.darkboxlink a:link {
			color: #e9d277;
}
.darkboxlink a:visited {
            color: #e9d277;
}
.darkboxlink a:active {
            color: #ffffcc;
}
.darkboxlink a:hover {
            color: #ffffff;
			text-decoration:underline;
}


a.content:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0099cc;
	text-decoration: none;
}
a.content:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}
a.content:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00ccff;
	text-decoration: underline;
}
a.content:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0099cc;
	text-decoration: none;
}

.copyright {
	background-color:none;
	color:white;
	font-size:9px;
	text-align: center;
}

.copyright a {
	color: #e9d277;
	font-size:9px;
}

.boxtext {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content {
	margin:5px 20px 5px 20px;
}


.outerBoxO {
	width:125px;
}
.outerBoxOContents {
 background-image: url(outer_box_middle_o.gif);
 background-repeat: repeat-y;
 margin:0;
 padding:0 5px 0 5px;
}
.outerBoxOContents p {
 margin:0;
}


.outerBoxG {
	width:125px;
}
.outerBoxGContents {
 background-image: url(outer_box_middle_g.gif);
 background-repeat: repeat-y;
 margin:0;
 padding:0 5px 0 5px;
}
.outerBoxGContents p {
 margin:0;
}

.outerBoxY {
	width:125px;
}
.outerBoxYContents {
 background-image: url(outer_box_middle_y.gif);
 background-repeat: repeat-y;
 margin:0;
 padding:0 5px 0 5px;
}
.outerBoxYContents p {
 margin:0;
}


.innerBoxW {
	width:380px;
}
.innerBoxWContents {
 background-image: url(inner_box_middle_w.gif);
 background-repeat: repeat-y;
 margin:0;
 padding:0 5px 0 5px;
}
.innerBoxWContents p {
 margin:0;
}


.innerBoxG {
	width:380px;
}
.innerBoxGContents {
 background-image: url(inner_box_middle_g.gif);
 background-repeat: repeat-y;
 margin:0;
 padding:0 5px 0 5px;
}
.innerBoxGContents p {
 margin:0;
}


.innerBoxY {
	width:380px;
}
.innerBoxYContents {
 background-image: url(inner_box_middle_y.gif);
 background-repeat: repeat-y;
 margin:0;
 padding:0 5px 0 5px;
}
.innerBoxYContents p {
 margin:0;
}


.border {
	border: none;
}

#news {
	width:125px;
	float:right;
	border: solid 0px black;
	background: none;
	padding: 5px;
}


.boxtextReverse {

	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/******************************************************
* Error and Status
******************************************************/
.error { 
	font-size:12px;
	color:#990000;
	font-weight:bold;
}

.status {
	font-size:12px;
	color:#006600;
	font-weight:bold;
}

.page_break {
	page-break-after: always;
}

/********************************************************************************
* Report
********************************************************************************/
.report td {
	padding:2px 5px 2px 5px;
	vertical-align: top;
}

.report th {
	padding: 2px 5px 2px 5px;
	background-color:#E2E2E2;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
}

.report td, .report th {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}

.report caption {
	font-size:1.4em;
	font-weight:bold;
}

table.report  {
	border-collapse:collapse;
	border:1px solid #333333;
}

.report .odd_rows {
	background-color:#F6F3F0;
}

/********************************************************************************
* Page Links
********************************************************************************/
.pageLinks td {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.pageLinks a.button:link, .pageLinks a.button:visited, .pageLinks a.button:active {
	background-color:#006633;
	font-weight:bold;
	color: #E0EFD5;
	text-decoration: none;
	display:block;
	margin: 2px;
	padding: 0px 4px 0px 4px;
	border-width: 2px;
	border-style: solid;
	border-top-color: #5D9E7D;
	border-right-color: #00361B;
	border-bottom-color: #00361B;
	border-left-color: #5D9E7D;
}

.pageLinks a.button:hover {
	background-color:#E0EFD5;
	color: #006633;
	text-decoration: underline;
	border-top-color: #ECF5E5;
	border-right-color: #777F72;
	border-bottom-color: #777F72;
	border-left-color: #ECF5E5;
}

.pageLinks em {
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}

.pageLinks a:link, .pageLinks a:visited, .pageLinks a:hover {
	color:#0099cc;
	text-decoration:none;
}

.page_break {
	page-break-after: always;
}

.highlightedGrants {
	padding: 0px 0px 0px 14px;
}
	.highlightedGrants td {
		font-size: 1.25em;
		margin: 2px 0px;
	}
	.highlightGrants tr {
	}