/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.flexcroll * {font-size:12px !important;}

.flexcroll p
{
	margin-bottom: 10px;
}

.flexcroll ul li 
{
    line-height: 15px;
    font-size:12px;
	display:block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	background-image: url(/images/grayDot.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	text-align: left;
	list-style: none;
}

#employeeDirectory p {width:33%; font-size:10px; float:left; padding:5px 0px 10px 0;font: 11px/14px Arial, Helvetica, sans-serif;
 color: #808080; text-decoration: none;
	font-size:11px !important;}
#employeeDirectory p span.employeeName { color:#E43828; font-weight:bold; 
	font-size:11px !important;}
#employeeDirectory p a {color:#E43828; text-decoration:underline; 
	font-size:11px !important;}
#employeeDirectory p a:hover {
 color:#AF5307;
 text-decoration:underline;
 font-size:11px !important;
}


.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
width: 15px;
background: #F9F6EB url(/images/basebarcaps_verticalbarbody.gif) 0px 0px repeat-y;
}
.vscrollerbar {
width: 15px;
background: #F9F6EB url(/images/basebarcaps_verticalbarbody.gif) -15px 0px repeat-y;
}
.hscrollerbase {
height: 15px;
background: #F9F6EB url(/images/horizontalbarbody_cornerjog.gif) 0px -15px repeat-x;
}

.vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
background: url(/images/basebarcaps_verticalbarbody.gif) -15px 0px repeat-y;
}
.vscrollerbarbeg {
background: url(/images/basebarcaps_verticalbarbody.gif) -15px 0px no-repeat;
width: 15px;
height: 50px !important;
}
.vscrollerbarend {
background: url(/images/basebarcaps_verticalbarbody.gif) -15px 0px no-repeat;
width: 15px;
height: 30px;
}
.hscrollerbarbeg {
background: url(/images/basebarcaps_verticalbarbody.gif) -60px -15px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbarend {
background: url(/images/basebarcaps_verticalbarbody.gif) -30px -15px no-repeat;
height: 15px;
width: 15px;

}
.scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #F9F6EB url(/images/horizontalbarbody_cornerjog.gif) 0px 0px;
}
.vscrollerbasebeg {
background: url(/images/basebarcaps_verticalbarbody.gif) -30px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbaseend {
background: url(/images/basebarcaps_verticalbarbody.gif) -60px -30px no-repeat;
height: 15px;
width: 15px;
}
.hscrollerbasebeg {
background: url(/images/basebarcaps_verticalbarbody.gif) -60px 0px no-repeat;
height: 15px;
width: 15px !important;

}
.hscrollerbaseend {
height: 15px;
width: 15px;
background: url(/images/basebarcaps_verticalbarbody.gif) -30px 0px no-repeat;
}
.scrollerjogbox:hover {
background: #5E828C url(/images/basebarcaps_verticalbarbody.gif) -45px -15px;
}
/* Scroll Bar Master Styling Ends Here */

