
body {
	border: 0;
	padding: 0;
	margin: 0;
	background-color: #E0E0F0;
	color: #202020;
	font-family: Arial, sans-serif;
	text-align: center;
}

img, iframe, object {
	margin: 0;
	padding: 0;
	border: 0;
}

img.bordered {
	border-top: 1px solid #202020;
	border-right: 2px solid #202020;
	border-bottom: 2px solid #202020;
	border-left: 1px solid #202020;
}

img.highlight {
	border-top: 1px solid #202020;
	border-right: 2px solid #202020;
	border-bottom: 2px solid #202020;
	border-left: 1px solid #202020;
}

img.highlight:hover {
	border-top: 1px solid #FFFF00;
	border-right: 2px solid #FFFF00;
	border-bottom: 2px solid #FFFF00;
	border-left: 1px solid #FFFF00;
}	

table {
	margin: 0;
	border-collapse: collapse;
}

table.full {
  width: 100%;
}

table.centered {
  margin-left: auto;
  margin-right: auto;
}

td {
	padding: 0;
}

td.full {
  width: 100%;
}

div, p, ul, li, hr {
	margin: 0;
	padding: 0;
}

div.left {
  text-align: left;
}

div.center {
	text-align: center;
}

div.right {
  text-align: right;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-size: 100%;
	text-align: left;
	font-variant: normal;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
}

span.nowrap {
	white-space: nowrap;
}

span.uppercase {
	text-transform: uppercase;
}

span.bold {
	font-weight: bold;
}

span.italic {
	font-style: italic;
}

span.bolditalic {
	font-weight: bold;
	font-style: italic;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

a {
	text-decoration: none;
}

a.h {
	color: #002080;
	text-decoration: underline;
}

a.h:hover {
	color: #FF0000;
	background-color: #FFFF00;
	text-decoration: underline;
}

a.h:visited {
	color: #202060;
	text-decoration: underline;
}

a.h:visited:hover {
	color: #FF0000;
	background-color: #FFFF00;
	text-decoration: underline;
}


div.flv {
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
}

div.flv p {
	font-size: 100%;
	text-align: center;
	font-variant: normal;
	margin: 4pt;
	padding: 0;
	border: 0;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
}


table.outerwrapper {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
}


td.outerheader {
  width: 100%;
}

table.header {
  width: 100%;
}

td.headerleft {
  width: 300px;
  vertical-align: middle;
}

td.headerleft img {
  width: 300px;
  height: 48px;
}

td.headerright {
  width: 678px;
  vertical-align: top;
}

p.headertagline {
	font-size: 0.9em;
	font-style: italic;
	text-align: right;
	padding: 3px 12pt 1px 0;
	white-space: nowrap;
	border-bottom: 1.25pt solid #202020;
}

p.headersubtag {
	text-align: right;
	padding: 2px 4pt 2px 0;
	font-size: 82.5%;
}


td.outermain {
  width: 100%;
}

p.homelink {
	text-align: left;
	font-size: 0.825em;
	margin-left: 8pt;
	margin-top: 2pt;
	white-space: nowrap;
	font-weight: bold;
}


td.outerfooter {
  width: 100%;
}

table.footer {
	border-top: 2pt solid #202020;
	width: 981px;
}

td.footerleft {
	width: 88px;
	padding: 4pt 2pt;
	vertical-align: top;
}

td.footerright {
	width: 100%;
	vertical-align: top;
}

p.footereightteen {
	text-align: center;
	font-size: 0.8em;
	text-transform: uppercase;
  margin: 4pt;
}

p.footercontact {
	text-align: center;
	font-size: 0.8em;
  margin: 4pt;
}

p.footerpreamble {
	font-size: 0.825em;
	text-align: center;
	font-weight: bold;
	margin: 4pt 4pt 2pt 4pt;
}

p.footerlegal {
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
  margin: 2pt 4pt 4pt 4pt;
}

img#stoplight {
	width: 88px;
	height: 2px;
}
