/*
This is a page that contains the regional area "classes" so that they can be used for any similar but non-region pages.
A color palette consisting of a "dark" and a "light" color exists for each region.  These colors are used in a number of different
classes.  The lines that use these colors have been commented below for ease of change.
*/

.areaheadwhite
{ 
    width: 200px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold;
	padding-left: 10px;
	text-transform: capitalize; 
	color: #FFFFFF
}

.areaheadblack
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	text-transform: capitalize; 
	color: #666666; 
	line-height: 22px
}

.navzone-header
{
	width: 200px;
	float: none;
	background-color: #CCCCCC;                  /* dark color */
	border-bottom: #FFFFFF solid 1px
}

.navzone-header-text
{
	align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 1px
}

.navzone1-header
{
    width: 200px; margin-top: -15px;
	background-color: #CCCCCC;                  /* dark color */
    padding: 0px;
}

.navzone1-header a
{
	width: 190px;
	height: 17px; 
	text-decoration: none;
	padding-left: 10px; padding-top: 2px; 
	border-bottom: #ffffff solid 1px;
	background-color: #CCCCCC;                  /* dark color */
	color: Black;
	font: 13px arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
}

.navzone1-header a:hover, .navzone1 a:active, .navzone1 a:focus, li#current
{
	background-color: #FF9966;                  /* light color */
	color: #000000;
}

.navzone1
{
    float: none;
	display: block;
    width: 200px;
	background-color: #CCCCCC;                  /* dark color */
}

.navzone1 ul
{
    font: 13px arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: capitalize;
}

.navzone1 a
{
	width: 190px;
	height: 20px;
	text-decoration: none;
	padding-left: 10px;	
	padding-top: 2px;	
	border-bottom: #FFFFFF solid 1px;
	background-color: #CCCCCC;                  /* dark color */
	color: Black;
	font: 13px arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
}

.navzone1 a:hover, .navzone1 a:active, .navzone1 a:focus, li#current
{
	background-color: #FF9966;                  /* light color */
	color: #000000;
}

.navzone2
{
    width: 200px;
	height: 60px;
	background-color: #CCCCCC;                  /* dark color */
	padding-left: 15px;
	padding-top: 16px
}

.proj-facts
{
    height:100%;
	float: none;
	display: list-item;
    width: 190px;
    padding: 0px;
	background-color: #FF9966;                  /* light color */
	padding-top: 10px;
	padding-left: 10px;
	min-height: 1000px;
	
}

.facts-area {
	height: 100%;
;
	background-color: #84C6D7;
	width: 200px;
	padding: 2px;
	min-height: 800px;
}

.facts-header
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	COLOR: #2C7385;
	text-transform: capitalize;
	padding: 10px
}

.facts-list
{
    float: none;
    width: 200px;
	height: auto;
    margin-left: -12px;
	padding: 10px;
	padding-right: 2px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #2C7385;
	line-height: inherit;
	list-style-position: inherit;
	list-style-image: url(../images/bullet1.gif)
}

.facts-list a /*This sets the color of a link using text-normal style to blue.*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	padding: 0px
}

.facts-list a:active /*This keeps the color of a link using text-normal style blue even after you have used the link.*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	padding: 0px
}

.facts-list a:hover /*When you place your mouse over a link using text-normal style this will change to color to red.*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	padding: 0px
}

.facts-list li { margin-bottom: 4px }

.imgborder 
{
	border: 01px #000000 solid
}

.middle-header-no-image
{
	background-color: #A4C7D0;
	width: 100%;
	padding-top: 26px; padding-bottom: 26px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bolder;
	COLOR: white;
	text-transform: capitalize;
}

.wp-narrative-section
{ 	border-width:thin;
 	border-style:solid; 
	border-color: #FF9966;                  /* light color */
	padding-bottom: 5px;
}

.wp-narrative-header
{
	font-family: Arial, Helvetica, sans-serif; 
	color: Black;
	font: 13px;
	font-weight:bold;
	padding: 5px
}

.wp-narrative a
{
    float: none;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
	color: #CCCCCC;                  /* dark color */
	font: 13px;
	font-weight: 900
}

.select-program-section
{
	background-color: #FF9966;                  /* light color */
	width: 208px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bolder;
	COLOR: Black;
}

.right-column-dark
{
	background-color: #CCCCCC;                  /* dark color */
	width: 200px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bolder;
	COLOR: Black;
}

.right-column-priority-image
{
	background-color: #FF9966;                  /* light color */
	width: 25px;
	padding: 0px; padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bolder;
	COLOR: Black;
}

.right-column-light
{
	background-color: #FF9966;                  /* light color */
	width: 180px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bolder;
	COLOR: Black;
}

.right-column-light-list
{
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	COLOR: Black;
	list-style-position: inherit;
	list-style-image: url(../images/bullet1.gif);
	margin-top: -5px; margin-bottom: -5px; margin-left: -17px
}

.project-index-normal
{
	float: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

.project-index-alternate
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #CCCCCC;                  /* dark color */
}

.priority-header
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	padding-top: 15px; padding-left: 5px
}

.priority-image
{
	vertical-align: middle;
	padding-left: 3px
}

.horizontal-rule-proj
{	margin-top: -5px; margin-bottom: -5px; padding-left: 10px; padding-right: 10px }

.priority-text-normal
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	padding: 2px;
}

.priority-text-normal a /*This sets the color of a link using priority-text-normal style to blue.*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: blue;
}

.priority-text-normal a:active /*This keeps the color of a link using priority-text-normal style blue even after you have used the link.*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: blue;
}

.priority-text-normal a:hover /*When you place your mouse over a link using priority-text-normal style this will change to color to red.*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

