﻿#busres .heading
{
    background-color: #006F44;
    background-image: url(/themes/greenwise/images/wiseup.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    height: 35px;
}
#busres h1
{
    margin: 0px;
    padding: 11px 0px 0px 134px;
    color: #fff;
    font-family: Arial;
    font-size: 1.1em;
}
.brcontent
{
    padding: 20px 50px 0 50px;
    margin-bottom: 10px;	
}
.brww
{
    border: solid 1px #a9a9a9;
    width: 230px;
    min-height: 400px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.brww a
{
	color:#057345;	
	text-decoration: none;
}
.brww a:hover
{
	
	text-decoration: underline;
}
.brww ul
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.brww li
{
    margin-left: 20px;	
}
.brww hr
{
    margin: 10px 0px 0px -10px;	
}
.brwwheading
{
    width: 230px;
    height: 90px;
    background-image: url(/themes/greenwise/images/wisewords.jpg);
}
.resource
{
	
}
.resource a{
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}
.resource a:active, .footerlinks a:link, .footerlinks a:visited {
	text-decoration:none;
	color: #fff;	
	font-weight: bold;
}
.resource a:hover{
	text-decoration:underline;
	font-weight: bold;
}
.feature
{
    height: 100px;
}
.standard
{
	height: 20px;
    color: #fff;
    font-family: Arial;	
    margin-bottom: 10px;
    padding: 3px 0 0 3px;
    font-weight: bold;
    font-size: 1.1em;
}
.featuretxt
{
    margin: 0px 15px 10px 250px;	
    padding-top: 10px;
    color: #fff;
    font-family: Arial;
}
