@charset "utf-8";
.navLeftTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #0039A6;
	width: 198px;
	height: 48px;
	float: left;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	font-weight: bold;
	text-align: left;
	line-height: 40px;
	padding-left: 10px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.centerColumnTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0039A6;
	background-color: #E9E9E9;
	width: 505px;
	height: 48px;
	float: left;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	font-weight: bold;
	text-align: left;
	line-height: 40px;
	padding-left: 15px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.colRightTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #E9E9E9;
	width: 197px;
	height: 48px;
	float: left;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	font-weight: bold;
	text-align: left;
	line-height: 22px;
	padding-left: 10px;
	border-top-color: #FFFFFF;
}
.picHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #99CCCC;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 210px;
	width: 310px;
	border: 1px solid #FFFFFF;
}

.hRule {
	background-color: #0039A6;
	height: 5px;
	width: 936px;
	margin-top: 2px;
	border: 1px solid #FFFFFF;
}

.tabOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #959595;
	text-align: center;
	float: left;
	height: 18px;
	width: 102px;
	border: 1px solid #FFFFFF;
}
/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #0039A6;
	text-align: right;
	cursor: default;
}

.tabBar {
	color: #FFFFFF;
	background-color: #FF9900;
	height: 18px;
	width: 311px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
