body
{
	background-color: #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

body.splash
{
	background-color: #c1c0bf;
}

body.doc 
{
    text-align: center;
    margin: auto;
    background-color: #c1c0bf;
}

body.doc h2
{
	margin-top: 20px;
}

h1
{
	color: #696969;
	font-weight: normal;
	font-size: 18px;
}

h2, h3
{
	color: #696969;
	font-size: 16px;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #0808B5;
}

a:visited
{
	color: #0808B5;
}

a:hover
{
	text-decoration: underline;
}

.centrecolbg
{
	background-color: #FFFFFF;
}

.content
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #0808B5;
}

.content td
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #0808B5;
}

div.indent
{
	margin: 15px 20px 10px;
}

.rightcolbg
{
	background-color: #c0c0c0;
	background-image: url(/images/layout/ap_right.jpg);
	background-repeat: no-repeat;
}

.search1
{
	float: left;
	padding-left: 10px;
	padding-top: 4px;
}

.search2
{
	float: left;
}

input.searchform
{
	border: 1px solid #C0C0C0;
	width: 140px;
}

.rightnavbox
{
	position: relative;
	top: 78px;
}

ul.nav
{
	margin-left: 0;
	text-indent: -10000px;
	list-style-type: none;
}

ul.nav li
{
	margin-left: 0;
	list-style-type: none;
}

ul.nav li a
{
	background-repeat: no-repeat;
	border: 1px;
	display: block;
	height: 45px;
	width: 91px;
}

a.aboutUs
{
	background-image: url("/images/nav/ap_nav_about.gif");
}

a.aboutUs:hover,
a.aboutUs:focus
{
	background-image: url("/images/nav/ap_nav_about_o.gif");
}

a.contact
{
	background-image: url("/images/nav/ap_nav_contact.gif");
}

a.contact:hover,
a.contact:focus
{
	background-image: url("/images/nav/ap_nav_contact_o.gif");
}

a.login
{
	background-image: url("/images/nav/ap_nav_login.gif");
}

a.login:hover,
a.login:focus
{
	background-image: url("/images/nav/ap_nav_login_o.gif");
}

a.productServices
{
	background-image: url("/images/nav/ap_nav_product.gif");
}

a.productServices:hover,
a.productServices:focus
{
	background-image: url("/images/nav/ap_nav_product_o.gif");
}

a.whatsNew
{
	background-image: url("/images/nav/ap_nav_new.gif");
}

a.whatsNew:hover,
a.whatsNew:focus
{
	background-image: url("/images/nav/ap_nav_new_o.gif");
}

.subnav
{
	margin: 24px 0 0 12px;
}

.subnav ul
{
	list-style-type: none;
	margin-left: 0;
	padding: 0;
	text-align: left;
	font-size: 11px;
	margin-top: 7px;
}

.subnav ul ul
{
	margin-left: 14px;
}

.subnav ul li
{
	margin-top: 7px;
	list-style-type: none;
	margin-left: 0px;
	font-size: 11px;
	padding: 0;
	text-align: left;
}

.subnav a
{
	color: #0808B5;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	margin-top: 7px;
}

.footer
{
	color: #0808B5;
	font-weight: normal;
	font-size: 11px;
	padding-left: 50px;
	padding-top: 5px;
}

td.footer a
{
	color: #0808B5;
	text-decoration: none;
}

#documentationFrame 
{
    margin: auto;
    margin-top: 30px;
    padding: 40px;
    width: 700px;
    height: 750px;
    text-align: left;
    background-color: #fff;
}

table.fields, 
table.fields th, 
table.fields tr, 
table.fields td
{
  border-collapse: collapse;
  border: solid 1px #000;
} 

table.fields th
{
	background-color:#eee9e9;
}

#toc ul
{
	margin-left: 20px
}

#toc li
{
	margin: 7px 0px 0px 0px;
}

.mid
{
	display: block;
	margin: 5px 0 5px 0;
	text-align: center
}


.Heading1
{
	color: #00ccff; 
	font-family: Arial, sans-serif; 
	font-size: 18pt;
	font-weight: normal;
}

.Heading2
{
	color: #000080; 
	font-family: Tahoma, sans-serif; 
	font-size: 10pt;
	font-weight: bolder;
	text-transform: uppercase; 
}

.Heading3
{
	color: #000080; 
	font-family: Tahoma, sans-serif; 
	font-size: 8pt;
	font-weight: bolder;
}

.bodyTahoma
{
	color: #000080; 
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
}

.bodyTahomaBold
{
	color: #000080; 
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}

.listItemTahoma
{
	color: #000080; 
	font-family: Tahoma, sans-serif;
	font-weight: bolder;
	font-size: 12px;
}

.quote 
{
	color: #00ccff; 
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: italic;
}