﻿#ClockDetails {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B1B1B1;
	border-left-color: #B1B1B1;
	font-size: 11px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#ClockDetails B {
	font-weight: bold;
	color: #005199;
}
#MainCopy {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
	line-height: 14px;
}
sub {
	line-height: 0;
}
#MainCopy H1 {
	color: #00CCCC;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
#MainCopy H2 {
	color: #00CCCC;
	font-size: 11px;
	font-weight: bold;
}
#MainCopy STRONG {
	font-weight: bold;
}
#MainCopy UL {
	margin: 0px;
	padding: 0px 0px 0px 24px;
}
#MainCopy LI {
	display: list-item;
	list-style-image: url("../img/bullet_inst.gif");
	list-style-position: outside;
	padding-top: 8px;
	padding-bottom: 9px;
	height: 10px;
}
#MainCopy a:link {
	color: #5B5B5B;
	font-weight: normal;
	text-decoration: underline;
}
#MainCopy a:active {
	color: #5B5B5B;
	font-weight: normal;
	text-decoration: underline;
}
#MainCopy a:visited {
	color: #5B5B5B;
	font-weight: normal;
	text-decoration: underline;
}
#MainCopy a:hover {
	color: #00CCCC;
	font-weight: normal;
	text-decoration: none;
}
#MainCopy2 {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	font-size: 11px;
}
#MainCopy2 H1 {
	color: #00CCCC;
	font-size: 16px;
	font-weight: bold;
	line-height: 23px;
}
#MainCopy2 H2 {
	color: #00CCCC;
	font-size: 11px;
	font-weight: bold;
}
#MainCopy2 STRONG {
	font-weight: bold;
}
#MainCopy2 UL {
	margin: 0px;
	padding: 0px 0px 0px 24px;
}
#MainCopy2 LI {
	display: list-item;
	list-style-image: url("../img/bullet_inst.gif");
	list-style-position: outside;
	padding-top: 2px;
	padding-bottom: 9px;
}
#MainCopy2 a:link {
	color: #5B5B5B;
	font-weight: normal;
	text-decoration: underline;
}
#MainCopy2 a:active {
	color: #5B5B5B;
	font-weight: normal;
	text-decoration: underline;
}
#MainCopy2 a:visited {
	color: #5B5B5B;
	font-weight: normal;
	text-decoration: underline;
}
#MainCopy2 a:hover {
	color: #00CCCC;
	font-weight: normal;
	text-decoration: none;
}
#BodyBLinksGreen a:link {
	color: #5B5B5B;
	font-weight: normal;
	text-decoration: none;
}
#BodyBLinksGreen a:active {
	color: #5B5B5B;
	font-weight: normal;
	text-decoration: none;
}
#BodyBLinksGreen a:visited {
	color: #5B5B5B;
	font-weight: normal;
	text-decoration: none;
}
#BodyBLinksGreen a:hover {
	color: #00CCCC;
	font-weight: bold;
	text-decoration: none;
}
#linkList {
	position: relative;
	top: 0px;
	right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	font-size: 13px;
}
#linkList h3 {
	margin: 0px;
	padding: 0px;
	background-image: url("../img/tag_nav_top.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 33px;
	background-color: #BCBCBC;
}
#linkList h3 span {
	display: none;
}
#linkList ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#linkList li {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
	line-height: 24px;
}
#linkList a {
	display: block;
	text-decoration: none;
	padding: 0 0px 0 1px;
}
#linkList span {
	padding: 4px 0 4px 0;
	margin: 4px 0 4px 0;
}
#current a span {
	display: block;
	text-decoration: none;
	background-color: #00CCCC;
	padding: 0 0px 0 1px;
	margin: 0 0px 0 -1px;
}
#current a:hover span {
	display: block;
	text-decoration: none;
	padding: 0 0px 0 1px;
	margin: 0 0px 0 -1px;
	color: #FFFFFF;
	background-color: #1766AB;
}
#SubLink a span {
	display: block;
	text-decoration: none;
	padding: 0 0px 0 1px;
	margin: 0 0px 0 -1px;
	color: #FFFFFF;
	background-color: #88AAC8;
}
#SubLink a:hover span {
	display: block;
	text-decoration: none;
	padding: 0 0px 0 1px;
	margin: 0 0px 0 -1px;
	color: #FFFFFF;
	background-color: #A5BCD0;
}
.smaller {
	font-size: 11px;
}
.cellborderLeftBase {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #B1B1B1;
	border-left-color: #B1B1B1;
	width: 175px;
}
.cellborderLeftBaseRight {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #B1B1B1;
	border-left-color: #B1B1B1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B1B1B1;
	width: 429px;
	background-image: url("../img/mainBody_dots.gif");
	background-repeat: repeat-y;
}
.cellborderLeftBase2 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #B1B1B1;
	border-left-color: #B1B1B1;
	width: 150px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.PicCentral {
	left: 6px;
	top: 6px;
}
.Green {
	color: #5A9809;
}
#footerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	font-size: 9px;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 756px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#footerLinks td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	font-size: 9px;
}
#footerLinks a:link {
	color: #5B5B5B;
	font-weight: normal;
	text-decoration: underline;
}
#footerLinks a:active {
	color: #5B5B5B;
	font-weight: normal;
	text-decoration: underline;
}
#footerLinks a:visited {
	color: #5B5B5B;
	font-weight: normal;
	text-decoration: underline;
}
#footerLinks a:hover {
	color: #00CCCC;
	font-weight: normal;
	text-decoration: none;
}
#BaseAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#BaseAddress STRONG {
	color: #005199;
	font-weight: bold;
}
#BaseAddress td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	font-size: 9px;
}
#BaseAddress a:link {
	color: #005199;
	font-weight: bold;
	text-decoration: none;
}
#BaseAddress a:active {
	color: #005199;
	font-weight: bold;
	text-decoration: none;
}
#BaseAddress a:visited {
	color: #005199;
	font-weight: bold;
	text-decoration: none;
}
#BaseAddress a:hover {
	color: #1766AB;
	font-weight: bold;
	text-decoration: underline;
}
#linkList a:link {
	color: #FFFFFF;
	background-color: #005199;
}
#linkList a:active {
	color: #FFFFFF;
	background-color: #005199;
}
#linkList a:visited {
	color: #FFFFFF;
	background-color: #005199;
}
#linkList a:hover {
	color: #FFFFFF;
	background-color: #00CCCC;
}
.testamonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #005199;
	padding: 5px;
	width: 385px;
}
.testamonialhead {
	background-color: #005199;
	height: 20px;
	width: 385px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 400;
	padding: 5px;
	border: 1px solid #005199;
}
.Titleheader {
	background-color: #00CCCC;
	font-size: 21px;
	width: 429px;
	height: 32px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 0;
}
.Titletext {
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
