p {
	 color:#302f2f;
	 font-size: 12px;
	 line-height: 17px;
	 font-family:Arial, Helvetica, sans-serif;
	 padding:0px;
	 margin:10px 0px 0px 0px;
}
.footerTable {
	padding: 0px 25px 0px 25px;
	color:#302f2f;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
}

.footerTable td
{
	padding-top:15px;
}
.content {
	padding: 25px;
	background-image:url(../images/contentGradient.gif);
	background-repeat:repeat-x;
}

.headLinks, .headLinks a, headLinks a:visited {
	 color:#ffffff;
	 font-size: 11px;
	 line-height: 15px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight: normal;
	 vertical-align: middle;
	 text-align: right;
	 word-spacing: 5px;
	 text-decoration:none;
}

 .headLinks a:hover
 {
	 font-size: 11px;
	 line-height: 15px;
}
 

H1 {
	 color:#32566d;
	 font-size: 18px;
	 line-height: 20px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight: normal;
	 margin:0px;
	 padding:0px;
}
H2 {
	 color:#1995d8;
	 font-size: 14px;
	 line-height: 17px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight: normal;
	 margin:0px;
	 padding:0px;
}
H3 {
	 color:#302f2f;
	 font-size: 12px;
	 line-height: 17px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 margin:0px;
	 padding:0px;
}

.HEAD_LINK {
	 color:#1995d8;
	 font-size: 14px;
	 line-height: 17px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight: normal;
	 margin:0px;
	 padding:0px;
}

.HEAD_LINK:hover {
	 color:#e75311;
	 font-size: 14px;
	 line-height: 17px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight: normal;
	 margin:0px;
	 padding:0px;
}

.readMoreClose, .readMoreOpen {
	cursor:pointer;
	color:#e75311;
	font-size: 11px;
	line-height: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant:small-caps;
	text-align: right;
	margin: 0px 0px 0px 0px;
	background-repeat:no-repeat;
	background-position: right;
	display:inline-block;
	float: right;
}
.readMoreClose {
	 padding: 0px 10px 0px 0px;
	 background-image:url(../images/triangle-right.png);
}
.readMoreOpen {
	 
	 padding: 0px 15px 0px 0px;
	 background-image:url(../images/triangle-up.png);
}
.orangeText {
	 color:#e75311;
	 font-size: 12px;
	 line-height: 17px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight: normal;
}

.orange_b {
	 color:#e75311;
	 font-size: 17px;
	 line-height: 17px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight: normal;
}
.blueText {
	 color:#1995d8;
	 font-size: 12px;
	 line-height: 20px;
	 font-family:Arial, Helvetica, sans-serif;
}
a{
	 color:#302f2f;
	 font-size: 12px;
	 line-height: 17px;
	 font-family:Arial, Helvetica, sans-serif;
	 text-decoration:none;
}
a:hover{
	 color:#e75311;
	 font-size: 12px;
	 line-height: 17px;
	 font-family:Arial, Helvetica, sans-serif;
}

.sustainable {
   background-color:#1995d8;
	 color: #ffffff;
	 height: 60px;
	 width: 200px;
	 text-align:center;
	 font-size: 14px;
	 font-family:Arial, Helvetica, sans-serif;
	 text-decoration:none;
}

.sustainable:hover {
   background-color:#e75311;
	 color: #ffffff;
	 height: 60px;
	 width: 200px;
	 text-align:center;
	 font-size: 14px;
	 font-family:Arial, Helvetica, sans-serif;
	 text-decoration:none;
}

.panel {
	background-image: url(../images/componentGradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: 1px #a5a4a4 solid;
	/*width:850px;*/
	width:844px;
	/*border:3px solid #ffffff;*/
}

/*.panel:hover
{
	border:3px solid #bebdbd;
}*/

.divPanel
{
	padding:3px;
}
.divPanel:hover
{
	padding:0px;
	border:3px solid #bebdbd;
}
.logo{
	padding-left: 8px;
	vertical-align: middle;
	width: 145px;
	text-align: left;
}
.logo img
{
	border:none;
}
.panelText {
	padding: 17px 15px 17px 0px;
	vertical-align: top;
}

.divBanner
{
	border-bottom:1px solid #ffffff;
}
ul
{
	 margin-left: 0px;
	 list-style:url(../images/dot.png);
	 padding-left: 15px;
	 color:#302f2f;
	 font-size: 12px;
	 line-height: 17px;
	 font-family:Arial, Helvetica, sans-serif;
}

.cons {
			background-image: url(../images/logo-BEESA.png);
			height: 35px;
			width: 130px;
}

.cons: hover {
			background-image: url(../images/logo-BEESAhover.png);
			height: 35px;
			width: 130px;
}
