 /* Body Styles */
body {
	margin: 0;	
	background: #FFFFFF;
}
p,td,li,pre,ul,ol,li {
	font: normal 10pt verdana,arial,helvetica,sans-serif;	
	color: #000000;	
}
/* li {
	margin-top: 1px;	
	margin-bottom: 1px;	
	padding-top: 2px;	
	padding-bottom: 2px;	
 }
*/
h1 {
	font: bold 14pt arial, helvetica, tahoma, sans-serif;	
	color: #006633
}
h2 {
	font: bold 12pt arial, helvetica, tahoma, sans-serif;	
	color: #006633
}
h3 {
	font: bold 11pt arial, helvetica, tahoma, sans-serif;	
	color: #006633
}
a {
	color: #006633;	
	text-decoration: none;	
}
a:hover {
	color: #00CC00
}
pre {
	margin-bottom: 0
}
.hrz_line {
	background: #FFFFCC
}
.hrz_line2 {
	background-image: url(images/hrz_line.gif);
	height: 1px
}
.maincontent {
	background: #FFFFFF;	
}
.colorbar {
	background: #006633}
.colorbar2 {
	background: #000000}
.foot {
	background: #FFFFCC;	
	padding-right: 2em
}
.poptop, .popbot {
	background: #FFFFCC
}
.popbot {
	padding-top: 3px;	
	padding-bottom: 3px;	
	padding-left: 1em
}
.nav_special {
	color: #ADCEEF;	
	margin-right: 2em
}
.nav_link {
	color: #FFFFFF;	
	text-decoration: none
}
.category {
	font-size: 10pt;	
	margin-bottom: 0.5em
}

dt {
	font: bold 10pt arial, helvetica, tahoma, sans-serif;	
	padding-top: 1em
}
/*dd {
	font: normal 8pt arial, helvetica, tahoma, sans-serif;	
	line-height: 18pt
}
*/
dd {
	font: normal 8pt arial, helvetica, tahoma, sans-serif;	
}
.QA {
	font: normal 16pt arial, helvetica, tahoma, sans-serif;	
	color: #CCCCCC;	
	width: 5px
}
.question {
	font-weight: bold;	
	margin: 0;	
	padding: 1px;	
	font-size: 10pt
}
.answer {
	font-weight: normal;	
	background: #FFFFCC;	
	margin: 0;	
	padding: 3px;	
	font-size: 10pt;	
	line-height: 1.5em;	
	white-space:normal;	
}

/* Table Styles */
.tablehead {
	background: #DDDDDD
}
.rowA {
	background: #EBECED
}
.rowB {
	background: #FFFFFF
}
.rowC {
	background: #E5E5E5
}

/* Form Styles */
.textfield {
	font-family: arial, helvetica, tahoma, sans-serif;	
	font-size:11pt;	
	color:#222222;	
	background:#FFFFFF;	
	border-top:1px solid #BBBBBB;	
	border-left:1px solid #BBBBBB;	
	border-bottom:1px solid #dddddd;	
	border-right:1px solid #DDDDDD;
}
.submit {
	font: normal 8pt "verdana","arial mt","arial narrow","arial";	
	background: #639BC5;	
	color: #FFFFFF;	
	border: #CCCCCC 1px outset
}
select {
	font: normal 7pt "verdana","arial mt","arial narrow","arial";	
	color: #616161;	
}
	select.nav_sel {
	font: normal 7pt "verdana","arial mt","arial narrow","arial";	
	color: #30678F;	
	background: #ADCEEF
}
form {
	margin: 0
}

