@charset "UTF-8";
/* CSS Document */

/*

BG gray color: #f1f1f2

STYLES

DARK GREEN: #00512f
REALLY LIGHT GREEN: #bed3cc

RED: 		#c51546



*/

body {
	background-color:#f1f1f2;
	font-family: Arial, Helvetica, sans-serif;
	background-position:top;
	margin:0px;
	padding:0px;
	height:100%;

}



/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
P {
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
	line-height:18px;
}

.csc-textpic-text {
	line-height:20px;
}

.imageSupporters {
	vertical-align:middle;
	width:160px;
	height:120px;
	vertical-align:middle;
}
.imageSupporters img {
	vertical-align:middle;
}


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


H1, H2, H3, H4, H5, H6 {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 0px;
	color:#00512f;
}
H1 {
	font-size:15px;
	font-weight:bold;
	color:#00512f;
	/*line-height: 20px;*/
}
H1 A, A:hover, A:visited {
	color:#00512f;
}

H2 {
	font-size:15px;
	font-weight:bold;
	color:#00512f;
}
H2 A, A:hover, A:visited {
	color:#00512f;
}
H3 {font-size:13px;
	font-weight:normal;
	color:#00512f;
	padding-top: 5px;
}
H4 {
	font-size:13px;
	font-weight:normal;
	color:#00512f;
	line-height: 20px;
	padding-right:130px;
	padding-top: 5px;
}
H5 { }
H6 {
	font-size:16px;
	padding-top:0px;
	padding-bottom:0px;
	color:#00512f;
 }
H6 A {
	color:#00512f;
}
H6 A:hover {
	color:#00512f;
}
H6 A:visited {
	color:#00512f;
}


img { border:none; }
img A{ border:none; } 
img A:visited{ border:none; }
.noborder {border: none;text-decoration: none;}

HR {
	border:0;
	color: #bed3cc;
	background-color: #bed3cc;
	height: 1px;
	margin: 2px 0px 10px 0px;
	padding: 0px;
}

.contentCell {
	padding:5px 50px 20px 30px;
	background-image:url(images/contentCellBg.jpg);
	background-repeat:no-repeat;
}

.contentCellFull {
	padding:5px 80px 20px 80px;
	background-image:url(images/contentCellBg.jpg);
	background-repeat:no-repeat;
}

.headerImage{
	height:160px;
	background-image:url(images/bmab_02.jpg);
	background-repeat:no-repeat;
}

.homeIntro P{
	color:#fffab1;
	font-size:14px;
	padding:0px 10px 0px 28px;
}

.homeIntroCell{
	height:331px;
	_height:331px;
	background-image:url(images/bmab_03.jpg);
	background-repeat:no-repeat;
	background-color:#00512f;
	max-height:331px;
	overflow:auto;
}

.headerButtons{
	position:relative;
	top:20px;
	left: 570px;
	width:425px;
}

.pageHeaderImg{
	padding:20px 0px 10px 0px;
}
/*.sidebar{
	text-align:left;
	text-transform:uppercase;
	font-size: 13px;
	font-weight:bold;
	padding:5px 0px 0px 0px;
	margin:0px;
}*/
.sidebar {
  font-weight:bold;
  font-size: 14px;
  padding: 5px 2px 0px 30px;
  color:#FFFFFF;
}
/*.sidebar a {
	color:#517655;
	text-decoration: none;
}
.sidebar a:hover {
	text-decoration: underline;
	color:#517655;
}
.sidebar a:visited {
	text-decoration: none;
	color:#517655;
}*/


.sidebar H1 {
	color:#fffab1;
}
.sidebar H2 {
	color:#fffab1;
}

.footer {
	height:200px;
	background-image:url(images/bmab_08.jpg);
	background-repeat:no-repeat;
	
}
.footer P {
	font-size: 10px;
	text-align: center;
}


.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	text-align:center;
	padding:15px 0px 5px 10px;
}

A {
	color:#c51546;
	text-decoration:underline;
}
A:visited {
	color:#c51546;
	text-decoration:underline;
}

UL
{
	list-style-image:url(images/dash.gif);
	padding:0px 0px 10px 22px;
	margin:0px 0px 0px 0px;
}

.csc-textpic-image{
	/*padding:20px;*/	
}

.csc-mailform{
	border: 1px solid #C1DAD7;
	padding-left:10px;
	background-color:#efefef;
}
.csc-mailform-required {
	color:#990000;
	vertical-align:top;
}
.csc-mailform-label{
	font-size:12px;
	font-weight:bold;
	color:#00512f;
}
.csc-mailform-field input{
margin-bottom:10px;
}

#mailformdepartment{
	border:none;
}


/* ================== */

.align-center{
	text-align:center;
}
.align-right{
	text-align:right;
}

.action-items {
	list-style-image:url(images/checkmark.gif);
	padding:5px 5px 5px 25px;
}
.action-items LI{
	padding-bottom:5px;
}
.component-items {
	list-style-image:url(images/greaterthan.gif);
	padding:5px 5px 5px 20px;
	/*margin:0px;*/
	
}
.component-items LI{
	padding-bottom:5px;
}
.component-items UL {
	
}
.fourteen-point {
	font-size:14px;
}

.homeSectionHeaders {
	padding:20px 5px 5px 0px;	
	border-bottom: solid 2px #b6cdbd;
}
.homeSectionHeaders A{
	color:#00512f;
	font-size:16px;
	font-weight:bold;
	padding:5px 5px 5px 0px;
	text-decoration:none;
	
}

.homeFeatureTableCell {
	padding:5px 10px 5px 30px;
}
.homeSectionHeaders{
	padding-left:30px;
}
.homeSectionHeaders A:hover{
	text-decoration:underline;
}
.homeSectionHeaders A:visited{
	text-decoration:none;
}

.name-of-person {
	background-image:url(images/section_header.jpg);
	background-repeat:no-repeat;
	padding:4px 500px 4px 5px;
	margin-top: 40px;
	font-size:16px;
	font-weight:bold;
	color:#00512f;

}

.greenText20{
	color:#00512f;
	font-weight:bold;
	font-size:20px;
}
.greyText16{
	color:#757575;
	font-weight:bold;
	font-size:16px;
}
.greyText20{
	color:#757575;
	font-weight:bold;
	font-size:20px;
}

/*********************************************************************
 *
 *			               M E N U
 *
 *********************************************************************/




/* ================ Menu 1 HORIZONTAL MAIN MENU ================ */


.menu1{
	position:relative;
	top:90px;
	left: 255px;
	width:800px;
	_width:800px;
	height:80px;
	_height:80px;
	text-align:left;
	text-transform:uppercase;
	font-size: 13px;
	font-weight:bold;
	/*border: solid 1px #00CC00;*/
	padding:5px 0px 0px 0px;
	margin:0px;
}
.menu1 A {
	color:#00512f;
}
.menu1 A:visited {
	color:#00512f;
}
.menu1 A:hover {
	color:#00512f;
}
.menu1Link-no{
	padding:5px 10px 0px 5px;
}
.menu1Link-act{
	padding:5px 10px 0px 5px;
}
.menu1Link-no A{
	color:#00512f;
	text-decoration:none;
}
.menu1Link-no A:hover{
	text-decoration:underline;
	color:#00512f;
}
.menu1Link-no A:visited{
	text-decoration:none;
	color:#00512f;
}
.menu1Link-act A{
	color:#00512f;
	text-decoration:none;
	padding:4px;
	background-color:#FFFFFF;
	border: solid 2px #b6cdbd;	
}
.menu1Link-act A:hover{
	text-decoration:underline;
}
.menu1Link-act A:visited{
	text-decoration:none;
}




/* ================ MENU 2 VERTICAL TWO_LEVEL MENU: ================ */
/*  MENU 2, level 1 (main pages of side menu) */


.pageHeader{
	color:#FFFFFF;
	padding: 40px 5px 5px 30px;
	font-weight:bold;
	font-size:14px;
}


.menu2 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-align: left;
  padding: 30px 2px 0px 30px;
  font-size: 14px;
  font-weight:bold;
}
.menu_2 DIV{
	border-bottom: solid 1px #999999;
}
.menu_2 A {
	text-decoration: none;
	color:#517655;
}
.menu_2 A:hover {
	text-decoration: underline;
	color:#517655;
}
.menu_2 A:visited {
	color:#517655;
}


/* TOP LEVEL */
.menu2-level0-no a{
  font-weight:bold;
  font-size: 1px;
  color:#FFFFFF;
  padding:0pxx;
  margin:0px;
  height:0px;
  visibility:hidden;
}
.menu2-level0-no a:hover {
	text-decoration: underline;
	color:#00512f;
}
.menu2-level0-no a:visited {
	text-decoration: none;
	color:#00512f;
}
.menu2-level0-act {
	padding-bottom:5px;
}
.menu2-level0-act a{
  padding-top:10px;
  font-weight:bold;
  font-size: 14px;
  color:#FFFFFF;
}
.menu2-level0-act a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
.menu2-level0-act a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

/* FIRST LEVEL */
.menu2-level1-no {
  padding-top:4px;
  padding-bottom:2px;
  padding-left:10px;
  font-weight:bold;
  font-size: 14px;
}
.menu2-level1-no a {
	color:#517655;
	text-decoration: none;
}
.menu2-level1-no a:hover {
	text-decoration: underline;
	color:#517655;
}
.menu2-level1-no a:visited {
	text-decoration: none;
	color:#517655;
}
.menu2-level1-act {
	padding-top:4px;
  	padding-bottom:2px;
	padding-left:10px;
	font-weight:bold;
	font-size: 14px;
	color: #517655;
}
.menu2-level1-act a {
	color:#FFFF99;
	text-decoration: underline;
}
.menu2-level1-act a:hover {
	text-decoration: underline;
	color:#FFFF99;
}
.menu2-level1-act a:visited {
	text-decoration: underline;
	color:#FFFF99;
}

/*  MENU 2, level 2 (sub pages of side menu) */
.menu2-level2-no {
	padding-left:20px;
	padding-top:4px;
	padding-bottom:2px;
	font-weight:bold;
	font-size: 14px;
}
.menu2-level2-no a {
	color:#517655;
	text-decoration: none;
}
.menu2-level2-no a:hover {
	text-decoration: underline;
	color:#517655;
}
.menu2-level2-no a:visited {
	text-decoration: none;
	color:#517655;
}
.menu2-level2-act {
	padding-left:20px;
	padding-top:4px;
	padding-bottom:2px;
	font-weight:bold;
	font-size: 14px;
}
.menu2-level2-act a {
	color:#FFFF99;
	text-decoration: underline;
}
.menu2-level2-act a:hover {
	text-decoration: underline;
	color:#FFFF99;
}
.menu2-level2-act a:visited {
	text-decoration: underline;
	color:#FFFF99;
}


/* MENU BOTTOM*/

.menu_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align:left;
	padding:0px 0px 0px 0px;
}
.menu_bottom A{
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
}

.menu_bottomLink {
	padding:0px 10px 0px 0px;
}


.menu_bottom A:visited{
	text-decoration:none;	
	color:#FFFFFF;
}
.menu_bottom A:hover{
	text-decoration:underline;
	text-align:center;
	color:#FFFFFF;
}

/*  FCE */

.FCE_box_grey1{
	background-color:#f3f3f3;
	margin:20px 0px 10px 0px;
	padding:10px 20px 10px 20px;
}

.FCE_col_50_50_cell1{
	width:50%;
}
.FCE_col_50_50_cell2{
	width:50%;
}

/* FAQ */

.tx-irfaq-pi1{
	margin:0px 0px 0px 5px;
	padding:0px;
}

.tx-irfaq-pi1 dt {
	color:#00512f;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	padding-bottom:10px;
}
.tx-irfaq-pi1 p {
	padding-top:0px;
	padding-bottom:15px;
}

.tx-irfaq-pi1 ul li a {
	color:#c51546;
	text-decoration:none;
}
.tx-irfaq-pi1 a {
	color:#c51546;
	text-decoration:none;
}



/*  RGGOOGLEMAPS */

.showonmap a {
	position:relative;
	left:618px;
	top:-12px;
	text-align:right;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px -4px;
	background-image:url(images/mag.gif);
	background-repeat:no-repeat;
}

#map {
	border: 1px solid #C1DAD7;
}

.tx-rggooglemap-poi {
	float:left;
	width:400px;
}
#tx-rggooglemap-poiNest {
	padding:5px 0pt;
}

#treemenu1 li { 
	display:inline;
}


/* RGGOOGLEMAPS MENU */

#resultdiv {
padding:10px 0px 0px 0px;
margin:0px;
width:730px;
}

#rggmmenu
        {
        width: 750px;

        margin: 0 auto 0 auto;
        border-left: 1px solid #C1DAD7;
        border-collapse:collapse;
        }


#rggmmenu th {
        font: bold 10px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        border-right: 1px solid #C1DAD7;
        border-bottom: 1px solid #C1DAD7;
        border-top: 1px solid #C1DAD7;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: left;
        padding: 8px 4px 4px 14px;
        /*background: #CAE8EA url(bg_header.jpg) no-repeat;*/
        background: #00512f;
        vertical-align:middle;
        }
#rggmmenu td.total {
        border-top: 0;
        border-left: 0;
        border-right: 1px solid #C1DAD7;
        background: none;
        text-align:right;
        font-weight:bold;
        text-transform:uppercase;
        letter-spacing:1px;
        }
#rggmmenu th.sortable,
#rggmmenu th.sortable-text,
#rggmmenu th.sortable-date,
#rggmmenu th.sortable-keep,
#rggmmenu th.sortable-date-dmy,
#rggmmenu th.sortable-numeric,
#rggmmenu th.sortable-currency,
#rggmmenu th.sortable-sortByTwelveHourTimestamp,
#rggmmenu th.sortable-sortIPAddress,
#rggmmenu th.sortable-sortEnglishLonghandDateFormat,
#rggmmenu th.sortable-sortScientificNotation,
#rggmmenu th.sortable-sortImage,
#rggmmenu th.sortable-sortFileSize

        {
        cursor:pointer;
        background: #CAE8EA url(img/bg_header_sortable.jpg) no-repeat;
        padding: 8px 4px 4px 14px;
        }
#rggmmenu  th.forwardSort
        {
        background:#CAE8EA url(img/bg_header_down.jpg) no-repeat 0 0;
        }
#rggmmenu  th.reverseSort
        {
        background:#CAE8EA url(img/bg_header_up.jpg) no-repeat 0 0;
        }
th.forwardSort a,
th.reverseSort a
        {
        color:#000;
        outline:0 none;
        }

These styles should be added when very long tables are expected
th.sort-active
        {
        background:#CAE8EA url(img/bg_header_sorting.jpg) no-repeat 0 0;
        cursor:wait;
        }
th.sort-active a
        {
        color:#a80000 !important;
        cursor:wait;
        }

#rggmmenu th a
        {
        text-decoration:none;
        color: #4f6b72;
        }
#rggmmenu td a
        {
        text-decoration:none;
        color:#239;
        }
#rggmmenu td img
        {
        margin:0 auto;
        border:0px solid #ddd;
        }
#rggmmenu td a:hover
        {
        color:#a84444;
        border-bottom:1px dotted #a80000;
        }
#rggmmenu td
        {
        font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        border-right: 1px solid #C1DAD7;
        border-bottom: 1px solid #C1DAD7;
        padding: 3px 12px 3px 12px;
        color: #4f6b72;
        }
#rggmmenu td.lft
        {
        text-align:left;
        }

/* background normal line */
#rggmmenu tr {
      background: #fff;
}

#rggmmenu tr.alt
        {
        background: #F5FAFA;
        color: #797268;
        }
/* Poor old Internet Explorer has a bug that means we can't use background images for the table rows
   as it trys to download the image each and every time that it is used... */
#rggmmenu tr[class="alt"] td
        {
        background: #F5FAFA url(img/td_alt.jpg) no-repeat;
        }
#rggmmenu td[class~="alt"]
        {
        background: #fff url(img/col_alt.jpg) no-repeat !important;
        }
/* Poor old Internet Explorer won't see the next two rules either */
#rggmmenu tbody tr.alt td:first-child
        {
        background: #F5FAFA url(img/bullet2.gif) no-repeat;
        font-weight:bold;
        }
#rggmmenu tbody tr td:first-child
        {
        background: #fff url(img/bullet1.gif) no-repeat;
        font-weight:bold;
        }

#cbli10,#cbli11, #cbli12, #cbli21, #cbli22,#cbli1103,#cbli7{
display:none;
}


/* tooltip at POI on map */
.markerTooltip {
  background: #fff;
  color:#000;
  padding: 3px 6px;
  white-space: nowrap;
  border: #333 solid 1px;
  -moz-border-radius:10%;
  -moz-opacity: 85%;
  opacity: 0.85;
  z-index:4;
}


#poitab {
	margin: 0;
	padding: 0 0 20px 0 !important; padding:0;

	width:220px;
border-bottom: 1px solid #9FB1BC;
}

#poitab li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
	
#poitab a, #poitab a:link, #poitab a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #708491;  	
}

#poitab .act a, #poitab a:link.active, #poitab a:visited.active, #poitab a:hover {
	color: #000;
	background: url(square.gif) no-repeat bottom center;
}

.poi-content {
clear:both;
height:80px;
overflow:auto;
}

.poi-content .address {
  padding:3px 0;
}

/*  TMAILFORM*/


.formError {
	color:#990000;
	font-size:10px;
}