h1 {
	font-size: x-large;
	font-weight: bold;
	color: #555561;
	text-align: left;
	font-style: normal;
	line-height: 16px;
	vertical-align: top;
	text-indent: 7px;
}
h2 {
	font-size: large;
	color: #6C96BE;
	text-align: left;
	vertical-align: top;
	text-indent: 7px;
}
h3 {
	font-size: 14px;
	color: #195B98;
	text-align: left;
	vertical-align: top;
	text-indent: 7px;
	padding-left: 15px;
}
.QuickListServicesBox {
	background-color: #EDEDEF;
	padding: 5px 10px 10px;
	margin-top: -10px;
	margin-left: 45px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #616070;
	border-right-color: #616070;
	border-bottom-color: #616070;
	border-left-color: #616070;
	margin-right: 445px;
	color: #666666;
	font-weight: bolder;
}

h4 {
	font-size: small;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	text-indent: 7px;
}
p {
	font-size: small;
	margin-left: 25px;
	margin-right: 20px;
}
body {
	background-color: #F5F5F5;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
	color: #225C9B;
	text-decoration: none;
}

a:link{
	color: #225C9B;
	text-decoration: underline;
}

a:visited{
	color: #225C9B;
	text-decoration: underline;
}

a:hover{
	color: #6C96BE;
	text-decoration: underline;
}
.NAV {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-indent: 8px;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	vertical-align: top;
	padding-bottom: 10px;
}
.NAV A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.NAV A:visited {
	color: #FFFFFF;
	text-decoration: none;;
}
.NAV A:active {
	color: #6C96BE;
	text-decoration: none;
}
.NAV A:hover {
	color: #CCCCCC;
	font-style: normal;
	text-decoration: none;
	font-weight: lighter;
}


.AlignLT-text {
	text-align: left;
}
.alignTOP {
	vertical-align: top;
	text-align: left;
}
.AlignLeftFloat {
	float: left;
}
.AlignRtFloat {
	clear: left;
	float: right;
}
.smallText {
	font-size: small;
}
.CenterText {
	text-align: center;
}
.TextAlignRT {
	text-align: right;
}
.xxSmallText {
	font-size: .6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}

.indent1 {
	text-indent: 20%;
}

.BulletList {
	list-style-position: outside;
	font-size: medium;
	list-style-image: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px dashed #CCCCCC;
	margin-top: 14px;
	margin-bottom: 14px;
}


.SiteDesigned {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}
.SiteDesigned a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.SiteDesigned a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.SiteDesigned a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.SiteDesigned a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.copyright {
	font-size: x-small;
	text-align: left;
	vertical-align: top;
}
.BKGRD {
	background-color: #7C7A88;
	background-position: center top;
}
.BKGRDbanner {
	background-image: url(images/BKGRDbanner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.BKGRDnav {
	background-image: url(images/BKGRDnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #225C9B;
	vertical-align: top;
}
.BKGRDbody {
	background-color: #F5F5F5;
	background-image: url(images/BKGRDbody.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
.BodyContentMargin {
	margin-right: 15px;
}

.BKGRDgray {
	background-color: #F5F5F5;
}
.BannerTop {
	background-image: url(images/bannerTOP.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.listNoBullet {
	line-height: 1.8em;
	list-style-image: none;
	padding-left: 30px;
}
.listNoBullet2 {
	list-style-image: none;
	padding-left: 30px;
	line-height: 1.5em;
}
.RightBox {
	background-color: #E5E8EF;
	border: thin solid #CCCCCC;
	text-align: left;
	vertical-align: top;
	clear: left;
	float: right;
	width: 250px;
	margin: 5px;
	padding: 5px;
}
.Blue {
	color: #2D5F9C;
}
.IndentBody {
	text-indent: 20px;
}
.BKGRDblue {
	background-color: #225C9B;
}
.BoldBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #005595;
	font-style: italic;
}
.SubBodyIndent {
	padding-right: 30px;
	padding-left: 60px;
	line-height: 1.5em;
	color: #3C6288;
}
.LargerBold {
	font-size: 14px;
	font-weight: bold;
	color: #3C6288;
}
