#container {
	padding: 0px;
	width: 900px;
	position: absolute;
	z-index: 1;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: visible;
	visibility: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	line-height: 15px;
	top: 0px;
	bottom: 0px;
	height: auto;
	left: auto;
	right: auto;

}
body {
	background-color: #000066;
	margin: 0px auto;
	padding: 0px;
	background-attachment: scroll;
	background-image:  url(images/bkgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#skipNav {
	display: none
}
#pageheader {
	position: absolute;
	width: 100%;
	left: auto;
	top: 0px;
	height: 282px;
	background-attachment: scroll;
	background-image:  url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 0;
	margin-bottom: 0px;
}
#pageheader h1 {
	display: none;
}
#pageheader h2 {
	height: 183px;
}
#pageheader h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: 403E55;
	padding-left: 20px;
	padding-right: 200px;
}
#maincontent {
	position: absolute;
	height: auto;
	width: 400;
	left: 343px;
	top: 262px;
	z-index: 2;
	overflow: visible;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	visibility: visible;
	padding-left: 10px;

}
#maincontent h2 {
	font-size: 18px;
	color: #990000;
	text-decoration: underline;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
#maincontent h3 {
	color: #990000;
	font-size: 13px;
	text-transform: capitalize;


}
#maincontent li {
	margin-left: -10px;
	padding-bottom: 10px;
	list-style-image: url(images/bullet.gif);
}
#maincontent .functions {
	float: right;
	font-size: 10px;
	color: #330066;

}
#maincontent .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666699;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	background-color: #C6C6E4;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
}
#content {
	position: absolute;
	width: 480;
	left: 190px;
	top: 215px;
	z-index: 4;
	visibility: inherit;
	overflow: visible;


}
#content h2 {
	font-size: 18px;
	color: #990000;
	text-decoration: underline;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
#content h3 {
	color: #990000;
	font-size: 14px;

}
#content li {
	margin-left: -10px;
	padding-bottom: 4px;
}
#content .functions {
	float: right;
	font-size: 10px;
	color: #330066;
	text-decoration: none;




}
#content .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666699;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	background-color: #C6C6E4;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
}
#intro {
	color: #333333;
	font-size: 16px;
	line-height: 22px;
}
#intro h1 {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#intro h2 {
	font-size: 14px;
}
span {
	display: none;
}
#navbar {
	position: absolute;
	width: 400px;
	left: 350px;
	top: 85px;
	z-index: 2;
	height: 10px;
	right: auto;
}
#navbar a:link {
	text-decoration: none;
	padding-right: 35px;
	color: #FFFFFF;
}
#navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 35px;
}
#navbar a:hover {
	color: #CC0000;
	text-decoration: none;
	padding-right: 35px;
}
#leftcol {
	left:125px;
	top:260px;
	width:180px;
	height:auto;
	z-index:3;
	overflow: visible;
	padding: 5px 15px 5px 5px;
	position: absolute;
	visibility: inherit;
	text-align: center;
	}
#leftcol h3 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	line-height: 18px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	border: 1px solid #000066;
}
#leftcol p {
	font-size: 12px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
leftcol .p1 {
	margin-top: 0px;
}
leftcol .date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	height: 84px;
	width: 900px;
	z-index: 4;
	position: absolute;
	bottom: -40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-bottom: 0px;
	color: #FFFFFF;
	overflow: visible;
	visibility: visible;
	left: -344px;
	background-attachment: scroll;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000066;
	margin-top: 0px;
	clear: both;
}
#footer .left {
	float: left;
 	margin-top: 20px;
	padding-left: 90px;
}
#footer a:link {
	color: #FFFFFF;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#content ul {
	list-style-image: url(../images/bullet2.gif);
}
#content table {
}
#content tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330066;
}
#content .list {
	padding: 10px 10px 10px 30px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: -1px;
	border: 1px solid #330066;
	background-color: #F0D4B3;
}
#content .list .float {
	font-size: 9px;
	float: right;
	clear: both;
}
#maincontent a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bolder;
}
#maincontent a:hover {
	color: #FF0000;
	font-weight: bolder;
	text-decoration: none;
}
#maincontent a:visited {
	color: #FF0000;
	font-weight: bolder;
}
#leftcol a:link {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;

}
#leftcol a:visited {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;

}
#leftcol a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
}	

#maincontent td {
	font-size: 12px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
}
#maincontent .middleborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#bottom {
	background-color: #6178AC;
	height: 20px;
	width: 100%;
	position: relative;
	left: 0px;
	bottom: 0px;
}

#leftcol h2 {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainflash {
	margin-top: -1px;
	margin-left: -1px;
}
#required {
	color: #990000;
	display: inline;
}
#maincontent table {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}
.error {
	font-size: 9px;
	color: #990000;
	display:none;
}
a:hover {

	color: #999999;
	text-decoration: none;
}
#footer a:visited {

	color: #FF0000;
}
#footer a:hover {

	color: #FF0000;
}
.homebody {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
}
.homefoot {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.homespecial {color: #990000; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; line-height: normal;
}
#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
#maincontentDFE {

	position: absolute;
	height: auto;
	width: 400;
	left: 343px;
	top: 262px;
	z-index: 2;
	overflow: visible;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	visibility: visible;
}
.labellink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	display: block;
}
.imageheader {
	text-align: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-style: normal;
}
.imagetext {
	text-align: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	color: #000000;
}
