@charset "utf-8";
/* CSS Document */



body { overflow-y: scroll;
	background: url(/images/logo.png);
	background-repeat: no-repeat;
	margin-left: 40px;
	color: #323232;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
}

h3{font-family:Arial, Helvetica, sans-serif; font-size:16px;color:#0b72bc;margin:4px 10px 10px 0;padding-left:3px;border-bottom:1px dotted #aaa;width:75%}
h4{margin:0;padding:0;display:inline;font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal;color:#0074c2}

html { min-height: 100%; margin-bottom: 1px; }

popupscroll{overflow-y:yes;}
