html, body {
	height: 100%;
}

body {
    background: #fff url('/images/bg.gif') repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "lucida sans unicode","lucida grande",sans-serif;
	font-size : 13px;
	line-height: 1.8em;
	color: #333;
}

h1 {
	font-size : 39px;
	color: #206634;
	margin: 4px 0 52px 0;
	font-family: "lucida sans unicode","lucida grande",sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #206634;
	padding: 0;
	margin: 0 0 20px 0;
	font-family: "lucida sans unicode","lucida grande",sans-serif;
}

h3 {
	font-size: 1.25em;
	font-weight: normal;
	color: #206634;
	padding: 0;
	margin: 0 0 15px 0;
	font-family: "lucida sans unicode","lucida grande",sans-serif;
}

h4 {
	font-size: 1.25em;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

object {
	outline: 0;	
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #206634;
	text-decoration: none;
}

p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.clear {
	clear: both;
}

/** DDA **/
.default, .textOnly {
	font-size: 1em;
}

.large {
	font-size: 1.1em;
}

.extraLarge {
	font-size: 1.2em;
}

/** Template Layout **/
#top {
	width: 100%;
	padding: 0px;
	background: #206634 url('/images/top_bg.gif') center center no-repeat;
}

#top_link {
	width: 950px;
	height: 25px;
	padding: 0px;
	margin: 0px auto;
}

#top_link img {
	border: 0px;
	display: block;
	float: right;
}

#wrapper {
	width: 100%;
}

#wrapperInner {
	width: 960px;
	margin: 0 auto;
	margin-top: 30px;
}

#left {
	float: left;
	width: 150px;
	overflow: hidden;
	text-align: left;
}

#centre {
	margin: 0px 0px 0px 60px;
	padding: 0;
	width: 750px;
	float: left;
}

#title {
	width: 750px;
	margin: 22px 0 0 0;
}

#top-left-logo {
	display: block;
	width: 150px;
	height: 152px;
	background: url('/images/agency-express-logo.gif') no-repeat;
}

.default-content-middle-72 table.block_content {
	width: 750px;
}

.default-content-middle-73 table.block_content {
	width: 750px;
}

.block_content ul {
	line-height: 1.50em;
	list-style: disc inside;
	padding: 0;	
	margin: 0;
}

/*#cssstyled-menu {
	padding: 40px 0 0 0;
	margin: 0;	
}

.cssStyledMenu {
	width: 150px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.cssStyledMenu ul {
	list-style-type: none;
	border-top: 1px solid #A5B7A1;
}

.cssStyledMenu li a {
	padding: 7px 0px 7px 0px;
	display: block;
	font-size: 1.05em;
	border-bottom: 1px solid #A5B7A1;
}

.cssStyledMenu li .selected {
	color: #206634;
}*/

#cssstyled-menu {
	margin-top: 40px;
	border-top: 1px solid #A5B7A1;	
}

.cssStyledMenu {
	list-style-type: none;
	font-size: 1.05em;
	margin: 0 !important;
	padding: 0 !important;
}

.cssStyledMenu li a {
	display: block;
	width: 150px;
	padding: 7px 0 !important;
	text-align: right;
	border-bottom: 1px solid #A5B7A1;
}

#home-content-left {
	float: left;
	width: 420px;
	margin: 0px 30px 0px 0px;
}

#home-map {
	margin: 0;
	float: left;
	width: 243px;
	background: url('/images/map.gif') no-repeat;
	font-size: 0.85em;
	line-height: 1.9em;
	padding: 402px 34px 0 34px;
}

#home-rightcol {
	margin: 0;
	float: left;
	width: 300px;
	line-height: 1.9em;	
}

#map_btm {
	float: left;
	width: 311px;
	height: 18px;
	background: url('/images/map_btm.gif') bottom left no-repeat;
}

#map_title {
	color: #206634;
	font-size: 26px;
	line-height: 34px;
}

.block_content p {
	padding: 0px 0px 20px 0px;
}

.block_content a {
	border-bottom: 1px dotted #A5B7A1;
}

.block_content ul {
	padding: 0 0 8px 13px;
	list-style: outside disc;
}

.block_content ul li {
	padding: 0 0 1.15em 0;	
}

.block_content a:hover {
	color: #206634;
}

.footer_sign_top {
	clear: both;
	width: 100%;
	min-width: 950px;
	height: 55px;
}

.footer_sign_mid {
	clear: both;
	width: 100%;
	min-width: 950px;
	height: 58px;
	background: #d2d9ce url('/images/bg_skyline.gif') repeat-x;
}

.footer_sign_btm {
	clear: both;
	width: 100%;
	min-width: 950px;
	height: 120px;
	background: #d2d9ce url('/images/bg_gate.gif') repeat-x;
}

.footer_sign_inner {
	width: 950px;
	margin: 0 auto;
/*	background: #d2d9ce;*/	
}

.footer_sign_inner img {
	display: block;
	float: right;
	margin-right: 0px;	
	border: 0px;
}

.footer_wrap {
	clear: both;
	width: 100%;
	min-width: 950px;
	background: #d2d9ce;
}

.footer_inner {
	width: 950px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 10px;
	color: #4E7A4C;
	line-height: 14px;	
}

.footer_inner a {
	color: #4E7A4C !important;
}

.sat_title {
	color: #206634;
	font-size: 26px;
	margin: 22px 0 0 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #A5B7A1;	
}

.sat_summary {
	font-size: 0.9em;
	margin: 11px 0;
}

.sat_item {
	margin-top: 13px;	
}

.sat_img {
	border: 2px solid #A5B7A1;
	width: 120px;
	height: 80px;
	float: left;
	margin-right: 20px;	
}

.sat_copywrap {
	float: right;
	width: 300px;
	/*width: 256px;*/
}

.sat_headline {
	color: #206634;
	font-size: 1.2em;
}

.sat_headline a {
	color: #206634 !important;
}	

.sat_link {
	font-size: 0.9em;
	/*margin-top: 11px;*/
}

.sat_reportlink {
	font-size: 0.9em;	
}

.clearboth {
	clear: both;
}

.vertImage {
	/*margin: 0 30px 20px 0;*/	
}

.imagesLeft {
	padding: 0 30px 20px 0;	
}

.imagesRight {
	padding: 0 0 20px 30px;	
}

.faq_question_wrap {
	margin: 0 0 20px 0;
}

.faq_question {
	color: #206634;	
}

.faq_answer {
	margin: -10px 0 20px 0;
	border-left: 2px solid #A5B7A1;
	padding: 0 0 0 20px;
}

.newSummaryWrap {
	margin-bottom: 40px;	
}

.newssummaryheading {
	color: #206634;	
	font-size: 1.2em;	
}

.newsSummaryDate {
	font-size: 0.9em;
	font-style: italic;
	color: #666;	
}

.newsSummary {
	margin: 10px 0;	
}

.newsImage {
	border: 2px solid #A5B7A1;
}

.newsSummaryRead {
	font-size: 0.9em;
	border: 0 !important;
}

.pdf_download {
	display: block;
	padding: 5px 15px 5px 35px;
	border: 1px solid #A5B7A1 !important;
	background: url('/images/pdf_icon.gif') no-repeat 8px 50%;
	margin: 0 0 20px 0;
}

.management_team {
	width: 500px;
	vertical-align: top;
	margin: 0 0 10px 0;	
	padding: 0px;
	font-size: 0.9em;
}

.management_team td {
	vertical-align: top;	
}

.management_team img {
	border: 2px solid #A5B7A1;
	margin: 0 20px 20px 0;	
}

.footer_span {
	padding-right: 20px;;	
}

.indextable {
	margin-bottom: 25px;
}

.indextable td{
	padding: 5px 30px 5px 0;
}

.head {
	font-size: 0.85em;
	text-transform: uppercase;	
	border-bottom: 1px dotted #333;
}