﻿body
{
padding:3px;
background-image: none;
margin: 0px;
text-align: left;
scrollbar-face-color: #E9E9E9;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #E9E9E9;
scrollbar-3dlight-color: #DBDBDB;
scrollbar-arrow-color: #787878;
scrollbar-track-color: #F5F5F5;
scrollbar-darkshadow-color: #AEAEAE;
word-wrap: break-word;
font-family:Arial, Helvetica, sans-serif !important;
font-size: 10pt !important; 
color:#5a5a5a;
}

.SurreyFeatureTable{

}
.SurreyfeatureImageCell{
	text-align:center;
	padding-left:25px;
}

.SurreyFeatureContentCell{
    font-family:Arial, Helvetica, sans-serif !important;
    font-size: 10pt !important;
    padding-left:10px !important; 
}
.SurreyFeatureContentCell a, .SurreyFeatureContentCell a:visited{
	color:#463291;
	
}

.SurreyFeatureContentCell a:hover{
	color:black;
}

.SubHeading{
	color:#463291;
	font-weight:bold;
}
.DarkGreen{
	color:#009B7B;
}
.MediumGreen{
	color:#77C3B3;
}
.LightGreen{
	color:#E1F1ED;
}
.DarkPurple{
	color:#463291;
}
.MediumPurple{
	color:#9283BD;
}
.LightPurple{
	color:#CDC6E3;
}
