body {
	margin: 0px;
	background-color: #373737;
	background-image:  url(../imgs/global/bcg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #012C57;
	font-size: 12px;
}
.headerHeight {
	height: 78px;
}
.gradientRepeat {
	background-image:  url(../imgs/global/bcg2.jpg);
	background-repeat: repeat-x;
	height:100%;
}.midsectionNavLeft {
	background-image: url(../imgs/global/midsection_lftside.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 6px;
}
.midsectionNavRight {
	background-image: url(../imgs/global/midsection_rtside.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 6px;
}
.midsectionNavRepeat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D6D6C;
	text-decoration: none;
	height: 41px;
	background-image: url(../imgs/global/midsection_repeat.gif);
	background-repeat: repeat-x;
	display:block;
	text-align: center;
	vertical-align: middle;
	padding-top: 13px;
}
.midsectionNavLeftMiddle {
	background-image: url(../imgs/global/midsection_lftside_middle.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 4px;
}
.midsectionNavRightMiddle {
	background-image: url(../imgs/global/midsection_rtside_middle.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 4px;
}
.text11ptWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text11ptWhite a:link, .text11ptWhite a:active, .text11ptWhite a:visited, .text11ptWhite a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.text11ptWhiteCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.text11ptWhiteCaps a:link, .text11ptWhiteCaps a:active, .text11ptWhiteCaps a:visited, .text11ptWhiteCaps a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.text10ptWhiteCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.text10ptWhiteCaps a:link, .text10ptWhiteCaps a:active, .text10ptWhiteCaps a:visited, .text10ptWhiteCaps a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.text10ptWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.text10ptWhite a:link, .text10ptWhite a:active, .text10ptWhite a:visited, .text10ptWhite a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.textAreaTop {
	background-image: url(../imgs/subpg/text_area_top.gif);
	background-repeat: no-repeat;
	height: 5px;
}
.textAreaBtm {
	background-image: url(../imgs/subpg/text_area_btm.gif);
	background-repeat: no-repeat;
	height: 5px;
}
.textAreaRepeat {
	background-image: url(../imgs/subpg/text_area_repeat.gif);
	background-repeat: repeat-y;
}
.text12ptBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #012C57;
}
.text12ptBlue a:link, .text12ptBlue a:active, .text12ptBlue a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A86A5;
}
.text12ptBlue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #012C57;
	text-decoration: none;
}

.text14ptBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #012C57;
}
.text14ptBlue a:link, .text14ptBlue a:active, .text14ptBlue a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A86A5;
}
.text14ptBlue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #012C57;
	text-decoration: none;
}

.text16ptBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #012C57;
	text-transform: uppercase;
}
.text16ptBlue a:link, .text16ptBlue a:active, .text16ptBlue a:visited, .text16ptBlue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4A86A5;
	text-transform: uppercase;
}
.subNav {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F4E8D;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
}
.subNav a:link, .subNav a:visited, .subNav a:active {
	display:block;
	font-size: 11px;
	color: #0F4E8D;
	text-decoration: none;
}
.subNav a:hover {
	display:block;
	font-size: 11px;
	color: #033262;
	text-decoration: none;
	background-color: #E8E8E8;
}
hr {
	color: #4A86A5;
}
.project-of-the-month {
	background: #e8eff3 url(../imgs/global/project-of-the-year-rpt.jpg) repeat-x left top;
	margin-top: 20px;
	border: 1px solid #012C57;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
.project-of-the-month h6 {
	background: url(../imgs/global/midsection_repeat.gif) repeat-x left -10px;
	height: 26px;
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 15px;
	line-height: 26px;
	font-size: 12px;
	color: #6d6d6c;
}
.project-of-the-month p {
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 15px;
	padding: 0px 15px;
}
.project-of-the-month ul {
	border-top: 1px solid #BFBFBF;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
	margin: 0px 15px;
	list-style: none;
	padding: 15px 0px 0px;
}
.project-of-the-month li {
	background: url(../imgs/global/icon-pdf.gif) no-repeat left 5px;
	padding-left: 25px;
	line-height: 25px;
}

