@charset "utf-8";
/* CSS Document */
body
  { color: #4c4c4c; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 8px }

td
 { color: #4c4c4c; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
B { font-weight: 600 }

#content {
position: absolute;
left:16px;
width:580px;
background:#fff;
border:0px solid #000;
}

#PaddingBox  { padding: 7px; }

.Experts {
border: dotted 1px #d1d1d1;  
}

#show_question {
 margin: 0px 5px 0px 0px; padding: 10px; border: dotted 1px #7f7f7f 
 }

h1   { color: #02518a; font-size: 25px; margin-bottom: 0px; padding: 0px; margin-top:0px; }
h2 { color: #02518a; font-size: 18px; margin-bottom: 0px;  margin-top: 0px;padding: 0px}
h3  { color: #036ab4; font-size: 13px; margin: 0px; padding: 0px }
h4  { color: #7E7A7A; font-size: 10px; margin-bottom: 0px; margin-top: 0px; padding-top: 0px; padding: 0px; }
form { margin: 0px; padding: 0px; }

a {
color: #A43D1B;
text-decoration: none;
}

.box_key{
	border:solid 1px #DEDEDE;
	color:#222222;
	padding:4px;
	text-align:center;
	background-color: #F4F4F4;
	background-image: url(images/key.png);
	background-repeat: no-repeat;
	background-position: 8px 6px;
}

<style type="text/css">
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.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;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

</style>
