a.top-nav:link {
	text-decoration: none;
	color: #D8D6CA;
	font-weight: bold;
}
a.top-nav:visited {
	text-decoration: none;
	color: #D8D6CA;
	font-weight: bold;
}
a.top-nav:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.top-nav:active {
	text-decoration: none;
	color: #D8D6CA;
	font-weight: bold;
}




a.red-link:link {
	text-decoration: none;
	color: #C02823;
	font-weight: bold;
}
a.red-link:visited {
	text-decoration: none;
	color: #C02823;
	font-weight: bold;
}
a.red-link:hover {
	text-decoration: underline;
	color: #C02823;
	font-weight: bold;
}
a.red-link:active {
	text-decoration: none;
	color: #C02823;
	font-weight: bold;
}





a.bttn-link:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.bttn-link:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.bttn-link:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.bttn-link:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
body {
	background-color: #cfcfdb;
	background-image: url(../images/background-blend.jpg);
	background-repeat: repeat-x;
	margin: 10px;
}
a:link {
	color: #091e95;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #091e95;
}
a:hover {
	text-decoration: none;
	color: #1A97C4;
}
a:active {
	color: #091e95;
}
.nav-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #0d1f9f;
}
.content-tile {
	background-image: url(../images/content-bg-tile.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 5px;
	padding-left: 23px;
}
.image-padding {
	padding-right: 15px;
	padding-left: 10px;
}
.image-padding-right {
	padding-right: 15px;
}
.top-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00328F;
}
.top-header {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #022D95;
}
.content-padding {
	background-image: url(../images/content-blend.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #013295;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #013295;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #013295;
}
.side-nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9AC5D5;
	padding: 5px;
	font-weight: normal;
}
.red-text {
	color: #c02823;
}
.footer-blend {
	background-image: url(../images/footer-blend.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}
.10pt-text {
	font-size: 10px;
}
.white-text {
	color: #FFFFFF;
}
.border-tile {
	padding: 10px;
	background-image: url(../images/border-tile.gif);
	background-repeat: repeat-y;
}
.border-tile-sm {
	padding: 10px;
	background-image: url(../images/border-tile-sm.gif);
	background-repeat: repeat-y;
}
.padding-top-bottom {
	padding-top: 10px;
	padding-bottom: 10px;
}
.border-top-bg {
	background-image: url(../images/border-top-header.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}



.top-padding10px {
	padding-top: 10px;
}
.bttn-tile {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bttn-tile.gif);
	background-repeat: repeat-x;
}
