
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}

.highslide-html-content {
	position: absolute;
    display: none;
	margin: 0 auto;
	background-image:url(../images/assets/hs-bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-body {
	padding: 10px;
}
.highslide-body h3 {
	/*font: bold 14px Arial, Helvetica, sans-serif;*/
	color: #003366;
}
/*ul.mr-list {
	float: left;
	list-style: disc;
	margin-left: 50px;
	margin-bottom: 5px;
}
ul.mr-list li {
	font: 12px Arial, Helvetica, sans-serif;
	padding-top: 5px;
}*/
.highslide-body p {
	margin-bottom:10px;
	margin-left: 10px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #404040;
}
p.job_title {
	font-weight:bold;
	margin-bottom: 2px;
}
.highslide p.job_title, .highslide p.bio {
	clear:none;
}
.h-list {
	margin-left: 25px;
	list-style: disc;
}
.h-list li {
	padding: 5px 0;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: white !important;
}
.highslide-move {
    cursor: move;
}
.highslide-html-content {
	width: 800px;
}
.newWindow a {
	font-size:12px;
}

.windowTop {	
	height: 70px;
	background-image:url(../images/assets/hs-tenacity.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
}
.windowTop a {
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 40px 10px 0 0;
}
table.highslide-table {
	font:13px Arial, Helvetica, sans-serif;
	border: solid 1px #000;
	margin-left:15px;
	margin-top: 15px;
}
table.highslide-table th {
	background:#333333;
	color: #fff;
	padding: 3px 0;
}
table.highslide-table td {
	padding: 0 10px 5px 10px;
	background: #ccc;
}
ul.highslide-list {
	list-style:disc;
	margin-top: 10px;
	margin-left: 20px;
}
ul.highslide-list li {
	padding-bottom: 5px;
	font:14px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
	
