body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color: #000;
	margin : 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000;
	font-size: 12px;
}

div, span, p, th, form, li, dt, dl, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

b {
	font-weight: bold;
}

strong	{
	font-weight : bolder;
}

i, em, cite {
	font-style : italic;
}

u {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, sans-serif;
}

h1 {font-size: 17px;}
h2 {font-size: 15px;}
h3 {font-size: 13px;}
h4 {font-size: 10px;}
h5 {font-size: 9px;}
h6 {font-size: 8px;}

ul {
	margin-bottom: 10px;
	margin-top: 0;
}

ol li {
	margin-bottom: 15px;
}


ul li {
	list-style: disc;
}

li.spc {
	margin-bottom: 8px;
}

sup {
	font-size: 8px;
}

a {
	text-decoration: none;
}

a:link {
	color : #666;
	text-decoration: underline;
}

a:visited {
	color : #999;
	text-decoration: underline;
}

a:hover  {
	color : #930;
	text-decoration: none;
}

a:active {
	color : #930;
	text-decoration: none;
}

a.def, a.def:link, a.def:visited, a.def:hover, a.def:active {
	color : #00F;
	text-decoration: underline;
}

.navleft1 {
	color: #FFF;
	font-size: 9px;
}

.navleft1 a, .navleft1 a:link, .navleft1 a:active, .navleft1 a:visited {
	text-decoration: none;
	color: #FC3;
}

.navleft1 a:hover {
	color: #FFF;
	text-decoration: none;
}

.navleftPh { color: #336; }
.navleftPhH { color: #ccc; }

a.navleft2, a.navleft2:link, a.navleft2:active, a.navleft2:visited, a.navleft2:hover {
	font-weight:bold;
	color: #336;
	text-decoration: none;
	font-size: 9px;
}

a.navleftH, a.navleftH:link, a.navleftH:active, a.navleftH:visited, a.navleftH:hover {
	font-weight:bold;
	color: #CCC;
	text-decoration: none;
	font-size: 9px;
}

a.vtClose, a.vtClose:link, a.vtClose:active, a.vtClose:visited {
	font-weight:normal;
	color: #666;
	text-decoration: none;
	font-size: 10px;
	line-height: 20px;
	vertical-align: middle;
}

 a.vtClose:hover {
	font-weight:normal;
	color: #930;
	text-decoration: none;
}

.footnote {
	font-size: 9px;
	color: #666;
}

.crumb {
	font-size: 9px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 20px;
}

.crumb a:link, .crumb a:visited {
	color: #999;
	text-decoration: underline;
}

.crumb a:active, .crumb a:hover {
	color: #CCC;
	text-decoration: none;
}

.glossHdr {
	border-top: 2px solid #FC3;
	border-bottom: 2px solid #FC3;
	color: #FC3;
	margin-top:4px;
	margin-bottom:4px;
	font-size: 22px;
	font-weight: bold;
}
	
.topic, .topic2 {
	padding-left: 30px;
	color: #930;
	font-family: Times, Times New Roman, serif;
	font-size: 14px;
}

.txt {
	color: #000;
	font-size: 11px;
}

.smTxt {
	color: #000;
	font-size: 10px;
}

.content {
	padding-left: 30px;
	color: #000;
	font-size: 12px;
}

/* Tell NS4 to ignore these styles.... */
/*/*/
.fixRightMarginForIE {
	margin-right: 0; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-right: -30px;
}

html>body .fixRightMarginForIE {
	margin-right: 0;
}
/* Okay, we can let NS4 see the rest.... */


