/* CSS Document */

body,html
 {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #143264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
} 


td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.style9 {font-size: 8pt; }
.leftcopy {
padding: 2px 8px 2px 8px;
text-align:left;
}
.rightcopy{
padding: 4px 30px 4px 30px;
text-align:left;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style11 {color: #ffffff}
.style12 {
	padding-left:15px;
	padding-top:10px;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #797525;
}
.style13 {color: #ffffff; font-size: 8pt; }

hr
{
color:  #9D982F;
width: 80%;
}

a.bluelink:link {
	color: #000080;
	font-weight: bold;
text-decoration: none;
}
a.bluelink:visited {
color: #9D982F;
text-decoration: underline;
}

a.bluelink:hover {
color: #9D982F;
text-decoration: underline;
}
a.bluelink:active{
color: #9D982F;
text-decoration: underline;
}

