div.sidebar a {
    color: #FFFFFF;
    border: 0px;
    text-decoration: none;
}

div.sidebar a img {
    border: 0px;
}

div.sidebar ul {
    border: 0px;
    margin-top: 0px;
    padding-left: 10px;
    margin-left: 10px;
}

.assessBody ul {
    list-style: url(http://www.plan2adapt.ca/images/plan2adapt_point_assess.png);
}
.adaptBody ul {
    list-style: url(http://www.plan2adapt.ca/images/plan2adapt_point_adapt.png);
}

div.sidebar ul li {
    font-size: 10pt;
    height: 1.7em;
    vertical-align: middle;
}

.assessHead{ 
              height: 21px;
              background-color: #344447;
              color: #FFFFFF;
              font-family: Arial;
	      font-size: 10pt;
	      text-align: center;
 }

.assessBody{ 
/*              padding: 3px 3px 0px 5px;
              padding-left: 5px;
              padding-right: 3px; */
/*              background-color: #627f86; */
              background-color: #4F6C73;
              color: #FFFFFF;
              font-family: Arial;
	      font-size: 10pt;
 }
.adaptHead{ 
              height: 21px;
              background-color: #345634;
              color: #FFFFFF;
              font-family: Arial;
	      font-size: 10pt;
	      text-align: center;
 }

.adaptBody{ 
              padding-left: 5px;
              padding-right: 3px;
              background-color: #62a162;
              color: #FFFFFF;
              font-family: Arial;
	      font-size: 10pt;
 }
div.sidebar { 
        border: 0px;
        position: relative;
        width: 178px;
        right: 0px;
        top: 0px;
	
        margin-top: 0px;
        margin-bottom: 10px;

        margin-right: 10px;
        margin-left: 10px;
        }


body {
	font-family: Lucida Grande, Trebuchet MS, Tahoma, Verdana;
	margin: 0px;
}

li {
	font-size: 13px;
/*	line-height: 20px; */
	color: #002F3B;
	margin-bottom: 4px;
}
.navigationtop{
	font-size: 12px;
	color: #002F3B;
	font-weight: bold;
}
.navigationsub{
	font-size: 12px;
	
}
h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	color: #00A42E;
}
h3 {
	font-size: 14px;
	color: #009933;
}
h1 {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana;
	font-size: 20px;
	color: #6999A5;
}
p,li,ul {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana;
	font-size: /*12px*/ 14px;
	color: /*#002F3B*/ #343434;
}
.changedropdowns {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana;
	font-size: /*10px*/ 11px;
}
h4 {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #003333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #93A99C;
	border-right-color: #93A99C;
	border-bottom-color: #93A99C;
	border-left-color: #93A99C;
	padding-top: 5px;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* override browser defaults */
a:link, a:visited {
    color: #0c4e6c;
    font-weight: bold;
}

a:hover, a:active {
    color: #68a0ba;
    font-weight: bold;
}

