html, body {
	height: 100%;
}

body {
    background: #daa047;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, 'Lucida Sans', 'Lucida Grand', Arial, Verdana, sans-serif;
	font-size : 12px;
	line-height: 1.9em;
	color: #333;
}

h1 {
	font-size : 35px;
	color: #D2732D;
	padding: 0;
	/*margin: 0 0 10px 0;*/
	font-family: Georgia, Times, 'Lucida Sans', 'Lucida Grand', Arial, 'Trebuchet ms', Trebuchet, Verdana, 'Times New Roman', serif;
}

h2 {
	font-size: 18px;
	color: #D2732D;
	padding: 0;
	margin: 20px 0 0 0;
	font-family: Georgia, Times,'Lucida Sans', 'Lucida Grand', Arial, 'Trebuchet ms', Trebuchet, Arial, Verdana, 'Times New Roman', serif;
}

h3 {
	font-size: 1.15em;
	font-weight: bold;
	color: #333;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-family: Georgia, Times, 'Lucida Sans', 'Lucida Grand', Arial, 'Trebuchet ms', Trebuchet, Arial, Verdana, 'Times New Roman', serif;
}

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

ul {
	line-height: 1.50em;
}

a {
	color: #675A59;
	text-decoration: none;

}

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

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

.clear {
	clear: both;
}

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

.large {
	font-size: 1.1em;
}

.extraLarge {
	font-size: 1.2em;
}

/** Template Layout **/
#wrapper1 {
	background: url('/images/agp_bg.gif');
}
#wrapper {
    width: 960px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 114px;
	background: url('/images/agp_header.gif') center no-repeat;
}

#home-content {
	width: 960px;
}

#home-content-left {
	float: left;
	height: 351px;
	width: 494px;
	background: url('/images/homepage-box.jpg') no-repeat;
}

#home-content-right {
	float: left;
	width: 412px;
	margin: 0px 15px 0px 25px;
	font-size: 1.2em;
	line-height: 1.7;
}

#home-content-bottom_top {
	clear: both;
	height: 24px;
	width: 962px;
	background: url('/images/homepage-box-bottom.gif') no-repeat;
}

#home-news-box {
	width: 962px;
}

#home-news-box_left {
	float: left;
	height: 300px;
	width: 12px;
	background: url('/images/homepage-news_left.gif') top right repeat-y;
}

#home-news-box_centre {
	float: left;
	height: 300px;
	width: 930px;
	background: #d58441;
}

#home-news-box_right {
	float: left;
	height: 300px;
	width: 20px;
	background: url('/images/homepage-news_right.gif') top right no-repeat;
}

#home-content-bottom_bottom {
	clear: both;
	width: 962px;
	height: 15px;
	background: url('/images/homepage-box-bottom_bottom.jpg') no-repeat;
}

#home-news-scroller {
	float: left;
	height: 260px;
	width: 482px;
	background: url('/images/news-scroller-top.gif') no-repeat;
	padding: 20px 0px 0 20px;
}

#home-findoutmore {
	float: right;
	width: 372px;
	height: 270px;
	padding: 25px 25px 0 25px;
	color: #5E2020;
	background: transparent url('/images/findoutmore_bg.gif') top left no-repeat;
}

#home-findoutmore a img {
	border: 0;
}

#findoutmore {
	font-size: 18px;
	margin: 10px 0 10px 0 !important;
}

.findoutmorebut {
	display: block;	
	margin-top: 15px;
}

#home-logos {
	clear: both;
	margin: 25px auto;
	width: 960px;
	text-align: right;
}

#home-logos a {
	margin-left: 30px;	
}

#home-logos img {
	border: 0;
}

#milonic-menu {
	float: left;
	width: 500px;
}

#dda {
	float: right;
	color: #A45106 !important;
	text-decoration: none;
}

#dda a {
	color: #A45106 !important;
	text-decoration: none;
}

#contentArea {
	margin: 40px 0px 0px 25px;
}

#contentArea h1 {
	font-size: 33px;
	margin: 0;
	padding: 0;
}

#default-header {
	clear: both;
	width: 963px;
	height: 85px;
}

#default-header h1 {
	padding: 25px 20px 0px 40px;
}

#default-content #contentArea {
	margin: 0px !important;
}

#default-content h1 {
	margin-bottom: 0px;
}

#default-content {
	width: 963px;
	padding-bottom: 35px;
	background: url('/images/carrots-bg.gif') top center repeat-y;
}

#default-content-left {
	float: left;
	vertical-align: top;
	margin: 0px 0px 0px 7px;
	width: 175px;
}

#default-content-middle {
	float: left;
	margin: 30px 60px 0px 45px;
	width: 495px;
}

#default-content-right {
	float: left;
	padding: 30px 0px 50px 0px;
	width: 165px;
	vertical-align: top;
}

#default-footer {
	width: 963px;
	height: 27px;
	background: url('/images/carrots-footer.jpg') center no-repeat;
}

#footer {
	clear: both;
	padding: 35px 0px 25px 0px;
	width: 100%;
	background: #daa047 url('/images/agp_footer.gif') top center repeat-x;
}

#footer-content {
	margin: 0 auto;
	width: 960px;
	color: #b86e1e;
}

#footer-content a {
	color: #b86e1e !important;
}

.bottomRightImage {
	padding-top: 30px; display: block;
}

.topRightImage {
	display: block;
}

.bottomLeftImage {
	padding: 50px 0px 0px 30px; display: block;
}

.topLeftImage {
	display: block;
}

/** Simplicity CMS Class and ID **/
.horizImage {
	padding: 0;
	margin: 0;

}

.vertImage {
	padding: 5px 8px 8px 5px;
	margin: 0px 20px 0px 0px;
}

a .vertImage {
	border: 0px !important;
	padding: 0px;
	background: none;
}

a .vertImage img {
	border: 0px !important;
}

.imgcell img, .imgcell a {
    display: block;
    margin: 0px;
    border: 0px;
    padding: 0px;
}

.imagecaption {
	font-size: 0.91em;
	color: #333;
}

.inactive {
	color: #ccc;
}

.highlighted {
	color: #FF961B;
}


.notice {
	font-size: 0.82em;
	color: #990000;
}

#footer a {
    color: #fdef41;
}

.textMenu {
    padding-left: 2em;
}


/** Satellites **/
.satelliteContainer {
	padding: 10px;
	background: #F2F2F2;
	border: 1px solid #ccc;
	width: 492px;
}

.satelliteContainer table, tr, td {
	padding: 0px;
	margin: 0px;
}

.satelliteContainer table tr td img {
	margin-right: 10px;
}

.satelliteTitle {
	float: left;
	padding: 0px;
	margin: 0px;
}

.newsImageWrap {
	float: left;
	width: 90px;
	margin: 5px 10px 10px 0px;	
}

.newsImage {
	float: left;
	margin-right: 20px;
}

.satNewsImage {
	float: left;
	border: 5px solid #CCCCCC;
}

.newsSat_headline {
	font-family: 'Lucida Sans', 'Lucida Grand', arial, 'sans serif';
	display: block;
	font-weight: bold;
	font-size: 0.95em;
	color: #AB2212;
}

.newsSat_headline a {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	color: #8B1C1E;
}

.newsSat_headline a:hover {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	color: #AB2212;
	text-decoration: none;
}

.newsSat_date {
	display: block;
	font-weight: normal;
	color: #666;
	font-size: 10px;
	font-style: italic;
	padding-top: 5px;
}

.newsSummaryWrapNarrow {
	float: left;
	width: 150px;
	display: block;
	line-height: 15px;
}

.newsSummaryWrapWide {
	float: left;
	width: 460px;
	display: block;
	line-height: 15px;
	color: #fff;
}

.newsSat_summary {
    display: block;
    padding-top: 10px;
}

.newsSat_more {
	margin-top: 15px;
}

.newsSat_more a {
	width: 118px;
	height: 22px;
    background: url('/images/news-scroller-read-more.gif') no-repeat;
    display: block;
}

.newsSat_more a:hover {
	width: 118px;
	height: 22px;
    background: url('/images/news-scroller-read-more.gif') no-repeat;
    display: block;
}

.newsSummaryWrapper {
	border: 1px solid #FFCC00;	
}

.newsSummaryDate {
	display: block;
	font-style: italic;
	color: #666666;
}

.newsSummary {
	margin: 10px 0px 10px;
	display: block;
}

.newsSummaryRead {
	margin-bottom: 10px;
}

.newsSummaryRead1 a {
    width: 100px;
	height: 30px;
    background: url('/images/news_readmore_but.gif') top left no-repeat;
    display: block;
    margin: 0px 0px 20px 0px;
    border: 0px !important;    
}

.newsSummaryRead1 a:hover {
    width: 100px;
	height: 30px;
    background: url('/images/news_readmore_but.gif') top right no-repeat;
    display: block;
    margin: 0px 0px 20px 0px;
    border: 0px !important;
}

.newsArchiveSummary {
	display: block;
	margin-top: 5px;
}

.newsArchiveTitle {
	font-weight: bold;
}

.newsArchiveSummary {
	display: block;
	margin-top: 5px;
}

.newsArchiveTitle {
	font-weight: bold;
}

#newsContainer {
	overflow: hidden;
	position: absolute;
	width: 460px;
	height: 100px;
}

#newsContainer #newsInnerContainer {
	position: absolute;
	height: 100px;
	width: 3400px;
}

#newsSatLowerWrapper {
	padding-top: 5px;	
}

#newsContainer #newsInnerContainer #newsDiv {
	position: absolute;
	top: 0px;
}

.rssForm {
	margin: 0px;
	padding: 0px;
}

.rssButton img {
	border: 0px;
}

.rssButton:hover {
	background: transparent;
}

.rssButtonNewsPage {
	float: left;
	border: 0px;
}

.rssButtonNewsPage:hover {
	background: transparent;
}

.rssFeedAbout {
	font-size: 0.8em;
}

.rssFeedAboutLink {
	color: #000;
}

.rssFormsatellite {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.questions ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px -10px 0px -10px;
	text-indent: 10px;
}

.questions a {
	font-weight: bold;
	display: block;
	text-decoration: none;
}

.question {
	font-weight: bold;
	display: block;
}

.questionDynamic {
	margin-bottom: 5px;
}

.questionDynamic a {
	display: block;
	margin: 0px -10px 0px -10px;
	text-indent: 10px;
	font-weight: bold;
	text-decoration: none;
}

.answers {
	margin-top: 10px;
}

.answer {
	margin-bottom: 5px;
}

.answerDynamic {
	margin-bottom: 5px;
	margin-top: -5px;
}

.faqShowHide {
	font-weight: bold;
	margin-bottom: 10px;
}

.leftScrollingTopNews, .rightScrollingTopNews, .centreScrollingTopNews {
	padding: 0px;
}

.leftScrollingTopNewsBorder, .rightScrollingTopNewsBorder, .centreScrollingTopNewsBorder {
	position: relative;
	padding-bottom: 10px;
}

.leftScrollingTopNewsHeader h4, .rightScrollingTopNewsHeader h4, .centreScrollingTopNewsHeader h4 {
	float: left;
	width: 125px;
}

.leftScrollingTopNewsRSS, .rightScrollingTopNewsRSS {
	float: left;
}

.centreScrollingTopNewsRSS {
	float: right;
}


/*** Menus ***/
/*** CSS Styled Text Menu ***/

/*.cssStyledMenu {
	background: url('/images/menu-bg.gif') center left no-repeat !important;
}

.cssStyledMenu li {
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	float: left;
}

.cssStyledMenu a {
	display: block;
    color: #FFEFCE;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
    padding: 10px 15px;
  	background: transparent !important;
}

.cssStyledMenu li ul {
	position: absolute;
	margin: 0;
	padding: 0;
	background: url('/images/menu-bg.gif') center left no-repeat !important;
}

.cssStyledMenu li ul li {
	display: block;
	float: left;	
}

.cssStyledMenu a:hover {

}

a.selected {
	
}

a.selected:hover {

}

/*
#top-teir-menu a {
	margin: 0px 15px 5px 0px;
	font-size: 14px;
	color: #675A59;
}

#top-teir-menu a:hover {
	display: block;
	margin: 0px 15px 5px 0px;
	font-size: 14px;
	background: url('/images/menu-border.gif') bottom left repeat-x !important;
}

.cssStyledMenu0 {
	margin-left: 10px !important;
}

.cssStyledMenu0, .cssStyledMenu1, .cssStyledMenu2, .cssStyledMenu3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #675A59;
	list-style: none;
}

.cssStyledMenu0 li, .cssStyledMenu1 li {
	margin: 0px 15px 0px 0px;
	float: left;
}

.cssStyledMenu0 a, .cssStyledMenu1 a {
	display: block;
}

.cssStyledMenu0 a:hover {
	display: block;
	background: url('/images/menu-border.gif') bottom left repeat-x !important;	
}

.cssStyledMenu1 {
	clear: both;
	display: block;
}

.cssStyledMenu1 li {
	margin: 0px 0px 0px 0px;
	border: 0px !important;
	padding: 0px !important;
	list-style: none;
	list-style-image: none;
	float: left;
	background: url('/images/menu-sub-bg.gif') left no-repeat;
}

.cssStyledMenu1 a {
	display: block;
    color: #FFEFCE;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
    padding: 10px 20px;
	background: url('/images/menu-sub-right.gif') right no-repeat;
}

.cssStyledMenu2 li {
	margin: 0px 0px 0px 0px;
	border: 0px !important;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	float: left;
	color: #7d3635;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
    padding: 10px;
}

.cssStyledMenu2 a {
	color: #586B3F;
	font-weight: normal !important;
}

.cssStyledMenu2 li {
	display: block;
}

.menuitem2 {
	margin-left: 5px;
	background: url('/images/3rdmenu-left.gif') left no-repeat;
}

.menuitemtd2 {
	background: url('/images/3rdmenu-right.gif') right no-repeat;
	padding-right: 10px;
}

.menuitem

.menuitemtd2 .selected a {
	border-bottom: 1px dashed #fff;
}

.menuitemtd1 .selected a {
	color: #fff !important;
	font-weight: normal;
}

.menuitemtd1 li.selected {
	margin-left: 5px;
	background: url('/images/3rdmenu-left.gif') left no-repeat;
}

.menuitemtd1 .selected a {
	background: url('/images/3rdmenu-right.gif') left no-repeat;
}

.cssmouseoff, .cssmouseon, .cssselected {
	margin: 0px 15px 5px 0px;
	font-size: 14px;
	color: #675A59;
}

a.cssselected, a.cssmouseon {
	display: block;
	background: url('/images/menu-border.gif') bottom left repeat-x !important;
}

div#menu0 {
	margin-left: 10px;
}*/


.pageNav {
	padding-top: 20px;
}

#copyright {
	float: left;
	padding: 0 0 0 30px;
	font-size: 10px;
	line-height: 16px;
	color: #A45106 !important;
	text-decoration: none;
}

#copyright a {
	font-size: 10px;
	line-height: 16px;
	color: #A45106 !important;
	text-decoration: none;	
}

#cssstyled-menu {
	float: left;
	background: url('/images/menu-bg.gif') top left no-repeat;
	width: 960px;
	margin: 15px 0 10px 0;
}

#menu0 {
	width: 960px;
}

#tbl0 {
		
}

#menu0 a {
	font-size: 1.3em;
	color: #FEFEFE;
	padding: 7px 15px;
	outline: none;
}

#menu0 a:hover {
	font-size: 1.3em;
	color: #FEFEFE;
	padding: 7px 15px;
	outline: none;
}

#menu0 a.cssselected {
	color: #685A59;
}

#menu0 a.cssselected hover {
	color: #685A59 !important;
}

.cssStyledMenu {
	list-style: none;
	margin: 5px 0;
	padding: 0;
	height: 35px;
	background: url('/images/submenu-bg.gif') top left no-repeat;	
}

.cssStyledMenu li {
	float: left;
}

.cssStyledMenu li a {
	display: block;	
	padding: 5px 10px;
	font-size: 1.3em;
	color: #7D3635;
}

.cssStyledMenu li .selected {
	color: #685A59;
}

.cssStyledMenu li a:hover {
	color: #685A59;
}

/*.cssStyledMenu {
	float: left;
	margin: 15px 0;
	padding: 0;
	background: url('/images/menu-bg.gif') center left no-repeat;
	width: 960px;
	height: 40px;
}

.cssStyledMenu li {
	display: inline;
	margin: 0 10px 0 0 !important;
	padding: 0;
}

.cssStyledMenu li a {
	margin: 10px 0 !important;
	color: #FEFEFE;
	margin: 0;
	padding: 8px 10px;
	text-decoration: none;
}

/*.cssStyledMenu ul {
	float: left;
	width: 690px;
}*/

/* New menu */

/*.cssStyledMenu {
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	height: 40px;
	width: 960px;
	background: url(/images/menu-bg.gif) top left no-repeat;
	margin: 25px 0;
	padding: 0;
}

.cssStyledMenu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.cssStyledMenu li a {
	float: left;
	color: #FEFEFE;
	font-size: 1.3em;
	text-decoration: none;
	padding: 7px 15px;
}

.cssStyledMenu li a:hover,.selected {
	color: #685A59;
}

.cssStyledMenu .selected {
	color: #685A59;
}

.cssStyledMenu li ul {
	position: absolute;
	padding-left: 0px;
	height: 35px !important;
	margin-top: 35px;
	background: none !important;
}

.cssStyledMenu li ul li a:hover,.selected {
	color: #685A59;
}

.cssStyledMenu li ul li .selected a {
	color: #685A59;
	border-bottom: 2px dashed #7D3635;
}*/

#map_canvas {
	float: left;
	height: 300px;
	margin: 0 30px 30px 0;
	width: 500px;
}

.contactus_add {
	float: left;	
}

.fileDownloadWrapper {
	margin: 10px 0 10px 0;
}

.iconAndLink a {
	padding: 0 10px 0 5px;
}
