/* Body Styles 
***************************************************************************/
html, body, form {
    font-size: 13px;
	font-family: Arial, Helvetica, sans-serif !important;
	line-height:1.3; 
    height: 100%;
    overflow: hidden;
    width: 100%;
}

a, a:link, a:visited, a.jumptemplate, a.indexatoz {
	text-decoration:none;
	color:#31a3d3 !important;
	cursor: pointer;
}

a:hover {
	text-decoration:underline !important;
	color: #31a3d3 !important;
}

p {
    margin: 0;
	padding: 0;
}


/* Header Area Styles 
***************************************************************************/
div#header {
    background:#666666 !important;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 20px;
	line-height:50px;
	padding:0 10px;
    height: 50px !important;
}
.topOfPage {
    font-size: 11px;
	padding:30px 0 10px 20px;
}
#checkBoxForm {
	padding:4px 0 0 10px;	
}
.checkbox-text {
    bottom: 2px;
    font-family: Arial, Helvetica, sans-serif !important;
	color:#333333 !important;
    font-size: 12px !important;
    padding-left: 5px !important;
    position: relative;
}
.breadcrumb:hover {
    text-decoration: underline !important;
}


/* Footer Area Styles 
***************************************************************************/
.footer {
    background-color: #efefef !important;
    border-top: none !important;
	color:#666666 !important;
    font-size: 10px !important;
	padding:0 0 0 5px !important;
    height: 40px;
    width: 100%;
}

.modified {
	float:left;	
	padding:15px 0 0 0;
}
.poweredby {
	background:#ffffff;
	padding:0px;
	float:left;	
	margin-left:20px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}

/* Index Area Styles */
#index {
    background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
    width: 90%;
}
#index p.indexatoz {
    background: none repeat scroll 0 0 #ffffff;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-top: -3px;
}
td.index1 {
    padding-left: 5px;
	padding-top:10px;
}
td.indexlink {
    padding-left: 5px;
}
td.indexlink a {
	line-height:20px;
	display:block;
	float:left;
}
td.indexlink a:hover {
    text-decoration: underline !important;
}
td.indexheading {
    font-size: 18px;
    padding-bottom: 2px;
    padding-left: 4px;
}

/* Miscellaneous Styles 
***************************************************************************/
.tabletext {
    color: #333333;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 2px;
    padding: 0;
}
.relatedheading {
    background-color: #BEBDBE;
    color: #333333;
    font-size: 11px;
    margin: 12px 0 0;
}
.relateditem {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0;
}
.bodytext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
li.listbullet {
    font-size: 13px;
}
li.listbullet2 {
    font-family: Arial, Helvetica, sans-serif;
}
li.listalpha {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: upper-alpha;
}
li.listalpha2 {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: lower-alpha;
}
.procedureheading {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
li.listnumber {
    font-family: Arial, Helvetica, sans-serif;
}
li.listnumber2 {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: lower-roman;
}
.listfont-size: 13px; {
    border-color: #004080;
    border-style: solid;
    border-width: 0.3mm;
    font-family: Arial, Helvetica, sans-serif;
}
.tableheading {
    border-color: #FFFFFF;
    border-right: 1px solid #FFFFFF;
    color: #333333;
    margin: 2px;
    padding: 6pt;
}
.tablebodytext {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    margin: 2px;
    padding: 0;
}
ul.tablelistbullet {
    list-style: square outside none;
    margin-bottom: 2px;
    margin-top: 2px;
}
li.tablelistbullet {
    font-family: Arial, Helvetica, sans-serif;
    margin: 2px;
}


/* EXT JS STYLE OVERWRITES
***************************************************************************
***************************************************************************
***************************************************************************/
/* Ext JS Table of Contents Area Styles 
***************************************************************************/
.x-layout-collapsed-west {
    background-image: url("images/toc_collapsed.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.x-tree .x-panel-body {
    padding: 5px;
	background-color: #ffffff;
}
.x-tree-node .x-tree-selected {
    background-color: #e1e1e1;
    font-weight: bold;
}
.x-tree-node .x-tree-selected  a span {
	color:#333333 !important;
}
.x-tree-node a, .x-dd-drag-ghost a {
	color:#333333 !important;
}
.x-tree-node a span, .x-dd-drag-ghost a span {
	color:#333333 !important;
    padding: 1px 3px 1px 2px;
    text-decoration: none;
}
.x-tree-node-el {
    line-height: 21px;
}
.x-tree-node a:hover, .x-dd-drag-ghost a:hover {
	text-decoration:none !important;	
}
.x-tree-node .x-tree-node-over {
    background-color: #e1e1e1;
}
.x-tree-node-leaf .x-tree-node-icon {
    background-image: url("images/leaf.gif");
}
.x-tree-node-collapsed .x-tree-node-icon {
    background-image: url("images/book_blue.png") !important;
}
.x-tree-node-expanded .x-tree-node-icon {
    background-image: url("images/book_open.png") !important;
}

/* Ext JS Layout and Main Area Styles 
***************************************************************************/
.x-layout-split {background:none !important;}

#start-panel ul, #start-panel ol {
    padding-left: 20px;
}
.loading {
    background-image: url("images/loading_blue.gif");
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 11px;
    height: 200px;
    padding-top: 70px;
    text-align: center;
    vertical-align: middle;
}
.searchResultsPanel {
    background: none !important;
}
.searchResults {
    background: none !important;
    font-size: 8pt;
}
#searchResultsPanel {
    background: none !important;
}
#searchResults {
    background: none !important;
    font-size: 8pt;
}
#searchResults a:hover {
    text-decoration: underline !important;
}
.searchword1 {
    background-color: #FFD2A6;
}
div#start-panel {
    padding: 10px;
}
.aboveheading {
    display: none;
}
.belowheading {
    display: none;
}
div#highlightColor {
    background-color: #DAE3FE;
}
.x-panel-header-text {
    font-weight: normal;
}
.tree-node-toolbar-no-bg-image {
    background-color: #DDEAFC;
    background-image: none;
}
.x-toolbar .ytb-text {
    padding: 0;
}

/* Ext JS button icons and expand collapse icons 
***************************************************************************/
button.homeIcon {
    background-image: url("images/home.gif");
}
button.upIcon {
    background-image: url("images/up.gif");
}
button.downIcon {
    background-image: url("images/down.gif");
}
button.EditIcon {
    background-image: url("images/edit.png");
}
button.EditLiveIcon {
    background-image: url("images/edit_live.png");
}
button.emailThisPageIcon {
    background-image: url("images/email.png");
}
button.sendFeedbackIcon {
    background-image: url("images/feedback.gif");
}
button.printIcon {
    background-image: url("images/printer.png");
}
button.searchIcon {
    background-image: url("images/search.gif");
}
button.expand {
    background-image: url("images/expand_all.gif");
}
button.collapse {
    background-image: url("images/collapse_all.gif");
}