@charset "utf-8";
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
a:link {
	color: #009;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06C;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
.footerLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 10px;
}
.footerLink a:link {
	color: #FFF;
	text-decoration: none;
}
.footerLink a:visited {
	text-decoration: none;
	color: #CCC;
}
.footerLink a:hover {
	color: #F00;
}
.footerLink a:active {
	text-decoration: none;
	color: #F00;
}
.boldLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 10px;
}
.boldLink a:link {
	color: #006;
	text-decoration: none;
	font-weight: bolder;
}
.boldLink a:visited {
	text-decoration: none;
	color: #CCC;
}
.boldLink a:hover {
	color: #F00;
	font-weight: bolder;
}
.boldLink a:active {
	text-decoration: none;
	color: #F00;
}
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../_images/background.jpg);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #006;
	line-height: 1.3em;
}
h1 {
	padding: 2px 10px 0 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #002D87;
	text-indent: 0px;
}
h2 {
	font-size: .9em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

#wrapper {
	width: 775px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #00132C;
	border-left-color: #00132C;
}
#header {
	background-color: #FFF;
	padding: 0px;
	width: 775px;
	height: 144px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navbar {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 775px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontent {
	background-color: #FFF;
	padding: 0px;
	width: 775px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content_form {
	background-color: #FFF;
	margin: 0px;
	padding: 10px;
	height: 555px;
	width: 277px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	clear: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 775px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #CCC;
	text-align: center;
	visibility: inherit;
	padding-top: 10px;
	line-height: 20px;
	background-image: url(../_images/footerNav_background.jpg);
}
.footerLink {
	.footerLink a:link {color: ##EAEAEA;}
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9px;
	font-style: normal;
	font-weight: bold;
	color: #EAEAEA;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
	.subheader {
	padding: 8px;
	background: #f4f4f4 url(images/bgshade.gif) repeat-x;
	color: #808080;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	}
#spacer {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 775px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
