﻿/* CSS Document */

body {
	margin: 0; margin-bottom: 15px; background: url(images/mainBgExt.jpg) top repeat-x;
}
table {
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #262626;
}
a {
	color: #000080;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.topEmail {
	background: url(images/navRightBg.gif) left top no-repeat;
}
.topEmail a {
	color: #dbdee3; text-decoration: none; display: block; margin: 6px 15px 0 0; font-size: 12px;
}
.topEmail a:hover {
	color: #FFFFFF;
}
.topEmail img {
	margin-left: 8px;
}
.bgHdrPlan {
	background: url(images/bgPlanTR.jpg) top left no-repeat; background-position: 891px 105px;
}
.footerNav {
	background: url(images/footerPic3.jpg) top left no-repeat; background-color:#FFFFFF; font-size: 11px; color: #97999c; padding-left: 32px;
}
.footerNav a {
	color: #003466; display: compact; padding: 0 7px; text-decoration: none;
}
.footerNav a:hover {
	text-decoration: underline;
}
.footerNavInner {
	background: url(images/footerPic3Inner.gif) top left no-repeat; background-color:#FFFFFF; font-size: 11px; color: #97999c; padding-left: 32px;
}
.footerNavInner a {
	color: #003466; display: compact; padding: 0 7px; text-decoration: none;
}
.footerNavInner a:hover {
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #97999c; margin: 14px 0 0px 19px;
}
.copyright a {
	color: #97999c; text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
.subNav {
	background: url(images/subNavBg.jpg) top left no-repeat; background-color: #306396; padding: 20px 15px 2px 15px;
}
.subNav ul {
	margin-left: 15px; padding: 0;  list-style: url(images/subNavBullet.gif);
}
.subNav a {
	font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; display: block; width: 100%; margin-bottom: 18px;
}
.subNav a:hover {
	text-decoration: underline;
}
.leftColumnCont {
	margin: 20px 15px;
}
.contMain {
	margin: 30px 33px;
}
.contRightColumn {
	margin: 30px 20px; font-size: 12px;
}
.logoRightColumn {
	margin: 10px 20px; text-align: center;
}
.contRightColumn .clientName {
	color: #306396; font-style: italic; text-align: right;
}
