.Body {
    color: #3f3f3f;
    font-family: 'Verdana', 'sans-serif';
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 18px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 7px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

B {
    color: #ffffff;
    font-family: 'Verdana', 'sans-serif';
    font-size: 12px;
    font-style: Bold;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 18px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-top: 0px;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

p {
    color: #999999;
    font-family: 'Verdana', 'sans-serif';
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 18px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-top: 0px;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.graphic_shape_style_default, .graphic_shape_style_default_10, .graphic_shape_style_default_17 {
    background: #ffffff;
    float: none;
    margin: 0px;
    opacity: 1.00;
}
.graphic_shape_style_default_10, .graphic_shape_style_default_17 {
    background: #f5f4f4;
}
.graphic_shape_style_default_17 {
    background: #ffffff;
}
.graphic_textbox_layout_style_default {
    padding: 4px;
}
.graphic_textbox_style_default {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
}
a {
    color: #007efe;
    text-decoration: none;
}
a:visited {
    color: #007efe;
    text-decoration: none;
}
a:hover {
    color: #0058cb;
    text-decoration: none;
}
div {
    overflow: visible;
}
img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: #000000;
    border: 2px solid gray;
    color: #999;
}
.highslide-html-content {
	position: absolute;
    display: none;
    padding: 10px;
}
.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;*/   
}
.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: black !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.highslide-dimming {
	background: black;
	position: absolute;
	width: 100%;
	visibility: hidden;
	}

