/* Page title */

h2.headerTitle {

FONT-WEIGHT: normal;
FONT-SIZE: 22px;
MARGIN-BOTTOM: 10px;
COLOR: #036;
FONT-FAMILY: Arial, Helvetica, sans-serif;

}

/* orange box under the tabs with sidebar*/

.tabbedMainBody {
BORDER-LEFT: #e16f00 1px solid;
BORDER-BOTTOM: #e16f00 1px solid;
}

/* orange box under the tabs without sidebar*/

.tabbedMainBodyFull {
BORDER-LEFT: #e16f00 1px solid;
BORDER-RIGHT: #e16f00 1px solid;
BORDER-BOTTOM: #e16f00 1px solid;
}
 
 
/* generic padding for the tabbed main area */

.generalPadding {
PADDING-RIGHT: 8px;
PADDING-LEFT: 8px;
PADDING-BOTTOM: 8px;
PADDING-TOP: 8px;
}

/* padding for the search results table */

.padding12 {
PADDING-RIGHT: 12px;
PADDING-LEFT: 12px;
PADDING-BOTTOM: 12px;
PADDING-TOP: 12px;
}

/* hidden layer */

.hiddenLayer {
OVERFLOW: hidden;
HEIGHT: 1px;
}

/* Document type underline main */

.mainDocType {
BORDER-BOTTOM: #5b5b5b 1px solid;
}

/* Document type underline sub-level */

.subDocType {
BORDER-BOTTOM: #b0b0b0 1px solid;
}

/* right column in the orange box i.e. sideBar*/

.tabbedRightBody {
width: 190px;
BORDER-RIGHT: #e16f00 1px solid;
BORDER-BOTTOM: #e16f00 1px solid;
BACKGROUND-COLOR: #f0f0f0
}

/* additional style for feature box header */

#featureHeaderNew {

	background-color: #d7d7d7;
	color: #003366;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #a3a3a3;
	padding: 5px 4px 7px 8px;
	background-image:url(../images/grad2.jpg);
	background-repeat:repeat-x;

}

/* additional style for feature box body */

#featureBodyNew {
	background-color: #fff;
	font-size: .63em;
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	padding: 5px 8px 8px 8px;
}

#featurePromoWrapperNew {
	background-color: #fff;
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	line-height: 0;
}

/* View by pulldown table cell background */

td.viewByBox {
BORDER-TOP: #e2e2e2 0px solid;
BORDER-BOTTOM: #e2e2e2 0px solid;
BACKGROUND-COLOR: #f0f0f0;
}

/* border below the pulldown */

.viewByBorder {
BORDER-BOTTOM: #e2e2e2 1px solid;
BORDER-TOP: #e2e2e2 1px solid;
}

/* view by select box */

.viewBySelectBox
{
FONT-SIZE: 9px;
}

/* anchor links for doc type */

.docTypeAnchorBox
{
BORDER: #e2e2e2 1px solid;
BACKGROUND-COLOR: #f0f0f0;
}

/* doc type headers */

.docTypeHeaderWrapper {
BORDER-RIGHT: #b0b0b0 1px solid;
BORDER-TOP: #b0b0b0 1px solid;
BORDER-LEFT: #b0b0b0 1px solid;
BORDER-BOTTOM: #b0b0b0 1px solid;
BACKGROUND-COLOR: #e2e2e2;
}

/* doc type headers */

.docTypeHeader {
COLOR: #003366;
font-size: 12px;
font-weight: bold;
}

td.docTypeHeaderWrapper p {
	margin-left: 5px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	padding: 0px;
}

/* search results table cells headers */

.searchResultsOverviewTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0 0 0;
}

.searchResultsOverviewTable th {
	font-size: 1.1em;
	FONT-WEIGHT: bold;
	COLOR: #999999;
	padding: .63em 10px .63em 8px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.productOverviewTableNew td.checkCol {
	background-color: #ffffff;
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	text-align: center;
}



/* additions to productOverviewTable cells */

.searchResultsCellsNew {
PADDING-RIGHT: 12px;
PADDING-LEFT: 12px;
PADDING-BOTTOM: 12px;
PADDING-TOP: 12px;
}

td.searchResultsTable {
	font-size: 11px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 8px;
	PADDING-TOP: 8px;
}

/* padding for the legend content and button at the bottom of the table */

.tableBottomPadding {
PADDING-BOTTOM: 20px;
PADDING-TOP: 12px
}

.paddingLeft10 {
	padding-left: 10px;
}

.paddingLeft18 {
	padding-left: 18px;
}

table.sortable thead {
    cursor: pointer;
}

table.sortable td {
    cursor: default;
}

table.sortable th.sorttable_nosort {
    cursor: default;
}

.listgroup {
font-family : Verdana, Helvetica, Geneva, Arial;
font-size : 8pt;
color : #333333;
font-weight : 300;
text-decoration : none;
border-bottom : 1px solid #999999;
}
.dimmedtext {
font-family : Verdana, Helvetica, Geneva, Arial;
font-size : 8pt;
color : #666666;
font-weight : 300;
text-decoration : none;
}
.verydimmedtext {
font-family : Verdana, Helvetica, Geneva, Arial;
font-size : 8pt;
color : #999999;
font-weight : 300;
text-decoration : none;
}
.revtext {
font-family : Verdana, Helvetica, Geneva, Arial;
font-size : 8pt;
color : #ffffff;
font-weight : 600;
text-decoration : none;
}
.smalltext {
font-family : Verdana, Helvetica, Geneva, Arial;
font-size : 7pt;
color : #333333;
font-weight : 300;
text-decoration : none;
}
.dimmedsmalltext {
font-family : Verdana, Helvetica, Geneva, Arial;
font-size : 7pt;
color : #666666;
font-weight : 300;
text-decoration : none;
}
.ABNav {
font-family : Verdana, Helvetica, Geneva, Arial;
font-size : 8.5pt;
color : #333333;
font-weight : 300;
text-decoration : none;
}
.ABNavButton {
font-family : Verdana, Helvetica, Geneva, Arial;
font-size : 8.5pt;
color : #333333;
font-weight : 300;
text-decoration : none;
text-align : center;
width:112px;
height:20px;
}
.ABNavButton:link {
color : #000000;
}
.ABNavButton:visited {
color : #000000;
}
.ABNavButton:hover {
color : #ce0000;
}
.paraheading {
font-size : 9.5pt;
font-weight : 600;
color : #333333;
}
.revparaheading {
font-size : 9.5pt;
font-weight : 600;
color : #ffffff;
}
.heading {
font-size : 11pt;
}
.title {
font-size : 12pt;
font-weight : 600;
color : #000000;
}
.revtitle {
font-size : 12pt;
font-weight : 600;
color : #ffffff;
}
.linklist {
font-size : 7.5pt;
}
.linklistpointer {
font-family : Arial, Helvetica;
font-size : 7.5pt;
}
.boldtext {
font-weight : 600;
}
.formelement {
font-size : 8pt;
}
.popupTitle {
font-size : 12pt;
font-weight : 600;
margin-left : 14px;
color : #5f9ea0;
}
.code {
font-family : Courier New, Courier, system;
font-size : 9pt;
color : teal;
}
.linktitle {
font-size : 110%;
font-weight : 600;
color : #333333;
}
.navtext {
font-family : Verdana, Helvetica, Geneva, Arial;
font-size : 7.5pt;
color : #333333;
font-weight : 300;
text-decoration : none;
border : 1px solid #ffffff;
}
.navtextoff {
font-family : Verdana, Helvetica, Geneva, Arial;
font-size : 7.5pt;
color : #000000;
font-weight : 300;
text-decoration : none;
border : 1px solid #ffffff;
cursor : default;
}
.navheading {
padding-bottom : 3px;
}
.navtitle {
font-family : Verdana, Helvetica, Geneva, Arial;
vertical-align : middle;
line-height : 12px;
font-size : 7.5pt;
color : #0000cc;
font-weight : 300;
text-decoration : none;
border : 1px solid #ffffff;
}
.navtitleoff {
font-family : Verdana, Helvetica, Geneva, Arial;
vertical-align : middle;
line-height : 12px;
font-size : 7.5pt;
color : #990000;
font-weight : 600;
text-decoration : none;
cursor : default;
border : 1px solid #ffffff;
}
.helplabel {
font-weight : 600;
cursor : help;
}
.iconaction {
cursor : default;
}
.iconaction0 {
cursor : default;
} 