/* CSS Document */

.box {
	background-color: #cce0e0;
	margin: 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 120%;
}
.box IMG {
	float: right;
	height: 45px;
	width: 60px;
	border: 1px solid #FFFFFF;
}
.box STRONG{
	background-color:#006666;
	font-size:10pt;
	display:block;
	margin-left:2px;
	padding-left:2px;
	color: #FFFFFF;
	font-weight:700;
}
/*Yellow highlight box for use in transport pages*/
.boxLightYellow {
	background-color:#FFEDA6;
	margin: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 120%;
	padding-bottom: 5px;
	width: 17em;
	display: inline-block;
	float: right;
}
DIV .boxlightYellow{
width:35em;
}
/*.boxLightYellow IMG {
	float: right;
	height: 45px;
	width: 60px;
	border: 1px solid #FFFFFF;
}*/
.boxLightYellow H2{
	background-color:#ffcc00;
	margin-left:0px;
	margin-bottom:2px;
	font-size:10pt;
	display:block;
	color: #000000;
	font-weight:600;
	height: 22px;
	padding-top: 3px;
	text-indent: 5pt;
	margin-top: 0px;
}
.boxLightYellow P{
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.boxLightYellow LI{
	font-size:10pt;
	margin-left:5px;
	display: list-item;
	list-style-image: url(../images/arrow_off.gif);
}



/* Table defined light green boxes */
.boxLightGreen {
	background-color: #E6E697;
	margin: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 120%;
	padding-bottom: 5px;
	width: 17em;
	display: inline-block;
	float: right;
}
.boxLightGreen P{
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}

.boxLightGreen H2{
	background-color:#99CC00;
	margin-left:0px;
	margin-bottom:2px;
	font-size:10pt;
	display:block;
	color: #FFFFFF;
	font-weight:600;
	height: 22px;
	padding-top: 3px;
	text-indent: 5pt;
	margin-top: 0px;
}
.boxLightGreen A{
	display:block;
	font-size:10pt;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:3px;
	padding-left: 5px;
	width:100%;
	text-indent:0px;
}
.boxLightGreen LI{
	font-size:10pt;
	margin-left:5px;
	display: list-item;
	list-style-image: url(../images/arrow_off.gif);
}
.boxLightGreen {
	background-color: #CFE4A3;
	padding-bottom: 7px;
}
.boxLightGreen P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-indent:5px;
}

.boxLightGreen H2{
	background-color:#99cc00;
	margin-left:0px;
	margin-bottom:2px;
	font-size:10pt;
	display:block;
	color: #FFFFFF;
	font-weight:600;
	height: 22px;
	padding-top: 3px;
	text-indent: 5pt;
}
.boxLightGreen A{
	display:block;
	font-size:9pt;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:3px;
	padding-left: 5px;
	padding-right: 5px;
	width:100%;
	text-indent:0px;
}
.boxLightGreen LI{
	font-size:10pt;
	display: list-item;
	list-style-image: url(../images/arrow_off.gif);
}
.boxLightGreen H3{
	color:#86B300;
	margin-left:5px;
}

/* Table defined teal boxes */
.boxLightTeal DIV{
	background-color: #CCE0E0;
	margin: 7px;
	padding-bottom: 7px;
}
.boxLightTeal DIV P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-indent:5px;
}

.boxLightTeal DIV H2{
	background-color:#006666;
	margin-left:0px;
	margin-bottom:2px;
	font-size:10pt;
	display:block;
	color: #FFFFFF;
	font-weight:600;
	height: 22px;
	padding-top: 3px;
	text-indent: 5pt;
}
.boxLightTeal DIV A{
	display:block;
	font-size:10pt;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:3px;
	padding-left: 5px;
	width:100%;
	text-indent:0px;
}
.boxLightTeal DIV LI{
	font-size:10pt;
	margin-left:5px;
	display: list-item;
	list-style-image: url(../images/arrow_off.gif);
}


.boxLightTeal {
	background-color: #CCE0E0;
	margin: 7px;
	padding-bottom: 7px;
}
.boxLightTeal P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-indent:5px;
}

.boxLightTeal H2{
	background-color:#006666;
	margin-left:0px;
	margin-bottom:2px;
	font-size:10pt;
	display:block;
	color: #FFFFFF;
	font-weight:600;
	height: 22px;
	padding-top: 3px;
	text-indent: 5pt;
}
.boxLightTeal A{
	display:block;
	font-size:10pt;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:3px;
	padding-left: 5px;
	padding-right: 5px;
	width:100%;
	text-indent:0px;
}
.boxLightTeal LI{
	font-size:10pt;
	display: list-item;
	list-style-image: url(../images/arrow_off.gif);
	font-family: Arial, Helvetica, sans-serif;
}
/* Table defined teal boxes */

DIV.whiteBackground IMG{
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
}
DIV.whiteBackground{
	width: 95%;
	padding: 7;
	background-color: #FFFFFF;
	border: none;
	
	/*filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;*/
}


.imgCaptionRight{
	background-color:#006666;
	width:200px;
	font:80% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	margin-right:10px;
	margin-left:5px;
	display:inline;
	float:right;
}

.imgCaptionLeft{
	background-color:#006666;
	/*width:200px;*/
	font:80% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right:10px;
	margin-left:0px;
	display:inline-block;
	float:left;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.captionSpacing{
	padding: 5px;
}

DIV.extra {
display:block;
width:140px;
border: 1px dotted #cccccc;
padding: 0px 5px 5px 5px;
color: #666666;
font-family:Arial, Helvetica, sans-serif;
font-size: 8pt;
margin: 6px 0px 8px 0px;
vertical-align:top;
}

DIV.extra A:LINK {
text-decoration:none;
color:#006666;
}

DIV.extra A:ACTIVE {
text-decoration:none;
color:#006666;
}

DIV.extra A:VISITED {
text-decoration:none;
color:#006666;
}

DIV.extra A:HOVER {
text-decoration:none;
color:#006666;
}






DIV.extra IMG {
padding: 0px 0px 0px 0px;
}

DIV.extraTransport {
display:block;
width:122px;
border: 1px dotted #cccccc;
padding: 0px 5px 5px 5px;
color: #666666;
font-family:Arial, Helvetica, sans-serif;
font-size: 8pt;
margin: 6px 0px 8px 0px;
vertical-align:text-top;
vertical-align:top;
background-image:url(../images/Home/TrafficConeIcon.gif);
background-position:top right;
background-repeat:no-repeat;
}


DIV.extra H2 {
font-size:9pt;
font-weight:bold;
padding: 3px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

DIV.extra H2 A {
color: #006666;
text-decoration:none;
}

DIV.extraTransport H2 {
padding: 3px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-size:9pt;
font-weight:bold;
color: #006666;
}

DIV.extraTransport H2 A {
color: #006666;
text-decoration:none;
}

DIV.extraEservices {
display:block;
width:140px;
border: 1px dotted #cccccc;
padding: 0px 5px 5px 5px;
color: #666666;
font-family:Arial, Helvetica, sans-serif;
font-size: 8pt;
margin: 6px 0px 8px 0px;
vertical-align:top;
background-image:url(../images/Home/MouseIcon.gif);
background-position:top right;
background-repeat:no-repeat;
overflow:visible;
}
DIV.extraEservices H2 {
padding: 3px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-size:9pt;
font-weight:bold;
color: #006666;
}

DIV.extraEservices H2 A {
color: #006666;
text-decoration:none;
}
DIV#imgRight{
	background-color:#006666;
	width:200px;
	font:80% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	display: inline;
	float: right;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
DIV#imgRight P{
	padding:-25px 10px 10px;
	margin: 5px;
}
TABLE#rightPic {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}




.boxLightGreen .caption {
	margin: 5px;
}
.body .boxLightGreen.caption {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
DIV.extraWater {

display:block;
width:140px;
border: 1px dotted #cccccc;
padding: 0px 5px 5px 5px;
color: #666666;
font-family:Arial, Helvetica, sans-serif;
font-size: 8pt;
margin: 6px 0px 8px 0px;
vertical-align:top;
background-image:url(../images/waterGlass.gif);
background-position:top right;
background-repeat:no-repeat;
overflow:visible;
}
DIV.extraWater H2 {
padding: 3px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-size:9pt;
font-weight:bold;
color: #006666;
}
DIV.extraWater H2 A {
color: #006666;
text-decoration:none;
}
.body .boxLightYellow .caption {
	margin: 5px;
}

