.Free_Form {
    color: #999999;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', 'sans-serif';
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 19px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.mainText {
	font-family: 'Verdana-Bold', 'Verdana', 'sans-serif';
	font-size: 16px;
	line-height: 29px;
	opacity: 1.00;
	color: #616161;
	text-align: justify;
	text-indent: -20px;
	margin-left: 20px;
	padding: 3px;
}
 
.graphic_navigationbar_style_default {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
}
.graphic_textbox_layout_style_default {
    padding: 4px;
}
.graphic_textbox_style_default {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
}
a {
    color: #999999;
    text-decoration: underline;
}
a:visited {
    color: #666666;
    text-decoration: underline;
}
a:hover {
    color: #ff0000;
    text-decoration: underline;
}
H3 {
	color: #3E3E3E;
	font: bold 20px;
}

ol {
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}
.Bullet {    border: none;
    text-decoration: none;
}
div {
    overflow: visible;
}
img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}
.smallprint {font-size:9px; color:#999999;}
.Myhighlight {
	background-color: #DFDFDF;
	border: 1px inset Navy;
}
.SuperText {
	color: Navy;
	font-family: 'Verdana', 'sans-serif';
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
}
.F_right { float: right; }
img.F_right { padding: 4px; margin: 0 0 2px 7px; display: inline; }