a.nav-link:link {
	color: #D9F0E1;
	text-decoration: none;
	font-weight: bold;
}
a.nav-link:active {
	color: #D9F0E1;
	text-decoration: none;
	font-weight: bold;
}
a.nav-link:visited {
	color: #D9F0E1;
	text-decoration: none;
	font-weight: bold;
}
a.nav-link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
body {
	background-image: url(../images/grid-bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #00972b;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00972b;
}
a:hover {
	text-decoration: none;
	color: #00972b;
}
a:active {
	text-decoration: underline;
	color: #00972b;
}
.home-image {
	background-image: url(../images/home-nav-image.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 5px;
	width: 588px;
}
.home-page-bg {
	background-image: url(../images/home-bg.gif);
	background-repeat: repeat-y;
}
.padding {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.left-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000297;
}

.home-right-blend {
	background-image: url(../images/home-blend.jpg);
	background-repeat: repeat-x;
	padding: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #07029C;
}
.footer {
	background-image: url(../images/home-footer-top.jpg);
	background-repeat: no-repeat;
	background-color: #000297;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
}
.white-header {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.white-text {
	color: #FFFFFF;
}
.signup-selected-text {
	font-weight: bold;
	color: #000000;
	background-image: url(../images/tab-bg-s.gif);
	background-repeat: repeat-x;
}
.signup-nonselected-text {

	font-weight: bold;
	color: #000000;
	background-image: url(../images/tab-signup-bg-ns.gif);
	background-repeat: repeat-x;
}
.signup-right-line {
	background-image: url(../images/tab-right-line.gif);
	background-repeat: repeat-x;
}.interior-page-bg {
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000297;
	border-left-color: #000297;
	background-color: #FFFFFF;
}
.footer-interior {

	background-image: url(../images/interior-footer-top.jpg);
	background-repeat: no-repeat;
	background-color: #000297;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
}
.interior-header {
	background-image: url(../images/interior-header.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000297;
}
.green-table-top {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00982B;
	padding-left: 10px;
}
.next {
	background-color: #E3EBF6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00982B;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00982B;
	padding-right: 10px;
}
.next2 {
	background-color: #F0F4FB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00982B;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00982B;
	padding-right: 10px;
}
.next-app {
	background-color: #E3EBF6;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00982B;
	padding-right: 10px;
}
.next2-app {
	background-color: #F0F4FB;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00982B;
	padding-right: 10px;
}
.green-outline {
	border: 1px solid #00982B;
}
.sub-header {
	font-weight: bold;
	color: #00982B;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.red {
	color: #FF0000;
}
.field {
	background-color: #E4ECF7;
}
