body {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	/*min-width: 780px;*/
	min-width: 770px;
	font-size: small;
	background: #A2BB72;
}

#wrap {
	font-size: 0.8em;
	/*width: 770px;
	margin: 0 auto;*/
	text-align: left;
	background: #FFFFFF;
}

/* MISC. */
.hide {
	display: none;
}
a img {
	border: none;
}
.divclear {
	clear:both; 
	height:0px; 
	font-size:0px; 
	margin: 0;
	padding: 0;
	margin-top:-1px;
}
.skiplinks {
	display:none;
}  
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
	  padding:0;
      border:none;
      visibility: hidden;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* GENERAL TEXT STYLES */
a, 
a:link, 
a:visited {
	/*color: #7FB2CF;*/
	color: #003333;
	font-weight: bold;
	text-decoration: none;
}
a:focus, 
a:hover, 
a:active {
	/*color: #7FB2CF;*/
	color: #003333;
	text-decoration: underline;
}
#container-content .content-column a {
	text-decoration: underline;
}
p {
	line-height: normal;
	/*margin-top: 0.9em;
	margin-bottom: 0;*/
}
ul {
	list-style: square;
}
ol {
	list-style: decimal;
}
h1, h2, h3, h4, h5, h6 {
	color: #003333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1#page-title {
	/*color: #EF3E42;*/
	color: #003333;
	/*padding: 0em 30px 0.75em;*/
	margin: 0;
	padding-top: 0.8em;
	/*border-bottom: 2px solid #CCCCCC;*/
	font-weight: bold;
	line-height: normal;
}
h1 {
	font-size: 1.8em;
	font-weight: normal;
	/*padding-top: 18px;*/
	margin: 0px;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
}
h3, h4 {
	font-size: 1.1em;
}
h5, h6 {
	font-size: 1.0em;
}

table {
	border-collapse: collapse;
	width: 100%;
	/*border: 1px solid #FA6511;*/
}
form table {
	width: 100%;
	border: none;
}
th, td {
	padding: 0.5em 1em;
}
caption {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1.0em 0;
}
th {
	font-weight: bold;
	text-align: left;
	/*background: #FA6511 url(../images/th-bkgrnd.gif) repeat-x left top;
	border-top: 1px solid #FA6511;
	border-bottom: 1px solid #FA6511;
	color: #FFFFFF;*/
	font-size: 0.9em;
}
.th-row-header {
	font-weight: normal;
	text-align: left;
	background: none;
	border-top: none;
	border-bottom: none;
	color: #003366;
}
#content-page .th-row-header {
	font-weight: bold;
	text-align: left;
	background: none;
	border-top: none;
	border-bottom: none;
	color: #003366;
}
.odd {
	background: #FAFAFA;
}
tr:nth-child(odd) {
	background: #FAFAFA;
}


/* HEADER */
#container-header {
	padding-top: 1.0em;
	padding-bottom: 1.0em;
	width: 100%;
	/*border-bottom: 1px solid #CCCCCC;*/
}
#header-wrapper {
	width: 770px;
	margin: 0 auto;
}
#header-brand {
	float: left;
	/*padding-right: 1.0em;*/
}
#header-links {
	height: 52px;
	float: right;
	text-align: right;
}
#header-links-inner {
	height: 52px;
}
#header-links ul {
	list-style: none;
	padding: 0em 0.5em 1em 1em;
	margin: 0px;
	height: 52px;
}
#header-links ul li {
	display: inline; 
	padding: 0px; 
	margin: 0px;
}
#header-links ul li a {
	padding: 0.1em 0.5em;
}
#header-links a, 
#header-links a:link, 
#header-links a:visited {
	color: #003333;
	text-decoration: none;
}
#header-links a:focus, 
#header-links a:hover, 
#header-links a:active {
	text-decoration: underline;
	color: #003333;
}

/* CONTENT */
#body-wrapper {
	/*padding-right: 30px;
	padding-left: 30px;*/
	background: #A2BB72 url(../images/page-bkgrnd.gif) repeat-x center top;
	border-top: 1px solid #E0EDC4;
}
#container-main {
	padding: 0;
	width: 770px;
	margin: 0 auto;
	background: #FFFFFF;
}

/* PAGE CONTENT HERITAGE */
#container-main {
	padding: 0px;
	background-color: #003333;
	clear: both;
}
#container-menu-ae {
	width: 174px;
	line-height: 17px;
	float: left;
	top: 0px;
	left: 0px;
	padding-top: 10px;
	background: #003333 url(../images/menu-bkgrnd.gif) repeat-x left top;
	min-height: 480px;
	height: auto;
	_height: 480px;
	color: #FFFFFF;
}

#container-content {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 175px;
	font-size: 0.9em;
	line-height: 1.8em;
	background-color: #FFFFFF;
	min-height: 480px;
	height: auto;
	_height: 480px;
}
/*#container-content #container-banner {
	border-left: 1px solid #FFFFFF;
}*/

#container-content-inner {
	margin: 0px;
	padding: 0px 0px 15px 15px;
}

#container-menu a, 
#container-menu a:link, 
#container-menu a:visited {
	text-decoration: none;
	background-color: inherit;
	color: #FFFFFF;

}
#container-menu a:focus, 
#container-menu a:hover, 
#container-menu a:active {
	text-decoration: underline;
	background-color: inherit;
	color: #FFFFFF;
}

/* HOMEPAGE - HIGHLIGHT */
#highlight {
	float: left;
	width: 23%;
	padding-top: 1.0em;
}
#highlight h2 {
	font-weight: bold;
	color: #A80000;
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 3px;
}

#page-left-column {
	float: left;
	/*width: 53%; Width of right column*/
	width: 60%; /*Width of right column
	margin-right: 2%;*/
	/*padding-top: 1.0em;*/
	font-size: 1.1em;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	padding-bottom: 1.0em;
}
#page-left-column img {
	float: right;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	clear: right;
}
#page-right-column {
	/*float: left;*/
	float: right;
	width: 38%;
	/*width: 43%;*/
	/*padding-top: 1em;*/
	/*border-top: 4px solid #A69A44;*/
}
#page #page-left-column {
	float: left;
	width: 96%; /*Width of right column*/
	margin-right: 2%;
	/*padding-top: 1.0em;*/
	font-size: 1.1em;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	padding-bottom: 1.0em;
}
#page #page-right-column {
	/*float: left;*/
	float: right;
	width: 2%;
	/*padding-top: 1em;*/
	/*border-top: 4px solid #A69A44;*/
	border-top: 0px;
}
/*.narrow-content {
	border-top: 4px solid #A69A44;
}*/


.right-column-pic {
	float: left;
	width: 100%;
	overflow: hidden;
	/*border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;*/
}
.right-column-pic img {
}
#features-panel {
	clear: both;
	margin-top: 1.0em;
	/*margin-bottom: 1.0em;*/
	border: 1px solid #CBCBCB;
	color: #999999;
}
#features-panel-inner {
	border: 4px solid #FFFFFF;
	background: url(../templates/home_files/features-bkgrnd.html) repeat left top;
	padding: 0.5em;
	line-height: normal;
	margin: 0;
}
#features-panel-inner h3 {
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#copy-intro h2 {
	font-weight: bold;
	color: #666666;
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
}/* CONTENT AREAS HOMEPAGE PANELS*/
#container-home-upper {
	clear: both;
	padding-top: 1.0em;
}
#container-home-lower {
	clear: both;
}
#leftcolumn {
	float: left;
	width: 23%;
	margin-right: 2%;
	border-top: 4px solid #A69A44;
}

#leftcolumn h2 {
	font-weight: bold;
	color: #A80000;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 3px;
}
#leftcolumn img {
	overflow: hidden;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#leftcolumncentre {
	float: left;
	width: 23%;
	/*padding-top: 1em;*/
	margin-right: 2%;
	border-top: 4px solid #A69A44;
}
#leftcolumncentre h2 {
	font-weight: bold;
	color: #A80000;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 3px;
}
#leftcolumncentre img {
	overflow: hidden;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#rightcolumncentre {
	float: left;
	width: 23%;
	/*padding-top: 1em;*/
	margin-right: 2%;
	border-top: 4px solid #A69A44;
}
#rightcolumncentre h2 {
	font-weight: bold;
	color: #A80000;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 3px;
}

#rightcolumncentre img {
	overflow: hidden;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#rightcolumn {
	float: left;
	width: 23%;
	/*padding-top: 1em;*/
	border-top: 4px solid #A69A44;
}
#rightcolumn h2 {
	font-weight: bold;
	color: #A80000;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 3px;
}
#rightcolumn img {
	overflow: hidden;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#widecolumn {
	float: left;
	width: 73%; /*Width of right column*/
	margin-right: 2%;
	/*padding-top: 1.0em;*/
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 1.0em;
}
#widecolumn h2 {
	font-weight: bold;
	color: #666666;
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#widecolumn img {
	float: right;
}

/* MENU */
#container-menu {
	background: #003333;
	float: left;
}
#container-menu a, 
#container-menu a:link, 
#container-menu a:visited {
	color: #FFFFFF;
	text-decoration: none; 
	background-color: inherit;
}
#container-menu a:focus, 
#container-menu a:hover, 
#container-menu a:active {
	color: #FFFFFF;
	text-decoration: underline; 
	background-color: inherit;
}

/* BANNER */
#container-banner {
	padding: 0em;
	/*padding: 0em 1em 1em 0em;*/
}
#container-banner-inner {
	border: 1px solid #C9C9C9 !important;
	background: url(../images/banner-bkgrnd.gif) repeat-y left top;
	height: 181px;
}
#content-page #container-banner {
	/*background: #19A9EC !important;*/
}
#container-banner .content-column img {
	/*border-right: 1px solid #C9C9C9;*/
}
#banner-image {
	/*height: 154px;*/
	height: 181px;
	margin: 0px;
	padding: 0px;
	overflow: hidden !important; 
	/*width: 100%;*/
	float: right;
	width: 64%; /*Width of right column*/
	/*width: 74%;
	width: 390px;*/
	/*margin-right: 2%;*/
}
.large-image {
	/*height: 154px;*/
	height: auto;
	margin: 0px;
	padding: 0px;
	overflow: hidden; 
	width: 100%;
}
#banner-text {
	margin: 0;
	padding: 0;
	line-height: normal;
	float: left;
	width: 34%;
	/*width: auto;*/

}
#banner-text-inner {
	margin: 0;
	padding: 50px 0em 1em 1em;
}
#banner-text h3 {
	color: #003333;
	font-weight: normal;
	/*padding: 0.5em 1em 0.5em 0.5em;*/
	margin: 0;
	font-size: 1.8em;
	/*line-height: 1.4em;*/
}
#banner-text-inner div {
	padding: 0.75em;
	/*background: url(../images/banner-link-bkgrnd.gif) no-repeat right top;*/
}
#banner-text a, 
#banner-text a:link, 
#banner-text a:visited {
	/*color: #66CCFF;*/
	text-decoration: none;
	/*background: url(../images/banner-link-arrow.gif) no-repeat left top;	
	padding-left: 25px;
	display: block;	*/
	font-weight: normal;
}
#banner-text a:focus, 
#banner-text a:hover, 
#banner-text a:active {
	/*color: #66CCFF;*/
	text-decoration: underline;
}


/* FOOTER */
#container-footer {
	clear: both;
	color: #003333;
	font-size: 0.9em;
	padding: 1.0em;
	width: 770px;
	margin: 0 auto;
	text-align: center;
}
#container-footer a, 
#container-footer a:link, 
#container-footer a:visited {
	color: #003333;
	text-decoration: none; 
	background-color: inherit;
}
#container-footer a:focus, 
#container-footer a:hover, 
#container-footer a:active {
	color: #003333;
	text-decoration: underline; 
	background-color: inherit;
}
#container-footer ul {
	list-style: none; 
	/*padding: 0px 0px 0px 1.0em; */
	margin: 0px;
	float: left;
}
#container-footer ul li {
	display: inline; 
	padding: 0px; 
	margin: 0px;
}
#footer-copyright {
	float: left;
}
#footer-links {
	float: right;
}
/* AE MENU */
#ae-menu {
	margin: 0;
	padding: 0;
}
#ae-menu h2 {
	background: url(../templates/home_files/ae-menu-top.html) no-repeat right bottom;
	margin: 0;
	padding: 1.0em 0em 0.5em 1.1em;
	font-size: 1.0em;
	font-weight: bold;
}
#ae-menu .top {
	background: url(../templates/home_files/ae-menu-top.html) no-repeat right bottom;
	margin: 0;
	padding: 2.0em 0em 0.5em 1.1em;
}
#ae-menu h3 {
	background: url(../templates/home_files/ae-menu-top.html) repeat-y right bottom;
	margin: 0;	
	padding: 0.4em;
	padding-left: 1.0em;
	font-size: 1.0em;
	font-weight: normal;
	color: #FA6511;
}
#ae-menu form {
	background: url(../templates/home_files/ae-menu-bkgrnd.html) repeat-y right bottom;
	margin: 0;
	padding: 0;
}
#ae-menu label {
	background: url(../templates/home_files/ae-menu-divider.html) no-repeat right bottom;	
	padding: 0.1em 0.1em 0.1em 0em;
	display: block;
	font-size: 0.8em;
}
#ae-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	/*background: url(images/menu-bkgrnd.gif) repeat-y right top;*/
}
#ae-menu li {
	background: url(../images/menu-divider.gif) repeat-x left bottom;
	padding: 0.4em 0.4em 0.4em 0.8em;
	display: block;
	/*border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;*/
	font-weight: bold;
}
#ae-menu li ul li {
	padding: 0.4em 0.4em 0.4em 0.6em;
	display: block;
	/*border-top: 1px solid #FFFFFF;
	border-top: 1px solid #000000;*/
	font-weight: normal;
	/*background: url(../images/menu-divider.gif) repeat-x left top;*/
	background: none;
}
#ae-menu li a {
	/*padding-left: 1.0em;*/
	background: url(../templates/home_files/ae-menu-bullet.html) no-repeat left top;	
}
#ae-menu ul li a, 
#ae-menu ul li a:link, 
#ae-menu ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#ae-menu ul li a:focus, 
#ae-menu ul li a:hover, 
#ae-menu ul li a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#ae-menu ul li ul li a, 
#ae-menu ul li ul li a:link, 
#ae-menu ul li ul li a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#ae-menu ul li ul li a:focus, 
#ae-menu ul li ul li a:hover, 
#ae-menu ul li ul li a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* HOME FEATURE */
#home-feature {
	background: url(../images/feature-panel-bkgrnd.gif) repeat-y left top;
	margin-top: 1.0em;
}
#home-feature h2 {
	border-top: 1px solid #BCD88B;
	border-bottom: 1px solid #708E46;
	background: url(../images/feature-bkgrnd.gif) repeat-y left top;
	padding: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
	color: #FFFFFF;
	margin: 0;
}
#home-feature p {
	padding: 0.5em;
	margin: 0;
}
#home-feature img {
	float: right;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
/* HOME SIDE CONTENT */
.narrow-content {
	/*background: url(../images/feature-panel-bkgrnd.gif) repeat-y left top;
	margin-top: 1.0em;*/
	margin-right: 1.0em;
}
.narrow-content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
	color: #FFFFFF;
	margin: 0;
	flaot: left;
}
.narrow-content div {
	padding-bottom: 1.5em;
	background: #E1EDCB;
}
.narrow-content .side-header {
	padding-bottom: none;
	border-top: 1px solid #162008;
	border-bottom: 1px solid #A8B399;
	background: url(../images/feature-bkgrnd.gif) repeat-y left top;
	padding: 0.5em;
}
.narrow-content .side-header a {
	float: right;
	font-weight: normal;
}
.narrow-content .side-header h3 {
	float: left;
}
.narrow-content p {
	padding: 0.5em;
	margin: 0;
}
.narrow-content img {
	float: right;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	clear: right;
}
.narrow-content a, 
.narrow-content a:link, 
.narrow-content a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.narrow-content a:focus, 
.narrow-content a:hover, 
.narrow-content a:active {
	color: #FFFFFF;
	text-decoration: underline;
}