body { margin: 0px; background: #e2e2e2;}
td { font-family: verdana, arial, sans-serif; font-size: 11px; color: #505050; }
td.header {
	background-color: #038960;
	background-image: url(/images/header_bg1.gif);
	background-repeat: repeat;
	background-position: left top;
	position: relative;
}
td.content { text-align: justify; padding-right: 20px;}
td.downloads { border: 1px solid #103024; background-image: url(/images/reports.gif); background-position: top left; background-repeat: no-repeat; padding: 10px; padding-top: 30px; padding-bottom: 5px; font-size: 9px;}
a { color: #005953; text-decoration: underline; }
a:hover { color: #071c2e; text-decoration: none; }
#footer { position: absolute; bottom: 2px; width: 99%; }
input { font-family: verdana, arial, sans-serif; color: #000000; font-size: 11px;}
input.searchBox { border: 1px solid #D5D5D5; font-family: verdana, arial, sans-serif; color: #000000; font-size: 9px; background-color: #FFFFFF; width: 100px;}
input.searchBut { border: 1px solid #D5D5D5; font-family: verdana, arial, sans-serif; color: #000000; font-size: 9px; background-color: #FFFFFF; width: 50px;}
textarea { border: 1px solid #103024; font-family: verdana, arial, sans-serif; color: #000000; font-size: 11px; background-color: #D5D5D5; }
h1 { font-family: verdana, arial, sans-serif; font-size: 22px; color: #103024; font-weight: 0; letter-spacing: 0.2em; }
h2 { font-family: verdana, arial, sans-serif; font-size: 16px; color: #103024; letter-spacing: 0.1em; }
h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	color: #103024;
	font-weight: 700;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #038960;
}
.style93 {color: #005953; font-size: 20px; }

h4 { font-family: verdana, arial, sans-serif; font-size: 12px; color: #585858; font-weight: bold; };
img.photo { border: 1px solid #2A2A2A }
p.return { text-align: right; margin: 0 20px 0 0; }

#sublinks {
	border: 1px solid #103024;
	background: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

#sublinks ul {
	margin: 10px 10px 10px -30px !important;
	margin: 10px 10px 10px 10px;
	line-height: 14px;
}

#sublinks li ul {
	margin: 0 0 5px -35px !important;
	margin: 0 0 5px 0;
}

#sublinks li {
	background: transparent url(/images/sublink_arrow.gif) no-repeat 0 4px;
	list-style: none;
	padding-left: 15px;
	line-height: 18px;
}

#sublinks li ul li {	
	background: transparent url(/images/sublink_arrow_down.gif) no-repeat 0 4px;
	font-size: 11px;
}

#sublinks2 {
	border: 1px solid #E7EFE0;
	background: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

#sublinks2 td {
	padding: 5px;
}

#sublinks2 ul {
	padding: 10px;
	margin: 0 10px;
}

.footer, .footer a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #103024;
	text-decoration: none;
	background-color: #FFFFFF;
}

.footer a:hover {
	color: #103024;
	text-decoration: underline;
}

.leftMenu {
	margin: -5px 0 -5px 0;
	padding: 10px 0 10px 0;
}
.leftMenu li {
	margin: 5px 0 5px 0;
	padding-left: 6px;
	padding-bottom: 10px;
	border-bottom: 1px solid #76a949;
	list-style: none;

}
.leftMenu li.last {
	border: none;
	padding-bottom: 0;
	margin-left: 0px;
}
.leftMenu li a {
	color: #038960;
	text-decoration: none;
}
.leftMenu li a:hover {
	color: #038960;
	text-decoration:none;
}
.leftMenu li li {
	list-style: none;
	border: none;
	padding-bottom: 0;
}
.leftMenu li li a {
	color: #FFF;
	font-weight: 100;
}
.leftMenu ul {
	display: none;
}

.search {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
.radio_b{
	cursor: default;
	border: 0px;
}



/* Sustainability Reports heading style */
#sectVafiSustain h5 {
	width: 100%;
	padding: 10px;
	padding-top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #fff;
	background-color: #8a7a72;
}.floatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	right: auto;
}
.floatleft {
	float: left;
	margin-top: 6px;
	margin-right: 8px;
	margin-bottom: 6px;
}
.tabletop {
	position: relative;
	top: auto;
	background-position: top;
}

/* Dropdown menu style */

#nav, #nav ul {
	float: none;
	width: 65em; /* width of menu bar */
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

#nav a {
	display: block;
	width: 10em;
	padding: 0.25em 1.0em;
	color: #ffffff;
	text-decoration: none;
}

#nav a.nav1 {
	background: url(/images/rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 11em; /* nav table cell width */
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 13em;
	w\idth: 13em; /* drop down menu box width */
	font-weight: normal;
	background-color: #019F72;
}

#nav li li {
	padding-right: 0.3em;
	width: 12.7em /* highlight width in drop down box */;
}

#nav li ul a {
	width: 11em;
	w\idth: 11em; /* width of text in drop down menu + sec drop down list arrow position */
	border-bottom-width: 1px;  /* white line settings in drop down menu */
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#nav li ul ul {
	margin: -1.8em 0 0 13.1em; /* secondary drop down box position */
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background-color: #519F61;
}
.subheader08 {
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.phototag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	top: 516px;
	right: 411px;
	width: 301px;
	height: 27px;
}
.mediasidebar {
	height: 481px;
	width: 190px;
	right: 0px;
	left: 760px;
	position: relative;
	bottom: 0px;
	top: 10px;
	background-image: url(/images/mediasidebar.gif);
}
.mediacontent {
	height: 600px;
	width: 550px;
	top: 0px;
	position: relative;
	float: left;
	right: 0px;
}

