/*\*//*/
  @import "ie5mac.css";
/**/
/* **********************  Start External Links  ******************** */

@import url(css/common.css);
@import url(css/siteMap.css);
@import url(css/searchResults.css);

/* css styles for the page header */
@import url(header.css);

/* css styles for the inside banners */
@import url(subHeader.css);

/* css styles for the main site navigation */
@import url(sideNav.css);

/* css styles for the page footer */
@import url(footer.css);

/* **********************  End External Links  ******************** */



/* **********************  Start Generic Styles/Classes  ******************** */

body {
	color: #333333;
	background-color: #333333;
	background-image: url(images/bg-site1.gif);
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border:0px;
	margin:0px;
	padding:0px;
}

a { color: #58A618; font-weight:normal;}
a:link { color: #58A618; text-decoration:none;}
a:visited { color: #58A618; text-decoration:none;}
a:active { color: #58A618; text-decoration:none;}
a:hover { color: #58A618; text-decoration:underline;}

body, div, img, form {
	border:0;
	margin:0;
	padding:0;
}

/* **********************  End Generic Styles/Classes  ******************** */



#contentFrame {
width:957px;
background-color:#FFFFFF;
padding: 30px 0px 30px 0px; 
background-image: url(images/bg-contentFrame1.gif);
text-align:left;
\\ border:solid 1px red;
}

	#contentFrame table {
	border-collapse: collapse;
	}

#contentCell {
vertical-align:top;
\\ border:solid 1px red;
}

	#sideNav h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}
	
#contentFrame2 {
margin-right:35px;
}

#content {
vertical-align:top;
background-color:#ffffff;
text-align:left;
margin: 0px 34px 0px 0px;
padding: 20px 0px 26px 14px;
line-height: 15px;
}

	#content h1 {
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #58A618;
	margin: 0px; 
	}

	#content h1.alt {
	text-transform: none;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #58A618;
	margin: 0px; 
	margin-bottom: 15px; 
	}

	#content h2 {
	font-size: 24px;
	line-height: 26px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #087436;
	\\ background-color:#EDEDED;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
	#content h3 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007934;
	margin-bottom: 0px;
	}

	#content h4 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007934;
	margin-bottom: 0px;
	font-weight:bold;
	}

	#content p {
	margin: 3px 0px 12px 0px; 
	}


#contentCellFrame {
vertical-align:top;
padding-right:50px;
}

#gutter {
vertical-align:top;
color: #333333;
width:171px;
text-align:left;
font-size: 11px;
padding-top:33px;
}

	#gutter h2 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 20px;
	padding-bottom: 0px;
	font-weight:bold;
	}



