body {
	margin: 0;
	padding: 0;
	font-family: arial;
}
#page-lower {
	background-position:  bottom;
	background-repeat: repeat-x;
	/*border-right: solid 1px #B7C2D3;*/
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
#topsearch {
	position: absolute;
	top: 130px;
	margin-left: 10px;
	background-image: url('../images/navfadestrip.gif');
	background-repeat: no-repeat;
	background-color: #CFD7E2;
	height: 46px;
	width: 186px;
	padding-left: 10px;
	border: solid 1px #7F92B1;
	margin-right: 10px;
}
#topsearch form {
	margin-bottom: 0;
}
#searchform .inputfield {
	background-image: url(../images/searchback.gif);
	width: 135px;
	margin-top: 13px;
	margin-bottom: -10px;
	font-size: x-small;
	background-color: transparent;
	background-repeat: no-repeat;
	border: solid 0px #000;
	height: 22px;
	padding-left: 4px;
	margin-right: 0px;
	float: left;
	padding-top: 3px;
}
#searchform .go {
	background-image: url(../images/goback.gif);
	padding: 0;
	margin-top: 13px;
	height: 22px;
	font-size: x-small;
	width: 22px;
	margin-left: 13px;
	border: solid 0px #000;
}
#contactbutton {
	margin-top: 8px;
	width: 144px;/*height: 22px;
	background-image: url('../images/contactback.gif');
	padding-left: 15px;
	padding-top: 0px;*/
}
#contactbutton a {
	color: #000066;
	text-decoration: none;
	font-size: small;
	font-weight: normal;
}
#contactbutton a:hover {
	text-decoration: underline;
}
#heading {
	background-color: #3C4C68;
	padding-top: 87px;
	overflow: hidden;
	height: 0;
	background-image: url('../images/agdheader.gif');
	background-repeat: no-repeat;
	margin-bottom: 0px;
	display: block;
}
h1 {
	display: none;
}
#topnav {
	background-image: url('../images/navback.gif');
	height: 28px;
	margin: 0;
	min-width: 600px;
}
#topnav ul {
	padding-top: 6px;
	padding-left: 14px;
	margin: 0;
}
#topnav ul li {
	float: left;
	background-image: url('../images/navbackright.gif');
	background-position: right;
	background-repeat: no-repeat;
	list-style: none;
	margin-right: 4px;
	margin-left: 0;
}
#topnav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: small;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url('../images/navbackleft.gif');
	background-position: left;
	background-repeat: no-repeat;
	height: 30px;
	line-height: 23px;
}
#topnav ul li a:hover {
}
#topnav #currentpage a {
	background-image: url('../images/navbackleftactive.gif');
	text-decoration: underline;
	color: #597197;
	font-weight: bold;
}
#topnav .currentpage a {
	background-image: url('../images/navbackleftactive.gif');
	text-decoration: underline;
	color: #597197;
	font-weight: bold;
}
#topnav .currentpage {
	background-image: url('../images/navbackrightactive.gif');
}
#topnav .currentpage {
	background-image: url('../images/navbackrightactive.gif');
}
#topnav #currentpage {
	background-image: url('../images/navbackrightactive.gif');
}
#bannerimage img {
	margin: 0;
}
#breadcrumbs {
	color: #606464;
	font-size: x-small;
	font-weight: normal;
	background-color: #CFD7E2;
	margin-bottom: 11px;
	padding: 8px;
	margin-right: 0px;
	padding-left: 13px;
	position: relative;
	margin-top: 2px;
	border: solid 1px #7F92B1;
}
html > body #breadcrumbs {
	margin-top: 6px;
	border: solid 1px #7F92B1;
}
#breadcrumbs a {
	color: #333;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#breadcrumbs #current {
	font-weight: bold;
}
#banner h2 {
	position: absolute;
	color: #FFFFFF;
	top:  130px;
	left: 230px;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
}
#stripdeco {
	position: absolute;
	top: 114px;
	left: -2px;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	height: 14px;
	line-height: 6px;
}
#navigation {
	padding-left: 0;
	margin-left: 9px;
	margin-top: 0px;
	background-color: #ACB6CB;
	width: 196px;
	border: solid 2px #7F92B1;
}
html>body #navigation {
	margin-left: 10px;
	border: solid 1px #7F92B1;
}
#navigation li {
	margin-bottom: 4px;
	font-size: small;
	line-height: 18px;
	/*background-image: url('../images/navfadestrip.gif');*/
	/*background-repeat:repeat;*/
	background-repeat: no-repeat;
	padding-top: 0px;/*4px;*/
	padding-bottom: 3px;
	font-weight: bold;
	margin-left: 0;
	margin-right: 0;
}
#navigation li ul {
	margin-left: 0;
	padding-left: 0;
	background-color: #BDC7D6;
	width: 196px;
	padding-right: 0;
	border-top: solid 1px #BFC7DA;
	margin-top: 0px;/* changed on 22 April - 4px;*/
	margin-bottom: -4px;
}
#navigation li a {
	font-weight: bold;
	margin-left: 0px;
	padding-left: 10px;
	display: block;
	color: #333;
	text-decoration: none;
}
#navigation li a:hover {
	color: #333333;
	text-decoration: underline;
}
#navigation li ul li {
	font-size: small;
	line-height: normal;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 14px;
	background-image: url('../images/navbg.gif');
	padding-left: 10px;
	color: #333333;
	border-bottom: solid 2px #BFC7DA;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#navigation li ul li a {
	color: #333333;
	font-weight: normal;
}
/*#navigation #currentpage, #navigation ul li ul li a:hover {
}*/
#navigation #currentpage {
	font-weight: bold;
	background-image: url('../images/navfadestrip20.gif');
	background-position: top left;
	background-repeat: inherit;
}
#navigation .currentpage {
	font-weight: bold;
	background-image: url('../images/navfadestrip20.gif');
	background-position: top left;
	background-repeat: inherit;
}
/*#navigation #currentpage ul li {
}*/
#navigation li ul li ul li {
	font-size: small;
	border-top: solid 0px #E4E4E4;
	border-bottom: solid 0px #E4E4E4;
	width:  152px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-image: url('../images/navbg_l2.gif');
	padding-top: 3px;
	padding-bottom: 3px;
}
#navigation li ul li ul li a {
	color: #333333;
}
#navigation li ul li ul {
	border-top: solid 0px #E4E4E4;
	border-bottom: solid 0px #E4E4E4;
	margin-bottom: -4px;
	margin-left: -10px;
	margin-right: -20px;
	width: 10px;
}
#navigation li ul li ul li ul {
	width: 10px;
}
#navigation li ul li ul li ul li {
	width:  142px;
	margin-left: 10px;
	margin-top: 0;
	line-height: 8px;
	font-size: small;
	background-image: none;
	border-top: solid 0px #E4E4E4;
	border-bottom: solid 0px #E4E4E4;
	background-color: #BDC7D6 !important;
}
#navigation li ul li ul li ul li a {
	color: #4E4E4E;
}
#navigation li ul li ul li ul li ul li {
	background-image: none;
}
li#currentsection {
	background-color: #BDC7D6;
}
#currentsection a {
	font-weight: bold !important;
}
#currentsection ul li a {
	font-weight: normal !important;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#contentarea {
	width: 538px;
	margin-left: 196px;
}
#contentwide {
	border: solid 1px #7F92B1;
	background-color: #E7ECF1;
	border-bottom: solid 2px #103663;
	background-image: url('../images/sa_watermark.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 12px;
	position: relative;
}
#contentareawide {
	padding-top: 0px;
	margin-left: 218px;
	margin-right: 5px;
}
#content {
	left: 218px;
	width: 322px;
	background-color: #E3D7D9;
	padding: 0;
	background-image: url('../images/contentback.jpg');
	background-repeat: repeat-x;
}
#article {
	width: 75%;
}
.date {
	color: #6B6E6F;
	margin-bottom: 4px;
	margin-top: 4px;
}
#article h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #0B3461;
	font-size: x-large;
	margin-bottom: 10px;
	border-bottom: dotted 1px #717575;
}
#article h4 {
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #0B3461;
	font-size: medium;
}
#article h5 {
	font-weight: bold;
	margin-bottom: 0;
	color: #0B3461;
	font-size: small;
	margin-bottom: 0;
}
#article h6 {
	font-weight: bold;
	color: #0B3461;
	font-size: x-small;
	margin-bottom: 8px;
}
#article a {
	color: #1A2C45;
}
#article li {
	margin-top: 0px;
	font-size: small;/*width: 500px;*/
}
#article p {
	margin-top: 0;
	font-size: small;/*width: 500px;*/
}
#article dt, #article dd {
	font-size: small;
}
#article dt {
	width: 100px;
	float: left;
	margin: 0 0 0 0;
	padding: .5em;
	border-top: 1px solid #999;
	font-weight: bold;
}
#article dd {
	margin: 0 0 0 0;
	padding: .5em;
	border-top: 1px solid #999;
	margin-left: 110px;
}
#footer {
	border: solid 1px #7F92B1;
	border-top: solid 1px #7F92B1;
	border-bottom: solid 1px #7F92B1;
	padding-left: 10px;
	background-color: #BDC7D6;
	clear: both;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 5px;
	margin-right: 5px;
	padding-right: 10px;
	min-height: 45px;
}
#footer, #footer a {
	font-size: x-small;
	color: #000;
	text-decoration: none;
	line-height: 13px;
	margin-left: 10px;
}
#footer a {
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
#footer img {
	float: left;
	margin-right: 96px;
	margin-bottom: 50px;
}
#footerdetails {
	margin-left: 84px;
}
#middlecolumn {
	padding: 15px;
	margin-right: 200px;
	margin-top: 0;
	font-size: 12px;
	margin-bottom: 14px;
	line-height: 18px;
	border: solid 1px #A1ACC4;
	background-color: #E7ECF1;
	border-bottom: solid 2px #103663;
	padding-left: 12px;
	padding-top: 12px;
}
.article2 {
	margin-top: 4px;
	font-weight: normal;
	margin-bottom: 8px;
	border-bottom: dotted 1px #717575;
}
.article2 p {
	margin-top: 8px;
	margin-bottom: 4px;
}
/*
#middlecolumn h3 {
	margin-top: 4px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 8px;
	border-bottom: dotted 1px #717575;
	color: #0B3461;	
}

#middlecolumn h4 {
	margin-top: 4px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 8px;
	color: #0B3461;	
}
*/

#middlecolumn #article, #middlecolumn #article p {
}
#rightcolumn {
	position: absolute;
	right: 10px;
	border-right: #FFCC00;
	width: 197px;
	margin-right: 0;
	top: 170px;
	margin-bottom: 14px;
}
#homemiddlecolumn {
	width: 194px;
	padding-top: 6px;
	margin-left: 206px;
	margin-top: -4px;
	position: absolute;
	left: 2px;
	top: 125px;
}
html>body #homemiddlecolumn {
	margin-top: 0px;
}
#middlenav {
	float: left;
	background-color: #ACB6CB;
	border: solid 1px #828CB2;
	margin-bottom: 8px;
	background-image: url(../images/middlenavbg.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#middlenav h3 {
	margin-top: 7px;
	font-weight: bold;
	font-size: large;
	margin-bottom: 8px;
	border-bottom: dotted 1px #717575;
	color: #0B3461;
	padding-left: 10px;
}
#middlenav img {
	margin-right: 10px;
	margin-left: 3px;
}
#middlenav ul {
	margin: 0;
	padding: 0;
}
#middlenav li {
	margin-bottom: 2px;
	font-size: x-small;
	color: #0B3461;
	line-height: 13px;
	background-image: url('../images/navfadestrip.gif');
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 0px;
	font-weight: bold;
	margin-left: 0;
	margin-right: 0;
	list-style: none;
	height: 47px;
}
#middlenav li a {
	font-weight: bold;
	margin-left: 0;
	padding-left: 20px;
	display: block;
	color: #0B3461;
	text-decoration: none;
}
#middlenav li a:hover {
	color: #4E4E4E;
	text-decoration: underline;
}
.yellow {
	background-image: url(../images/navbackrightactive_long.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: medium;
	color: #0B3461;
	padding-left: 15px;
}
html>body .yellow {
	padding-bottom: 10px;
}
.yellow img {
	float: left;
	margin-right: 10px;
	border: 1px solid #ffcc00;
	padding-top: 2px;
	margin-left: -7px;
}
.yellow h3 {
	margin-top: 5px;
	font-weight: normal;
	font-size: large;
	margin-bottom: 8px;
	border-bottom: dotted 1px #717575;
	color: #0B3461;
	padding-left: 9px;
	font-style: italic;
	height: 21px;
}
.yellow .more, yellow .more a {
	color: #0B3461;
}
#leftfeature {
	margin-left: 5px;
	width: 166px;
	padding-bottom: 1px;
}
html>body #leftfeature {
	margin-left: 10px;
}
#latestnews {
	margin-top: 10px;
	margin-right: 0px;
	background-color: #FFFFFF;/*background-color: #FFC26B;*/
	font-size: smaller; /* smaller - changed on 07 Apr*/
	padding-left: 220px;
	padding-right: 5px;
	width: 545px;
	top: 130px;
	margin-bottom: 5px;/*height: 410px;*/
}
#latestnews table {
	vertical-align: top;
}
#latestnews table td, #latestnews table p {
	padding-bottom: 0px;
	margin-bottom: 8px;/* 8px - changed on 07 Apr */
	margin-top: 3px;
	vertical-align: top;
}
#latestnews td {
	padding: 0px;
	vertical-align: top;
}
#latestnews h2 a {
	color: #0B3461;
	text-decoration: none;
}
#latestnews h2 a:hover {
}
#latestnews h2 {
	color: #0B3461;
	vertical-align:middle;
	font-size: large;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom: dotted 1px #717575;
	border-bottom-width: 1px;
}
#latestnews h3 a {
	color: #0B3461;
	text-decoration: none;
}
#latestnews h3 a:hover {
	text-decoration: underline;
}
#latestnews h3 {
	font-weight: bold;
	font-size: medium;
	margin-bottom: 10px;
	color: #0B3461;
	padding-top: 1px;
	vertical-align: middle;
	border-bottom: dotted 1px #717575;
}
#latestnews h4 a {
	color: #0B3461;
	text-decoration: none;
}
#latestnews h4 a:hover {
	text-decoration: underline;
}
#latestnews h4 {
	font-weight: bold;
	font-size: small;
	color: #0B3461;
	vertical-align:middle;
	margin-top: 3px;
	margin-bottom: 0px;
}
#latestnews p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.main {
	font-weight: bold;
	font-size: x-small;
	color: #0B3461;
	padding-top: 0px;
}
div .hr {
	height: 1px;
	border: solid 1px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-color: #FFA41A;
	background-color: #FFFFFF;
}
div.hr hr {
	display: none;
}
#latestnews .more, #latestnews .more a, .more a {
	color: #0B3461;
}
/*#rightcolumnhome
{
	margin-left: 0px;
	margin-top: -14px;
	margin-bottom: 0px;
	min-height: 340px;
}*/

#services {
	margin-right: 10px;
	font-size: x-small;
	padding-left: 8px;
	padding-right: 10px;
	background-image: url(../images/sa_watermark2.gif);
	background-position: top right;
	width: 735px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border: solid 1px #7F92B1;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-color: #CFD7E2;
	margin-top: 5px;
	position:relative;
}
#services table {
	width: 735px;
	height: auto;
}
#services h3 {
	font-weight: bold;
	font-size: 15px;
	color: #0B3461;
	height: 20px;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 0;
}
services h4 {
	margin-top: 0px;
	font-weight: bold;
	font-size: medium;
	margin-bottom: 0px;
	border-bottom: dotted 1px #717575;
	color: #000066;
	padding-left: 5px;
	background-position: top right;
	background-repeat: no-repeat;
	height: 22px;
	line-height: 24px;
}
#services ul {
	margin: 10px;
	padding: 0;
	margin-left: 0px;
	margin-top: 4px;
}
#services li {
	color: #333333;
	list-style: none;
	margin-bottom: 2px;
	margin-left: 5px;
	/*background-image: url(../images/latestnews_bar.gif);*/
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-left: 5px;
}
html>body #services li {
	margin-bottom: 2px;
}
#services a {
	color: #0B3461;
	text-decoration: none;
}
#services a:hover {
	text-decoration: underline;
}
.leftnav {
	padding-left: 0px;
	margin-left: 10px;
	background-color: #CFD7E2;
	width: 196px;
	margin-top: 0px;
	margin-bottom: 8px;
	border: solid 1px #7F92B1;
}
.leftnav ul {
	margin: 0;
	padding-left: 20px;
}
.leftnav li {
	margin-bottom: 2px;
	font-size: small;
	line-height: 17px;
	background-image: url(../images/hr.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-left: 0;
	list-style: none;
	margin-left: -10px;
	padding-top: 0px;/*list-style-image: url(../images/squaredark.gif);*/
}
.leftnav li a {
	padding-left: 0px;
	color: #0B3461;
	text-decoration: none;
}
.leftnav li a:hover {
	text-decoration: underline;
}
.leftnav h3 {
	font-weight: bold;
	font-size: small;
	margin-bottom: 4px;
	border-bottom: dotted 1px #717575;
	color: #0B3461;
	padding-left: 11px;
	background-image: url(../images/hr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 25px;
	line-height: 30px;
	margin-top: 0;
}
.leftnav img {
	margin-top: 4px;
	margin-bottom: 2px;
}
#homedropdown {
	position: absolute;
	top: 0;
	margin-top: -45px;
	margin-left: 0px;
	background-image: url(../images/hr.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #CFD7E2;
	width: 176px;
	padding-left: 10px;
	margin-bottom: 5px;
	height: 32px;
	border: solid 1px #7F92B1;
}
#leftlistcontainer {
	position: absolute;
	width: 205px;
	top: 184px;
	left: 0;
	margin-right: 10px;
	height: 215px;
}
/*
#leftlistcontainer2 {
	position: absolute;
	width: 210px;
	top: 186px;
	left: 0;
}
*/

#leftlistcontainer2 {
	float: left;
	width: 196px;
	margin-top: 58px;
	margin-bottom: 10px
}
#logo {
	width: 222px;
	padding-left: 20px;
	padding-top: 28px;
	height: 59px;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #3C4C68;
}
#home #logo {
/*left: 570px;*/
}
img {
}
#printlink {
	margin-top: -5px;
	float: right;
	position: fixed;/*position: absolute;
	right: 12px;*/
}
#poplinks {
	width: 200px;
	position: absolute;
	top: 10px;
	left: 146px;
	background-color: #CFD7E2;
	border: solid 1px #103663;
	z-index: 30;
}
#poplinks ul {
	margin-left: 2px;
	padding-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#poplinks li {
	margin-bottom: 2px;
	font-size: x-small;
	color: #6C7176;
	line-height: 12px;
	margin-left: 2px;
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 0;
}
#poplinks li a {
	margin-left: 0;
	padding-left: 0px;
	color: #434544;
	text-decoration: none;
}
#poplinks li a:hover {
	color: #4E4E4E;
	text-decoration: underline;
}
.styledtable td {
	font-size: 12px;
}
.news_h1 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: small;
	font-weight: bold;
	line-height: 1.5;
	background-attachment: fixed;
}


