@charset "utf-8";
#mainContent  h1 {
	font-size: 1em;
	padding-bottom: 0.5em;
	padding: 1.4em 0 .5em 0;
}
#container   #mainContent  #content_header h1.top {
	padding-top: 0;
}

#mainContent h2 {
	font-size: 0.9em;
	padding-bottom: 0.5em;
	padding-top: .5em;
}

#mainContent  p {
	padding: 0.5em .1em;
	font-size: .9em;
}

#mainContent a {
	color: #0a7539;
	text-decoration: none;
}
#mainContent a:hover {
	text-decoration: underline;
}

#top_sub_banner {
	width: 209px;
	background: #000 url(/i/sub-menu-background.jpg) no-repeat top left;
	height: 247px;
	margin: 0px;
}
#sub_left_wrapper {
	width: 209px;
	float: left;
	margin-left: 15px;
	display: inline;
	margin-top: 1px;
}

#sub_gold_buttons {
	width: 209px;
	margin-bottom: 25px;
}
#sub_gold_buttons img {
	border: 0px;
}

.h1_hook {
	background: #fce598 url(/i/header-bottom.gif) no-repeat right bottom;
	margin: 0px;
	padding: 0;
	height: 53px;
	vertical-align: middle;
}
#container  #mainContent   #content_header  .h1_hook h1.sub_main {
	padding: 15px 0 0 20px;
	background: #FCE598 url(/i/header-top.gif) no-repeat left top;
	font-size: 19px;
	margin: 0;
	color: #06371a;
}

#container #submainContent {
	margin: 0px 0 0 230px;
}

.listing_box_left {
	float: left;
	width: 45%;
	margin: 10px 4px;
	height: 11em;
}
.listing_box_right {
	float: right;
	width: 45%;
	margin: 10px 18px 10px 4px;
	height: 11em;
}
#container #mainContent div.listing_box_left h1, #container #mainContent div.listing_box_right h1 {
	padding-bottom: .5em;
	padding-top: 0;
}

.listing_box_left  h1 a, .listing_box_right h1 a {
	font-size: medium;
	color: #06371a;
	text-decoration: none;
}

.listing_box_left  h1 a:hover, .listing_box_right h1 a:hover {
	text-decoration: underline;
}

.listing_box_left ul, .listing_box_right ul {
	padding-left: 135px;
	padding-bottom: 10px;
	margin-top: 5px;
}

.listing_box_left li, .listing_box_right li {
	font-size: .9em;
}

.listing_box_left img, .listing_box_right img {
	border: 0px;
	float: left;
	margin-right: 3px;
}
#sub_gs_top {
	height: 22px;
	margin: 0px;
	background: pink;
	padding: 0px;
	width: 100%;
	clear: both;
}

.pullquote {
	margin: 1em 0;
	padding: 0;
	border: solid 1px #e1e1e1;
	border-right: none;
	border-left: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.5em;
	background: #fff url(/i/quote.gif) no-repeat 8% 5%;
}


.pullquote .quotee {
	font-style: italic;
	font-weight: normal;
	text-align: right;
}

.pullquote .pullquote_inner {
	margin: 0px;
	background: url(/i/quote-off.gif) no-repeat 92% 95%;
	padding: 1em 6.5em;
}

#breadcrumbs {
	text-align: right;
	margin: 5px 0px 10px 0;
	font-size: 0.7em;
	
}
#breadcrumbs a {
	color: #0a7539;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#company_info {
	margin-left: 0px;
}
h2.underslung {
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
.byline {
	font-style: italic;
	color: #666666;
}
.abstract {
	font-weight: bold;
	font-size: 0.9em;
	border-bottom: solid 1px #999;
}
.float_room_right {
	margin-right: 215px;
}
#mainContent  .h1_hook  .sub_main a {
	color: #06371a;
}