body {
	background: #D4E2FF;
}

#content {
	xposition: relative;
	margin: 0px;
	padding: 0px;
}


/* ---------------------------------------------------
	Non-Javascript version
------------------------------------------------------*/
h1{
	margin: 0px;
	padding: 10px;
	background: #D4E2FF;
	border-bottom: 1px solid #00267F;
}

h2   
{
	margin: 0px;
	padding: 8px 0px 8px 6px;
	color: #00267F;
	border-bottom: 0px none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 1.4em;
	background: url(/recovery/_images/h2_line.jpg) no-repeat left bottom;

}

a.frmButton{
	background: transparent url(/itable/images/form/button_left.png) no-repeat scroll left top;
	color: #444;
	display: block;
	xfloat: left;
	height: 24px; /* sliding doors padding */
	text-decoration: none;
	margin: 0px 0px 0px 6px;
	padding: 0px;
	cursor:pointer;
	cursor: hand;
	width: 60px;
	}


a.frmButton span{
	background: transparent url(/itable/images/form/button_right.png) no-repeat right top;
	display: block;
	line-height: 14px;
	padding: 5px 6px 5px 0px;
	margin-right: 0px;
	margin-left: 6px;
	}


.user_tab {
	margin: 0px 10px 0px 0px;
	padding: 12px 0px 0px;
	float: right;
	line-height: normal;
}

.user_tab .user_tabRight {
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
.user_tabHome {
	float: right;
	margin: 12px 6px 0px 0px;
	padding: 0px 6px 0px 0px;
	border-right: 1px solid #00277C;
}

.user_tab .user_tabRight .user_tabLink {
	float: left;
	margin: 0px 6px 0px 0px;
	padding: 0px 6px 0px 0px;
	border-right: 1px solid #00277C;
}
.user_tab .user_tabRight .user_tabRegister {
	float: left;
	margin: 0px;
	padding: 0px;
}

.user_tab .user_tabRight .user_tabHelp {
	float: left;
	margin: 0px;
	padding: 0px;
}



.user_tab a{
	text-decoration: none;
}

.user_tab a:hover{
	text-decoration: underline;
}


.mainContent_wrapper {
	margin: 0px;
	xbackground: url(/itable/images/content_background_left.jpg) no-repeat left top;
	padding: 0px;
}

.mainContent_wrapper .mainContent_wrapperRight {
	overflow: visible;
	xbackground: url(/itable/images/content_background_right.jpg) no-repeat right top;
	margin: 0px 10px;
	padding: 0px;
}


.saveProcess_wrapper{
	float: right;
	margin: 0px 10px 0px 0px;
	background: #FFF;
	padding: 3px 4px 5px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	}

.saveProcess_wrapper a{
	text-decoration: none;
	}

.saveProcess_wrapper a:hover{
	text-decoration: underline;
	}


#myform1, #myform2, #myform3, #myform4, #myform5, #myform6, #myform7, #myform8, #myform9, #myform10, #myform11, #myform12 {
	margin: 0px;
	padding: 0px;
	}

#accordion .toggler {
	background-image: url(/_images/theme/default/left_nav/leftNav_button_default.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 173px;
	cursor:hand;
	cursor:hand;
	color: #000;
	margin: 2px 0px 0px;
	padding: 3px 0px 1px 6px;
	font: bold 1em Arial, Helvetica, sans-serif;
}
#accordion .toggler:hover {
	text-decoration: underline;
}

#accordion .element {
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(/_images/theme/default/left_nav/leftNav_button_selected_menu_container.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#accordion .element ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#accordion .element li {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#accordion .element li:hover {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background: url(/_images/theme/default/left_nav/leftNav_line_item.png) no-repeat left bottom;
}

#accordion .element a {
	font-size: 90%;
	color: #666;
	display: block;
	padding-left: 8px;
	padding-bottom: 3px;
	padding-right: 20px;
}

#accordion .element a:hover {
	text-decoration: none;
	color: #000;
}
#lockpage_wrapper{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(/itable/images/lockpage_background.png) repeat left top;
	visibility:hidden;
	z-index:200;
	text-align: center;
	vertical-align: middle;
	}

#lockpage_wrapper .lockpage_layout{
	color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	}

#lockpage_wrapper .lockpage_layout p{
	font-size: 2em;
	color: #FFF;
}


#lockpage_wrapper .lockpage_layout .processor{
	background: #666;
	margin-right: 300px;
	margin-left: 300px;
	padding: 8px;
}
.user_email {
	background: url(/itable/images/modal/user_emailLeft.png) no-repeat left top;
	text-align: center;
	height: 22px;
	margin-top: 8px;
	width: 80%;
}
.user_email .user_emailRight {
	background: url(/itable/images/modal/user_emailRight.png) no-repeat right top;
	height: 22px;
	margin-left: 6px;
	font-weight: bold;
}
.user_email .user_emailRight .user_emailText {
	margin: 0px;
	padding: 0px;
	height: 20px;
}

.user_email .user_emailChange {
	background: url(/itable/images/modal/user_emailUpdate.png) no-repeat left top;
	height: 20px;
	width: 63px;
	float: right;
	padding-top: 4px;
	text-align: center;
}

.user_email .user_emailChange a{
	color: #333;
	text-decoration: none;
}

.user_email .user_emailChange a:hover{
	text-decoration: underline;
}




table#user_entries{
	white-space: nowrap;
	background: #FFF;
	margin-top: 15px;
	border: 1px solid #B4B4B4;
}
#user_entries caption {
	font-weight: bold;
	background: #F7F7F7;
	border-top: 1px solid #9CAACA;
	border-right: 1px solid #9CAACA;
	border-left: 1px solid #9CAACA;
	text-align: left;
	padding: 4px;
	font-size: 1.2em;
	color: #000;
}
#user_entries .zebra {
	background: #F7F7F7;
}

#user_entries td {
	padding: 5px 8px 4px;
}
#user_entries tr .title {
	font-weight: bold;
	text-align: left;
	color: #666;
	border-bottom: 1px solid #B4B4B4;
	height: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#user_entries .entries_delete {
	text-align: center;
	padding-top: 1px;
	padding-right: 4px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 3px;
	width: 59px;
	height: 12px;
}

#user_entries .entries_delete:hover {
	color: #FFF;
	text-decoration: underline;
}

#user_entries .entries_expiring {
	text-align: center;
	padding-top: 1px;
	padding-right: 4px;
	display: block;
	color: #666;
	text-decoration: none;
	padding-bottom: 3px;
	width: 59px;
	height: 12px;
}

#user_entries .entries_expiring:hover {
	text-decoration: underline;
}

a.user_cancel {
	text-align: center;
	font-weight: normal;
	background: #FFF2F2;
	border: 1px solid #F00;
	padding: 5px;
	font-size: 0.5em;
	float: right;
	margin: 0px;
}

.user_cancel:hover {
	background: #F00;
}


a.user_cancel{
	text-decoration: none;
	font-weight: normal;
	color: #F00;
}

 a.user_cancel:hover{
	text-decoration: underline;
	color: #FFF;
}




/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
	margin: 0px;
	padding: 0px;

}

.tabbertab table{
	xwidth: 100%;
	border-top: 1px solid #000;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

.tabbertab table td{
	margin: 0px;
	padding: 0px;
}

.tabbertab_header {
	background: url(/itable/images/tabs/tabFrame_topLeft.png) no-repeat left top;
}

.tabbertab_header .tabbertab_headerRight{
	background: url(/itable/images/tabs/tabFrame_topRight.png) no-repeat right top;
	height: 7px;
	padding-right: 8px;
	margin-left: 8px;
}
.tabbertab_content {
	background: url(/itable/images/tabs/tabFrame_middleLeft.png) repeat-y left top;
}
.tabbertab_content .tabbertab_contentRight {
	background: url(/itable/images/tabs/tabFrame_middleRight.png) repeat-y right top;
	margin-left: 1px;
	padding: 0px 8px 0px 7px;
}
.tabbertab_footer {
	background: url(/itable/images/tabs/tabFrame_bottomLeft.png) no-repeat left bottom;
}
.tabbertab_footer .tabbertab_footerRight {
	background: url(/itable/images/tabs/tabFrame_bottomRight.png) no-repeat right bottom;
	height: 9px;
	padding-right: 9px;
	margin-left: 9px;
}

.innerBox_wrapper{
	overflow: visible;
}
.innerBox_wrapper .innerBox_header{
	background: url(/itable/images/tabs/promptFrame_topLeft.png) no-repeat left top;
}
.innerBox_wrapper .innerBox_header .innerBox_headerRight{
	background: url(/itable/images/tabs/promptFrame_topRight.png) no-repeat right top;
	height: 5px;
	margin-left: 5px;
	padding-right: 5px;
}
.innerBox_wrapper .innerBox_content{
	background: url(/itable/images/tabs/promptFrame_middleLeft.png) repeat-y left top;
}
.innerBox_wrapper .innerBox_content .innerBox_contentRight{
	background: url(/itable/images/tabs/promptFrame_middleRight.png) repeat-y right top;
	padding: 0px 0px 15px;
	margin: 0px 0px 0px 1px;
}
.innerBox_wrapper .innerBox_footer{
	background: url(/itable/images/tabs/promptFrame_bottomLeft.png) no-repeat left bottom;
}
.innerBox_wrapper .innerBox_footer .innerBox_footerRight{
	background: url(/itable/images/tabs/promptFrame_bottomRight.png) no-repeat right bottom;
	height: 5px;
	margin-left: 5px;
	padding-right: 5px;
}



/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
	margin:0px 10px 0px 20px;
	padding:0px;
}

ul.tabbernav li
{
	display:inline;
	list-style-image:none;
	list-style-type:none;
	text-align:center;
	margin: 0px 0px 5px;
	padding: 0px;
}

ul.tabbernav li a
{
	cursor:pointer;
	display:block;
	float:left;
	text-decoration:none;
	white-space:nowrap;
	border-top: 1px solid #999;
	border-right: 2px solid #999;
	border-left: 1px solid #999;
	color: #CCC;
	background: #F0F0F0;
	margin: 0px 6px 0px 0px;
	padding: 0px;
	height:24px;
	border-bottom: 1px solid #000;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
	text-decoration:underline;
}

ul.tabbernav li a span{
	color:#999;
	display:block;
	float:left;
	padding: 0px 5px;
	margin-top: 0px;
}

ul.tabbernav li a:hover span{
	color:#000;
	text-decoration:underline;
	
}


ul.tabbernav li.tabberactive a, ul.tabbernav li.tabberactive a:hover
{
	display:block;
	text-decoration:none;
	border-top: 1px solid #000;
	border-right: 2px solid #000;
	border-left: 1px solid #000;
	color: #000;
	margin: 0px;
	padding: 0px;
	z-index: 500;
	border-bottom: 1px solid #FFF;
	background: #FFF;
	position: relative;
}

ul.tabbernav li.tabberactive a span, ul.tabbernav li.tabberactive a:hover span
{
	display:block;
	color:#000000;
	margin: 0px;
	padding: 0px;
	background: #FFF;
}
#mytab ul.tabbernav li.tabberactive a#user_save {
	xbackground: url(/itable/images/tabs/tabs.png) no-repeat 100% -60px;
	color:#999;
	display:block;
	float:left;
	font-weight: normal;
	margin: 0px;
	padding: 4px 8px 0px 0px;
	margin-left:-8px;
}

#mytab ul.tabbernav li.tabberactive a#user_save span{
	xbackground: url(/itable/images/toolbars/icon_save.png) no-repeat left top;

	display: block;
	width: 25px;
	margin: 0px;
	padding: 0px;
}







/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive {
	margin: 0px;
	padding: 0px;
}


.tabberlive .tabbertab 
{
	padding:15px;
	background: #FFF;
	border-top: 1px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 1px solid #000;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
	position: relative;
	top: 25px;
}
#mytab .tabbertab h2
{
	font-size: 2em;
	color: #999;
	margin: 0px 10px;
	padding: 21px 0px 8px 2px;
	background: none;
	border-bottom: 1px solid #999;
}

.tabbertab   
{
	font-weight: normal;
	margin: 0px;
	padding: 0px 10px;
	font-size: 1em;
	color: #000;
	text-align: left;
}

.tabbertab h3
{
	margin: 0px;
	padding: 0px;
	clear: both;
}

#mytab .tabbertab h1
{
	font-size: 1em;
	font-weight: normal;
	color: #000;
	background: #FFF;
	border-style: none;
}


#mytab .tabbertab p
{
	xmargin: 10px 0px 0px 25px;
	margin: 0px;
	padding: 0px;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 
{
}
.tabberlive#tab2 
{
}
.tabberlive#tab2 .tabbertab 
{
	overflow:auto;
}


/*--------------------------------------------------
  Styles for html formating:
  --------------------------------------------------*/
.tableLinks
{
	xmargin:0px 20px;
	xdisplay:block;
	xwidth:'100%';
}

.tabberlive .tabbertab table td
{

}

.tabberlive .tabbertab .tableList
{
	width:100%;
}

.tabberlive .tabbertab .tableList td
{
	padding:0px;
}
#promptContainer #formlable  
{
	color:#000;
	text-transform:none;
	float:left;
	padding:0px;
	margin: 0px;
	font-weight: bold;
}

#promptContainer #formlable a
{
}


#promptContainer .formData  
{
	color:#000033;
	padding:0px;
	margin: 0px 0px 0px 15px;
	xmin-width: 140px;
	xbackground: url(/itable/images/fade_right.png) no-repeat left top;
	float: none;
	clear: both;
}

#promptContainer #formlable_clean  
{
	color:#666;
	text-transform:capitalize;
	white-space:normal;
	font-weight:bold;
	float:left;
	padding:4px 7px 0px 5px;
	width: 160px;
	text-align: right;
	background: none;
	margin: 0px;
}
#promptContainer .formData_clean
{
	color:#000033;
	float:left;
	padding:0px;
	margin: 0px;
	xmin-width: 140px;
	background: none;
}


#promptContainer  
{
	white-space:normal;
	padding:10px 0px 0px;
	margin: 0px;
	min-width:500px;
	width: 100%;
}


.tabberlive .tabbertab  table#options_on td 
{
	margin:0;
	padding:0;
}
.tabberlive .tabbertab  table#options_off td 
{
	margin:0;
	padding:0;
}

.tabberlive .tabbertab  table#tools_on td 
{
	margin:0;
	padding:0;
}
.tabberlive .tabbertab  table#tools_off td 
{
	margin:0;
	padding:0;
}


#promptContainer .radio_wrapper{
	margin-left: 20px;
	margin-bottom: 10px;
}

#promptContainer .radio_wrapper .radio_wrapper_title {
	font-weight: bold;
}

#promptContainer .radio_wrapper .radio_wrapper_item {
	margin-left: 20px;
}



.footer_alt{
	margin-top:15px;
	}


#dialogue_wrapper{
	margin: 0px;
	padding: 0px;
}
#dialogue_wrapper .dialogue_header {
	margin: 0px;
	padding: 0px;
}
#dialogue_wrapper .dialogue_header .dialogue_headerRight {
	margin: 0px 0px 0px 46px;
	padding: 0px 46px 0px 0px;
}
#dialogue_wrapper .dialogue_header .dialogue_headerRight img {
	float: right;
	margin-top: 19px;
}

#dialogue_wrapper .dialogue_content {
	margin: 0px;
	padding: 0px;
}
#dialogue_wrapper .dialogue_content .dialogue_contentRight {
	margin: 0px 0px 0px 22px;
	padding: 0px 28px 0px 0px;
}
#dialogue_wrapper .dialogue_content .dialogue_contentRight .dialogue_contentMain {
	margin: 0px;
	padding: 10px 14px;
	text-align: center;
}
#dialogue_wrapper .dialogue_content .dialogue_contentRight .dialogue_contentMain .dialogue_processing {
	font-size: 2em;
	color: #788DC0;
	padding-bottom: 50px;
	margin-bottom: 6px;
	padding-top: 6px;
}

#dialogue_wrapper .dialogue_content .dialogue_contentRight .dialogue_contentMain h2 {
	background: none;
	border-bottom: 1px solid #00267F;
	margin: 0px;
	padding: 0px 0px 7px 3px;
	font-size: 2em;
	text-align: left;
}
#dialogue_wrapper .dialogue_content .dialogue_contentRight .dialogue_contentMain form {
	margin: 8px 0px 0px;
	padding: 0px;
}
#dialogue_wrapper .dialogue_content .dialogue_contentRight .dialogue_contentMain #loginForm #promptContainer .formData .frmTextBox {
	color: #000;
	margin: 0px;
	padding: 0px;
	border: 1px solid #00267F;
}

#dialogue_wrapper #promptContainer  
{
	padding:15px 0px 0px;
	margin: 0px;
	float: left;
	text-align: center;
}
#dialogue_wrapper #loginForm #promptContainer  
{
	padding:5px 0px 0px;
	margin: 0px;
	float: left;
	text-align: center;
}




#dialogue_wrapper #promptContainer .formData_dialogue
{
	color:#000033;
	padding:0px;
	margin: 0px;
	xmin-width: 140px;
	background: none no-repeat left top;
	float: left;
	text-align: right;
}

#dialogue_wrapper #promptContainer #formlable_dialogue
{
	color:#00267F;
	white-space:normal;
	font-weight:normal;
	float:left;
	padding:0px 0px 0px 5px;
	width: 160px;
	text-align: right;
	background: none;
	margin: 0px;
}
#dialogue_wrapper #loginForm .dialogue_links {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}




#dialogue_wrapper .dialogue_footer {
	margin: 0px;
	padding: 0px;
}
#dialogue_wrapper .dialogue_footer .dialogue_footerRight {
	margin: 0px 0px 0px 46px;
	padding: 0px 46px 0px 0px;
}
#dialogue_wrapper .dialogue_footer .dialogue_footerRight .dialogue_close {
	height: 31px;
	width: 156px;
	padding-top: 10px;
}

#dialogue_wrapper .dialogue_footer .dialogue_footerRight .dialogue_close a{
	font-size: 1.4em;
	color: #666;
	text-decoration: none;
	display: block;
}

#dialogue_wrapper .dialogue_footer .dialogue_footerRight .dialogue_close a:hover{
	font-size: 1.4em;
	color: #000;
	text-decoration: underline;
}


#center_div
{
	margin:auto auto;
	padding:0px;
	max-width:60%;
	max-height:60%;
}


#FilterFormElems
{
	margin:auto auto;
	padding:50px;
	max-width:60%;
	max-height:60%;
	z-index:200;
}

#def_div
{
	margin:auto auto;
	padding:0px;
	max-width:60%;
	max-height:60%;
}
#def_div .tooltip_wrapper {

}

#def_div .tooltip_wrapper .tooltip_header {
	background: url(/itable/images/tooltip/header_left.png) no-repeat left top;
}
#def_div .tooltip_wrapper .tooltip_header .tooltip_headerRight {
	background: url(/itable/images/tooltip/header_right.png) no-repeat right top;
	height: 36px;
	margin-left: 28px;
}
#def_div .tooltip_wrapper .tooltip_content {
	background: url(/itable/images/tooltip/content_left.png) repeat-y left top;
}
#def_div .tooltip_wrapper .tooltip_content .tooltip_contentRight {
	background: url(/itable/images/tooltip/content_right.png) repeat-y right top;
	margin-left: 16px;
	text-align: left;
	line-height: normal;
	padding-right: 30px;
	padding-left: 16px;
	padding-top: 8px;
}
#def_div .tooltip_wrapper .tooltip_header .tooltip_headerRight .closeBox {
	display: block;
	float: right;
	height: 30px;
	width: 94px;
	background: url(/itable/images/tooltip/btn_close_default.png) no-repeat left bottom;
	margin-top: 6px;
	margin-right: 16px;
}

#def_div .tooltip_wrapper .tooltip_header .tooltip_headerRight .closeBox:hover {
	background: url(/itable/images/tooltip/btn_close_hover.png) no-repeat left bottom;
	cursor:pointer;
	cursor:hand;
}
#tooltiptext {
	overflow: auto;
}


#tooltiptext a {
	color: #6C6724;
}
#tooltiptext p {
	margin: 8px 0px;
	padding: 0px;
}
#tooltiptext ul {
	list-style: disc none;
	margin-top: 0px;
	margin-bottom: 10px;
}
#tooltiptext ul li {
	margin: 0px;
	padding: 0px;
	list-style: disc none;
	background: none;
}
a.tooltip {
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

.stepNotes{
	margin-left: 175px;
	margin-top: 10px;
	}

#wraper .stepNotes h1{
	background: none;
	color: #333;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

#wraper .topNote{
	color: #333;
	margin: 10px 45px;
	padding: 0px;
}

#wraper .topNote span{
	font-weight: bold;
}




.bottomNote{
	margin: 0px;
	padding: 10px 0px 0px;
	border-top: 1px solid #000;
	width: 100%;
}
	
.bottomNote h2{

}
	

.bottomNote a {

}



#def_div .tooltip_wrapper .tooltip_footer {
	background: url(/itable/images/tooltip/footer_left.png) no-repeat left bottom;
}
#def_div .tooltip_wrapper .tooltip_footer .tooltip_footerRight {
	background: url(/itable/images/tooltip/footer_right.png) no-repeat right bottom;
	margin-left: 22px;
	padding-right: 22px;
	height: 30px;
}


/*--------------------------------------------------
  Styles for formating the final table:
  --------------------------------------------------*/


/*===========================================================================================================

=============================================================================================================*/	
div#Final_Table_wraper
{
	min-width:800px;
	float:left;
	max-width:98%;
	margin:0px 15px 6px;
	padding-right:6px;
	scrollbar-base-color: #888; 
	scrollbar-track-color: #ddd;
	scrollbar-face-color: #D2AA63;
	scrollbar-highlight-color: #fff;

	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-shadow-color: #aaa;

	scrollbar-arrow-color: #000;
}

div#tbl-container {
	width:100%;
	float:left;
	overflow: auto;
	position:relative;
	padding-right:4px;
	padding-bottom:4px;
	margin-right:4px;
	margin-bottom:4px;
}

#tbl-container table 
{
	xborder: 1px solid #333;

}

#tbl-container thead th, thead th.locked	{
	position:relative;
}

#tbl-container thead th.locked	{	
	z-index: 30;
}
#tbl-container thead th {
	top: expression(document.getElementById("tbl-container").scrollTop-2); /* IE5+ only */
	z-index: 20;
}

#tbl-container thead th.locked {z-index: 30;}

#tbl-container td.locked{
	left: expression(parentNode.parentNode.parentNode.parentNode.scrollLeft); /* IE5+ only */
	position: relative;
	z-index: 10;
}	

#tbl-container th.locked{
	left: expression(parentNode.parentNode.parentNode.parentNode.scrollLeft); /* IE5+ only */
	position: relative;
	z-index: 10;
}	


#tbl-container table tr.even_YES 
	{
		background-color:#FFFFFF;
	}
#tbl-container table tr.even_NO 
	{
	background: #F8F8F8;
	}



	
	#Final_Table_top
	{
		width:100%;
		float:left;
	}
	
	#Final_Table_top table.tablelayout 
	{
		border:none
	}
	#Final_Table_top table.tablelayout td
	{
		border:none
	}
	

	#Final_Table_footer
	{
		float:left;
		width:100%;
	}

	#Final_Table_footer table.footnote
	{
		width:100%;
		padding-top:10px;
		border:none;
		
	}



/*--------------------------------------------------
  Styles for formating the final table:
  --------------------------------------------------*/

#promptContainer .tablelayout 
	{
	padding: 0px;
	margin: 0px 50px;
	border-collapse: collapse;
	table-layout:auto;
	border: 1px solid #000;
	width: 93%;
	}


#promptContainer .tablelayout tr.even_YES 
	{
		background-color:#FFFFFF;
	}
#promptContainer .tablelayout tr.even_NO 
	{
	background: #CCC;
	}
#promptContainer .table_top {
	background: #FFF url(/itable/images/table_framer.png) repeat-x left top;
	padding-top: 12px;
	margin: 0px 1px 0px 0px;
	padding-right: 30px;
	padding-left: 30px;
}

#promptContainer .title 
	{
	font-size:1.4em;
	color:#000;
	text-decoration:none;
	white-space:normal;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 4px 0px 3px 4px;
	line-height: normal;
	}
#promptContainer p.Sub_Title 
	{
	font-size:1em;
	font-weight:normal;
	color:#666666;
	margin: 0px;
	padding: 0px 0px 4px 4px;
	}
#promptContainer p.tableDescription  {
	font-size: 1em;
	margin: 0px;
	padding: 0px 0px 8px 30px;
}

	


	
#promptContainer .tablelayout tr td.footNotes
	{
		border-top:1px #003399 solid;
	}
	
#promptContainer .footNote tr td
	{
		border:none;
		white-space:normal;
	}
#promptContainer .BoldStubStyle {
}







/*--------------------------------------------------
  Styles for formating HTML FORM ELEMENTS:
  --------------------------------------------------*/

.tabberlive .tabbertab form input.optionElem 
	{
		margin:2px;
		cursor:pointer;
	}
.tabbertab form .form_table {
	margin: 15px 0px 0px;
	padding: 0px;
	width: 100%;
}



.tabberlive .tabbertab form label 
	{
		margin:2px 5px 2px 5px;
	}

.tabberlive .tabbertab form input.submitElem 
	{
	margin: 2px;

	}

.tabberlive .tabbertab form select.selectElem 
	{
	border-top:1px solid #A6ADB3;
	max-width:200px;
	}
	

.stepNotes
	{
		
	}	
	
/*----------------------------------------------------------------------------------------------------------------
			Vertical Accordions
----------------------------------------------------------------------------------------------------------------*/
	#vertical_container{
	margin-left: 25px;
	margin-right: 25px;
	clear: both;
}

	#vertical_container .accordion_toggle {
	text-decoration: none;
	cursor:pointer;
	margin: 5px 0px 0px;
	padding: 0px;
	background: url(/itable/images/accordion/toggler_left_default.png) no-repeat left top;
	xdisplay:block;
		}

	#vertical_container .accordion_toggle:hover {
	background: url(/itable/images/accordion/toggler_left_hover.png) no-repeat left top;
	}
#vertical_container .accordion_toggle .accordion_toggleRight{
	margin: 0px;
	padding: 6px 0px 0px 40px;
	height: 19px;
	background: url(/itable/images/accordion/toggler_right_default.png) no-repeat right top;
	font-size: 0.6em;
	color: #666;
	font-weight: bold;
		}
#vertical_container .accordion_toggle .accordion_toggleRight:hover{
	text-decoration: underline;
	background: url(/itable/images/accordion/toggler_right_hover.png) no-repeat right top;
	color: #FFF;
}

#vertical_container .accordion_toggle_active {
	text-decoration: none;
	cursor:pointer;
	margin: 5px 0px 0px;
	padding: 0px;
	background: url(/itable/images/accordion/toggler_left_selected.png) no-repeat left top;
	width: 100%;
	xdisplay: block;
		}
#vertical_container .accordion_toggle_active:hover {
	background: url(/itable/images/accordion/toggler_left_selected_hover.png) no-repeat left top;
}
		
		
	.accordion_content {
	overflow: hidden;
	background: url(/itable/images/accordion/element_left.png) no-repeat left bottom;
	margin-bottom: 6px;
		}
.accordion_content .accordion_contentRight {
	background: url(/itable/images/accordion/element_right.png) no-repeat right bottom;
	margin-left: 50px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-top: 5px;
}


.accordion_content .tablelist_item {
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: none;
		}

.accordion_content .tablelist_itemRight {
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 6px;
	background: none;
	xheight: 23px;
}


		.accordion_content .tablelist_item a{
	color: #000;
	text-decoration: none;
	display: block;
	xheight: 19px;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 8px;
		}

		.accordion_content .tablelist_item a:hover{
	text-decoration: underline;
		}
    
    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 620px;
    }





#toolBox
{
	clear:both;
	margin: 0px 4px 0px 15px;
	padding: 0px;
	float: right;
}

.toolBox_left
{
	height: 72px;
	background: url(/itable/images/toolbars/toolbar_background_left.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
}

.toolBox_right
{
	height: 72px;
	background: url(/itable/images/toolbars/toolbar_background_right.png) no-repeat right top;
	padding-right: 20px;
	text-align: center;
	text-transform: uppercase;
	margin-left: 20px;
}

.icon_wrapper {
	height: 72px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	min-width: 42px;
	padding-right: 0px;
	padding-left: 0px;
}

.icon_wrapper:hover {
	background: url(/itable/images/toolbars/toolbar_background_tile_hover.png) repeat-x center top;
	color: #FFF;
}

.icon_wrapper a {
	display:block;
	height: 72px;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
	color: #666;
	font-size: 8px;
}



.icon_wrapper a:hover {

	color: #000;
	xtext-decoration: underline;
}

.icon_divider{
	background: url(/itable/images/toolbars/toolbar_background_divider.png) no-repeat center top;
}

.icon_save{
	background: url(/itable/images/toolbars/icon_save.png) no-repeat center 3px;
	height: 19px;
	white-space: nowrap;
	padding-top: 44px;
}


.icon_download{
	background: url(/itable/images/toolbars/icon_download.png) no-repeat center 3px;
	height: 19px;
	white-space: nowrap;
	padding-top: 45px;
	width:55px;
	}
.icon_login{
	background: url(/itable/images/toolbars/icon_login.png) no-repeat center 3px;
	height: 19px;
	white-space: nowrap;
	padding-top: 44px;
	}
.icon_logout{
	background: url(/itable/images/toolbars/icon_logout.png) no-repeat center 3px;
	height: 19px;
	white-space: nowrap;
	padding-top: 44px;
	}

.icon_mainmenu{
	background: url(/itable/images/toolbars/icon_mainmenu.png) no-repeat center 3px;
	height: 19px;
	white-space: nowrap;
	padding-top: 44px;
	}

.icon_wrapper .icon_left{
	padding-left: 5px;
}
.icon_wrapper .icon_right{
	padding-right: 5px;
}


image.icons
{
	width:20px;
	height:20px;
	border:none;
	cursor:pointer;
	padding:2px;
}

image.icons:hover
{
	border:#CCCCCC 2px groove;
	padding:0;
}



#saveProcess td.lable
{
	text-align:right;
	padding-right:10px;
	padding-top: 3px;
}
#saveProcess td
{
	padding:10px;
}


/*-------------------------------------------------------------------------------------
		Login and register form styles
----------------------------------------------------------------------------------------*/

table.registerform
{
	border:none;
	margin-left: 15px;
}

table.registerform td
{
	padding:3px;
}

.registerform .lable
{
	text-align:right;
	text-transform:capitalize;
	font-weight:bold;
	padding-top: 3px;
}

table.registerform td.submit
{
	text-align:center;
	padding-top:5px;
}

table.registerform td.links
{
	text-align:center;
	padding-top:10px;
}

td span.error{
	color:#FF0000;
	padding-bottom:5px;
	display:block;
	width:100%;}


.icon_stubs_off {
	background: url(/itable/images/toolbars/icon_stubs_off.png) no-repeat center 3px;
	height: 19px;
	white-space: nowrap;
	padding-top: 40px;
	width: 70px;
}
.icon_stubs_on {
	background: url(/itable/images/toolbars/icon_stubs_on.png) no-repeat center 3px;
	height: 19px;
	white-space: nowrap;
	padding-top: 40px;
	width: 70px;
}
.icon_tableOptions {
	background: url(/itable/images/toolbars/icon_table_options.png) no-repeat center 3px;
	height: 19px;
	padding-top: 45px;
	width: 55px;
}
#promptContainer .NormalStyle {

}
.icon_print {
	background: url(/itable/images/toolbars/icon_print.png) no-repeat center 3px;
	height: 19px;
	white-space: nowrap;
	padding-top: 45px;
	width: 55px;
}


.icon_chart {
	background: url(/itable/images/toolbars/icon_chart.png) no-repeat center 3px;
	height: 19px;
	white-space: nowrap;
	padding-top: 45px;
	width: 55px;
}

.icon_table {
	background: url(/itable/images/toolbars/icon_table.png) no-repeat center 3px;
	height: 19px;
	white-space: nowrap;
	padding-top: 45px;
	width: 55px;
}



.download_wrapper {
}
.download_wrapper .download_item {
	clear: both;
	padding-top: 8px;
}
.download_wrapper .download_item .download_item_icon {
	float: left;
}
.download_wrapper .download_item .download_item_text {
	text-align: left;
}
.download_wrapper .download_item .download_item_text .download_button {
	background: url(/itable/images/modal/button_left.png) no-repeat left top;
	float: right;
	margin-top: 4px;
}
.download_wrapper .download_item .download_item_text .download_button .download_buttonRight {
	background: url(/itable/images/modal/button_right.png) no-repeat right top;
	height: 25px;
	margin-left: 8px;
	padding-right: 8px;
}
.download_wrapper .download_item .download_item_text .download_button .download_buttonRight a {
	display: block;
	height: 25px;
	padding-top: 5px;
	color: #000;
	text-decoration: none;
}
.download_wrapper .download_item .download_item_text .download_button .download_buttonRight a:hover {
	text-decoration: underline;
}
.download_wrapper .download_item .download_item_text  {
	font-size: 1.6em;
	color: #96A7CF;
	border-bottom: 1px solid #96A7CF;
	margin: 0px 0px 0px 80px;
	padding: 12px 0px 2px 4px;
}
.download_wrapper .download_item .download_item_text p {
	margin: 0px 0px 0px 80px;
	padding: 4px 0px 0px 8px;
	font-size: 1.2em;
}

.user_email #updateAccount {
	margin: 0px;
	padding: 0px;
	float: left;
}
.user_email #updateAccount .user_emailTextBox {
	margin: -21px 0px 0px;
	padding: 0px;
	background: transparent;
	border-width: 0px;
	border-style: none;
	width: 100%;
}
#bottomTabs {
	background: url(/itable/images/header/2nd_level_background.png) repeat-x left top;
	padding-top: 2px;
	height: 37px;
}
#bottomTabs .bottomTabs_wrapper {
	background: url(/itable/images/header/2nd_level_item_background.png) no-repeat left top;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#bottomTabs .bottomTabs_wrapper:hover {
	background: url(/itable/images/header/2nd_level_item_background_hover.png) no-repeat left top;
}

#bottomTabs .bottomTabs_wrapper .bottomTabs_itemRight {
	background: url(/itable/images/header/2nd_level_item_backgroundRight.png) no-repeat right top;
	height: 31px;
	margin-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
}
#bottomTabs .bottomTabs_wrapper .bottomTabs_itemRight:hover {
	background: url(/itable/images/header/2nd_level_item_backgroundRight_hover.png) no-repeat right top;
}

#bottomTabs .bottomTabs_wrapper .bottomTabs_itemRight .bottomTabs_title {
	color: #9F740F;
	border-bottom: 1px solid #9F740F;
	padding-bottom: 1px;
	padding-left: 2px;
}
#bottomTabs .bottomTabs_wrapper .bottomTabs_itemRight .bottomTabs_item {
	white-space: nowrap;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#bottomTabs .bottomTabs_wrapper .bottomTabs_itemRight .bottomTabs_item a {
	color: #9F740F;
}

#bottomTabs .bottomTabs_wrapper .bottomTabs_itemRight .bottomTabs_item a:hover {
	color: #000;
}


ul.normal_list {
	margin: 2px 0px 15px 30px;
	padding: 0px;
	background: none;
	list-style: none;
}
ul.normal_list li {
	margin-bottom: 6px;
	background: url(/_images/bullet_blue_small.png) no-repeat left 2px;
	list-style: none;
	padding-left: 16px;
}
ul.normal_list li a {
	color: #000;
	text-decoration: none;
}

ul.normal_list li a:hover {
	text-decoration: underline;
}

.attentionNote_wrapper {
	margin: 6px;
	border-top: 1px solid #CCC;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	border-left: 1px solid #CCC;
	background: #F9F9F9;
}
.attentionNote_wrapper .attentionNote_content .attentionNote_contentRight {
	margin: 0px;
	padding: 5px;
}
.attentionNote_wrapper .attentionNote_content .attentionNote_contentRight p {
	padding: 0px;
	margin: 0px;
}


.navButton
{
	border:none;
	background:none;
	cursor:pointer;
	white-space:nowrap;
	color: #999;
	margin: 0px;
	padding: 3px 4px 0px;
}

.tabberactive .navButton
{
	color: #000;
	padding-top: 4px;
}


/* If desired, hide the heading since a heading is provided by the tab */
 h2 {
/* display:none;*/
}

 {
	clear:both;
	font-size:1.2em;
	font-weight:bold;
	text-transform:none;
	color:#00267F;
	margin: 10px;
	padding: 0px 0px 3px 3px;
}

 h4 {
	margin:5px 15px;
	padding:5px 0px;
	font-weight:normal;
	font-style: normal;
}
/* Example of using an ID to set different styles for the tabs on the page */
#tab1 {
}
#tab2 {
}
#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}




/*--------------------------------------------------
  Styles for html formating:
  --------------------------------------------------*/
.tableLinks{

		margin:0px 20px;
		display:block;
		width:'100%';
}

 table td
{
	padding:10px;
}

 .tableList
{
	width:100%;
}

 .tableList td
{
	padding:2px 10px;
}

 .formlable
{
	color:#000033;
	text-transform:capitalize;
}






/*--------------------------------------------------
  Styles for formating the final table:
  --------------------------------------------------*/

	#Final_Table_wraper
	{
		width:1030px;
		float:left;
		border:1px #003399 solid;
	}
	#Final_Table_top
	{
		width:100%;
		float:left;
	}
	#Final_Table_left
	{
		float:left;
		max-width:399px;
		overflow-x: scroll;
		padding-bottom:2px;		
		border-right:1px #fff solid;
	}
	#Final_Table_right
	{
		width:630px;
		float:left;
		overflow-x: scroll;
		padding-bottom:4px;	
	}
	#Final_Table_footer
	{
		float:left;
		clear:both;
		width:100%;
	}

	#Final_Table_footer table
	{
		width:100%;
		border:none;
		white-space:;
	}

/*--------------------------------------------------
  Styles for formating the final table:
  --------------------------------------------------*/

table.tablelayout 
	{
		padding: 0;
	 	margin: 0;
		width:100%;
		border:1px #003399 solid;
		border-collapse: collapse;
		display:table;
	}
	
#Final_Table_right .tablelayout 
	{
		padding: 0;
	 	margin: 0;
		border:none;
		border-left:none;
		border-collapse: collapse;
	}
	
	
table.tablelayout tr 
	{
		padding: 0;
	 	margin: 0;
		height:20px;
	}

table.tablelayout tr.even_YES 
	{
		background-color:#FFFFFF;
	}
table.tablelayout tr.even_NO 
	{
		background-color:#CCCCCC;
	}

table.tablelayout tr td
	{
	 	margin: 0;
		vertical-align:middle;
		border-right:1px #003399 solid;
		height:20px;
		white-space:nowrap;
	
	}
table.tablelayout tr td.wrap_0
	{
		white-space:normal;
	}
	
table.tablelayout tr td.bold1
	{
		font-weight:bold;
	}	


table.tablelayout tr td.title
	{
		text-transform:uppercase;
		font-size:14px;
		font-weight:bold;
		color:#003399;
		text-decoration:underline;
		white-space:normal;
	}

table.tablelayout tr td.Sub_Title
	{
		text-transform:capitalize;
		font-size:13px;
		font-weight:normal;
		color:#666666;
	}
	
table.tablelayout tr.tableheader
	{
		background-color:#333333;
		font-weight:bold;
		color:#FFFFFF;
		border:none;
	}
table.tablelayout tr.tableheader td
	{	
		border:1px #fff solid;
		vertical-align:middle;
		font-weight:bold;
		text-align:center;
		padding:0px 5px 0px 5px;
		margin:0;
		
	}


#Final_Table_right table.tablelayout tr.tableheader td
	{	
		border-bottom:1px solid #fff;
		border-top:none;
		border-right:1px #fff solid;
		vertical-align:middle;
		font-weight:bold;
		text-align:center;
		padding:0px 5px 0px 5px;
		margin:0;
		
	}
	
table.tablelayout tr td.footNotes
	{
		border-top:1px #003399 solid;
	}
	
table.footNote tr td
	{
		border:none;
		white-space:normal;
	}






/*--------------------------------------------------
  Styles for formating HTML FORM ELEMENTS:
  --------------------------------------------------*/

input.optionElem 
	{
		margin:2px;
		
	}

label 
	{
		margin:2px 5px 2px 5px;
	}


.submitElem 
	{	
	}

.submitElem:hover 
	{
	}

select.selectElem 
	{
		border-top:1px #003399 solid;
	}




table#options_on td 
{
	margin:0;
	padding:0;
}

table#options_off td 
{
	margin:0;
	padding:0;
}

table#tools_on td 
{
	margin:0;
	padding:0;
}

table#tools_off td 
{
	margin:0;
	padding:0;
}


.topNextStepLink{
	margin: 0px;
	padding: 0px;
}

.topNextStepLink a{
	display: block;
	background: url(/itable/images/btn_jump.png) no-repeat left top;
	height: 24px;
	width: 132px;
	margin: 0px;
	padding: 5px 0px 0px 16px;
	text-decoration: none;
	color:#000;
}

.topNextStepLink a:hover{
	text-decoration: underline;
	color:#000;
}


#tabContainerMainData h3{
	font-size: 2em;
	color: #00277C;
	border-bottom: 1px solid #00277C;
	margin: 0px 15px 8px;
	padding: 0px 0px 6px 3px;
}

.LinkMainPage{
	padding: 5px;
	background: #F4F8FF;
	border: 1px solid #00267F;
	display: block;
	margin: 10px 15px;
	text-decoration: none;
}

.LinkMainPage:hover{
	background: #FFF;
	border: 1px solid #000;
	text-decoration: underline;
}
