body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
	font-weight: normal;
	line-height: 16px;
}
a:link {
	color: #dc041c;
}
a:visited {
	color: #dc041c;
}
a:hover {
	color: #a48300;
}
a:active {
	color: #dc041c;
}

a.top-nav:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.top-nav:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.top-nav:hover {
	text-decoration: none;
	color: #a38300;
	font-weight: bold;
}
a.top-nav:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.white-nav:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.white-nav:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.white-nav:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
a.white-nav:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.foot-nav:link {	text-decoration: none;	color: #CCCCCC;	}
a.foot-nav:visited {	text-decoration: none;	color: #CCCCCC;	}
a.foot-nav:hover {	text-decoration: none;	color: #FFFFFF;	}
a.foot-nav:active {	text-decoration: none;	color: #CCCCCC;	}

a.foot-nav2:link {	text-decoration: none;	color: #999999;	}
a.foot-nav2:visited {	text-decoration: none;	color: #999999;	}
a.foot-nav2:hover {	text-decoration: none;	color: #666666;	}
a.foot-nav2:active {	text-decoration: none;	color: #999999;	}

.top-tile {
	background-image: url(../images/top-nav-tile.gif);
	background-repeat: repeat-x;
}
.top-padding {
	padding-bottom: 5px;
}
.tab-red {
	background-image: url(../images/tab-red.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-color: #DC041C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tab-gold {
	background-image: url(../images/tab-gold.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-color: #A48300;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.right-tile {
	background-image: url(../images/tile-right.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #D9DADC;
}
.content-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888888;
	border-left-color: #888888;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	border-left-width: 1px;
	border-left-style: solid;
}
.content-border-interior {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888888;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 45px;
	background-image: url(../images/top-curve.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.subnav-row {
	border-right-color: #888888;
	padding-right: 10px;
	padding-left: 185px;
	padding-top: 0px;
	padding-bottom: 4px;
	background-image: url(../images/sub-nav-top-border.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer-bg {
	color: #FFFFFF;
	background-color: #888888;
	padding: 10px;
	background-image: url(../images/tile-right-gray.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 11px;
	line-height: 18px;
}
.right-col-nav {
	padding-top: 15px;
	padding-right: 26px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.right-col-nav-interior {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
	padding: 0px;
}
.copyright {
	font-size: 10px;
	color: #999999;
	padding-top: 5px;
	padding-left: 5px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #DC041C;
	line-height: 18px;
}
.nav-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.subheader {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.right-nav-padding {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 1px;
}
.table-sep-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.nav-s {
	background-image: url(../images/nav-s.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.immage-padding-right {
	padding-right: 10px;
}

