BODY {
	font-family : Arial;
	font-size : 9pt;
}

p{
	font-family: Arial;
	font-size: 9 pt;
	text-align: justify;
}

h1 {
	font-size : 16 pt;
}

h2 {
	font-size : 14 pt;
}

h3 {
	font-size : 12 pt;
}
	
TD {
	font-family : Arial;
	font-size : 9pt;
}

TD.date {
	font-family : Arial;
	font-size : 7.5pt;
	text-align: center;
}

TD.infoQuote {
	font-family : Arial;
	font-size : 9pt;
}

TD.company {
	font-weight: bold;
}

TD.noImage{
	height: 70px;
	width: 70px;
	text-align: center;
}

TD.image{
	height: 140px;
	width: 140px;
	text-align: center;
}

TR.list{
	height: 20px;
	background-color: #EEEEEE;
}

a:link		{
	color: #1E347E;
	text-decoration: underline;
}
	
a:visited	{
		color: #1E347E;
		text-decoration: underline;
	}
	
a:active	{ color: #1E347E; 
	text-decoration: underline;
	}
	
a:hover		{ color: Silver; 
	text-decoration: none;
	}

input {
	font: Arial;
	font-size: 9pt;
}

input.required {
	font: Arial;
	font-size: 9pt;
}

input.button {
	font: Arial;
	font-size: 10pt;
}

input.update {
	font: Arial;
	font-size: 8pt;
	background-color : #F0F8FF;
}

select {
	font: Arial;
	font-size: 9pt;
}

textarea {
	font-family: Arial;
	font-size: 9pt;
}

li { 
	line-height: 18px;
	margin-left: 15px;
}

.baseline {
	vertical-align: baseline;
}

.formFields{
	background-color: #FFFFCC;
}

.formRequired{
	background-color: #ffffcc
}

.footnote{
	font-size: 8pt;
}

.headers{
	text-align: left;
	line-height: 20pt;
}

a.noProd {
	font-weight: normal;
	text-decoration: none;
	color: #1E347E;
}

a:hover.noProd {
	font-weight: normal;
	text-decoration: none;
	color: #1E347E;
}

.subscript {
	font-size: 7pt;
}

