body { 
	text-align: center;
	font-size: 12pt;
}

#main { 
margin-left: auto;
margin-right: auto;
width: 703px;
}

#content { 
	text-align: left;
}

#header { 
	text-align: center;
}

h1 { 
	text-align: center;
}

#footer { 
	border-top-style: solid;
	border-top-width: 1px; 
	margin-top: 100px;
}

#fdawarning { background-color: #FFFFFF;
	color: #666666;
	font-family: arial, sans-serif;
	font-size: 8pt;
	text-align: left;
	
}

#footernavigation {
	font-family: arial, sans-serif;
	font-size: 8pt;
	margin-top: 20px;
}

.scorecard { font-weight: bold; font-size: 12pt}

.highlight { background-color: yellow }

.wlink { background-color: #EEF2D1; color: black; text-decoration: none; }

.testimonial {background-color: #E6E6E6; margin: 15px; padding: 3px; text-align: left}
.nopad { padding: 0px }
.testimonial-title {color: #0055BB; background-color: #CCCCCC; font-size: 10pt; font-family: arial, sans-serif; padding: 3px; text-decoration: none; font-weight: bold}
.testimonial-author {color: #666666;  font-size: 10pt; font-family: arial, sans-serif; padding: 3px; font-style: italic}
.pad10 { padding: 10px }

div.citation { border-bottom: 3px solid #E6E6E6}
.citation-quote { font-style: italic }
.citation-quote:before { content: open-quote }
.citation-quote:after  { content: close-quote }
.citation-author { font-weight: bold }
.citation-publication { text-decoration: none }
.citation-title { text-decoration: underline }

/* hack for IE not supporing 'text-decoration: inherit' in .wlink */
.citation-title a.wlink { text-decoration: underline  }

#trademarknotice { background-color: #FFFFFF;
	color: #666666;
	font-family: arial, sans-serif;
	font-size: 8pt;
}


