BODY {
	background-color: #000;
}

A {
	color: #000066;
	text-decoration: none;
}

A:hover {
	color: #000066;
	text-decoration: underline;
}

A.footerLink {
	color: #ffffff;
	text-decoration: none;
}

A.footerLink:hover {
	color: #ffffff;
	text-decoration: underline;
}

TR.footer TD, TD.footer {
	color: #ffffff;
	background-color: #122055;
	font-family: Verdana;
	font-size: 7pt;
}

TABLE.footer, TABLE.main { 
	border-top: none;
	background-color: #ffffff;
}

TABLE.footer, { 
	border: solid 1px #122055;
	border-top: none;
}

TABLE.header {
	border: solid 1px #122055;
	background-color: #ffffff;
}

TABLE.main, TABLE.header { 
	border-bottom: none;
}


TD.content {
	padding-right: 50px;
	text-align: left;
	color: #555555;
	font-family: Arial;
	font-size: 8pt;
	line-height: 150%
}

TD.content P, h1
{
	padding-left: 10px;
	padding-right: 3px;
}

TR.mastheadtext TD A
{
	color: #000066;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
}

li {
	list-style-image: url(images/bullet.gif);
	line-height: 175%;
}

.small {
	font-size: 9px;
}

.orange {
	color: #FF9900;
}

p {
	text-align: justify;
}

h1 {
	font-family: trebuchet ms, verdana, helvetica, arial;
	font-size: 11px;
	color: #0071B5;
	background-repeat: repeat-x;
	font-weight: normal;
	text-transform: uppercase;
	height: 24px;
	padding-top: 3px;
	clear: both;
}

table.cols {
	font-family: arial;
	font-size: 11px;
	color: #333;
}

.date {
	padding-right: 50px;
	text-align: left;
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	line-height: 150%;
	font-weight: bold;
}

hr {
color: #003366;
height: 1px;
width: 100%;
margin-left: 10px;
margin-top: 0px;
margin-bottom: -10px;
}

/*
TR.mastheadtext TD 
{
		line-height: 14px;
}
*/
