table {
	color: #333;
	font: 11px/18px Arial, Helvetica, sans-serif;
}
body {
	background: #aec4c6;

}
a:visited {
	color: #932421;
	text-decoration: underline;
}
a:active {
	color: #932421;
	text-decoration: underline;
}
a:link {
	color: #932421;
	text-decoration: underline;
}
a:hover {
	color: #932421;
	text-decoration: none;
}
.footer {
	color: #333;
	padding-top: 2px;

}
.footer a:visited {
	color: #333;
	text-decoration: none;
}
.footer a:active {
	color: #333;
	text-decoration: none;
	}
.footer a:link {
	color: #333;
	text-decoration: none;
	}
.footer a:hover {
	color: #3C6B71;
	text-decoration: underline;
	}
.redundant {
	color: #6e6e6e;
	padding-top: 2px;
	font-size: 10px;
}
.redundant a:visited {
	color: #6e6e73;
	text-decoration: none;
}
.redundant a:active {
	color: #6e6e73;
	text-decoration: none;
	}
.redundant a:link {
	color: #6e6e73;
	text-decoration: none;
	}
.redundant a:hover {
	color: #6e6e73;
	text-decoration: none;
	}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #3F787F;
	}
.main {
	color: #333;
	padding: 36px 60px 30px 25px;

	}
a.seo:visited {
	color: #6e6e73;
	text-decoration: none;
	}
a.seo:active {
	color: #6e6e73;
	text-decoration: none;
	}
a.seo:link {
	color: #6e6e73;
	text-decoration: none;
	}
a.seo:hover {
	color: #6e6e73;
	text-decoration: none;
	cursor: text;
}
.dots {
	background: url(images/dots_bkg.gif) repeat-y center top;
}
.pad14 {
	padding-top: 14px;
}
.logo {
	text-align: right;
	padding-right: 28px;
	padding-bottom: 9px;

}
ul li {
	padding-top: 1px;
	padding-bottom: 2px;
	list-style: url(images/bullet.gif);
}
.leftbar {
	padding: 25px;
	font-size: 12px;
	line-height: 19px;

}
b {
	font-weight: bold;
	color: #3F6C72;
}
.hpadding {
	padding: 16px 0px 0px 26px;
}
.nicetable td {
	padding: 1px 1px 3px;
}
.bluebold {

	font-weight: bold;
	color: #3F6C72;
}
.text1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style:italic;
}
.indent {
	padding-left: 20px;
}
ul.tab {
	margin: 0px;
	padding-left:14px;
}
ul.tab li {
	padding-top: 1px;
	padding-bottom: 2px;
	list-style: url(images/bullet.gif);
}
#ser table {
	border-top:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
}
#ser td {
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
.text2 {
	font-size: 11px;
	color:#333;
	font-weight:normal;
}