/* CSS Document */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	background-color:#FFFFFF;
}

.nonPrint {	
	display: none;
}

.edgetileleft {	
	background-image: url(../images/edgeshadowleft.gif); 
	display: none;
}

.edgetileright {
	background-image: url(../images/edgeshadowright.gif); 
	display: none;
}

.dottedtile { 
	background-image: url(../images/dotted_line_17w68h.gif); 
}

.footerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: center;
	display: none;
}

.footerText a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: center;
	display: none;
}

.footerText a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #869C09;
	text-align: center;
	display: none;
}

.footerText a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-align: center;
   	display: none;
}

.footerText a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-align: center;
   	display: none;
}

.bodyTextItalic{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #000000;
	text-align: left;
	line-height: 16px;
}

.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-align: left;
	line-height: 16px;
}

.bodyText a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-align: left;
	line-height: 16px;
}

.bodyText a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #869C09;
	text-align: left;
	line-height: 16px;
}

.bodyText a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #666666;
	text-align: left;
	line-height: 16px;
}

.bodyText a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #666666;
	text-align: left;
	line-height: 16px;
}

.scSubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	color: #869C09;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .15em;
	line-height: 14px;
}

.sidebarText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: left;
	line-height: 14px;
	display: none;
}

.sidebarText a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: left;
	line-height: 14px;
}

.sidebarText  a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #869C09;
	text-align: left;
	line-height: 14px;
}

.sidebarText a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: left;
	line-height: 14px;
}

.sidebarText a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: left;
	line-height: 14px;
	display: none;
}
.projectMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: left;
	line-height: 14px;
	text-decoration: none;
	display: none;
}

.projectMenu a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: left;
	line-height: 14px;
	text-decoration: none;
	display: none;
}

.projectMenu  a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #869C09;
	text-align: left;
	line-height: 14px;
	text-decoration: underline;
	display: none;
}

.projectMenu a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: left;
	line-height: 14px;
	text-decoration: none;
	display: none;
}

.projectMenu a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: left;
	line-height: 14px;
	text-decoration: none;
	display: none;
}

.projectMenuGray {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: left;
	line-height: 14px;
	text-decoration: none;
	display: none;
}
.projectIndicated {
	background-color: #D9E6A3;
	display: none;
}

.newsHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
}
