BODY, P {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #003399;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #999999;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #003366;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #999999;
	margin-top : 10;
	margin-right : 0;
	margin-left : 0;
}

H3 {
	margin-top : 15px;
}

LI.News {
	margin-top : 6px;
}

p.bgGray {
	background-color: #e8e8e8;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #003399;
}

TH {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #003399;
	font-weight : bold;
}

Table.tblBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

A {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A.BookMark {
	color : #003399;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight: normal;
}

A.BookMarkHeader {
	color : #003399;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
}

A:HOVER {
	color : #FF6600;
}

A.Banner {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A.InLine {
	color : #0066CC;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
}

TD.Banner {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

TD.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

TD.Blue1-WhiteRight {
	background-color : #003366;
	background-image : images/blue1-whiteright.gif;
}

P.bold14 {
	font-size : 20px;
	font-weight : bold;
}
TD.bold14, CAPTION {
	font-size : 20px;
	font-weight : bold;
}
.tbl600 {
	width : 90%;
}
.tdMargin12 {
	padding-left : 12px;
	padding-right : 12px;
	text-align : justify;
}