body  {
	background: #ffffff;
	margin: 0;
	padding: 0;
	/* text-align: center; */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-size:100%;
}

h4, h5 {color: navy}

.bg {
	width: 760px;
	background: #e0e0e0;
}

.bluebg { background: #003366; }

.graybg { background: #DDDDDD; }

.goog {
	font-size: 0.75em;
}

.term_red { background: Red;
	font-weight: bold;
	font-size: 14px;
	color: White; 
}

.term_green { background: Green;
	font-size: 14px;
	color: White; 
	font-weight: bold;
}

.main #normal {
	font-size: 12px;
}

.main #bold {
	font-weight: bold;
	font-size: 12px;
}

.main #bold14 {
	font-size: 14px;
	font-weight: bold;
}

.main1 {
	width: 760px;
}

.menu #cell {
	height: 16px;
	width: 93px;
	background: #003366;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.bar #cell {
	height: 16px;
	background: #003366;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.title{
	font-size: smaller; font-weight: bold;
}

.highlight{
	BACKGROUND: yellow; mso-highlight: yellow;
	font-size: smaller; font-weight: bold;
}

.menu #whitecell {
	height: 16px;
	width: 92px;
	font-size: 12px;
	font-weight: bold;
}

.menu #whitecell1 {
	height: 16px;
	width: 94px;
	font-size: 12px;
	font-weight: bold;
}

.menu #vertline {
	height: 16px;
	width: 3px;
	background-color: #CCCCCC;
}

.menu #vertline1 {
	height: 16px;
	width: 1px;
	background-color: #00008B;
}

.menu #horline {
	height: 3px;
	width: 92px;
	background-color: Gray;
}

.green {
	font-size: 12px;
	color: Green;
}

.red {
	font-size: 12px;
	color: Red;
}

A.white:link{
	font-size:12px;
	color: white;
	text-decoration: underline;
}
A.white:visited { 
	font-size:12px;
	color: white;
	text-decoration: underline;
}
A.white:hover {
	font-size:12px;
	color: white;
	text-decoration: underline;
}

A.black:link{
	font-size:12px;
	color: black;
	text-decoration: underline;
}
A.black:visited { 
	font-size:12px;
	color: black;
	text-decoration: underline;
}
A.black:hover {
	font-size:12px;
	color: black;
	text-decoration: underline;
}

A.blue:link{
	font-size:0.75em;
	color: blue;
	text-decoration: underline;
}
A.blue:visited { 
	font-size:0.75em;
	color: blue;
	text-decoration: underline;
}
A.blue:hover {
	font-size:0.75em;
	color: blue;
	text-decoration: underline;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
}

pre {
	font-family: Arial, Helvetica, sans-serif;
}

#cs_flashBody
{
	background-color: #ffffff;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	text-align: center;
}

#cs_noexpressUpdate
{
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	text-align: left;
	background-image: url(Sept5-08_nofp_bg.gif);
	background-repeat: no-repeat;
	width: 210px; 
	height: 200px;	
	padding: 40px;
}

sup { color: Red; font-weight: lighter; }