/* SITEWIDE STYLES: Start */
body {
/* Text */
	font-size: 12px; 
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;

/* Body Layout */
	background-color: #000066; 
	margin-top: 0px;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

.space {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 1em;
	letter-spacing: 0.1em;
}

p, ul, ol, dl, blockquote {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 1em;
	letter-spacing: 0.1em;
}

#page-footer-links {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

a {
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

abbr[title], acronym[title] {
	font-style: inherit;
	text-decoration: inherit;
	border-bottom: 0 none;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 1em 0 0 0;
}

h2.column-heading {
	margin: 0 0 1em 0;
}

.footnotes {
	font-size: 10px;
	font-style: italic;
}


.hidetext {
	display: none;
}


.formstyle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

A.footer1 {color: #6EADD8;}
A.footer1:LINK, {color: #6EADD8;}
A.footer1:HOVER, {color: #6EADD8; text-decoration: underline;}
A.footer1:VISITED, {color: #6EADD8;}

A.fsc {color: #009966;}
A.fsc:LINK, {color: #009966;}
A.fsc:HOVER, {color: #009966; text-decoration: underline;}
A.fsc:VISITED, {color: #009966;}
