html{color:#000;}
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td{margin:0px;padding:0px;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #006893;
	text-decoration: underline;
	font-weight: normal;
}

.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #006893;
	text-decoration: none;
	font-weight: normal;
}

.BlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #006893;
	font-weight: normal;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #59a4c5;
	height: 15px;
}

.buttonImg {
	border: 0;
	height: auto;
}

.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7ba553;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.button_search {
	border: 0;
	height: auto;
	background-image: url(../images/button_search.gif);
}

.bgMainNav {
	background-attachment: scroll;
	background-image: url(../images/bg_mainnav.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.homeBodyTableTd1 {
	padding:0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-right-width: 1px;
	border-right-style: solid;
}

.homeBodyTableTd1a {
	padding:0px;
	border-right-color: #e1e1e1;
	border-right-width: 1px;
	border-right-style: solid;
}

.homeBodyTableTd2 {
	padding:0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e1e1e1;
	border-left-color: #e1e1e1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1e1e1;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #59a4c5;
	height: 20px;
	background-color: #f1f1f1;
}

.innerSectionHeading {
	background-color: #59a4c5;
	height: 38px;
	text-align: left;
	vertical-align: middle;
	padding-right: 12px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight:normal;
}

.innerPageHeading {
	margin-left: 15px;
	padding-right: 12px;
	padding-left: 12px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #325c6e;
	font-weight:normal;
	height:35px;
	text-align: left;
	vertical-align: middle;
}

.breadcrumb {
	background-color: #e1e1e1;
	height: 24px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
}

.breadcrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	text-decoration: none;
}

.breadcrumb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	text-decoration: none;
}

.breadcrumb .linkOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #325c6e;
	text-decoration: none;
}

.breadcrumb .linkOn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #325c6e;
	text-decoration: none;
}

.innerContent {
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../images/inner_content_bgTop.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 12px;
}

.innerContent_clients {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../images/inner_content_clients_bgTop.gif);
	background-repeat: repeat-x;
	background-position: right top;
	padding: 12px !important;
}

.homeBodyTableTd3 {
	padding:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
}

.innerPageHeading2 {
	padding-right: 12px;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #325c6e;
	font-weight:normal;
	height:35px;
	text-align: left;
	vertical-align: middle;
}

.innerPageHeading3 {
	margin-left: 0px;
	padding-right: 12px;
	padding-left: 0px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #325c6e;
	font-weight:normal;
	height:20px;
	text-align: left;
	vertical-align: middle;
}

.homeBodyTableTd4 {
	padding:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1e1e1;
}

li {
	list-style-position: outside;
	list-style-image: url(../images/arrow3.gif);
	list-style-type: none;
	vertical-align: middle 
}


.global-nav {
	margin-top:0px;
	margin-left:30px;
	padding-bottom: 5px;
}

.global-nav-level-1-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:23px;
	white-space:nowrap;
	display:block;
}

.global-nav-level-1-off a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:23px;
	padding-right: 5px;
	padding-left: 5px;
	white-space:nowrap;
	display:block;
}

.global-nav-level-1-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006893;
	text-decoration: none;
	background: url(../images/topNavbg.gif) repeat-x center center;
	line-height:23px;
}

.global-nav-level-1-on a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006893;
	text-decoration: none;
	background: url(../images/topNavbg.gif) repeat-x center center;
	line-height:23px;
}

.page-option-drop-down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width:150px;
}

.imageright {
	margin-left:15px;
}

.imagebottomright {
	margin-left:15px;
	margin-bottom:15px;
}

.imageleft {
	margin-right:15px;
}

.imagebottomleft {
	margin-right:15px;
	margin-bottom:15px;
}

.imagebottomleft2 {
	margin-right:15px;
	margin-bottom:30px;
}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

/* Imported from GZA_New style sheet */

.local-nav {
	margin: 1px;
	margin-bottom:20px;
}

.local-nav-level-1-off {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	background: url(../images/arrow1.gif) no-repeat top left;
	background-color: #ebf6e2;
	text-decoration:none;
	text-align: left;
	line-height:16px;
	width:180px;
	display:block;
}

.local-nav-level-1-off a{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	background: url(../images/arrow1.gif) no-repeat top left;
	background-color: #ebf6e2;
	padding-left: 30px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-decoration:none;
	text-align: left;
	line-height:16px;
	width:180px;
	display:block;
}

.local-nav-level-1-on {
	/*font-family: Arial, Helvetica, sans-serif;*/
	color:#325c6e;
	/*font-size: 11px;
	font-weight: normal;
	background: url(../images/arrow1.gif) no-repeat top left;
	background-color: #ebf6e2;
	text-decoration:none;
	text-align: left;
	line-height:16px;*/
}

.local-nav-level-1-on a{
	/*font-family: Arial, Helvetica, sans-serif;*/
	color:#325c6e;
	/*font-size: 11px;
	font-weight: normal;
	background: url(../images/arrow1.gif) no-repeat top left;
	background-color: #ebf6e2;
	text-decoration:none;
	text-align: left;
	line-height:16px;*/
}



.local-nav-level-2-off {
	background: #ebf6e2 url(../images/arrow_green_subnav3.gif) no-repeat top left!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	display:block;
}

.local-nav-level-2-off a{
	background: #ebf6e2 url(../images/arrow_green_subnav3.gif) no-repeat top left!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:2px;
	padding-left:32px;
	text-decoration: none;
	font-weight: normal;
	width:180px;
	display:block;
}

.local-nav-level-2-on {
	/*background: none!important;
	background: #ebf6e2 url(../images/arrow_green_subnav5.gif) no-repeat top left!important;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #325c6e;
	text-decoration: underline!important;
	font-weight: normal;
	display:block;
}

.local-nav-level-2-on a{
	/*background: none!important;
	background: #ebf6e2 url(../images/arrow_green_subnav5.gif) no-repeat top left!important;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #325c6e;
	text-decoration: underline!important;
	font-weight: normal;
	display:block;
}



















.InnerMenu 
{margin: 1px;
margin-bottom:20px;
}
.InnerMenuItem 
{
	font-family: Arial, Helvetica, sans-serif;
color:#000000;
font-size: 11px;
font-weight: normal;
background-color: #ebf6e2;
background-attachment: scroll;
background-image: url(../images/arrow1.gif);
background-repeat: no-repeat;
background-position: left top;
text-decoration:none;
line-height:16px;
display:block;
padding-left: 30px;
padding-top: 4px;
padding-right: 5px;
padding-bottom: 5px;
width:180px;
}
.InnerMenuItem:hover 
{
	color: #325c6e;
}
.InnerMenuItemSelected 
{
color: #ffffff;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}

.InnerMenuItemSelected a
{
	color: #ffffff !important;
background-color: #a5ca82;
text-align: left;
vertical-align: middle;
background-attachment: scroll;
background-image: url(../images/arrow2.gif);
background-repeat: no-repeat;
background-position: left top;
font-weight: bold;
}

.InnerMenuItemSelected:hover 
{
color: #ffffff;
}

.InnerMenuChildSelected 
{font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
color: #000000;
text-decoration: none;
font-weight: normal;
display:block;
padding-top:5px;
padding-bottom:5px;
padding-right:2px;
padding-left:22px;
width:190px;
}

.InnerMenuChildSelected a
{font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
color: #000000;
text-decoration: none;
font-weight: normal;
display:block;
padding-top:5px;
padding-bottom:5px;
padding-right:2px;
padding-left:22px;
width:190px;
}

.InnerMenuChild 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color:#ebf6e2;
	background-attachment: scroll;
	background-image: url(../images/arrow_green_subnav3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:2px;
	padding-left:22px;
	width:190px;
}

.InnerMenuChild a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color:#ebf6e2;
	background-attachment: scroll;
	background-image: url(../images/arrow_green_subnav3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:2px;
	padding-left:22px;
	width:190px;
}

.InnerMenuChild:hover 
{
	color: #325c6e;
text-decoration: underline;
font-weight:normal;
background-attachment: scroll;
background-image: url(../images/arrow_green_subnav5.gif);
background-repeat: no-repeat;
background-position: left top;
}

.button1 
{
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
line-height: normal;
font-weight: normal;
text-decoration: none;
background-color: #FFFFFF;
border: 1px solid #999999;
height: 22px;
}

.searchbox 
{
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
line-height: normal;
font-weight: normal;
text-decoration: none;
background-color: #FFFFFF;
border: 1px solid #999999;
height: 14px;
}

.PrjExpTitle 
{
color:#996633;
line-height:130%;
font-weight: bold;
}

.PrjExpTitle a, .PrjExpTitle a:active, .PrjExpTitle a:visited 
{
color:#996633;
text-decoration:none;
}

.PrjExpTitle a:hover 
{
color:#003366;
text-decoration:none;
}

.PrjExpShortDesc 
{
color:#666666;
line-height:125%;
font-weight: normal;
}

.PrjExpShortDesc a, .PrjExpShortDesc a:active, .PrjExpShortDesc a:visited 
{
color:#666666;
text-decoration:none;
}
.PrjExpShortDesc a:hover 
{
color:#003366;
text-decoration:none;
}
.HomeLearnMore 
{
color:#993333;
line-height:125%;
}

.HomeLearnMore a, .HomeLearnMore a:active, .HomeLearnMore a:visited 
{
color:#993333;
text-decoration:none;
}

.HomeLearnMore a:hover 
{
color:#003366;
text-decoration:none;
}

