/* CSS Document 

ACL Green : #049459
ACL Blue : #0080c1

*/

a:link, a:visited{
	color: #184d94;
	text-decoration: underline;
}

a:active, a:hover{
	color: #049459;
	text-decoration: underline;
}

a.news:link, a.news:visited{
	color: #184d94;
	text-decoration: none;
	display:block;
	padding: 4px 4px 4px 14px;
}

a.news:active, a.news:hover{
	color: #049459;
	text-decoration: none;
}

html{
	height:100%;
}

body 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:11px;
	color:#333333;
	background-color: #ffffff;
	background:url(../images/backgrounds/backTopRpt.gif) top repeat-x;
  } html>body {font-size:11px;}

#content
{
	padding:10px 0px 10px 5px;
	width:auto;
}

#pageHolder{
	margin:0 auto;
	text-align:left;
	width:850px;
	background-color: #ffffff;
	padding:0px;
  }

#container {
	margin:0 auto;
	text-align:left;
	width:848px;
	background-color: #ffffff;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	padding:0px;
	float:left;
 }

#containerShadowBlue {
	margin-top:0px;
	width:100%;
	background:url("../images/backgrounds/blueShadowBack.gif") top no-repeat;
	text-align:center;
	float:left;
  }

#containerShadow {
	margin-top:0px;
	width:100%;
	margin:0px;
	background:url("../images/backgrounds/whiteShadowBack.jpg") top repeat-y;
	text-align:center;
	float:left;
  }

#rightNavBarBottom{
	background:url("../images/backImages/rightBackBottom.jpg") top no-repeat left;
	height:40px;
}
#borderFadeLeft{
	float:left;
	background:url("../images/backImages/blockBorderFade.jpg") left top no-repeat;
}
#borderFadeRight{
	float:left;
	background:url("../images/backImages/blockBorderFade.jpg") right top no-repeat;
}

#longBorderFadeLeft{
	float:right;
	width:195px;
	background:url("../images/backImages/longBorderFade.jpg") left top no-repeat;
}
#longBorderFadeRight{
	float:right;
	width:195px;
	background:url("../images/backImages/longBorderFade.jpg") right top no-repeat;
}
#mainText {
	border-top:1px solid #c8c8c8;
	height:100%;
	width:467px;
	font-family:arial;
	font-size:x-small;
	background:url("../images/backImages/backRepeat.jpg") left top repeat-y;
	float:left;
	padding:10px;
}

html>body #mainText {
	width:467px;
	font-size:11px;
}

#mainText h2 {
	font-weight: bold;
	font-size: 20px;
	margin:0px 0px 0px 0px;
	width:auto;
	color:#0c4b7f;
}

#mainText h2 span.blue {
	color:#0080c1;
}

#mainText h2 span.green {
	color:#049459;
}

#mainText p, #content p {
	margin:5px 0px 10px 0px;

}


#backRptRight
{
	width:850px;
	background:url("../images/backImages/rpt_right.jpg") right top repeat-y;
	float:left;
}

#supportingText {
	width:175px;
	float:right;
	margin:0px;
	padding:10px;
	font-size:12px;
	color:#333333;
	min-height:395px;
	border-top:1px solid #c8c8c8;
}

#supportingText img{
	margin:0px 5px 0px 0px;
}

#mainImage{
	float:right;
	margin:7px 0px 0px 4px;
}

#supportingText a, #supportingText a:visited{
	color: #184d94;
	text-decoration: underline;
}

#supportingText a:hover, #supportingText a:active{
	color: #049459;
	text-decoration: underline;
}

.centerList
{
	background:url("../images/backImages/rpt_centre.jpg") left top repeat-y;
}
html>body #supportingText a.news, #supportingText a.news:visited{
	min-height:60px;
	height:auto;
}
#supportingText a.news:hover, #supportingText a.news:active{
	color: #000000;
	border-bottom:1px dashed #ffffff;
	border-top:1px dashed #ffffff;
}

#supportingText p{
	margin:0px 0px 10px 0px;
}

#supportingText h2 {
	font-weight: bold;
	font-size: 17px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	color:#0c4b7f;
}
#supportingText ul{
margin-left:22px;
list-style-type:none;
margin:0px;
padding:0px;
}

/*///////Page Header///////*/

#pageHeader
{
	height:150px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#ffffff;
	width:auto;
}

#pageHeaderLeft {
	height:150px;
	width:647px;
	float:left;
	background:url("../images/headers/header.jpg") no-repeat;
	background-color:#ffffff;
}

#pageHeaderRight {
	height:150px;
	float:right;
}

#logo
{
	height:95px;
	width:201px;
	background:url("../images/backgrounds/logo.jpg") bottom no-repeat;
}

#search
{
	background:url("../images/backgrounds/searchRpt.jpg") bottom repeat-x;
	width:194px;
	height:48px;
	padding:4px 0px 3px 6px;
	color:#ffffff;
	font-weight:bold;
	background-color:#42019A;
	margin-left:1px;
}

#search span{
	margin:0px;
	display:inline;
	vertical-align:text-top;
}

#search h2{
	font-size:13px;
	color:#ffffff;
	margin:0px 0px 3px 0px;
}

#search .input{
	width:140px;
	padding-left:5px;
	padding-bottom:1px;
	font-size:13px;
	color:#333333;
	height:17px;
	border:2px inset #666666;
	margin:0px 0px 0px 0px;
}

#search .button{
	margin:-9px 0px 0px 5px;
}

#pageHeader h1 span {
	margin-top:0px;
	padding-top:0px;
	display:none;
	text-indent:-999em;
  }

#pageHeader h1 {  
	margin:0px 0px 0px 0px;
	padding-top:0px;
	display:none;
}
 
/*//////Top Nav//////*/
  
#topNavBar {
	height: 31px;
	background:url("../images/backgrounds/topNavRpt.jpg") top repeat-x;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:0px;
}
  
#topNav, #topNav ul {
	list-style: none;
	font-weight:bold;
	margin:0px;
	float:left;
	padding:0px;
}
#topNav{
	padding: 0px 0px 0px 150px;
}
#topNav a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 8px 8px 7px 8px;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url("../images/backgrounds/navDivider.gif") right no-repeat;
}

#topNav a.daddy {
	background: url("../images/arrow.gif") center right no-repeat;
}

#topNav li {
	float: left;
	padding: 0px;
	margin:0px;
	background:url("../images/backgrounds/topNavRpt.jpg") top repeat-x;	
}

#topNav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	w\idth: 150px;
	margin: 0px 0px 0px 4px;
	border-right:1px solid #000000;
	border-right:1px solid #000000;
}

#topNav li li 
{
	background: url("../images/backImages/buttons/topNavChild.jpg") top repeat-x;
	width: 170px;
	padding: 0px 0px 0px 0px;
	height:auto;
	background-color:#999999;
	border-bottom:1px solid #ffffff;
}

#topNav li ul a {
	width: 160px;
	padding: 3px 5px 3px 6px;
	border-left:0px none #fff;
	font-size:11px;
	background:none;
}
#topNav li ul a.daddy{
	background: url("../images/arrow.gif") center right no-repeat;
}
#topNav li li:hover, #topNav li li.sfhover2
{
	background: url("../images/backImages/buttons/topNavChild.jpg") bottom repeat-x;
	background-color:#666666;
}

#topNav li ul ul {
	margin: -15px 0 0 170px;
	font-size:100%;
}

#topNav li:hover ul ul, #topNav li:hover ul ul ul, #topNav li.sfhover2 ul ul, #topNav li.sfhover2 ul ul ul {
	left: -999em;
}

#topNav li:hover ul, #topNav li li:hover ul, #topNav li li li:hover ul, #topNav li.sfhover2 ul, #topNav li li.sfhover2 ul, #topNav li li li.sfhover2 ul {
	left: auto;
}

#topNav li:hover, #topNav li.sfhover2 
{
	background:url("../images/backgrounds/topNavRpt.jpg") bottom repeat-x;	
}
/*//// LEFT NAV ////*/

#leftNavBar {
	position:static;
}
#leftNav { /* all lists */
	padding: 0;
	margin:10px 0px 0px 0px;
	list-style: none;
	float : left;
	width : 145px;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
	
#leftNav ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	float : left;
	width : 145px;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
	
#leftNav li { /* all list items */
	float : left;
	height:24px;
	width: 145px;
	border-top:1px solid #000000;
}
	
#leftNav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 145px;
	margin-top : -2em;
	width:145px;	
	z-index:100;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
#leftNav li ul li
{
	height:22px;
	border-top:1px solid #ffffff;
}

#leftNav li ul li a{ /* second-level lists */
	font-size:10px;
	display:block;
	font-weight:bold;
}

#leftNav li ul li a:hover{ /* second-level lists */
	
}
	
#leftNav li ul ul { /* third-and-above-level lists */
	left: -999em;
	margin:-20px 0px 0px 145px;
}
	
#leftNav li a {
	width: 137px;
	display : block;
	padding:4px 4px 4px 4px;
	font-size : 11px;
	font-weight:bold;
	text-decoration : none;
	color:#ffffff;
}
#leftNav li a:hover {

}
	
#leftNav li:hover ul ul, #leftNav li:hover ul ul ul, #leftNav li.sfhover ul ul, #leftNav li.sfhover ul ul ul {
	left: -999em;
}
	
#leftNav li:hover ul, #leftNav li li:hover ul, #leftNav li li li:hover ul, #leftNav li.sfhover ul, #leftNav li li.sfhover ul, #leftNav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#responses{
	background: url("../images/backImages/buttons/consultationButton_rpt.jpg") top repeat-x;
}

#responses:hover, #responses.sfhover{
	background: url("../images/backImages/buttons/consultationButton_rpt.jpg") bottom repeat-x;
}

#responses a.daddy{
	background: url("../images/arrow.gif") center right no-repeat;
}

#airports{
	background: url("../images/backImages/buttons/airportButton_rpt.jpg") top repeat-x;
}

#airports ul li.airports{
	background-image: url("../images/backImages/buttons/airportButton_rpt.jpg");
	background-position:0px -1px;
	background-repeat:repeat-x;
}

#airports ul li.airports:hover{
	background-position:0px -25px;
}

#airports ul li{
	background: url("../images/backImages/buttons/airportButton_rpt.jpg") top repeat-x;
}

#airports:hover, #airports.sfhover{
	background: url("../images/backImages/buttons/airportButton_rpt.jpg") bottom repeat-x;
}

#airports a.daddy{
	background: url("../images/arrow.gif") center right no-repeat;
}

#products {
	background:  url("../images/backImages/buttons/productsButton_rpt.jpg") top repeat-x;
}

#products:hover, #products.sfhover{
	background:  url("../images/backImages/buttons/productsButton_rpt.jpg") bottom repeat-x;
}

li.products a.daddy{
	background: url("../images/listMenus/arrow.gif") center right no-repeat;
}


#capstat {
	background:  url("../images/backImages/buttons/capButton_rpt.jpg") top repeat-x;
}

#capstat:hover, #capstat.sfhover{
	background:  url("../images/backImages/buttons/capButton_rpt.jpg") bottom repeat-x;
}

li.capstat a.daddy{
	background: url("../images/listMenus/arrow.gif") center right no-repeat;
}
#commercial {
	background:  url("../images/backImages/buttons/commercialButton_rpt.jpg") top repeat-x;
}

#commercial:hover, #commercial.sfhover{
	background:  url("../images/backImages/buttons/commercialButton_rpt.jpg") bottom repeat-x;
}

li.commercial a.daddy{
	background: url("../images/listMenus/arrow.gif") center right no-repeat;
}

#training {
	background:  url("../images/backImages/buttons/trainingButton_rpt.jpg") top repeat-x;
}

#training:hover, #training.sfhover{
	background-position: bottom;
}

#training a.daddy{
	background: url("../images/arrow.gif") center right no-repeat;
}

li.online {
	background-color: #3F85BE;
}

li.online a:hover{
	background-color: #35709F;
}

li.online a.daddy{
	background: url("../images/listMenus/arrow.gif") center right no-repeat;
}

li.diary {
	background-color: #D19A25;
}

li.diary a:hover{
	background-color: #C79223;
}

li.diary a.daddy{
	background: url("../images/listMenus/arrow.gif") center right no-repeat;
}

#reference {
	background:  url("../images/backImages/buttons/referenceButton_rpt.jpg") top repeat-x;
}

#reference:hover, #reference.sfhover{
	background:  url("../images/backImages/buttons/referenceButton_rpt.jpg") bottom repeat-x;
}

#reference a.daddy{
	background: url("../images/listMenus/arrow.gif") center right no-repeat;
}

#reports {
	background:  url("../images/backImages/buttons/reportsButton_rpt.jpg") top repeat-x;
}

#reports:hover, #reports.sfhover{
	background:  url("../images/backImages/buttons/reportsButton_rpt.jpg") bottom repeat-x;
}

#reports a.daddy{
	background: url("../images/arrow.gif") center right no-repeat;
}

#outHours {
	background:  url("../images/backImages/buttons/outHoursButton_rpt.jpg") top repeat-x;
}

#outHours:hover, #outHours.sfhover{
	background:  url("../images/backImages/buttons/outHoursButton_rpt.jpg") bottom repeat-x;
}

#outHours a.daddy{
	background: url("../images/arrow.gif") center right no-repeat;
}

#slotSanctions {
	background:  url("../images/backImages/buttons/sanctionsButton_rpt.jpg") top repeat-x;
}

#slotSanctions:hover, #slotSanctions.sfhover{
	background:  url("../images/backImages/buttons/sanctionsButton_rpt.jpg") bottom repeat-x;
}

#slotSanctions a.daddy{
	background: url("../images/arrow.gif") center right no-repeat;
}

#ssim {
	background:  url("../images/backImages/buttons/guideToSSIM_rpt.jpg") top repeat-x;
}

#ssim:hover, #ssim.sfhover{
	background-position: bottom;
}

#ssim a.daddy{
	background: url("../images/arrow.gif") center right no-repeat;
}

#main{
	margin:0px 0px 0px 0px;
	background:url("../images/backRepeat.gif") repeat-y left top;
}

#footerBack{
	clear:both;
	height: 46px;
	background:url("../images/backImages/footerBack.gif") left top no-repeat;
	margin:0 auto;
	width:868px;
	background-color: #ffffff;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	text-align:center;
}

#footer{
	height: 32px;
	background:url("../images/backgrounds/topNavRpt.jpg") top repeat-x;
	padding-top:0px;
	margin:0 auto;
	text-indent: 4px;
	font-weight: bold;
	font-size:12px;
	text-align:left;
	color: #fff;
	width:848px;
	border-top:1px solid #000000;
	border-top:1px solid #000000;
}
#footerLeft
{
	padding-top:0px;
}
#footerLeft a.hiddenLink, footerLeft a.hiddenLink:link, footerLeft a.hiddenLink:visited {
	color: #125185;
}

#footerLeft a.hiddenLink:hover, footerLeft a.hiddenLink:active{
	color: #125185;
}

#footerLeft a, footerLeft a:link, footerLeft a:visited {
	color: #fff;
	text-decoration: none;
}

#footerLeft a:hover, footerLeft a:active {
	color: #049459;
}

#footerCenter a, footerCenter a:link, footerCenter a:visited {
	color: #fff;
	text-decoration: underline;
}

#footerCenter a:hover, footerCenter a:active {
	color: #049459;
}

#footerCenter span{
	padding-top:7px;
	display:block;
	float:left;
}

#footerCenter img{
	display:block;
	float:left;
	border:none;
}

#footerLeft {
	float:left;
	text-align:left;
	padding:7px 8px 2px 4px;
}

#footerCenter {
	float:right;
	margin-right:5px;
	text-align:right;
	padding:0px 4px 2px 8px;
}

#error{
	font-size: small;
	color: #FF0000;
	margin: 0px 0px 0px 0px;
}

.error{
	color: #FF0000;
	font-weight:bold;
}

#errorMessage{
	color:#FF0000;
	text-align:center;
}

.h1{
	font-family: arial; 
	font-size: medium; 
	font-weight: bold;
	color:#333333;
}

h3{
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold;
	color:#088a0e;
	margin:0px 0px 0px 0px;
	padding:3px 1px 3px 0px;
	display:block;
}
h4{
	font-family: arial; 
	font-size: 11px; 
	font-weight: bold;
	color:#333333;
	margin:0px 0px 0px 0px;
	padding:3px 1px 3px 2px;
	display:block;
}
th{
	background-color:#e3e9ee;
}

#rightProp{
	height:390px;
	float:right;
	width:0px;
	background-color:#333366;
}
#mainTextProp{
	height:380px;
	width:0px;
	float:right;
}

#containerBody{
	float:left;
	background:url("../images/backgrounds/leftColBack.jpg") left top no-repeat;
}

#leftCol{
	float:left;
	width:147px;
}

#rightCol{
	float:left;
	width:689px;
	padding:6px;
}

form{
	margin:0px;
}

#captcha{
	width:auto;
	height:auto;
}
#captcha span{
	margin:0px;
	display:inline;
	vertical-align:middle;
}
html>body #search .input{
	margin:0px 0px 5px 0px;
}
blockquote{
	margin:auto 0px auto 5px;
}

.textField{
	padding-left:3px;
	padding-bottom:1px;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	height:14px;
	border:2px inset #bfbfde;
	margin-bottom:1px;
	width:150px;
}

#contactForm td{
	padding:4px 4px 4px 8px;
}
#latestNews h2, #contactUs H2{
	display:block;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	font-size:18px;
}
#latestNews{
font-size:11px;
}
#latestNews .title
{
	font-size:12px;
	display:block;
	background:url("../images/turbineStyle.gif") left top no-repeat;
	padding:2px 0px 2px 25px;
}
#latestNews ul{
margin:0px 0px 0px 0px;
}
#latestNews li{
}

#eventList a:link, #eventList a:visited
{
	color:#000000;
	text-decoration:none;
}
#eventList a:hover, #eventList a:active
{
	color:#CC0000;
}
#contactUs div
{
	padding:8px 0px 8px 38px;
	font-size:12px;
}
#contactUs #title
{
	font-size:13px;
	font-weight:bold;
	padding:0px;
	background:none;
	margin:0px;
}
#contactUs #email
{
	background:url("../images/icons/email.gif") left no-repeat;
}
#contactUs #fax
{
	background:url("../images/icons/fax.gif") left no-repeat #ffffff;
}
#contactUs #telephone
{
	background:url("../images/icons/phone.gif") left no-repeat;
}
#form .inputField
{
	width:250px;
}
form #title
{
	background-image:none;
}
#adminSubNav
{
	padding:0px;
	margin:0px;
	float:right;
	display:block;
}
#adminSubNav ul
{
	padding: 0px;
	margin: 0px;
}
#adminSubNav li
{
	float:left;
	display:block;
	padding: 4px 5px 0px 5px;
}
#homeExtras{
	float:left;
	width:487px;
}
#homeExtras #colLeft{
	width:221px;
	float:left;
	padding:10px;
	border-top:1px solid #c8c8c8;
	background:url("../images/backImages/backRepeat.jpg") left top repeat-y;
}

#homeExtras #colRight{
	width:221px;
	float:left;
	padding:10px;
	border-top:1px solid #c8c8c8;
	background:url("../images/backImages/backRepeat.jpg") left top repeat-y;
}

#homeExtras #bottom{
	float:left;
	padding:10px;
	width:467px;
	border-top:1px solid #c8c8c8;
}
#homeExtras h2{
	display:inline;
	font-size:14px;
	color:#0c4b7f;
	margin-bottom:10px;
}

#homeExtras ul
{
	margin:5px 5px 5px 20px;
	padding:0px;
}

.listTable{
	width:450px;
}
.listTable li{
	margin-left:5px;
	padding:5px 0px 5px 0px;
}
html>body .listTable li{
	margin-left:20px;
}