body { font: 95% Verdana, Geneva, Arial, Helvetica, sans-serif; }
a:link, a:visited { color: #124AB9; }
a:hover, a:active { color: #124AB9; }
/* NAV1 + NAV2 */
#nav1 li { font-weight: normal; }
#nav1 li a, #nav1 li div.current { color: #000; background: #fff url(../img/sys/navbar-bg/bgNav12.jpg) repeat-x bottom; font-size: 0.7em; text-decoration: none; letter-spacing: 0.05em; }
#nav1 li div.current { background: #b00000; }
#nav1 li a.current, #nav1 li div.current { color: #fff; background: #b00000 url(../img/sys/navbar-bg/bg-nav1-cur.gif) no-repeat left top; }
#nav1 li a:hover { color: #000; background: url(../img/sys/navbar-bg/bg-nav1-over.gif) no-repeat left; }
#nav2 li { font-weight: bold; }
#nav2 li a, #nav2 li div.current { color: #000; background: #fff url(../img/sys/navbar-bg/bgNav12.jpg) repeat-x bottom; font-size: 0.7em; text-decoration: none; letter-spacing: 0.05em; }
#nav2 li a.current, #nav2 li div.current { color: #fff; background: #6ABB00 url(../img/sys/navbar-bg/bg-nav2-cur.gif) no-repeat center top; }
#nav2 li a:hover { color: #000; background: url(../img/sys/navbar-bg/bg-nav2-over.gif) no-repeat left; }
.nav2-sub li a, .nav2-sub div.current { font-size: 0.8em !important; font-weight: normal; letter-spacing: normal !important; }
#nav2 li div.current .nav2-sub * { font-size: 1.1em !important; letter-spacing: normal !important; }
/* NAV2 DropDownMenu Begin*/
#nav2 ul {
	display: none;
	z-index:100;
}

#nav2 ul.hover, #nav2 li.hover ul, #nav2 li:hover ul  {
    display:block;
	position: absolute;
}

#nav2 ul li {
    float:none;
	white-space:nowrap;
}

#nav2 ul li:first-child {
    border-left: none;
}

#nav2 li .current ul {
	margin-left: -10px;
	margin-top: 3px;
}

#nav2 li ul {
	margin-left: -1px;
	background-color: #fff;
}

#nav2 li .current ul li a{
	font-size: 1em;
}

#nav2 li ul {
	border: 1px solid #ccc;
}

#nav2 li ul li {
	border: none;
}

#nav2 li ul li a {
	background: none;
	font-weight: normal;
	background-color: #fff;
}

#nav2 li:hover ul li:hover a {
	background-color: #6ABB00;
}
/* NAV2 DropDownMenu End*/

/* BREADCRUMBS */
#breadcrumbs { color: #666; font-size: 10px; }
#breadcrumbs #youAreHere { font-weight: bold; }
#breadcrumbs a:link, #breadcrumbs a:visited { color: #666; text-decoration: none; }
#breadcrumbs a.current, #breadcrumbs span.current { font-weight: bold; }
#breadcrumbs a:hover { text-decoration: underline; }
/* CONTENT */
#baseNav4 h1#nav4title a { color: white; background: #6ABB00 url(../img/sys/navbar-bg/bg-nav2-cur.gif) no-repeat; font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; text-align: left; }
#content { background: #fff; }
#content p { padding: 0.2em 0 0.2em 0; margin: 0 0 1.2em 0; font: 0.8em/1.3em Verdana, Arial, Helvetica, sans-serif; }
#content li p { font-size: 1em; }
#contentFoot { color: #333; font-size: 0.7em; }
#contentFoot a { color: #333; text-decoration: underline !important; }
#contentFoot img { vertical-align: middle; }
#contentFoot .pipe1 { color: #999; font-size: 1em; }

#uniFoot { color: #999999; font-size: 11px; text-align: left; }
#uniFoot a:link, #uniFoot a:visited { color: #36c; text-decoration: none; }
#uniFoot a:hover { text-decoration: underline; }

#uniFoot #uAdr { text-align: center; }
#uniFoot .pipe1 { color: #fff; }
#uniFoot .dot1 { }
#uniFoot #nav5 a:link, #uniFoot #nav5 a:visited {
	color: #fff;
}
#sidebar h1, #sidebar h2 { margin: 2em 0 0 0!important; padding: 0 0 0 5px; font: bold 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif; border-left: 2px solid #b00000;}
#sidebar p { font-size: 0.7em; }

