/* CSS Document */
BODY,table,tr,td,div,span {
	MARGIN: 0px;
	font-size: 9pt;
	line-height: 22px;
	letter-spacing: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
P,UL,LI {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Verdana,Tahoma
}
A,A:LINK, A:VISITED {
	FONT-SIZE: 9pt; COLOR: #003399; FONT-FAMILY: Verdana,Tahoma; TEXT-DECORATION: NONE;
}
a:hover {
	text-decoration:underline;
}
UNKNOWN {
	MARGIN-LEFT: auto; MARGIN-RIGHT: auto; TEXT-ALIGN: center
}
MARQUEE {
	FONT-SIZE: 10pt; WIDTH: 555px; COLOR: #ff0; FONT-FAMILY: Tahoma
}
FORM {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
IMG {
	BORDER: 0px;
}
.larger {
	font-size:12pt;
}
.smaller {
	font-size:7pt;
	font-weight: normal;
}
.black {
	color:#000000;
}
.title {
	font-size:16pt;
}
.strong {
 	font-weight:bold;
}
.gray {
	color:#666666;
}
.white, .white a {
	color:#FFFFFF !important;
}
.line0height {
	line-height:18px;
	letter-spacing:0px;
	margin:0 0 0 0;
}
.red {
	color:#DD0000;
}
.blue {
	color:#003366;
}
.FDropShadow {
	FILTER: DropShadow(Color=#999999, OffX=1, OffY=1, Positive=5)
}
.FShadow {
	FILTER: Shadow(Color=#999999, Direction=135);
	FILTER: DropShadow(Color=#999999, OffX=1, OffY=1, Positive=5);
}
hr {
	padding: 0px;
	margin: 0px;
}
#news td {
	padding-top: 30px;
}
strong {
}
.times {
	font-family: Times New Roman, Arial, Verdana;
}
h1 {
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	white-space: normal;
	display: none;
}
h2 {
	font-size: 12pt;
	padding: 0px;
	margin: 0px;
	white-space: normal;
	display: inline;
}
h3 {
	font-size: 9pt;
	padding: 0px;
	margin: 0px;
	white-space: normal;
	display: inline;
}