.tag {
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 15px;
}
.header {
	background-color: #669999;
}

.homeColor {
	color: #000000;
	background-image: url(../images/leftSideSpacer.gif);
	text-decoration: none;
}
.carrot {
	color: #002133;
	font-weight: bold;
}
.nav {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	border: 1px solid #99CCCC;
	text-decoration: none;
	color: #002133;
}
.nav a:hover {
	text-decoration: underline;
	color: #669999;
}
a {
	color: #336666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #99CCCC;
}
a:visited {
	text-decoration: none;
}
.current a {
	text-decoration: underline;
}
.homeColor a {
	text-decoration: underline;
	font-weight: bold;
}
.textTitle {
	font-size: 36px;
}
.siteTools {
	padding-top: 10px;
	font-size: 10px;
	background-position: center;
}
.homeColor a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.address {
	font-size: 13px;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
	background-color: #669999;
}
.quoteTitle {
	background-color: #669999;
	color: #FFFFFF;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #002133;
	border-right-color: #002133;
	border-bottom-color: #002133;
	border-left-color: #002133;
	padding: 5px;
}
.homeNavBkgr {
	background-color: #002133;
	text-decoration: none;
	height: 36px;
}
.homeSubNavBkgr {
	background-color: #002133;
	text-decoration: none;
	height: 18px;
	padding-top: 2px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 12px;
}
.homeSubNavBkgr a {
	text-decoration: none;
	color: #FFFFFF;
}
.homeSubNavBkgr a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.quoteBody {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #002133;
	border-right-color: #002133;
	border-bottom-color: #002133;
	border-left-color: #002133;
	text-align: left;
}

.main {
	padding: 10px;
}
.footer {
	text-align: right;
	font-size: 0.85em;
	line-height: 1.5em;
	padding: 5px;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #002133;
}
.navSpacer {
	background-image: url(../images/navspacer.gif);
}
.mainBody {
	border: 1px solid #000000;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #002133;
}
.main a {
	font-weight: bold;
	text-decoration: underline;
}
.copyright {
	color: #FFFFFF;
	text-align: right;
	background-color: #002133;
	font-size: .8em;
}
.featuredClient a {
	font-size: 0.8em;
	font-weight: bold;
}
.featuredClient a:hover {
	color: #99CCCC;
	font-weight: bold;
}
.anchor {
	font-size: 0.85em;
}
