body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 100%;
	background-color: #E4E4E4;
	scrollbar-face-color: #506C83; 
	scrollbar-highlight-color: #E4E4E4; 
	scrollbar-3dlight-color: #E4E4E4; 
	scrollbar-shadow-color: #E4E4E4; 
	scrollbar-darkshadow-color: #E4E4E4;
	scrollbar-arrow-color: #E4E4E4; 
	scrollbar-track-color: #E4E4E4;
}
.address, blockquote, caption, center, dd, dir, div, dl, dt, form, menu, li, ol, p, pre, td, ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C6771;
	line-height: 16px;
}
a:link
	{
	color: #5C6771;
	text-decoration: none;
	}

a:visited
	{
	color: #5C6771;
	text-decoration: none;
	}

a:hover
	{
	color: #5C6771;
	text-decoration: underline;
}
.forms
	{
	background-color: #DBDBDB;
	font-size: 10px;
	color: #000000;
	border: 1px solid #666666;
	padding-right: 4px;
	padding-top: 2px;
	padding-left: 4px;
	font-family: Tahoma, Arial, sans-serif;
}.navBar {
	background-color: #8695A4;
	color: #FFFFFF;
	line-height: 20px;
}
.headline {
	color: #8695A4;
	font-size: 12px;
	font-weight: bold;
}
.greyText {
	color: #8695A4;
	font-weight: bold;
}
.blueText {
	color: #506C83;
}
.address {
	color: #506C83;
	font-size: 10px;
	font-weight: bold;
}
.announce {
	color: #506C83;
	font-size: 16px;
	font-weight: bold;
}
.textWhite {
	color: #FFFFFF;
}
.link {
	font-weight: bold;
}
#indent {
	margin-left: 20px
}
#footer {
	background-color: #90979D;
	text-align: center;
}
#services {
 	background-color: #FFFFFF;
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
}
#thinborder {
	border-style: solid;
	border-width: thin;
	border-color: #90979D;
}
.main {
	font-size: 14px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}
#spacer {
	height: 20px;
	background-color: #FFFFFF;
}
