/* CSS Document */

body {
	margin: 0;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

a, a:link, a:visited, a:active {
	color: #009900;
}

a:hover {
	color: #666666;
}

caption {
	color:#000000;
	text-align:left;
}

.page_break {
	display: none;
}

#container {
	width: 770px;
	background: #FFFFFF;
	/* margin-left: auto;
	margin-right: auto; */
	margin-top: 0;
}

#banner {
	float: left;
	width: 770px;
	height: 105px;
	background: url(../images/banner.jpg);
}

#header {
	float: left;
	width: 770px;
	height: 24px;
	background: url(../images/header.jpg);
}

#navileft {
	float: left;
	width: 140px;
}

#navileft td {
	color: #000000;
	background: #EEEEEE;
	text-align: left;
	vertical-align: top;
}

#navileft ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navileft li {
	position: relative;
}

#navileft a, #navileft a:link, #navileft a:visited, #navileft a:active {
	display: block;
	padding: 5px;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background: #EEEEEE;
}

#navileft a:hover {
	color: #009900;
	background: #CCCCCC;
}

#breadcrumb {
	text-align: left;
	padding-bottom: 2px;
}

#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	color: #009900;
	text-decoration: underline;
}

#breadcrumb a:hover {
	color: #666666;
}

#print {
	text-align: right;
}

#main {
	float: left;
	width: 590px;
	text-align: left;
	padding: 10px 20px 40px 20px;
}

#main h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #009900;
}

#main h2 {
	font-size: 1em;
	font-weight: bold;
	color: #009900;
}

#main h3 {
	font-size: 0.9em;
	font-weight: bold;
}

#main h4 {
	font-size: 0.8em;
	font-weight: bold;
}

#main p, span {
}

#main table {
	margin-left: 1.5em;
}

#main th {
	font-size: 0.7em;
	color: #FFFFFF;
	background: #009900;
}

#main td {
	color: #000000;
	background: #EEEEEE;
	text-align: left;
	vertical-align: top;
}

#main ol li {
	margin-left: -1.2em;
	margin-bottom: 0.6em;
}

#main ul li {
	/* margin-left: -1.2em; */
	margin-bottom: 0.8em;
	list-style-image: url(../images/arrowicon.gif);
	vertical-align: top;
}

#main blockquote {
	margin-left: 1.5em;
	margin-right: -1em;
}

.contents {
	list-style-type: upper-alpha;
}

.subcontents {
	list-style-type: decimal;
}

.top_of_page {
	text-align: right;
	
}

#footer {
	float: left;
	width: 770px;
	padding: 10px 0 10px 0;
	background: url(../images/footer.jpg);
	border-top: 2px #5FB121 solid;
}

#footer p {
	margin: 0;
	font-size: 0.6em;
	text-align: center;
}

.smlTxt {
}

#navileft ul li {
	float: left;
	width: 100%;
}

#navileft ul li a {
	height: 1%;
}

.glossaryholder {
	padding: 5px;
	position: relative;
	border: 1px solid #EFEFEF;
}

.glossarybody {
	background-color: #EEEEEE;
}

.glossaryitem {
	padding: 1px 5px 15px 5px;
	margin: 10px 10px 10px 10px;
}

.glossaryitem ul {
	list-style: none;
	display: inline;
}

.glossaryitem li {
	display: inline;
	padding-left: 2em;
}

.glossaryheading {
	width: 100%;
	background-color: #009252;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 0.5em;
}

.glossarytitle {
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
	position: relative;
	border: 1px solid #EFEFEF;
}

.bufferimage {
	border: 1px solid #CCC;
	margin-left: 1.5em;
}

.inlineimage{
	margin-left: -1.5em;
	padding-bottom: 1em;
}
.listimage{
	margin-left: -1.5em;
	padding-bottom: 1em;
	border: 1px solid #CCC;
}
.inlinetext{
margin-left: 1.5em;
}
.faqtd{
background-color:#FFFFFF;
} 
.iconformat {
text-align:center;
font-size:9px;
}
#reportstable table{
margin-left:0em;
}
#reportstable th{
	font-size: 1em;
	color: #000000;
	background: #FFFFFF;
	font-weight:bold;
	text-align:center;
}
#reportstable td{
	color: #000000;
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
#generic table{
margin-left:0em;
}

