@charset "UTF-8";
body {
	background-color: #E0E0E1;
	margin: 0px;
	text-align: center;
}
ul {
	margin-left: 0;
	padding-left: 1em;
}
.nav-wrapper {
	font-family: 'Gill Sans', 'Lucida Grande', Arial, Verdana;
	font-size: 11.5px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(images/nav-bckgrd.gif);
	background-repeat: repeat-x;
	height: 32px;
	text-align: left;
	letter-spacing: 1px;
	line-height: 34px;
	width: 100%;
}
.content-wrapper {
	background-color: #FFFFFF;
	background-image: url(images/logo-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 35px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #8A8A8A;
	text-align: left;
	font-family: 'Lucida Grande', Arial, Verdana;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	clear: both;
}
.text-wrapper {
	display: table;
	width: 700px;
	padding-top: 33px;
	clear: both;
	margin-right: 50px;
	margin-left: 50px;
}
.text-wrapper a{
	color: #EF5E01;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDAC4;
}
.text-wrapper a:hover{
	color: #EF5E01;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF5E01;
}
.text-home-wrapper {
	display: table;
	width: 740px;
	padding-top: 33px;
	padding-right: 30px;
	padding-left: 30px;
	clear: both;
}
.text-lg {
	font-size: 14px;
	line-height: 22px;
	color: #505050;
}
.text-sm {
	font-size: 11px;
	line-height: 16px;
}
.text-smallest {
	font-size: 9px;
	line-height: 12px;
}
.text-orange {
	color: #E45B00;
}
.title {
	font-size: 21px;
	text-transform: uppercase;
	color: #EF5E01;
	font-family: 'Gill Sans', 'Lucida Grande', Helvetica, Arial, Verdana;
	letter-spacing: 1px;
	display: block;
	margin-bottom: 27px;
}
.title-bullet {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0079AA;
	display: block;
	padding-left: 17px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 14px;
}
.title-bullet a{
	text-decoration: none;
	color: #0079AA;
	border-bottom-style: none;
}
.title-bullet a:hover{
	text-decoration: none;
	color: #0079AA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77AECE;
}
.title-bullet-smaller {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0079AA;
	display: block;
	padding-left: 17px;
	margin-bottom: 4px;
}

.title-bullet-smaller a{
	text-decoration: none;
	color: #0079AA;
	border-bottom-style: none;
}

.title-bullet-smaller a:hover{
	text-decoration: none;
	color: #0079AA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77AECE;
}

.title-bullet-grey {
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	display: block;
	padding-left: 17px;
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
.title-bullet-grey a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	color: #666666;
}
.title-bullet-grey a:hover{
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.title-blue {
	font-weight: bold;
	text-transform: uppercase;
	color: #0E70AC;
	display: block;
	margin-bottom: 4px;
}
.title-blue a{
	text-decoration: none;
	color: #0079AA;
	border-bottom-style: none;
}
.title-blue a:hover{
	text-decoration: none;
	color: #0079AA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77AECE;
}
.title-blue-home {
	font-weight: bold;
	text-transform: uppercase;
	color: #0E70AC;
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
}
.title-blue-home a{
	text-decoration: none;
	color: #0079AA;
	border-bottom-style: none;
}
.title-blue-home a:hover{
	text-decoration: none;
	color: #0079AA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77AECE;
}
.hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B3B3B3;
	margin-top: 25px;
	margin-bottom: 25px;
	display: block;
}
.hr-big {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B3B3B3;
	margin-top: 32px;
	margin-bottom: 32px;
	display: table;
}
.vr {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B3B3B3;
	margin-right: 15px;
	margin-left: 15px;
	display: block;
}
.blurb-wrapper {
	font-size: 11px;
	line-height: 16px;
	color: #E66C1F;
	background-color: #FFEDE8;
	display: block;
	margin-bottom: 20px;
	float: right;
	width: 185px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
	font-weight: bold;
	margin-left: 20px;
}
.blurb-wrapper a{
	color: #E66C1F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD3B7;
}
.blurb-wrapper a:hover{
	color: #E66C1F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E66C1F;
}
.badge-wrapper {
	display: block;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E1;
	margin-right: 30px;
}
.picture {
	margin-top: 20px;
	border: 2px solid #D1CFD0;
	padding: 1px;
}
.picture-link {
	color: #EF5E01;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDAC4;
}
.picture-home{
	margin-top: 17px;
	margin-bottom: 20px;
	border: 2px solid #D1CFD0;
	padding: 1px;
}
.picture_caption {
	display: block;
	margin-bottom: 10px;
}
.picture_left {
	float: left;
	margin-bottom: 20px;
	border: 2px solid #D1CFD0;
	padding: 1px;
	margin-right: 30px;
}
.picture_left_NOBORDER {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
.picture_left_caption {
	float: left;
	margin-bottom: 20px;
	line-height: 16px;
	background-color: #D9F1F5;
	text-align: center;
	color: #0090D0;
	font-size: 10px;
	margin-right: 20px;
	padding-bottom: 15px;
}
 .picture_right {
	float: right;
	margin-bottom: 20px;
	margin-left: 30px;
	border: 2px solid #D1CFD0;
	padding: 1px;
}
.picture_right_NOBORDER {
	float: right;
	margin-bottom: 20px;
	margin-left: 30px;
}
.picture_right_caption {
	float: right;
	margin-bottom: 20px;
	line-height: 16px;
	background-color: #D6EDF9;
	text-align: center;
	color: #0090D0;
	font-size: 10px;
	margin-left: 20px;
	padding-bottom: 10px;
}
.map-wrapper {
	display: block;
	z-index: -1000;
}
.home-left-col {
	display: block;
	clear: both;
	float: left;
	width: 190px;
}
.home-main-col {
	display: block;
	margin-left: 227px;
}
.home-badge-wrapper {
	display: block;
	padding-right: 19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E1;
	width: 220px;
}
.footer-wrapper {
	font-size: 10px;
	text-transform: uppercase;
	color: #9798A1;
	text-align: center;
	display: block;
	padding-top: 25px;
	padding-bottom: 30px;
	font-family: 'Lucida Grande', Arial, Verdana;
}
.footer-wrapper a{
	color: #9798A1;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C3C4;
}
.footer-wrapper a:hover{
	color: #9798A1;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9798A1;
}
.keywords {
	font-size: 1px;
	line-height: 1px;
	color: #E0E0E1;
}
