body {
	background-color:#223c56;
	background-image:url("../images/background.jpg");
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:top;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Console", Verdana, Arial;
	font-size: 9pt;
}
p, td {
	font-size: 9pt;
}
h2 {
	font-size: 15pt;
	color:#555555;
}
h3 {
	font-size: 12pt;
	color:#555555;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
}

.backButton {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a {
	color: #1B5B91;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	color: #1B5B91;
	text-decoration: none;
}
a:hover {


	color: #1B5B91;
	text-decoration: underline;
}
.textBlockSans {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	text-align: justify;
}
.textBlock {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
	text-align: justify;
}
.members {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.membersWeather {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}
.ulLevel2 {
	margin-left: -20px;
}
ul {z
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
.membersSites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	overflow: hidden;
}
.watermarkedtable {
	background-attachment: fixed;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #656565;
	text-align: center;
	font-style: italic;
}
.hrules {
	color: #E4E4E4;
	background-color: #E4E4E4;
	height: 1px;
}

/* ----------------------------------------------------------------
   Link list styles
   ---------------------------------------------------------------- */

ul.linklist {

	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left:30px;
	padding-right:10px;
}
ul.linklist li {
	border: 1px solid #97BAE0;
	padding: 3px;
	margin-bottom: 5px;
}
ul.linklist a:hover {
	background-color: #97BAE0;
	color:#FFFFFF;
}
ul.linklist a {
	display: block;
	cursor: pointer;
	background-color: #D2E1F2;
	padding: 5px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul.mybutton {

	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left:30px;
	padding-right:10px;
	display:inline;
}
ul.mybutton li {
	border: 1px solid #97BAE0;
	padding: 3px;
	margin-bottom: 5px;
}
ul.mybutton a:hover {
	background-color: #97BAE0;
	color:#FFFFFF;
}
ul.mybutton a {
	display: inline;
	cursor: pointer;
	background-color: #D2E1F2;
	padding: 5px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
