body
{
 		background-color: #ffffff;
		background-image: url(images/main_back01.gif);
		background-repeat: repeat;
		background-position: 20px 25px; 
  	font-family: arial, sans-serif;
  	font-style: normal;
  	font-weight: normal;
		margin: 0in 0in 0in 0in;  /* top right bottom left */
}

.footnote
{
 		font-size: 8pt;
		margin: 0in;
}

input, select
{
 		font-size: 8pt;
}

input.button
{
		color: #266D96;
		font-weight: bold;
}

input
{

	font-weight: bold;
	border: 1px #000 solid;
}

div.search
{		position: absolute;
		top: 5%;
		left: auto;
		bottom: auto;
		right: 9%;
}

p, ul, ol, li, table
{
		color: black;
 		font-size: 10pt;
}

.quote
{
 		padding: 0in 0in 0.0in 0.0in;
}

.bluenote
{
		margin: 0.0in 0.0in 0.0in 0.5in;
		font-style: italic;
}

.rednote
{
		color: red;
		font-style: normal;
		font-weight: bold;
		font-size: 10pt;
}

.content
{
		color: black;
		font-style: normal;
		font-weight: normal;
		font-size: 10pt;
}

h1,h2,h3,h4,h5,h6
{
		color: black;
		font-weight: bold;
		font-family: arial;
}

.bolditalic
{
		color: black;
		font-weight: bold;
		font-family: arial;
		font-style: italic;
}

.boldstart
{
		font-weight: bold;
		font-family: arial;
}

.smallcaps
{
		color: black;
		font-weight: bold;
		font-family: arial;
		font-style: italic;
		font-variant: small-caps;
}

img
{
  	margin: 0.0in 0.0in 0.0in 0.0in;
}

img.floatright
{
  	float: right;
}

img.floatleft
{
  	float: left;
}
img.symbol
{
  	margin: 0.0in;
}