@charset "utf-8";
/* CSS Document */
.maintable {
	font-weight: normal;
	text-align: left;
}
.top-nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-color: #666;
	border-left-width: medium;
	border-left-color: #666;
}
a.top-nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
a.breadcrumb {
	color: #666;
	text-decoration: none;
}
.sidebar {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.sidebar {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.sidebar {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a:active.sidebar {
	color: silver;
	font-weight: bold;
	text-decoration: none;
}
a.sidebar2 {
	color: #FFC;
	text-decoration: none;
	font-size: 11px;
}
a.sidebar2 {
	color: #FFC;
	font-size: 11px;
	text-decoration: none;
}
a:active.sidebar2 {
	color: silver;
	font-size: 11px;
	text-decoration: none;
}
.drag{position:relative;cursor:hand
}
#scontentmain{
position:relative;
width:150px;
}
#scontentbar{
cursor:hand;
position:relative;
background-color:White;
height:15;
width:100%;
top:0;
border:2px solid #0072C6;
padding:1.5px;
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
#scontentsub{
position:relative;
width:100%;
top:15;
background-color:#006600;
border:2px solid #006600;
padding:1.5px;
}
a:hover.hrnvav {
		background-color: black;
}
.hrnvav {
	border-left: thin solid #999;
    border-right: thin solid #999;
    border-top: thin solid #666;
    border-bottom: thin solid #999;
    font-family: Arial, helvetica, sans-serif;
	    font-size: 12px;
	    font-weight: bold;
	    color: #FFF;
	background-color: #0065BD;
	    width: 140px;
	    padding-top: 5px;
	    padding-right: 5px;
	    padding-bottom: 0px;
	    padding-left: 5px;
	    height: 22px;
	    display: block;
	    position: relative;
	    margin-top: 0px;
	    margin-bottom: 5px;
	    text-decoration: none;
}
.greenhead {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #0072C6;
}
.jobs {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0072C6;
}
