.top-nav {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #342721;
}
.top-nav a {
	text-decoration: none;
	color: #E8E0DD;
	font-weight: normal;
}
.top-nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.mod-nav {
	background-color: #E3DEDB;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A4A09E;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #372A24;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #372A24;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/nav_bg-l.jpg);
	background-repeat: repeat-y;
	background-position: left;

}
.mod-nav-sep {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6D5346;
	border: 1px solid #372A24;
	background-image: url(../images/mod_sep_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 22px;
	vertical-align: middle;
	text-align: center;
}
.mod-nav-top {
	background-color: #6D5346;
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	background-position: center top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #372A24;
	border-bottom-color: #372A24;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #372A24;
	background-image: url(/images/mod_sep_bg.jpg);
	height: 22px;
}
.mod-nav-table {
	background-color: #E3DEDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/nav_bg-r.jpg);
	background-repeat: repeat-y;
	background-position: right;

}
.mod-nav-table a {
	text-decoration: none;
	color: #000000;
}
.mod-nav-table a:visited {
	color: #6D5247;
	text-decoration: none;
}
.mod-nav-table a:hover {
	color: #36568B;
	text-decoration: underline;
}

.con-table {
	width: 100%;
}
.mod-nav-t-cap {
	background-image: url(../images/mod_nav_t_bg.gif);
	background-repeat: repeat-x;
}
.mod-nav-b {
	background-color: #E3DEDB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #372A24;
	border-left-color: #372A24;
}
.ftr-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding-right: 15px;
	color: #7796CA;

}
.s-nav-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-image: url(../images/con_blue_b_bg.gif);
	height: 25px;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #263D62;
	background-position: bottom;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: bottom;

}
.s-nav-b a {
	color: #E0E8F3;
	text-decoration: none;
}
.s-nav-b a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.s-nav-t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-image: url(../images/con_blue_b_bg.gif);
	height: 25px;
	
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #263D62;
	background-position: center top;
	color: #FFFFFF;
	font-weight: bold;

}
.s-nav-t-con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-image: url(../images/con_blue_b_bg.gif);
	height: 25px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #263D62;
	background-position: center top;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 1px;
}

.s-nav-t a {
	color: #E0E8F3;
	text-decoration: none;
}
.s-nav-t a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.s-nav-t-con {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-image: url(../images/con_blue_b_bg.gif);
	height: 25px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #263D62;
	background-position: center top;
	color: #FFFFFF;
	font-weight: bold;
}
.mod-section-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4670B5;
	padding-bottom: 10px;

}
.mod-section-ID {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6286C1;
	padding: 10px;
}
.con-user-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.con-user-home a {
	color: #003366;
	text-decoration: none;
}
.con-user-home a:hover {
	color: #000000;
	text-decoration: underline;
}
.mod-nav-title {
	background-color: #6D5346;
	background-repeat: repeat-x;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 13px;
	background-position: center top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #372A24;
	border-bottom-color: #372A24;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #372A24;
	height: 22px;
}
.con-user-mod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px;
}
.con-user-mod a {
	color: #003366;
	text-decoration: none;
}
.con-user-mod a:hover {
	color: #000000;
	text-decoration: underline;
}
.jump-info-form {
	font-family: Arial, Helvetica, sans-serif;
	height: 10px;
	width: 150px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	vertical-align: middle;

}
.jump-info-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #C5D0E4;
}
.con-fac-status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
