



H1 {
	font-size: 16pt;
}
H2 {
	font-size: 14pt;
	margin-top: 25px;
	margin-bottom: 3px;
}
H3 {
	font-size: 12pt;
	margin-top: 15px;
	margin-bottom: 3px;
}
H4 {
	font-size: 10pt;
	margin-top: 20px;
	margin-bottom: 3px;
}


LI {list-style: none;}


/* START: for Support List */
H1 {
	margin-top: 15px;
	margin-bottom: 15px;
}
P {
	margin-top:6px;
	margin-bottom:6px;
}

DIV.title {
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

SPAN.rev { font-size: 10pt; font-weight:bold; }

DIV.header {
	margin-bottom: 20px;
}

IMG.logo {
	margin-bottom: 10px;
	margin-right: 10px;
	border: 0px;
	width: 145px;
	height: 48px;
}

DIV.footeraccess , .footer{
	border-top: 1px solid  #84B0C7;
	padding-top: 10px;
	margin-top : 40px;
	margin-bottom: 20px;
}

.header_title {
	float: right;
	font-size: xx-small;
}

.footer_title {
	text-align: center;
	font-size: xx-small;
	margin-top: 10px;
	margin-bottom: 10px;
}

.contact {
	text-align: left;
	font-size: xx-small;
	
}

.copyright {
	text-align: left;
	font-size: xx-small;
}

.confidential {
	text-align: left;
	font-size: xx-small;
}

DT { font-weight : bold }



TH {
	border: 1px solid #CCCCCC;
	background-color: #f0f0f0;
	padding-right  : 4px;
	padding-top    : 2px;
	padding-left   : 4px;
	padding-bottom : 2px;
	margin-left    : 0px;
	margin-right   : 0px;
	margin-top     : 2px;
	margin-bottom  : 2px;
}

TD {
	background-color: #eeeeff;
	padding-right  : 4px;
	padding-top    : 2px;
	padding-left   : 4px;
	padding-bottom : 2px;
	margin-left    : 0px;
	margin-right   : 0px;
	margin-top     : 2px;
	margin-bottom  : 2px;
	border: 1px solid #CCCCCC;
}

TD.caption {
	background-color: #f0f0f0; 
	font-weight: bold;
	padding-right  : 4px;
	padding-top    : 2px;
	padding-left   : 4px;
	padding-bottom : 2px;
	margin-left    : 0px;
	margin-right   : 0px;
	margin-top     : 2px;
	margin-bottom  : 2px;
	border: 1px solid #CCCCCC;
}

TD.logo {
	padding-left : 0px;
	border-style: none;
	background-color: #FFFFFF;
	vertical-align: text-bottom;
}

TR.subsection {
	font-weight:bold;
}

TR.subsubsection {
	font-weight:bold;
}

TD.supported {
	text-align: center;
}

/* END: for Support List */