body {
	background-color: #264969;
	margin: 0px;
	padding: 0px;
}
.mainTbl {
	background-image: url(../images/blue/contentBg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.hdrNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #264969;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	text-transform: uppercase;
}
.navBar {
	background-image: url(../images/blue/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.ftrNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	background-image: url(../images/blue/ftr_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-left: 10px;
	height: 23px;
}
.ftrShadow {
	background-image: url(../images/blue/ftr.gif);
	background-repeat: no-repeat;
	background-color: #264969;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.lvl1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
        white-space: nowrap;
}
.lvl2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: right;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 23px;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	text-align: right;
	padding-left: 10px;
}
.outerContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 23px;
	color: #333333;
	padding-right: 0px;
	padding-left: 0px;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 15px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #264969;
	padding-top: 10px;
	padding-left:15px;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #264969;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 14px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.lvl2Selected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: right;
	background-color: #EEEEEE;
}
.ftr {
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 9px;
}
.ftr a {
	color: #FFFFFF;
	text-decoration:none;
}
