BODY {
	width: 990px;
	margin: 5px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
DIV#container {
	width: 990px;
	height: 530px;
	position: relative;
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
}
A:hover {
	text-decoration: underline;
}
A IMG {
	border: 0;
	text-decoration: none;
}
.one {
	font-family: Arial, Helvetica, sans-serif;
}
DIV.contentArea	LI SPAN {
	color: #000;
}
DIV#topLevelFlash {
	position:absolute;
	top:0;
	left:0;
	z-index:300;
}
H1#siteTitle {
	margin: 0;
	position: absolute;
	top: 0;
	left: 60px;
	width: 200px;
	height: 80px;
}
H1#siteTitle A {
	display: block;
	width: 200px;
	height: 80px;
}
H1#siteTitle A SPAN {
	display: none;
}
DIV#content {
	position: absolute;
	top: 80px;
	left: 260px;
	overflow: auto;
	width: 730px;
	height: 450px;
}
BODY.page-top DIV#content {
	width: 730px;
	height: 390px;
}
OBJECT {
}
DIV#footer {
	position: absolute;
	top: 530px;
	width: 990px;
	display: none;
}
DIV#mainNav {
	width: 180px;
	height: 445px;
	position: absolute;
	top: 0;
	left: 80px;
}
/*DIV#mainNav UL, DIV#mainNav LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
DIV#mainNav UL.menuLevel1 LI {
	padding-right: 10px;
	margin-left: 1.7em;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 0.9;
}
DIV#mainNav UL.menuLevel2 LI {
	padding-right: 10px;
	margin-left: 1.7em;
	margin-top: 5px;
	margin-bottom: 6px;
	line-height: 0.9;
}
DIV#mainNav UL.menuLevel3 LI {
	padding-right: 10px;
	margin-left: 1.7em;
	margin-top: 5px;
	margin-bottom: 6px;
	line-height: 0.9;
}
DIV#mainNav LI A {
	text-decoration: none;
}
UL.menuLevel1 A {
	font-size: 14px;
}
UL.menuLevel2 A {
	font-size: 11px;
}
UL.menuLevel3 A {
	font-size: 11px;
}
A.menuSelected {
	font-weight: bold;
}*/

A#link-home {
	position: absolute;
	top: 425px;
}
DIV.contentArea {
	margin: 5px;
	padding: 10px 20px 5px 30px;
}
DIV.contentArea P {
	margin: 0 20px 10px 15px;
	position: relative;
}
DIV.contentArea H2 {
	margin: 0;
	position: relative;
	font-size: 30px;
	font-weight: bold;
}
DIV.contentArea H3 {
	margin: 0;
	position: relative;
	font-size: 22px;
	font-weight: bold;
	padding-top: 10px;
}
DIV.contentArea H4 {
	margin: 5px 0;
	position: relative;
	font-size: 12px;
	font-weight: bold;
}
DIV.contentArea H5 {
	margin: 5px 0;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
}
BODY.page-top #siteTitle {
	display: none;
}
BODY.page-top #mainNav {
}
BODY.page-top #content {
	/*display: none;*/
}

.accessibility {
	display:none;
}

.i {
	font-family:Arial Black, Helvetica, sans-serif;
	font-weight:normal;
}

.lastPara {
	margin-bottom:5px;
}

.firstPara {
	margin-top:5px;
}

LI {
	margin:0;
}

/* Content Boxes */
DIV.contentArea	DIV#subcontent	{
	background-repeat:repeat-y;
	width:400px;
	padding:0;
	margin-left:0;
	
	position:absolute;
	right:25px;
}
DIV.contentArea DIV#subcontent DIV#subcontentFooter	{
	background-repeat:no-repeat;
	width:400px;
	padding:0;
	background-position:bottom center;
	height:5px;
}

DIV.contentArea	DIV#subcontent P	{
	width:360px;
	margin:0;
	padding:8px 25px 7px 15px;
}

DIV.contentArea	DIV#subcontent UL	{
	width:350px;
	margin:0 0 0 20px;
	padding:0;
}

DIV.contentArea	DIV#subcontent UL LI	{
	list-style-type:disc;
}

DIV.contentArea	DIV#subcontent	DIV#subcontentHead	{
	background-repeat:no-repeat;
	background-position:top center;
	width:400px;
	height:4px;
}

DIV#subcontent P.subcontentClickHeadings {
	font-size:13px;
	margin-bottom:40px !important;
}

DIV#subcontent P {
	margin:8px 5px 8px 5px !important;
	padding:0 10px !important;
}

DIV#subcontent OL {
	margin:8px 15px 8px 15px !important;
	padding:0 10px !important;
}

DIV#subcontent UL {
	margin:8px 10px 8px 10px !important;
	padding:0 10px !important;
}

DIV#subcontent LI {
	margin:0 10px !important;
	padding:0 0 !important;
	margin-bottom:10px;
}
