@charset "utf-8";

P {margin-top: 0.1em;
	margin-bottom: 0.4em;
}

#backdropDiv {
	position:relative;
	top:165px;
	width:965px;
	left: 0px;
	z-index:1;
	height: inherit;
	overflow: visible;
	background-color: #FFF;
	}


.bodyMain {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
		line-height: 18px;
}


	a.bodyMain:link, a.bodyMain:active, a.bodyMain:visited {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #0043c4;
	text-decoration : none;
		line-height: 18px;
}

	a.bodyMain:hover {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #07348c;
	text-decoration : underline;
		line-height: 18px;
}


	a.bodyLink:link, a.bodyLink:active, a.bodyLink:visited {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #0043c4;
	text-decoration : none;
	font-size: 14px;
	line-height: 18px;
}

	a.bodyLink:hover {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #07348c;
	text-decoration : underline;
		line-height: 18px;
}

.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #d95903;
	line-height: 20pt;
	top: 5px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #d95903;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
}

	a.subheader:link, a.subheader:active, a.subheader:visited {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	font-weight : bold;
	color : #16579b;
	text-decoration : none;
}

	a.subheader:hover {
		font-family :  Arial, Helvetica, sans-serif;
		font-size : .9em;
		font-weight : bold;
		color : #16579b;
		text-decoration : none;}

#CentercontentDiv {
	position:relative;
	width:580px;
	left: 182px;
	background-color: #ffffff;
	z-index:2;
	height: 100%;
}



#rightColumnDiv {
	position:absolute;
	width:170px;
	left: 780px;
	z-index:5;
	vertical-align: text-bottom;
	top: 49px;
	overflow: visible;
	height: 90%;
}

#leftColumnDiv {
	position:absolute;
	width:134px;
	left: 22px;
	z-index:5;
	vertical-align: text-bottom;
	top: 9px;
	height: 100%;
}

#horzbar {
	position:relative;
	width:444;
	left: 0px;
	z-index:5;
	top: 0px;
	height: 16px;
	background-image: url(/images/core/horzbar.gif);
}

#horzbarFull {
	position:relative;
	width:752px;
	left: 0px;
	z-index:5;
	top: 32px;
	height: 6px;
	background-image: url(/images/core/horzbar.gif);
}


	a.footerlinks:link, a.footerlinks:active, a.footerlinks:visited {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	font-size: 11px;
}

	a.footerlinks:hover {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
}
