body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #669ACC;
}
.outerContent {
	background-image: url(images/interior_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 
.lvl1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}
.lvl1 a {
	color: #FFFFFF;
        text-decoration: none;

}
.lvl1Over {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}
.lvl1Over a {
	color: #000000;
    text-decoration: none;
}
.ftr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.ftr a {
	color: #FFFFFF;
        text-decoration: none;
}
.lvl1Selected {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	background-color: #990000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.lvl1Selected a {
	color: #FFFFFF;
        text-decoration: none;
}
.lvl1SelectedOver {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	background-color: #990000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.lvl1SelectedOver a {
	color: #FFFFFF;
        text-decoration: none;
}
.innerContent {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-align: justify;
}
.homeTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #003466;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 2px;
}
.outerContentHome {
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

