BODY, FORM, Li, UL, OL, P, TD, Blockquote, DL { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
  }

BODY {
	background-color: #000066;
	color:white;
	padding: 0px;
}

div.main {
	background-color: #eeeeee;
	color: black;
	margin-right: 6%;
	margin-left: 6%;
	margin-top: 0px;
	margin-bottom: 0px;	
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 4px outset #000066;
	line-height: 135%;}

P, DD, DL {
	text-align: left;
	margin-left: 5%;
}
   

H1, H2, H3, H4, H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000066;
  background-color: transparent;
  margin-top: 25px;
  width: 100%;
	padding-bottom: 1px;
	border-bottom: 1px solid #000066;
  }

 
H1 {
  font-size: 22pt;
  }

H2 {
  font-size: 16pt;
  }
  
H3 {
  font-size: 13pt;
  }
  
H4 {
	font-size: 11pt;
  margin-left: 5%;
  }

H5 {
	font-size: 10pt;
  margin-left: 5%;
  }
img {
	border: 0px none white;
	color: white;
}

img.rightlogo {
  float: right;
  border: none;
  padding: 0px;
  margin: 0px;
  width: 166px;
  }
  
A {
	text-decoration: none;
	font-style : italic;
}

A.footnote {
  color: white;
}


A:hover {
	text-decoration: underline;
	background-color : #f0f0f0;
}

A.footnote:hover {
	text-decoration: underline;
	background-color : #000066;
}
 
STRONG {
  font-weight: bold;
  color: #000066;
  background-color: transparent;
  }

EM {
  font-style: italic;
  }


.footnote {
  margin-top: 10px;
  font-size: small;
  line-height: 110%;
  }  

.Together {
  line-height: 110%;
  }

  
 


