body {
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	background-color: #e7e7e7;
}
.orange {
	background-color: #EF1921;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #ffffff;
	text-align: right;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 10px;
}
.bannertd {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.logotd {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.orangefooter {
	background-color: #EF1921;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #0054a6;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
a.nav:link {
	color: #0054a6;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.nav:visited {
	color: #0054a6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}

a.nav:active {
	color: #EF1921;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.nav:hover {
	color: #EF1921;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.link:link {
color: #EF1921;
text-decoration: none;
}

a.link:visited {
color: #EF1921;
text-decoration: none;
}

a.link:active {
color: #EF1921;
text-decoration: none;
}

a.link:hover {
color: #0054a6;
text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: oblique;
	font-weight: bold;
	color: #EF1921;
}
.navspacer {
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #EF1921;
}
.navtd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0054a6;
}
li {
	list-style-image: url(../images/li_on.gif);
	line-height: 22px;
}
.white {
	background-color: #FFFFFF;
}

a.topnav:link {
color: #ffffff;
text-decoration: none;
}

a.topnav:visited {
color: #ffffff;
text-decoration: none;
}

a.topnav:active {
color: #ffffff;
text-decoration: none;
}

a.topnav:hover {
color: #ffffff;
text-decoration: underline;
}
