* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(../Scripts/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(../Scripts/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
.style4 {color: #000099; font-weight: bold; }


#schDiv {
	text-align: left; /* reset above */ 
	position: relative; 
	margin: 0 auto; 
	width: 600px; /* or whatever */}
#trDiv {
	position:relative;
	left:30px;
	top:0px;
}

#acDiv {
	position:absolute;
	left:125px;
	top:112px;
	width:28px;
	height:28px;
	z-index:1;
}

#fwDiv {
	position:absolute;
	left:254px;
	top:338px;
	width:28px;
	height:28px;
	z-index:2;
}
#faDiv {
	position:absolute;
	left:187px;
	top:299px;
	width:28px;
	height:28px;
	z-index:3;
}

#ipDiv {
	position:absolute;
	left:269px;
	top:232px;
	width:28px;
	height:28px;
	z-index:4;
}

#rwDiv {
	position:absolute;
	left:476px;
	top:263px;
	width:28px;
	height:28px;
	z-index:5;
}

#reDiv {
	position:absolute;
	left:458px;
	top:156px;
	width:28px;
	height:28px;
	z-index:6;
}

#elDiv {
	position:absolute;
	left:301px;
	top:240px;
	width:28px;
	height:28px;
	z-index:6;
}

#igDiv {
	position:absolute;
	left:236px;
	top:237px;
	width:28px;
	height:28px;
	z-index:6;
}

#dhtmltooltip{
	position: absolute;
	padding: 4px;
	width: 120px;
	border: 1px;
	color: #fff;
	visibility: hidden;
	z-index: 100;
	background-image: url(images/tips.png);
}
