body {
    color:#222;
    font-size:75%;
    font-family:Helvetica, Arial, sans-serif;}

h1 {
    font-size:1.2em;
    color:#0090D1;
    margin:1.2em 0 1.5em 0;
    padding-top:1em;
    font-weight:bold;
    text-transform:uppercase}
h2 {
    font-size:1.1em;
    color:#0090D1;
    margin:0.4em 0 0.5em 0;
    padding-top:1em;
    font-weight:bold;}
h3 {
    font-size:1.1em;
    color:#666;
    margin:0.4em 0 0.5em 0;
    padding-top:1em;
    border-bottom: 1px solid #dfe2e4;
    font-weight:bold;}
h4 {
    font-size:1.0em;
    color:#666;
    margin:0.4em 0 0.5em 0;
    padding-top:1em;
    font-weight:bold;}



p,ul,dd,dt {line-height:1.5em;}
p {line-height:1.5em; margin:0 0 1em 0;}


img {
	border:0;}
	
strong,b {font-weight:bold;}
em,i {font-style:italic;}
pre, code {	font-family:"Courier New", Courier, monospace;}
address {font-style:normal; line-height:1.5em; margin:0 0 1em 0;}

hr {
	color:#fff; 
	background:transparent; 
	margin:0 0 0.5em 0; 
	padding:0 0 0.5em 0; 
	border:0; 
	border-bottom:2px #004b95 solid;}

acronym, abbr {border-bottom:1px dashed #c00; cursor:help;}

img.float_left {float:left; margin-right:1em; margin-bottom:0.15em; border:0;}
img.float_right {float:right; margin-left:1em; margin-bottom:0.15em; border:0;}
img.center {text-align:center; background:#fff; padding:4px; border:1px #ddd solid;}
a, a em.file {
    color:#004b95;
    text-decoration:none;}
a:hover {
    color:#0090d1;
    text-decoration:none}

.center {
	text-align:center}
	
#claim {
	float:right;
	width: 160px;
	text-align:right; }
