html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

img
{
	behavior: url('../js/iepngfix.htc');
}

a:link,
a:visited
{
	color: #039;
}

a:hover,
a:active
{
	color: #390;
}

body#landing a:hover,
body#landing a:active
{
	color: #b2b4b6;
}

body#corporate a:hover,
body#corporate a:active
{
	color: #99C;
}

body#state-711-relay a:hover,
body#state-711-relay a:active
{
	color: #909;
}

body
{
	background-color: #039;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.125em; /* 16×1.125=18 */
}

.clear_both
{
	clear: both;
	height: 1px;
}

h2
{
	font-weight: bold;
	color: #039;
	font-size: 2em; /* 12×2=24 */
	line-height: 1.2; /* 12×2=24 */
	margin: 0 0 8px 0;
}

h3
{
	font-weight: bold;
	color: #039;
	font-size: 1.5em; /* 12×1.5=18 */
	line-height: 1.15em; /* 12×1.83=22 */
	margin: 0 0 4px 0;
}

h4
{
	font-weight: bold;
	color: #039;
	font-size: 1.33em; /* 12×1.33=16 */
	line-height: 1.15em; /* 12×1.67=20 */
}

h5
{
	font-weight: bold;
	color: #039;
	font-size: 1.17em; /* 12×1.17=14 */
	line-height: 1.5em; /* 12×1.5=18 */
}

h6
{
	font-weight: bold;
	color: #039;
	font-size: 1em;
	line-height: 1.25em;
}

p
{
	margin: 0 0 1em;
}

.title20
{
	color: #039;
	font-size: 1.67em; /* 12×1.67=20 */
	line-height: 2em; /* 12x2=24 */
	font-weight: bold;
}

.title18
{
	color: #039;
	font-size: 1.5em; /* 12×1.5=18 */
	line-height: 1.83em; /* 12×1.83=22 */
	font-weight: bold;
}

.title16
{
	color: #039;
	font-size: 1.33em; /* 12×1.33=16 */
	line-height: 1.67em; /* 12×1.67=20 */
	font-weight: bold;
}

.title14
{
	color: #039;
	font-size: 1.17em; /* 12×1.17=14 */
	line-height: 1.5em; /* 12×1.5=18 */
	font-weight: bold;
}

.subtitle
{
	color: #039;
	font-size: 1.17em; /* 12×1.17=14 */
	line-height: 1.5em; /* 12×1.5=18 */
	font-weight: bold;
}

.center
{
	text-align: center;
}

.error,
.required
{
	color: #C00;
}

ul.standard
{
	margin: 0 2.5em 1em;
	list-style: disc outside;
}

ol.standard
{
	margin: 0 2.5em 1em;
	list-style: decimal outside;
}

strong
{
	font-weight: bold;
}

.notbold
{
	font-weight: normal;
}

.small
{
	font-size: 0.825em; /* 12×0.825=10 */
}

.hideme
{
	display: none;
}

.indent-lines
{
	margin-left: 3em;
	margin-bottom: 1em;
}

sup
{
	font-size: 0.5em;
	padding-left: 2px;
	vertical-align: super;
}
