/* edgerton css annotated 10-29-09 by DS */

body {
	background-image: url(images/graph1.gif);
	background-repeat: repeat;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #767676;
}

a {
	color: #003B8B;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

h1 {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #003B8B;
}
h2 {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003B8B;
}
ul {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #767676;
}



/* subheads */

.subhead-blue {
	font-family: Helvetica;
	font-weight: bold;
	color: #003B8B;
}


.subhead-red {
	font-family: Helvetica;
	font-weight: bold;
	color: #E41D11;
}

.subhead-blue-boxed {
	font-family: Helvetica;
	font-weight: bold;
	color: #003B8B;
	border: 3px solid #61809D;
	width: 225px;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	background-position: center;
	padding-top: 8px;
	padding-bottom: 8px;
}



/* borders and boundaries */


.right-shadow {
	background-image: url(images/right-shadow.gif);
	background-repeat: repeat-y;
}
.left-right-stroke {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b7b7b7;
	border-left-color: #b7b7b7;
	background-repeat: repeat-x;
}
.left-right-top-stroke {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b7b7b7;
	border-left-color: #b7b7b7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b7b7b7;
	background-color: #F9F6E3;
}
.homepage-main-area {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b7b7b7;
	border-left-color: #b7b7b7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7b7b7;
}
.homepage-left-text {
	padding-left: 32px;
}



.green-tech-text {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #767676;
	width: 150px;
}
.green-words {
	color: #39AA65;
}
.address-footer {
	font-size: 11px;
	color: #003B8B;
	text-align: center;
	padding-top: 7px;
}
.bottom-shadow-area {
	background-image: url(images/bottom-shadow.gif);
	background-repeat: repeat-x;
	height: 36px;
}

.right-shadow-masthead {
	background-image: url(images/masthead-shadow2.gif);
	background-repeat: no-repeat;
}


.white-background {color: #FFFFFF
}

.interior-main-area {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b7b7b7;
	border-left-color: #b7b7b7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7b7b7;
	padding-left: 38px;
	padding-top: 26px;
	padding-right: 38px;
	padding-bottom: 30px;
}


.right-picture {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	margin-left: 6px;
}
.left-picture {
	float: left;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 12px;
}
.thick-top-stroke {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #7386A3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



.line-over-type {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 7px;
	width: 365px;
}
.small-type {
	font-family: Helvetica;
	font-size: 11px;
	line-height: 15px;
	color: #767676;
}



.back-to-links {
	font-size: 11px;
	line-height: 22px;
}
.bottom-links {
	font-size: 11px;
	color: #767676;
	text-align: center;
	padding-top: 7px;
}

.bottom-links a {
	color: #767676;
	text-decoration: underline;
}
