 body {
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #103178;
	scrollbar-arrow-color: #000000;

	}

 a:link {
   color: #103178;
   }

 a:visited {
   color: #103178;
   }

 a:hover, a:active {
    color: orange;
    text-decoration: underline;
    }

 form {
    margin: 0px;
    }
 
li {
	list-style-image: url("../images/listitem.gif");
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #585858;
	font-weight: 900;
	margin-left: 18px;
	padding-left: 0px;
	text-indent: -16px;
}

.sbody {
font-family: Verdana, Arial, Helvetica;
font-size: 7pt;
color: black;
}

.mbody {
font-family: Verdana, Arial, Helvetica;
font-size: 7pt;
color: black;
font-weight: 900;
}

.headline {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: 900;
	color: #103178;
	font-variant: normal;
	text-transform: uppercase;
}

.quote {
margin-top: 10px;
}

.sidepocket {
font-family: Verdana, Arial, Helvetica;
font-size: 8pt;
font-weight: 900;
color: #585858;
}

.dashedborder
{
	border: 1px solid #336699;

}
.sidepocketitalic {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: 900;
	color: #585858;
	font-style: italic;
}
.qbody {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #000;
	font-weight: normal;
	text-align: justify;
}
.qbodySource {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #103178;
	font-weight: bold;
}

