.titleHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #006699;
	text-decoration: none;
}
.centerShell {
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 750px;
}
.navText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #006699;
}
a.navText:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.navText:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a.navText:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.titleCase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #006699;
	text-transform: uppercase;
}
.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}
a.bodyTxt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #666666;
	font-weight: normal;
}
#center {
	position:absolute;
	width:750px;
	z-index:9;
	left: 50%;
	top: 0;
	margin-left: -375px;
	visibility: visible;
	overflow: visible;
}
#nav {
	position:absolute;
	width:150px;
	height:500px;
	z-index:5;
	left: 75px;
	top: 130px;
	visibility: visible;
}
#leftRule {
	position:absolute;
	width:1px;
	z-index:8;
	left: 229px;
	background-color: #ABCDDD;
	top: 100px;
	visibility: visible;
	overflow: visible;
	height: 100%;
}
#topRule {
	position:absolute;
	width:650px;
	height:1px;
	z-index:4;
	top: 120px;
	left: 75px;
	background-color: #ABCDDD;
	visibility: visible;
	overflow: visible;
}
#pageTitle {
	position:absolute;
	width:480px;
	height:16px;
	z-index:6;
	top: 100px;
	left: 252px;
	visibility: visible;
}
#pageContent {
	position:absolute;
	width:480px;
	height:100%;
	z-index:7;
	left: 252px;
	top: 135px;
	overflow: visible;
	visibility: visible;
}

#colorBlock {
	position:absolute;
	width:153px;
	height:100%;
	z-index:4;
	top: 121px;
	left: 78px;
	background-color: #99CCFF;
	background-image: url(../images/navBg.png);
	visibility: hidden;
}
.style22 {font-size: 13px}
.top {
	top: 0px;
}
