body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imgs/subpgs/bkground_repeat.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #0955A1;
	text-decoration: none;
}
a:active {
	color: #003366;
}
.fullHeight {
	height: 100%;
}
.headerHeight {
	height: 91px;
	background-image: url(../imgs/subpgs/top_repeat.gif);
	background-repeat: repeat-x;
}
.centerHeight {
	height: 88px;
	background-image: url(../imgs/subpgs/middle_repeat.gif);
	background-repeat: repeat-x;
}
.btnLineHeight {
	height: 45px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bluLineRepeat {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0F6FA1;
}
.middleShell {
	background-image: url(../imgs/subpgs/vertical_repeat2.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 768px;
}
.footerHeight {
	height: 100px;
}
.navBarHeight {
	height: 25px;
}
.topRowLft {
	background-image: url(../imgs/subpgs/topRowLft.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 8px;
}
.topRowRepeat {
	background-image: url(../imgs/subpgs/topRowRepeat.gif);
	background-repeat: repeat-x;
	height: 32px;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.topRowRt {
	background-image: url(../imgs/subpgs/topRowRt.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 8px;
}
.blueRow {
	background-image: url(../imgs/subpgs/bluRowRepeat.gif);
	background-repeat: repeat-x;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004B8C;
	text-indent: 8px;
	vertical-align: middle;
}
.sideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: none;
}
.sideNav a:link; .sideNav a:active; .sideNav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: none;
}
.sideNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: none;
}
.sideText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
}
.sideText a:link; .sideText a:visited; .sideText a:active; .sideText hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
}

