#header {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:125px;
	z-index:3;
}
#leftNav {
	position:absolute;
	left:0px;
	top:125px;
	width:119px;
	height:653px;
	z-index:2;
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 12px;
	display: block;
	font-size: 12px;
	margin: 0px;
	float: left;
}
#Content {
	position:absolute;
	left:147px;
	top:112px;
	width:635px;
	height:1213px;
	z-index:1;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	right: 75px;
	}
.shrinkForTopAboveText {
	font-size: xx-small;
	color: #FFFFFF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #0066FF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#leftNav a:link {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	border-top-style: none;
}
#leftNav a:visited {
	text-decoration: none;
	display: block;
	color: #99CCFF;
}
#leftNav a:hover {
	text-decoration: none;
	display: block;
	background-color: #014465;
}
#leftNav a:active {
	text-decoration: none;
	display: block;
}
.leftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	position: relative;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}
.italicBold_xLarge {
	font-style: italic;
	font-weight: bold;
	font-size: xx-large;
}
.italicBold {
	font-style: italic;
	font-weight: bold;
}
.italicBold_Medium {

	font-style: italic;
	font-weight: bold;
	font-size: large;
}
.italicBold_Large {


	font-style: italic;
	font-weight: bold;
	font-size: x-large;
}
.bold {
	font-weight: bold;
}
h4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.italicBold_MediumBlue {
	font-style: italic;
	font-weight: bold;
	font-size: large;
	color: #0066CC;
}
