@charset "UTF-8";
html {font-size: 99.9%}

body {
	color: black;
	max-width: 800px;
	margin-left: 20pt;
	text-indent: 0px;
	font-family: Georgia, Palatino, "New York", "Trebuchet MS", Times, "Times New Roman", serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	border: 1;
}

DL {font-family: Georgia, Palatino, "New York", "Trebuchet MS", Times, "Times New Roman", serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
margin-left: 20pt;
text-decoration: none;
text-indent: 00px;
text-transform: none}

DT {font-family: Georgia, Palatino, "New York", "Trebuchet MS", Times, "Times New Roman", serif;
font-size: 1.0em;
margin-top: 12px}

DD {font-family: Georgia, Palatino, "New York", "Trebuchet MS", Times, "Times New Roman", serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
margin-bottom: 2px;
margin-top: 2px;
text-decoration: none;
text-transform: none}

UL {}

OL {}

LI {font-family: Georgia, Palatino, "New York", "Trebuchet MS", Times, "Times New Roman", serif;
line-height: 110%;
margin-left: 10pt;
margin-bottom: 0em;
margin-top: 0em;
padding-top: 0.3em;
padding-bottom: 0.2em}

TT {font-family: "Monotype.com", "Courier", "Courier New", mono;
font-size: 0.9em;
line-height: 1em}

PRE {font-family: "Monotype.com", "Courier", "Courier New", mono;
font-size: 0.9em;
line-height: 1em}

P {color: black;
font-family: Georgia, Palatino, "New York", "Trebuchet MS", Times, "Times New Roman", serif;
font-size: 1em;
font-style: normal;
font-weight: normal;
line-height: normal;
margin-left: 20pt;
text-decoration: none;
text-indent: 00px}

B {}

p.close {margin-bottom: 0px;
margin-left: 0px;
margin-top: 6px}

/* table {text-indent: 20px} */

xtd, xth {line-height: 1.2em}

H1 {color: #008800;
font-family: Helvetica, Arial, sans-serif;
font-size: 1.73em;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: normal;
margin-left: 5pt;
margin-top: 12px;
text-decoration: none;
text-transform: none}

H2 {color: #008800;
font-family: Helvetica, Arial, sans-serif;
font-size: 1.44em;
font-style: normal;
font-weight: bold;
line-height: normal;
margin-left: 10pt;
margin-top: 12px;
text-decoration: none}

H3 {color: #008800;
font-family: Helvetica, Arial, sans-serif;
font-size: 1.2em;
font-style: normal;
font-weight: normal;
line-height: normal;
margin-left: 15pt;
margin-top: 12px;
text-decoration: none}

H4 {color: #008800;
font-family: Helvetica, Arial, sans-serif;
font-size: 1em;
font-style: normal;
font-weight: normal;
line-height: normal;
margin-left: 20pt;
margin-top: 12px;
text-decoration: none}

DIV {}

a:link { color:#000077; text-decoration:none; font-weight:normal; border-bottom: 1px dotted #000077;}
a:visited { color:#000033; text-decoration:none; font-weight:normal; border-bottom: 1px dotted #000077;}
a:hover {outline: auto thick blue; color:#3333FF; text-decoration:none; background-color:#FFFF66; font-weight:normal; }
a[rel="external"], a.external {
	white-space: nowrap;
	padding-right: 13px;
	background-image: url('../images/external.gif');
	background-repeat:no-repeat;
	background-position: right center;
	zoom: 1;
}

IMG {}

TD {font-family: Georgia, Palatino, "New York", "Trebuchet MS", Times, "Times New Roman", serif;}

TD.important {}
.float_right {
	float: right;	padding: 8px;	margin: 8px;
}
.float_left {
	float: left;	margin: 8px;
}
.font_smaller {font-size: smaller}
.font_larger {
	font-size: larger;
}
.subscript {vertical-align:sub;
	font-size: 0.8em;
}
.superscript {vertical-align: super;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}
