BODY {
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 90%;
	margin: 0 5% 30% 5%;
	line-height: 120%
}

H1, H2, H3, H4, H5, H6 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

H1 {
	background-repeat: repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00ADC6;
	clear: both;
	color: #666666;
	font-size: 200%;
	font-style: normal;
	font-weight: bolder;
	margin: 6px -5% 12px -5%;
	padding: 18px 5%;
	text-align: left;
}

H2 {
	font-weight: bold;
	font-size: 175%;
	color: #333333;	
}

H3 {
	font-weight: bolder;
	font-size: 150%;
	margin: 6px 0px 12px;
	color: #333333;
}

H4 {
	font-weight: bolder;
	font-size: 125%;
	margin: 0px 0px 6px 6px;
	padding: 0px;

}

H5 {
	font-weight: bolder;
	font-size: 100%;
}

H6 {
	font-weight: bolder;
	font-size: 8.0pt;
}

P {
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: inherit;
	padding-bottom: 6px;
}

table{
	background-color: #ffffff;
	font-size:100%
}

A.expandspot {
	color: #008000;
	cursor: hand;
	font-style: italic;
}

SPAN.expandtext {
	font-style: italic;
	font-weight: normal;
	color: #ff0000;
}

SPAN.keystroke {
	background-color: Silver;
	border-color: #CCCCCC #696969 #696969 #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-style: italic;
	font-weight: bold;
	line-height: 160%;
	padding: 1px 6px 1px 6px;
}

SPAN.button {
	background-color: #F5F5DC;
	border-color: gray;
	border-style: outset;
	border-width: 1px;
	font-family: "Tahoma" "MS Shell Dlg","MS Sans Serif", Geneva, sans-serif;
	font-weight: normal;
	line-height: 160%;
	padding: 1px 9px 1px 9px;
}

SPAN.menuitem {
	background-color: #6495ED;
	border-color: white;
	border-style: double;
	border-width: 0 5px 0 5px;
	color: white;
	font-family: "MS Shell Dlg", "MS Sans Serif", Geneva, sans-serif;
	font-weight: normal;
	line-height: 160%;
	padding: 1px 3px 1px 9px;
}

A.dropspot {
	cursor: hand;
	color: #008000;
	font-style: italic;
	 text-decoration: none none none; 
}

A.glossterm {
	color: #000080;
/*	font-size: 75%; */
/*	cursor: hand; */
/*	text-decoration: underline;*/
	font-weight: bold;
	font-style: normal;
}

SPAN.glosstext {
/*	font-size: 75%;*/
	font-weight: normal;
	font-style: normal;
	margin-top: 0pt;
	margin-bottom: 12pt;
}

P.glosstext {
/*	font-size: 75%;*/
	font-weight: normal;
	font-style: normal;
	margin-top: 0pt;
	margin-bottom: 12pt;
}

P.note {
	background-color: #FFFFCC;
	border-bottom-width: medium;
	border-left-width: thick;
	border-left-style: outset;
	border-left-color: #FFFF00;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 6px;
	margin-left: -2%;
	padding: 6px;
}

SPAN.related_header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CC99;
	font-style: normal;
	font-weight: bold;
	margin-top: 12pt;
	margin-left: -2%;
	padding-top: 6pt;
}

DIV.related {
padding-top: 3pt;
padding-bottom: inherit;
padding-left: 12pt;
}

OL {
	margin-top: 12px;
	margin-bottom: 12px;
}

UL {
	margin-top: 12px;
	margin-bottom: 12px;
	list-style-position: outside;
	list-style-type: square;
	clear: none;
	float: none;
	border: none;



}

LI {
	margin-bottom: 6px;
	margin-left : auto;
}

UL.bang {
	list-style-image: url(/img/bang.gif);
	list-style-position: inside;
	vertical-align: text-bottom;
}

A.term {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
}

.term {
	font-size: 100%;
	font-weight: bold;

}

.item {
	font-size: 150%;
	font-weight: bold;
	color: #00B6C5;
}

.mark {
	background: inherit;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
}

table.striped tr.odd { background-color: #DDDDDD; }