/*
*	Dark  Blue: #000033
*	Gold yellow: #cccc00
*	Dark Red: #660000
*	Font-Family: arial
*	Font-Size: 10pt
*	Font-Weight: 500
*/

body
{
	Font-Family: arial;
	Font-Size: 9pt;
	Font-Weight: 500;
	Color: #000033;
	margin-left: 0px;
	margin-top: 5px;
}
table{
	border: none;
	Font-Family: arial;
	Font-Size: 9pt;
	Font-Weight: 500;
	Color: #000033;
	margin: none;
	padding: none;	
}
td{
	borders: none;
	margin: none;
	padding: none;
}
a{
	color: #660000;
}
h1{
	font-family: arial;
	font-size: 12pt;
	color: #000033;
	font-weight: 600;
}
h2{
	font-family: arial;
	font-size: 10pt;
	color: #000033;
	font-weight: 600;
}
td.content-margin{
	width: 48px;
	BACKGROUND-IMAGE: url(../images/side_dash1.gif); 
	BACKGROUND-REPEAT: repeat-y;
}
td.content-main{
	vertical-align: top;
	width: 500px;
	padding-left: 10px;
}
td.content-callout{
	font-size: 9pt;
	padding-left: 50px;
	vertical-align: top;
	width: 170px;
	line-height: 20px;
}
.legal{
	color: #808080;
	font-size: 8pt;
	margin-left: 20px;
}
td.idxMenu{
	width: 156px;
	height: 105px;
	color: #ffffff;
	margin-top: 10px;
	vertical-align: top;
	background-image: url(../images/blue_000033.gif)
}
div.idxMenu{
	width: 135px;
	height: 9px;
	padding-left:5px;
	background-image: url(../images/menu_dash.gif);
}
a.idxMenu{
	text-decoration: none;
	color: cccc00;
	font-size: 9pt;
	font-weight: 600;
	background-image: url(../images/arrow_yellow.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	height: 10px;
	vertical-align: top;
}
a.idxMenu:hover{
	text-decoration: none;
	color: #ffffff;
	font-size: 9pt;
	font-weight: 600;
	background-image: url(../images/arrow_white.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	height: 10px;
	vertical-align: top;
}
a.l1menu{
	text-decoration: none;
	color: cccc00;
	font-size: 8pt;
	font-weight: 600;
	background-image: url(../images/arrow_yellow_sm.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	height: 10px;
	vertical-align: top;
}
a.l1menu:hover{
	text-decoration: none;
	color: #ffffff;
	font-size: 8pt;
	font-weight: 600;
	background-image: url(../images/arrow_white_sm.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	height: 10px;
	vertical-align: top;
}
a.l1menuOn{
	text-decoration: none;
	color: #ffffff;
	font-size: 8pt;
	font-weight: 600;
	background-image: url(../images/arrow_white_sm.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	height: 10px;
	vertical-align: top;
}
td.l1menublock{
	background-image: url(../images/blue_000033.gif);
	vertical-align: top;
	width: 140px;
}
td.l1menu{
	padding-left:20px;
}
table.l1menu{
	margin-top: 30px;
	margin-left: 15px;
	text-align: left;
	vertical-align:top;
	width: 140px;
	background-image: url(../images/blue_000033.gif);	
}
div.h-menuspacer{
	height: 2px;
	width: 93px;
	margin-left: 15px;
	background-image: url(../images/h_dash.gif);
	background-repeat:repeat-x;
}
td.l1content-main{
	vertical-align: top;
	height: 400px;
	width: 640px;
	padding-left: 15px;
	padding-top: 15px;
	
}
li.num{LIST-STYLE-TYPE: decimal;}
li.bul{LIST-STYLE-TYPE: circle;}
li.non{LIST-STYLE-TYPE: none; font-weight: 600;TEXT-INDENT: -30pt;}
li.l1{font-weight: 500;text-indent: -40pt;}
a.l1callout{text-decoration: none; font-size: 8pt; color: #cccc00;}
a.l1callout:hover{text-decoration: none; font-size: 8pt; color: #ffffff;}
td.l1callout{padding-left: 10px;padding-right: 25px; padding-top: 10px; font-size: 8pt; color: #ffffff;}
/* diagram classes*/
img.DiagPU{
	position: absolute;
	top: 460px;
	left: 570px;
	visibility: hidden;
	
}

