/*last update 25 March 14:39 */
* {
margin: 0;
padding: 0;
font-size: 100%;
}
body {
	text-align: center;
	background-color: #CCC;
	background-image: url(../images/horizRpt.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	line-height: 0.9em;
}
p {
	margin-top: 0.8em;
	margin-bottom: 0em;
}
#mainText p a:link,a:visited {
	color: #07ACBB;
	text-decoration: none;
	font-weight: bold;
}
#mainText p a:hover,a:active {
	color: #07ACBB;
	text-decoration: underline;
	font-weight: bold;
}
#wrapper {
	text-align: center;
	margin: 0px auto;
	width: 990px;
	position: relative;
}
#banner {
	float: left;
	height: 100px;
	width: 990px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	position: relative;
	font-size: 0.8em;
}
#bannerNav {
	position: absolute;
	top: 5px;
	right: 30px;
	width: 300px;
	text-align: right;
	visibility: visible;
	z-index: 7;
}
.bannerNav {
	color: #999;
	text-decoration: none;
}
.bannerNav a:link{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.bannerNav a:visited{
	color: #FFF!important;
	text-decoration: none;
	font-weight: normal;
}
.bannerNav a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}
.bannerNav a:active {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}
#bannerDate {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	position: absolute;
	top: 70px;
	right: 110px;
	width: 120px;
	text-align: right;
	visibility: visible;
	z-index: 8;
}
#bannerTime {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	position: absolute;
	top: 70px;
	right: 30px;
	width: 80px;
	text-align: right;
	visibility: visible;
	z-index: 9;
}
#outer {
	float: left;
	position: relative;
	margin: 0px auto;
}
#middle {
	text-align: center;
	/*float: left;*/
	width: 990px;
	float: left;
	margin: 10px 0px;
	padding: 0px;
	background-image: url(../images/midtileblue.gif);
	background-repeat: repeat-y;
	background-position: 0px;
}
/*added middle2 div*/
#middle2 {
	text-align: center;
	width: 990px;
	float: left;
	margin: 10px 0px;
	padding: 0px;
}
#sideBar #officeTbl {
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 190px;
	margin-left: 10px;
	font-size: 12px;
}
#officeTbl tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sideBar a:link {
	color: #900;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
.sideBar a:visited {
	color: #900;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
.sideBar a:hover {
	color: #900;
	text-decoration: underline;
	text-align: left;
	font-weight: normal;
}
.sideBar a:active {
	color: #900;
	text-decoration: underline;
	text-align: left;
	font-weight: normal;
}
#sideBar .sideHeader {
	padding: 3px;
	height: 30px;
	width: 210px;
	color: #900;
	background-image: url(../images/sideHeader.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	margin: 0;
	font-weight: bold;
	font-size: 150%;
	display: block;
	line-height: normal;
}
#sideBar p {
	margin-left: 10px;
}
#sideBar p img {
	text-align: center;
	margin: 0px auto;
	display: block;
}
.redLineSide {
	border-top: 1px dotted #900;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 190px;
}
#sideBox {
	color: #900;
	height: 90px;
	width: 180px;
	margin-left: 10px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	padding: 5px;
	font-size: 11px;
}
#flashMain {
	height: 290px;
	width: 730px;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-size: 1em;
	color: #999;
	margin-top: 20px;
	line-height: 15px;
}
.footer a:link {
	font-size: 1em;
	color: #FFF;
	margin-top: 0px;
	font-weight: normal;
	text-decoration: none;
}
.footer a:visited {
	font-size: 1em;
	color: #FFF!important;
	margin-top: 0px;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover {
	font-size: 1em;
	color: #FFF;
	margin-top: 0px;
	font-weight: normal;
	text-decoration: underline;
}
.footer a:active {
	font-size: 1em;
	color: #FFF;
	margin-top: 0px;
	font-weight: normal;
	text-decoration: underline;
}
.webByDM  {
	font-size: 0.7em;
	color: #999 !important;
	margin: 0px;
	padding: 0px;
}

#mainText {
	color: #666;
	text-align: left;
	float:left;
	width: 730px;
	font-size: 0.8em;
}
#fullWidthCol1 {
	width: 730px;
	border-top: 1px dotted #900;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
}
#footer {
	font-size: 0.75em;
	color: #999;
	text-align: center;
	clear: both;
	width: 950px;
	padding-top: 10px;
	background: #A61A19 url(../images/footer.jpg) no-repeat;
	height: 55px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
h1 {
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #900;
	margin: 10px 0px 0px;
	text-align: left;
}
/* changed form1 to searchForm & problem occurred */
#searchForm label{
	float: left;
	width: 100px;
	color: #000000;
	font-weight: bold;
	vertical-align: top;
	margin-bottom: 5px;
}
.inputTxt {
	border: 1px solid #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
	width: 200px;
	padding: 0.2em;
	margin: 5px;
	vertical-align: top;
}
.burgundyText {
	font-weight: bold;
	color: #900;
}
.greyText {
	font-weight: bold;
	color: #999;
}
.imgLeft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.imgRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.searchFrame {
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 260px;
}
#sideBar #iFrame {
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 310px;
	/*height was 260px*/
}
.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}

#sideBar #iFrame #searchForm div label {
	float: left;
	margin-left: 10px;
}
#sideBar #iFrame #searchForm div {
	clear: left;
	margin-top: 5px;
}
#searchForm #typeTbl label  {
	text-align: left;
	width: 75px;
}
#typeTbl input {
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.searchTblText {
	font-size: 12px;
	color: #333;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.submitBtn {
	margin-top: 5px;
	margin-left: 10px;
	color: #900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#sideBar #iFrame #searchForm div label select {
	width: 190px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#fullWidthCol1 #weather {
	width: 360px;
	padding-top: 10px;
	border-top: 1px dotted #900;
	padding-bottom: 0px;
	margin-bottom: 0px;
	float: right;
}
.fullWidthCol {
	width: 730px;
	border-top: 1px dotted #900;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.fullWidthColNoLine {
	width: 730px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}
.fullWidthCol2 {
	width: 950px;
	border-top: 1px dotted #900;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 10px;
}
#sideBar {
	width: 210px;
	float: left;
	font-size: 0.8em;
	text-align: left;
	display: inline;
	margin: 0px 10px 10px 20px;	
}
.leftCol {
	width: 360px;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
	vertical-align: top;
	margin-bottom: 10px;
}
.rightCol {
	width: 360px;
	margin-top: 10px;
	float: right;
	margin-bottom: 10px;
}
#magForm label  {
	color: #999;
	float: left;
	width: 120px;
}
#magForm div {
	clear: left;
	padding-top: 10px;
}
#valForm label  {
	color: #999;
	float: left;
	width: 160px;
}
#valForm div {
	clear: left;
	padding-top: 10px;
}
.formSubmit {
	margin-left: 120px;
	color: #900;
	border: 1px solid #900;
	width: 150px;
	height: 25px;
}
.formSubmit160 {
	margin-left: 160px;
	color: #900;
	border: 1px solid #900;
	width: 150px;
	height: 25px;
}
.formInputText {
	color: #900;
	border: 1px solid #900;
	width: 200px;
	padding: 0.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.formInputTextSm {
	color: #900;
	border: 1px solid #900;
	width: 70px;
	padding: 0.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.rightColTxtRight {
	width: 360px;
	float: right;
	text-align: right;
	margin-top: 10px;
}
.leftCol h1 {
	margin-top: 0px;
	margin-bottom: 20px;
}
a img {
	border-width: 0px;
	border-style: none;
}
.fullWidthCol h3 {
	color: #900;
	padding-top: 5px;
}
.emphasis {
	font-style: italic;
	font-weight: bold;
	color: #900;
}
#mainText .fullWidthCol ul {
	margin-bottom: 20px;
	padding-left: 15px;
}
#mainText .fullWidthCol ul li {
	margin-top: 3px;
}
#mainText .fullWidthCol ul li a:link,a:visited {
	color: #07ACBB;
	text-decoration: none;
	font-weight: bold;

}
#mainText .fullWidthCol ul li a:hover,a:active {
	color: #07ACBB;
	text-decoration: underline;
	font-weight: bold;
}
.tick {
	background-image: url(../images/tick.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 30px;
	color: #900;
	padding-top: 10px;
	line-height: normal;
}
#sideBar p #FlashID3 {
	margin-bottom: 15px;
}
#areasTbl tr td p {
	margin-right: 20px;
}
#areasTbl tr td img {
	margin-top: 1em;
}
.smallImageText {
	font-size: 10px;
	color: #333;
}
div #sprytextarea1 #valdescription {
	font-size: 12px;
}
div #spryselect1 #prefix {
	width: 80px;
}
.fullWidthCol2 a:link,a:visited {
	color: #07ACBB;
	text-decoration: none;
/*	font-weight: bold;*/
}
.fullWidthCol2 a:hover,a:active {
	color: #07ACBB;
	text-decoration: underline;
/*	font-weight: bold;*/
}
#sitemapTbl {
	width: 950px;
	font-size: 0.9em;
	text-align: left;
}
#sitemapTbl td{
	padding: 5px 10px 5px 0px;
}
.sideBar {
	color: #999;
	font-weight: normal;
}
.advancedSearchText {
	font-size: 12px;
	color: #999;
}
#advSearch {
	width: 190px;
	margin-left: 10px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #900;
}
#advSearch p {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainText .fullWidthColNoLine ul {
	margin-bottom: 20px;
	padding-left: 15px;
}
#mainText .fullWidthColNoLine ul li {
	margin-top: 3px;
}
#mainText .fullWidthColNoLine ul li a:link, a:visited {
	color: #07ACBB!important;
	text-decoration: none;
	font-weight: bold;
}
#mainText .fullWidthColNoLine ul li a:hover, a:active {
	color: #07ACBB;
	text-decoration: underline;
	font-weight: bold;
}
.fullWidthColNoLine h3 {
	color: #900;
	padding-top: 5px;
}
#sideBar #quickSearch .formLine select {
}
#sideBar #quickSearch h3 {
	display: none;
}
#regForm label  {
	color: #999;
	float: left;
	width: 160px;
}
#regForm div {
	clear: left;
	padding-top: 10px;
}
p.calcBtn {
	text-align: right;
}
.centredTableCell {
	text-align: center;
	color: #999;
}
.centredTableCellSmallTxt {
	text-align: center;
	color: #999;
	font-size: 0.8em;
}
.linksNoFlash {
	text-align: center!important;
	line-height: 1.8em;
}
.linksNoFlash a {
	color: #07acbb;
	padding-top: 20px;
	margin-top: 20px;
}
#straplineDiv {
	position: absolute;
	left: 400px;
	top: 60px;
}
