/* Main Content Styles*/

.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	padding: 2px;
}

.body_text a {
}

.body_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	padding: 2px;
}

/* Sectional Menu Styles*/

#navcontainer {
	color: #333399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	letter-spacing: 2px;
	border: 1px solid #3399FF;
}

#navcontainer_l {
	color: #333399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	letter-spacing: 2px;
	border: 1px solid #FFCC33;
}

#navcontainer_h {
	color: #333399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	letter-spacing: 2px;
	border: 1px solid #66FFCC;
}

#navcontainer_j {
	color: #333399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	letter-spacing: 2px;
	border: 1px solid #FF6666;
}

#navcontainer_s {
	color: #333399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	letter-spacing: 2px;
	border: 1px solid #CC99CC;
}

#navcontainer_a {
	color: #333399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	letter-spacing: 2px;
	border: 1px solid #6699FF;
}

#navcontainer_l_side {
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
	letter-spacing: 0px;
	border: 1px solid #FFCC33;
}

#navcontainer_h_side {
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #66FFCC;
}

#navcontainer_j_side {
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #FF6666;
}

#navcontainer_s_side {
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #CC99CC;
}

#navcontainer_a_side {
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #6699FF;
}

.navlevel1 {
	border-top: #ddddaa 1px solid;
}

.navlevel1 a,
.navlevel1 a:link,
.navlevel1 a:visited,
.navlevel1 a:hover,
.navlevel1 a:active {
	color: #000066;
	display: block;
	padding: 8px 0px 8px 6px;
	text-decoration: none;
}

.navlevel1 a:hover {
	background-color: #CCCCFF;
	color: #6600CC;
}

.navlevel2 {
	background-color: #ffffd9;
	border-top: #cccc99 1px solid;
}

.navlevel2 a,
.navlevel2 a:link,
.navlevel2 a:visited,
.navlevel2 a:hover,
.navlevel2 a:active {
	color: #333399;
	display: block;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 6px 0px 6px 13px;
	text-decoration: none;
}

.navlevel2 a:hover {
	background-color: #ffffcc;
	color: #999966;
}

#navselected {
	background-color: #ffffcc;
}

.navrule {
	border-top: #cccc99 1px solid;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	margin-right: 20px;
	margin-left: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}