/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
}
#layer1{
	position:relative;
	left:0;
	top:-8px;	
}
.scrollquotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: italics;
}
.dropnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:none;	
}
.dropnav A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:none;
}
.dropnav A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:none;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #FFFFFF;
	text-decoration:none;
}
.sidenav A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #FFFFFF;
	text-decoration:none;
}
.sidenav A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #FFFFFF;
	text-decoration:none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.header A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.header A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}


TH {
	text-decoration:none;
}


.copy A IMG {
	border: 0px solid White;
	text-decoration : none;
}
.copy A:HOVER IMG {
	border: 0px solid navy;
	text-decoration : none;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: none;
	background-repeat:repeat-x;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.footertext A {
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: none;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.footertext A:HOVER {
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: underline;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.secfootertext {
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: none;
	background-repeat:repeat-x;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.secfootertext A {
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: none;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.secfootertext A:HOVER {
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: underline;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}

.redtext:hover
{
text-decoration:underline;
}
.whitespace
{
white-space:pre;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.header2 A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.header2 A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC924;
	text-decoration: underline;
}
.categories {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/logobackground.gif);
	text-decoration: none;
	background-repeat:repeat-x;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}

.siteButton{
	background-color: #ededed;
	background-position: right;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #666666;
	border-top: 1px solid #d8d8d8;
	color: #666666;
	cursor: hand;
	font-family: Arial;
	font-size: 9pt;
	padding-right: 4px;
	text-align: center;
}
.TopButton{
	background-image:url(../images/logobackground.gif);
	background-position: right;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #666666;
	border-top: 1px solid #d8d8d8;
	color: #ffffff;
	cursor: hand;
	font-family: Arial;
	font-size: 9pt;
	padding-right: 4px;
	text-align: center;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;	
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
}

.td:hover
{
text-decoration:underline;
color:#333333;
}

