body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
P, TH, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
UL {
}
.footer {
	font-size: 11px;
}
.BigDot {
	background-color: #333333;
}
#BigDot li {
	list-style-image: url(artwork/bulletB.gif);
}
pre, code {
	font: 12px monaco, "courier new", monospace;
}
H1 {
	font-weight: bold;
	font-size: 24px;
	color: #165493;
}
H2 {
	font-weight: bold;
	font-size: 20px;
	color: #336699;
}
H3 {
	font-weight: bold;
	font-size: 16px;
}
H4 {
	font-weight: bold;
	font-size: 13px;
}
A:active {
	color: #339900;
	text-decoration: underline;
	font-weight: bold;
}
A:link {
	color: #339900;
	text-decoration: underline;
	font-weight: bold;
}
A:visited {
	color: #339900;
	text-decoration: underline;
	font-weight: bold;
}
A:hover {
	color: #33CC00;
	text-decoration: underline;
}
#PopNav {
}
#PopNav A:active {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
#PopNav A:link {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
#PopNav A:visited {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
#PopNav A:hover {
	color: #33CC00;
	text-decoration: none;
}
.head1 {
	font-weight: bold;
	font-size: 18px;
	color: #F47920;
	font-family: Arial, Helvetica, sans-serif;
}
.head2 {
	display: block;
	font-weight: bold;
	font-size: 18px;
	color: #F47920;
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px 0px 0px 10px;
}
.larger {
	font-size: 14px;
}
.bignbold {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0E80C4;
}
.italic {
	font-style: italic;
	font-size: 12px;
}
.blockhead {
	padding: 2px 5px;
	border: 1px solid gray;
	background: #E1E1E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.SubNav {
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
}
.hovermenu ul {
	padding-left: 0;
	margin-left: 0;
	height: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.hovermenu ul li {
	list-style: none;
	display: inline;
}
.hovermenu ul li a {
	padding: 2px 0.5em;
	text-decoration: none;
	float: center;
	color: black;
	background-color: #FFF2BF;
	border: 2px solid #FFF2BF;
}
.hovermenu ul li a:hover {
	background-color: #FFCC66;
	border-style: outset;
}
html>body .hovermenu ul li a:active { /* Apply mousedown effect only to NON IE browsers */
	border-style: inset;
}
#LegalFooter {
}
#CallBox {
	background-color: #FFFFCC;
	margin: 5px;
	padding: 5px;
}
.ATTN {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
	background-color: #FF3300;
}
.BigQuote {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
	background-color: #FFFFCC;
	padding: 2px;
}
.button {
	background-color: #e1e1e1;
	margin: 4px;
	padding: 10px;
	border: 1px dotted #3399FF;
}
.buttonWide {
	background-color: #e1e1e1;
	margin: 4px;
	padding: 8px;
	border: 1px dotted #0E80C4;
	display: block;
}

.videofeed {
	display: block;
	padding: 10px;
	font: 12px Arial, Helvetica, sans-serif;
							/* float: left; */
	}

.videographic {
	display: block;
	padding: 0px 10px 10px 0px;
	float: left;
	}
