@charset "UTF-8";
/*  AEROGEO CSS */
/*  Updated - 21 MAY 2008 */
/*  © 2008 Aero Geometrics Ltd. */
/*  Created by: STERLINGKLOR Communications Inc. */
/*  www.sterlingklor.com */


/*  HTML */

body {
	font-family: Arial, Geneva, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h1 {
	font-family: "Arial Narrow", "Helvetica Condensed", sans-serif;
	font-size: 21px;
	color: #004b8d;
	margin: 0px;
}
h2 {
	font-size: 14px;
	margin: 0px;
	color: #419639;
}
h3 {
	font-size: 27px;
	margin: 0px;
	font-weight: normal;
	color: #004b8d;
}
h4 {
	font-size: 11px;
	margin: 0px;
}
p {
	font-size: 12px;
	line-height: 16px;
	color: #303030;
	margin: 0px;
}
ul {
	font-size: 12px;
	line-height: 16px;
	color: #303030;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	margin-left: 10px;
}


/*  LINKS */

a {
	text-decoration: underline;
	color: #0072bc;
}
a:hover {
	text-decoration: none;
}
a.Link-Nav {
	text-decoration: none;
	color: #FFFFFF;
}
a.Link-Nav:hover {
	text-decoration: underline;
}
a.Link-White {
	text-decoration: underline;
	color: #FFFFFF;
}
a.Link-White:hover {
	text-decoration: none;
}


/*  CLASSES */

.Content-Center {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.Content-Left {
	padding-top: 20px;
	padding-right: 20px;
	vertical-align: top;
}
.Content-Right {
	padding-top: 20px;
	padding-left: 20px;
	vertical-align: top;
}
.Content-Project {
	padding: 20px;
}
.Image-Left {
	float: left;
	padding-right: 10px;
}
.Image-Right {
	float: right;
	padding-left: 10px;
}
.Text-CTA-Head {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.Text-CTA-Sub {
	font-size: 14px;
	color: #000000;
}
.Text-Form {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
}
.Text-Home-Photo {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/hm-photo-L.jpg);
	padding-left: 50px;
}
.Text-Quote {
	font-size: 13px;
	font-style: italic;
}
.Text-SEO {
	font-size: 11px;
	color: #004b8d;
	vertical-align: top;
	padding-top: 6px;
}
.Text-Small {
	font-size: 11px;
}


/*  IDs */

#Project-Tabs {
	font-size: 12px;
	font-weight: bold;
	height: 20px;
}
#Table-Content {
	background-image: url(../images/hm-photo-bg.gif);
	background-repeat: repeat-x;
}
#Table-Content .Content-Left h1 {
	font-weight: normal;
	font-family: Arial, Geneva, sans-serif;
	font-style: italic;
	font-size: 18px;
}
#Table-CTA {
	background-image: url(../images/cta-bg.gif);
}
#Table-Footer {
	font-size: 11px;
	color: #818181;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #419639;
}
#Table-Nav {
	background-image: url(../images/nav-bg.gif);
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#Table-Project {
	border: 1px solid #D9EAD7;
}
#Table-SEO {
	background-image: url(../images/seo-bg.gif)
}
