/* CSS Document */


li {
	list-style-type: none;
}

#contact {
	line-height: 13px;
	margin-left: 0;
	margin-bottom:20;
	font-style: italic;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330066;
	padding-bottom: 7px;
}

.nav {
	background-color: #E6E6F2;
	padding: 0px 7px 7px 7px;
	font-size: 11px;
	color: #330099;
	line-height: 18px;
}

.nav a {
	color: #0000ff;
	text-decoration: none;
	line-height: 12px;
}
	
.nav a:hover {
	text-decoration: underline;
}

#nav p {
	margin-top: 6px;
	margin-bottom: 14px;
}

.navhead {
	font-size: 12px;
	font-weight: bold;
	color: #330099;
	margin-top: 0px;
	margin-bottom: -20px;
}

.navsidebar {
	background-color: #D9D9EC;
	padding: 7px 5px 5px;
	line-height: 12px;
	margin-top: 20px;
}

.navsidebar li {
	margin-top: 8px;
}

.indexheading {
	font-size: 12px;
	font-weight: bold;
}

.indexheadingsub {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.05em;
	vertical-align: middle;
	color: #000000;
	background-color: #D9D9EC;
	padding: 0px 0px 0px 7px;
	text-align: left;
}

.indexcolumn {
	font-size: 12px;
	padding: 10px 0px 0px 7px;
	line-height: 13px;
}

.indexcolumn ul li {
	list-style-type: none;
	list-style-position: outside;
}

.textcol ol li {
	list-style-type: disc;
	margin-top: 8px;
	margin-bottom: 0px;
}

.textcol ul li {
	list-style-type: disc;
	margin-top: 8px;
	margin-left: 20px;
	margin-bottom: 0px;
}

.indexcolumn p {
	margin-top: 20px;
	margin-bottom: 0px;
}

.indexcolumn a {
	color: #330099;
	text-decoration: none;
}
	
.indexcolumn a:hover {
	color: #0000ff;
	text-decoration: underline;
}

.indexcolumn li {
	margin-top: 9px;
}

.whiteborder {
	border-top: 1px solid #FFFFFF;
	border-right: 1px none;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.grayborder {
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.grayborderrt {
	border-top: 1px none;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.onecol {
	border-top: 1px none;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.activehighlight {
	background-color: #ffffff;
	padding-right: 1px;
	padding-left: 1px;
}

.style1 {color: #FFFFFF}

.codeblock, .whitebkgd, .ltpurbkgd {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.codeblock {
	background-color: #FFFFcc;
	color:#FF0000;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 14px;
	padding: 2px;
}

.subhead {
	background-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.subheadtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -8px;
}

.whitebkgd {
	font-size: 12px;
	padding: 10px 40px 10px 7px;
	line-height: 16px;
	background-color:#FFFFFF
}

.ltpurbkgd {
	padding: 10px 40px 10px 7px;
	line-height: 16px;
	background-color:#DFDFFF
}

.code {
	font-family:"Courier New", Courier, mono;
}

.navtext{
	line-height: 13px;	
}

.bottomline {
	border-top: 1px #666699;
	border-right: 1px #666699;
	border-bottom: 1px solid #666699;
	border-left: 1px #666699;
}

.indexcolumn li {
	list-style-position: inside;
	list-style-type: disc;
}

.parameter, .info, .theader, .mainhead, .screennum, .parameter2, .info2, .theader2, .mainhead2, .screennum2 {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 3px;
}

.parameter {
	font-weight: bold;
	background-color: #0089cf;
	color: #FFFFFF;
}

.info {
	background-color: #b9d7f1;
}

.theader {
	font-weight: bold;
	background-color: #77b6e3;
}

.screennum {
	font-weight: bold;
	background-color: #d5ecfc;
}

.parameter2 {
	font-weight: bold;
	background-color: #edbb07;
	color: #FFFFFF;
}

.info2 {
	background-color: #fff0c7;
}

.theader2 {
	font-weight: bold;
	background-color: #ffe292;
}

.screennum2 {
	font-weight: bold;
	background-color: #fbf5e6;
}

.mainhead {
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.bullet {
	list-style-type: circle;
}
