.body {
	background-color: #0099CC;
}

.image {
	border: thin ridge #006699;
}

.style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
}
A.style:link {
	text-decoration: none;
}
A.style:visited {
	text-decoration: none;
}
A.style:hover {
	text-decoration: underline;
}
A.style:active {
	text-decoration: none;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 12pt;
	font-weight: normal;
	text-align: left;

}
.normaltextlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 12pt;
	font-weight: 500;
	list-style-position: outside;
	list-style-type: square;
	text-indent: 4px;
}
.TopicLInksIndent {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	font-weight: 500;
	line-height: inherit;
	text-indent: 2px;
	list-style-type: square;
}
.italbluelist {
	color: #006699;
	list-style-type: square;
	list-style-position: outside;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}
.AddressPhone {
	color: #333333;
	font-weight: bold;
	line-height: 35px;
	background-color: #F7CAB7;
}
.Quote {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
	color: #FFFFFF;
}
.welcome {
	color: #006699;
	list-style-type: square;
	list-style-position: outside;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: .1em;
}
.border {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color:#666666;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

li {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
