@charset "utf-8";
/* CSS Document */

body {
	font-size: 1em;
	color:#000000;

}

h1 {
font-size: 1.4em;
color: #000;
}

h2 {
font-size: 1.2em;
color: #000;
}


h3 {
font-size: 1em;
color: #000;
}

h4 {
font-size: 1em;
color: #000;
}


.blue_head {
	color:#002740;
	text-transform:uppercase;
	font-size: .9em;
	font-weight:bold;
		 
}

.bodycopy {
	font-size: 0.9em;
	color:000;
	line-height:1.25em;
}
.caption  {
	font-size: 0.90em;
	font-style: italic;
}
.floating_layer  {
	margin-right:1em;
	padding: 1em;
	}
.sidebar_text   {
	font-size: .8em;
	line-height: 1.4em;
}

