body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #fff;
	font-size: 95%;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}
A:visited
{
	color: #D66321;
	background-color: transparent;
}
A:link
{
	color: #0000FF;
	background-color: transparent;
}
A:hover
{
	color: #B8860B;
	background-color: transparent;
	text-decoration: none;
}
HR
{
	/*color : #004A80; */
	color: #FBB861;
	background-color: transparent;
}
.content
{
	margin: 7px;
}
.noView
{
	display: none;
}
.attention
{
	color: #FF0000;
	background-color: transparent;
}
.highlight
{
	color: #804040;
	background-color: transparent;
}
.search
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: -12px;
}
.th-nav, .bh-nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.th-nav ul, .bh-nav ul
{
	padding: 0;
	margin: 0;
	font-size: 100%;
}
.th-nav li
{
	float: left;
	list-style-type: none;
	padding: 3px 15px 3px 10px;
	white-space: nowrap;
}
.bh-nav li
{
	float: left;
	list-style-type: none;
	padding: 4px 15px 6px 10px;
	white-space: nowrap;
}
.th-nav a:link, .th-nav a:visited, .bh-nav a:link, .bh-nav a:visited, .search a:link, .search a:visited
{
	color: #FFFFF0;
	background-color: #000000;
	text-decoration: none;
}
.th-nav a:hover, .h-nav a:active, .bh-nav a:hover, .bh-nav a:active, .search a:hover, .search a:active
{
	color: #FFD700;
	background-color: #000000;
	text-decoration: none;
}
.bc
{
	color: #fbb861;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 18px;
}
.bc A:visited, .bc A:link
{
	color: #1b1a79;
	background-color: transparent;
	text-decoration: none;
}
.bc A:hover
{
	color: #b8860b;
	background-color: transparent;
	text-decoration: none;
}
.bc ul
{
	margin: 0;
}
.bc li
{
	float: left;
	list-style: none;
	padding-left: 2px;
	padding-right: 3px;
	background-image: url(/power/graphics/menutriangle.gif);
	background-repeat: no-repeat;
	background-position: 2px -2px;
	white-space: nowrap;
}
.v-nav
{
	color: #FBB861;
	background-color: #004a80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 5px;
}
.v-nav A:visited, .v-nav A:link
{
	color: #FFFFF0;
	background-color: #004a80;
	text-decoration: none;
}
.v-nav A:hover
{
	color: #FFD700;
	background-color: #004a80;
	text-decoration: none;
}
.vnav-active
{
	color: #FFD700;
	background-color: #004a80;
	text-decoration: none;
}
.vnav-list
{
	margin-left: 5px;
	padding-left: 0;
	padding-bottom: 5px;
	list-style-type: none;
}
.vnav-list li
{
	padding-left: 10px;
	padding-bottom: 5px;
	background-image: url(/power/graphics/menutriangle.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.fnav
{
	padding-bottom: 20px;
	padding-top: 20px;
}
.breadcrumb
{
	color: #D66321;
	background-color: transparent;
	font-size: 67%;
}
.smaller
{
	font-size: 78%;
}
.smallerx2
{
	font-size: 67%;
}
.larger
{
	font-size: 117%;
}
.largerx2
{
	font-size: 150%;
}
.swpinfo
{
	font-size: 83%;
}
.invisible, .invisible a
{
	display: none;
	color: #fff;
	background: #fff;
}
.menu
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFF0;
	font-weight: bold;
}
.menu a:link
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFF0;
	text-decoration: none;
	font-weight: bold;
}
.menu a:visited
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFF0;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #ffd700;
	text-decoration: none;
	font-weight: bold;
}
/* ******************  printing  **************  */
@media print
{
	body
	{
		font-family: "Times New Roman" , Times, serif;
		background-color: #FFFFFF;
	}
	td
	{
		font-family: "Times New Roman" , Times, serif;
	}
	.noPrint
	{
		display: none;
	}
	.noView
	{
		display: inline;
	}
}

