<style type="text/css">

#PageHeader {
	position:absolute;
	width:900px;
	height:110px;
	top: 0px;
	z-index:1;
}
#LeftNav {
	position:absolute;
	width:120px;
	height:500px;
	z-index:2;
	top: 148px;
	background-color: #FFFFFF;
}
#MainNav {
	position:relative;
	width:773px;
	height:30px;
	left: 128px;
	top: 0px;
	padding-top: 6px;
	z-index:3;
	background-color: #FFFFFF;
}

#MainContent {
	position:relative;
	width:760px;
	height:470px;
	z-index:4;
	top: 0px;
	clip: inherit;
	overflow: visible;
	padding: 4;
	left: 140px;
	background-color: #FFFFFF;
	padding-top: 2px;
}
.LeftHeading {
	font-size: 10px;
	color: #7D0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.PageHeadingFont {
	color:#990000;
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PageSubHeadingFont {
	color:#990000;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body,td,th {
	font-family:Calibri, Tahoma, Arial;
	font-size: 1.0em;
}
.MediumLabel {
	font-family:Calibri, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.no-bullet {
	list-style-type: none;
}

.square-bullet {
	list-style-type: square;
}

.disc-bullet {
	list-style-type: disc;
}

</style>
