/* ===============================================================================================================================
	Legacy BEA CSS
    	- Import is a global reset of most elements.
================================================================================================================================*/

h1 {
	font-size: 160%;
	color: #00267f;
	xmargin-top: 15px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	font-weight: bold;
}

.mainContent_wrapperRight h1{
	font-size: 140%;
	color: #00267f;
	xmargin-top: 15px;
	line-height: normal;
	padding-top: 8px;
}

h2 {
	background: url(/recovery/_images/h2_line.jpg) no-repeat left bottom;
	font-size: 120%;
	margin-left: 10px;
	padding-top: 3px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-weight: bold;
}

.no_ul {background: none;
        font-size: 110%;
}

.no_ul2 {background: none;
        font-size: 100%;
}



h3 {
	margin: 0px 0px 0px 8px;
	padding: 10px 0px 4px 12px;
	font-size: 100%;
	font-weight:bold;
}

h4 {
	font-size: 100%;
	margin: 16px 0px 3px 35px;
	padding: 0px;
	font-style: italic;
}

/* Remove all HR tags from site - Horizontal rules should not be used */
hr {
	color: #B89223;
	height: 1px;
	margin-top: 0px;
	padding-top: 0px;
}

#content .level_4 .level_4 {
	margin-left: 40px;
}

/* General unordered list formatting */
ul {
	list-style-image: url(/_images/bulletListLink.jpg);
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: normal;
}

/* General link formatting */
a,
a:active,
a:visited {
	color: #00267f;
	text-decoration: none;
}

a:hover {
	color: #00267f;
	text-decoration: underline;
}

a img {
	border: none;
	text-decoration: none;
}

p.top a { /*This is a modification to link tags with a class of 'top'... ie.e Go to Top*/
	display:block;
}

acronym,
 a.define {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	cursor: help;
	color:#000000
}

address {
	margin-left: 2em;
	font-style: normal;
}

/* General paragraph formatting */
p {
	margin-left: 25px;
	padding: 0px;
	margin-bottom: 10px;
	margin-right: 25px;
}

/* TABLES */

tr.shaded {/* add class="shaded" to alternating <tr> elements for a light gold background */
	background-color: #F0F4FF;
}

.shader {/* add class to TR tag for a light grey background on data tables*/
	background: #EBEBEB;
}

/* Remaining table styles are applied automatically */

table {
	border: none;
}

caption {
	text-align:center;
}

th {
	font-weight: bold;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 3px;
	border: 1px none #ffffff;
}

th a {
	color: #00267F;
}

td {
	vertical-align: top;
}

/* 
	HEADER
	These styles govern the banner across the top
	of each page on the site.
*/


#about {
	white-space: nowrap;
}

/*
	TAB NAVIGATION
	These styles handle the rollover navigation
	tabs and optional second-level links near
	the top of each page.
*/

/* have to hack IE */
html>body>#topTabs {

}

#topTabs {
	width: 100%;
	font-size: 90%;
	background-color: #00267F;
	background-image: url(/_images/global_nav/header/tabBG.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#topTabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topTabs ul li {
	padding: 0;
	margin-top: 0;
	margin-right: 4;
	margin-bottom: 0;
	margin-left: 0;
}

#topTabs a {
	display: block;
	text-decoration: none;
	color: #B9CEFF;
	white-space: nowrap;
	margin: 0;
	padding-left: 8px;
	background-image: url(/_images/global_nav/header/tabLeft.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}

#topTabs a span {
	display: block;
	padding-top: 1px;
	padding-right: 16px;
	padding-left: 3px;
	background-image: url(/_images/global_nav/header/tabRight.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 5px;
	height: 22px;
	cursor: pointer;
	cursor: hand;
}

.home #home a,
 .about #about a,
 .national #national a,
 .international #international a,
 .regional #regional a,
 .industry #industry a,
 .glossary #glossary a,
 .index #index a,
 .faqs #faqs a,
 .interactive #interactive a {
	background-position: 0% -44px;
	xfont-weight: bold;
	border-width: 0;
	color: #000;
}

.home #home a span,
 .about #about a span,
 .national #national a span,
 .international #international a span,
 .regional #regional a span,
 .industry #industry a span,
 .glossary #glossary a span,
 .index #index a span,
 .faqs #faqs a span,
 .interactive #interactive a span {
	background-position: 100% -44px;
}

#topTabs a:hover {
	background-position: 0% -22px;
	color: #000;
}

#topTabs a:hover span {
	background-position: 100% -22px;
}

#bottomTabs {
	clear: left;
	min-height: 23px;
	margin: 0px;
	background-image: url(/_images/global_nav/header/tabbottomBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 80%;
	padding: 0px;
	line-height: normal;
}

#bottomTabs li {
	display: inline;
	list-style: none;
	background-image: url(/_images/global_nav/header/bottomTab_divider.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#bottomTabs li a {
	display: block;
	float: left;
	height: 20px;
	padding-top: 2px;
	background-image: url(/_images/global_nav/header/bottomTab_divider.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 10px;
	padding-right: 10px;
	color: #000;
}

#bottomTabs li a:hover {
	background-image: url(/_images/global_nav/header/bottomTab_divider_hover.png);
}

.glossary #bottomTabs li,
 .index #bottomTabs li {
	padding: 3px 4px;
	xpadding: 1px 2px;
}

.current {
	font-weight: bold;
}

#bottomTabs a {
	font-weight: normal;
	text-decoration: none;
}

#bottomTabs a:hover {
	text-decoration: underline;
}

#bottomTabs a.first {
}

#bottomTabs a.last {
	background-image: none;
}

/* Search: Standard */





/*#search_fieldset {
   text-align: center;
   margin: 0px;
   padding: 3px 0px 0px 0px;
   font-size: 9px;
}

#search_form {
   margin: 0px;
   padding: 0px;
}

#search_textfield {
   font-size: 12px;
   margin-right: 0;
   margin-left: 4px;
   float: left;
   position: relative;
   z-index: auto;
}

#search_submit {
   font-size: 12px;
   width: 25px;
   margin-right: 3px;
}

#search_radio {
   height: 10px;
}

*//* Search: Horizontal*/
	#SearchTabs {
	margin: 0px;
	padding: 0px;
	background-color: #F4F8FF;
	height: 30px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3C9FF;
}

#SearchLinks {
	text-align: right;
	vertical-align: middle;
	float: left;
	margin: 0px;
	padding: 5px 8px 0px 0px;
	font-size: 80%;
}

#SearchLinks ul {
	margin: 0px;
	padding: 0px;
}

#SearchLinks ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#SearchLinks a:link,
#SearchLinks a:active,
#SearchLinks a:visited {
	color: #00267f;
	font-weight: normal;
}

#SearchLinks a:hover {
	color: #00267f;
	font-weight: normal;
}

#SearchWrap {
	padding: 0px 8px 1px;
	margin: 1px 0px;
	float: left;
}

#frmSearch_Tabs {
	margin: 0px;
	padding: 0px;
}

#frmSearchTextBox {
	margin: 0px;
	padding: 0px;
}

#frmSearchButton {
	margin: 0px 0px 0px 4px;
	padding: 0px;
}

.SearchLabel {
	font-weight: bold;
}

/* General SEARCH BOX */

#searchForm_General {
	margin: 0;
	padding: 0;
}

/* BREADCRUMBS */

.crumbs {
	margin: 0px;
	width: 100%;
	padding: 0px 3px 2px 8px; /* Gray box */
	background-color: #F7F8F9;
	border-bottom: 1px solid #DFDFDF;
	display: none;
}

/* RIGHT SIDEBAR */

#sidebar {
	width:337px;
	background-image: url(/_images/rightNav/legacy/td_background_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#sidebarRight {
	xwidth: 165px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	;
	font-weight:normal;
	text-align:left;
	color:#000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	xbackground-image: url(/_images/rightNav/legacy/td_background.png);
	xbackground-repeat: repeat-y;
	xbackground-position: left top;
}

#sidebarRight img {
	display:none;
}

#sidebarRight img.glance_image {
	display:block;
	background-color:#FFF;
}

#sidebarRight ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
}

#sidebarRight ul li {
	list-style-image: none;
	list-style-type: none;
}

#sidebar #sidebarRight ul li a {
	padding-top: 5px;
	padding-left: 22px;
	color: #000;
	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 5px;
	display: block;
	background-image: url(/_images/bullet_blue_large.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}

#sidebar #sidebarRight ul li a:hover {
	text-decoration:underline;
	background-image: url(/_images/bullet_blue_large_hover.png);
}

/* when there is a sublist within "of interest" and you don't want lines between the items 
#sidebarRight ul li a.noline:link,
 #sidebarRight ul li a.noline:visited {
   background-image: none;
}*/

/* indent for the sublist 
#sidebarRight ul li ul a:link,
 #sidebarRight ul li ul a:visited,
 #sidebarRight ul li ul a:hover,
 #sidebarRight ul li ul a:active {
   padding-left: 8px;
}

#sidebarRight ul li a:link,
 #sidebarRight ul li a:visited {
   display:block;
   color:#000000;
   text-decoration:none;
   margin-top: 1px;
   margin-right: 0px;
   margin-bottom: 1px;
   margin-left: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 4px;
   padding-left: 6px;
}

#sidebarRight ul li a:hover,
 #sidebarRight ul li a:active {
   display:block;
   color:#000000;
   text-decoration:underline;
   margin-top: 1px;
   margin-right: 0px;
   margin-bottom: 1px;
   margin-left: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 4px;
   padding-left: 6px;
}

#sidebarRight ul.ul_normal li a:link,
 #sidebarRight ul.ul_normal li a:visited {
   display:block;
   color:#000000;
   text-decoration:none;
   margin-top: 1px;
   margin-right: 0px;
   margin-bottom: 1px;
   margin-left: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 4px;
   padding-left: 6px;
}

#sidebarRight .ul_normal .rightnav_title {
   background-color: #F9F4F0;
   background-image: none;
}

#sidebarRight ul.ul_normal li a:hover,
 #sidebarRight ul.ul_normal li a:active {
   display:block;
   color:#000000;
   text-decoration:underline;
   margin-top: 1px;
   margin-right: 0px;
   margin-bottom: 1px;
   margin-left: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 4px;
   padding-left: 6px;
}

#sidebarRight ul li.sub a:link,
 #sidebarRight ul li.sub a:visited {
   padding:0px 0px 4px 0px;
   margin: 0px;
   display:block;
   color:#000000;
   text-decoration:none;
}

#sidebarRight ul li.sub a:hover,
 #sidebarRight ul li.sub a:active {
   padding:0px 0px 4px 0px;
   margin:0px;
   display:block;
   color:#000000;
   text-decoration:underline;
}

#sidebarRight .list_indent {
   padding:0px 0px 0px 7px
}

/* Right Sidebar - Contact Styles */
#sidebarRight #contact_wrap {
	margin: 0px;
	padding: 0px;
}

#sidebarRight #contact_wrap .contact_name {
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
	background-image: url(/_images/rightNav/legacy/contact_divider.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 3px;
	padding-bottom: 4px;
}

#sidebarRight #contact_wrap .contact_title {
	margin-top: 6px;
	margin-left: 6px;
	font-style: italic;
	font-weight: normal;
	color: #000;
	margin-right: 0px;
	margin-bottom: 0px;
}

#sidebarRight #contact_wrap .contact_telephone {
	background-image: url(/_images/rightNav/legacy/icon_telephone.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: right;
	padding-right: 30px;
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 6px;
}

#sidebarRight #contact_wrap .contact_email {
	background-image: url(/_images/rightNav/legacy/icon_mail.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: right;
	padding-right: 30px;
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 6px;
}

#sidebarRight #contact_wrap .contact_general {
	padding-top: 6px;
	padding-bottom: 4px;
}
#sidebarRight #contact_wrap .contact_snailmail  {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebarRight #contact_wrap ul {
	background-image: none;
}

#sidebarRight span.file_size {
	font-size:80%;
	color: #839CD4;
}

.title_right {
	color: #000;
	font-weight: bold;
	background-image: url(/_images/rightNav/legacy/titleRight_background.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 6px;
	font-size: 100%;
}

.menu_paragraph {
	text-align:left;
	padding: 4px;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
}

/* CONTENT */
.mainContent_wrapper {
	margin: 0px;
	padding-left: 20px;
	background: url(/iTable/images/content_background_left.jpg) no-repeat left top;
}
.mainContent_wrapper .mainContent_wrapperRight {
	padding-right: 20px;
	overflow: visible;
	background: url(/iTable/images/content_background_right.jpg) no-repeat right top;
}

#content {
	margin: 0px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(/_images/content/shadow.png);
	background-repeat: repeat-x;
	background-position: left top;
	min-height:400px;
}

#content ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
}

#content ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 12px;
	background-image: url(/_images/bullet_blue_small.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 14px;
}
#content ul .title {
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	background-image: none;
	padding-top: 6px;
	padding-left: 0px;
}

#content ul .title ul {
	margin-left: 24px;
}

#content ul .title li{
	font-weight: normal;
}


/* Will soon be disabled */
#content ul li.pdf {
	background-image: url(../../../_images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	min-height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content ul li.graph {
	background-image: url(/_images/icons/graph_17.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	min-height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content ul li.world {
	background-image: url(/_images/icons/world_16.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	min-height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content ul li.chart {
	background-image: url(/_images/icons/chart_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	min-height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content ul li.chart2 {
	background-image: url(/_images/icons/chart_icon2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	min-height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content ul li.movie {
	background-image: url(/_images/icons/movie2_16.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	min-height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content ul li.secure {
	background-image: url(/_images/icons/security-locked_16.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	min-height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content ul li.icon_table {
	background-image: url(/_images/icons/bea_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	min-height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Will soon be disabled */
#content ul li.xls {
	background-image: url(../../../_images/icon_xls_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	min-height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content li p {
	margin-bottom: 0.5em;
}

#content ul ul,
#content ol ul {
	margin-top: 0.5em;
	list-style-image: none;
	list-style-type: square;
}

/* Will soon be disabled */
#content_no_sidebar ul {
	list-style-image:  url("../../../_images/bullet_account.gif");
	margin: 0 0 0 20px;
	padding: 0;
}

/* Will soon be disabled */
#content_no_sidebar li {
	margin: 0 0 0.7em 18px;
	padding-left: 5px;
}

/* Will soon be disabled */
#content_no_sidebar ul li.pdf {
	list-style-image:  url("../../../_images/pdf.gif");
}

/* Will soon be disabled */
#content_no_sidebar ul li.xls {
	list-style-image:  url("../../../_images/icon_xls_small.gif");
}

/* Will soon be disabled */
#content_no_sidebar li p {
	margin-bottom: 0.5em;
}

/* Will soon be disabled */
#content_no_sidebar ul ul,

/* Will soon be disabled */
#content_no_sidebar ol ul {
	margin-top: 0.5em;
	list-style-image: none;
	list-style-type: square;
}

/* MISCELLANEOUS CUSTOM STYLES */

/* Will no longer be used */
.onPage {	/* for the "On this page" header */
	margin: 7px 0px 4px 0px;
	font-weight: bold;
}

.top { /* 'Back to Top' style */
	background-image: url(/_images/bullet_top.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 80%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.top a {	/* for the "Back to top" link */
}

/*
	for an image that aligns to the left side of the page
	with text wrapping around it to the right
*/
img.floatleft {
	float: left;
	margin-right: 15px;
}

/*
	for an image that aligns to the right side of the page
	with text wrapping around it to the left
*/
img.floatright {
	float: right;
	margin-left: 15px;
	border: 1px solid #000000;
}

/*
	All floated elements must technically have a width;
	the width for the next two styles is currently set 
	to be the same as the only elements using the styles--
	125-pixel wide images. If either of the following 
	two styles is applied to a div containing a wider 
	image, the width should be changed or a new style
	created.
	
	Use these two styles for images with captions, as
	explained in the Preparing Content document.
*/

div.floatleft {
	float: left;
	width: 125px;
	margin-right: 15px;
	text-align: center;
}

div.floatright {
	float: right;
	width: 125px;
	margin-left: 15px;
	text-align: center;
}

.subscribe {
	margin: 9px 0;
	padding: 4px 0 4px 28px;
	background-color: #F8F5EE;
	background-image: url(/_images/icons/mail_blue_16.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid #c59200;
}

.subscribe_release {
	margin: 0px 0 9px;
	padding: 4px 0 4px 28px;
	background-image: url(/_images/icons/mail_blue_16.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

.subscribe_sidebar { /* Modifies Email subscription for use on sidebar */
	background-image: url(/_images/rightNav/legacy/icon_mail_homepage.png);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	text-align: left;
	font-size: 80%;
	line-height:normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 50px;
	height: 19px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #97ADE1;
}

.pdfreader_sidebar { /* Modifies Adobe Reader Download for use on sidebar */
	background-image: url(/_images/rightNav/legacy/icon_pdf_viewer.png);
	background-repeat: no-repeat;
	background-position: 5px top;
	text-align: left;
	font-size: 80%;
	line-height:normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 50px;
	height: 40px;
}

/*
	for backwards-compatibility only; these styles
	are not used in the new templates
*/

.grey {
	background-color: #e7e6dd;
}

.pinkTextBG {
	background-color: #ffe5b2;
}

/*
	END for backwards-compatibility only;
*/

.no_buffer {
	margin: 0px;
	padding: 0px 0px 10px;
}

.buffer_5 {
	padding: 5px;
}

.buffer_10 {
	padding: 10px;
}

/* Class is used for bullets that are links, or leading links */
#bullet {
	list-style-image:  url("../../../_images/bulletListLink.jpg");
}

#bullet ul {
	padding: 5px;
	margin: 5px;
}

#bullet ul li {
	padding: 2px;
}

/* General dotted line */
.divider {
	width: 100%;
	border-top: 1px dotted #C69200;
}

/* Used for "Last Update"*/
.update {
	font-style: normal;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	background-color: #F7F8F9;
	margin: 0px;
	width: 100%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

/* Used for the BEA Jobs page */
.job_title {
	font-weight: bold;
}

.job_details {
}

.job_list {
	margin: 0px;
	padding: 0px;
}

/* Used to indicate that a link points to a non-converted html page */
/* Currently disabled - remove 'x' to enable - do NOT post CSS without disabling first!! */
.xnogo {
	color: #FF0000;
	text-decoration: line-through;
}

/* Used to indicate that a link points to a non-converted application page */
/* Currently disabled - remove 'x' to enable - do NOT post CSS without disabling first!! */
.xappgo {
	text-decoration: underline;
	color:#00FF00;
}

.note {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 15px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.note_box {
	border: 1px solid #000000;
	padding: 6px 8px;
}

/* Used for superscript.  There seems to be a line spacing issue when using the <sup> tag*/
sup {
	font-size: 100%;
	xline-height: 0;
}

/* Used to provide a small bit of additional padding between sections etc if needed */
.section {
	padding-bottom: 15px;
}

/* Used to indicate expired events/unavailable items*/
.text_disabled {
	color: #999999;
}

/* Used for papers/methodology document listing in a two-column table*/
#document_column {
	text-align: left;
	padding-top: 10px;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}

#document_caption {
	text-align: left;
	padding-top: 10px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}

#document_column_bottom {
	text-align: left;
	padding-top: 10px;
	vertical-align: bottom;
}

#document_caption_bottom {
	text-align: left;
	padding-top: 10px;
	vertical-align: top;
}

.document_title {
	font-weight: bold;
	background: url(/_images/!_temp_bullet_arrow.jpg) no-repeat left center;
	padding: 6px 5px 3px 10px;
}

.document_abstract {
	font-weight: normal;
}

.document_wrap {
	margin-left: 45px;
	margin-top: 10px;
	border-bottom: 1px solid #CCCCCC;
	margin-right: 20px;
	padding-bottom: 15px;
}

.document_author {
	font-style: italic;
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.document_synopsis {
	margin-left: 20px;
	padding-right: 5px;
}

.document_date {
	font-style: italic;
}

.document_note {
	padding-bottom: 10px;
	font-weight: normal;
}

.document_year {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 20px;
}

.outline_main {
	font-weight: bold;
	margin-bottom: 5px;
}

.outline_main {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
}

.outline_level1 {
	text-indent: 10px;
}

.outline_level2 {
	text-indent: 20px;
}

.outline_level3 {
	text-indent: 30px;
}

.alert {
	color: #FF0000;
	font-weight: bold;
}

.alert_normal {
	color: #FF0000;
}

.news_buffer {
	padding-bottom: 30px;
}

.small_page_buffer {
	padding-top: 100px;
	padding-bottom: 100px;
}

/* The following are used solely for the glance.htm page */
#glance_box {
	background-image: url(/_images/glance_background.png);
	margin: 0px 0px 0px 50px;
	padding: 0px;
	width: 589px;
}

#glance_box_bottom {
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 589px;
	clear: none;
	float: left;
}

#glance_title {
	font-weight: bold;
	margin: 0px;
	padding-top: 7px;
	padding-left: 10px;
}

#glance_image_box {
	margin-left: 444px;
}

.glance_image {
	border: 1px solid #000000;
	margin-top: 10px;
}

#glance_numbers {
	width: 425px;
	padding-left: 10px;
	padding-top: 15px;
	float: left;
}

.glance_list {
}

.glance_blurb {
	padding-top: 10px;
	margin-bottom: 10px;
}

/* Test Classes */
.release_header {
	width: 100%;
}

.release_title {
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F9F4F0;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.contact_header {
	font-weight:bold;
	padding-top:3px;
}

.file_size {
	font-weight: normal;
	color: #999999;
	white-space:nowrap;
	text-decoration:none;
	font-size:80%;
}

.file_size a:link,
.file_size a:visited,
.file_size a:active {
	font-weight: normal;
	color: #999999;
	text-decoration:underline;
}

.file_size a:hover {
	font-weight: normal;
	color: #0066CC;
	text-decoration:underline;
}

.ul_file_size {
	font-weight: normal;
	color: #999999;
	white-space:nowrap;
}
}

/* This was used to replace old styles which centered divs on gsp releases */
.center_div {
	text-align: center;
}

.contact_general {
	padding-left: 3px;
	padding-right: 5px;
}

.messageclass {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px 3px 20px;
}

.form_esr {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 30px;
}

.form_esr .button_esr {
	margin: 15px 5px 5px;
}

.document_wrap_end {
	margin-left: 45px;
	margin-top: 10px;
	margin-right: 20px;
	padding-bottom: 10px;
}

/* gives an underline on table header row on news release schedule pages */
tr.header_underline th {
	border-bottom: 1px solid #000000;
}

.form_ItemWrap {
	margin: 0px 0px 0px 30px;
	padding-top: 4px;
	padding-bottom: 20px;
}

/* Provided for 'Note' box */
.table_gold {
	background-color: #FFE5B2;
	margin-bottom: 10px;
}

/* Provided for custom table issues in applications*/
.download_cell {
	text-align: center;
	vertical-align: middle;
}

/* Provided for Director's message but can be used where P/DIV tag needs to be justified*/
.formal_letter {
	text-align: justify;
	margin-right: 25px;
}

.signature {
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	text-align: right;
}

.alert_title {
	font-weight: bold;
	margin: 5px;
	padding: 5px;
}

.alet_standard {
	font-weight: bold;
 color: #FF0000 margin: 5px;
	padding: 5px;
}

.alert_content {
	margin: 5px;
	padding: 5px;
}

.arrow {
	margin-top: 5px;
	margin-left: 23px;
	margin-top: 5px;
}

.arrow_below {
	margin-top: 5px;
	margin-left: 35px;
	margin-top: 5px;
}

.clear {
	clear:both
}

#content .data_line {
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content .data_line .data_synopsis {
	text-align: justify;
	margin-top: 50px;
}

.contact_name {
	margin-left: 8px;
	padding-top: 3px;
}

.contact_email {
	margin-left: 8px;
}

#content #release_header_wrap .release_status {
	float: left;
}

#content #release_header_wrap .release_id {
	float: right;
}

#content #release_header_wrap {
	margin-top: 10px;
}

#content .data_line .clear {
	clear: both;
}

#content .data_line .data_image {
	float: right;
}

#content .text_box {
	xwidth: 750px;
	border: 1px solid #000000;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px 17px 8px 0px;
}

#content .text_box p {
	width: auto;
}

.contact_telephone {
	margin-left: 8px;
}

#content .release_subtitle {
	font-weight: bold;
	text-align: center;
}

#content #list_wrap {
	padding: 3px;
	float: left;
}

#content #list_lead {
	float: left;
	padding: 3px;
	margin-left: 22px;
}

#content .column_left {
	float: left;
	width: 275px;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}

#content .column_left .visualIEFloatFix 
 {height: 0.01%;
	float: left;
	width: 275px;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}



#content .column_right {
	float: left;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}

#content .column_right li {
	list-style: url(../../../_css/none) none;
	margin-left: 0px;
	padding-left: 0px;
}

#content .column_right ul {
	margin-left: 0px;
	padding-left: 0px;
}

#content .column_left_4 {
	float: left;
	width: 275px;
	white-space: nowrap;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.gap_15 {
	padding-top: 15px;
}

#content .level_3 li {
	margin-left: 40px;
}

#content .level_2 {
	margin-left:20px;
}

#content .level_3 {
	margin-left: 40px;
}

#content p {
	xwidth: 800px;
}

#content .data_line {
	xwidth: 800px;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content .data_line .data_synopsis {
	xwidth: 425px;
	text-align: justify;
	margin-top: 50px;
}

.contact_header {
	font-weight:bold;
}

.contact_name {
	margin-left: 8px;
	padding-top: 3px;
}

.contact_email {
	margin-left: 8px;
}

#content .data_line .clear {
	clear: both;
}

#content .data_line .data_image {
	float: right;
}

#content .text_box {
	xwidth: 750px;
	border: 1px solid #000000;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px 17px 8px 0px;
}

#content .text_box p {
	width: auto;
}

.contact_telephone {
	margin-left: 8px;
}

#content .whats_new {
	margin-left: 30px;
	margin-right: 20px;
}

#content .notebox_international {
	margin-left:50px;
	margin-bottom:10px
}

#content .notebox_international_title {
	margin-left:0px;
	padding-left:4px;
	padding-bottom:3px;
	margin-bottom:5px;
	font-size:100%;
	font-weight:bold;
	border-bottom:solid 1px #CCCCCC;
}

#content .notebox_international_p1 {
	margin-left:10px;
	padding-left:0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#content .notebox_international_p2 {
	margin-left:10px;
	padding-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

/*  TEMP  */
.home .td_clean .mockup_description {
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
}

#content .mockup_description {
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}

#content .mockup_description_2 {
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 20px;
}

#content .level_4 {
	margin-left: 60px;
}

.italics {
	font-style: italic;
}

#skip a {
	position:absolute;
	left:-300px;
	top:-300px;
	overflow:hidden;
}

#skip a:active,
#skip a:focus {
	xposition:static;
	xwidth:auto;
	xheight:auto;
}

/* For Dialogues Box ========================================================================================================= */

#dialogue_wrapper {
	margin: 0px 0px;
	padding: 0px;
}

#dialogue_wrapper .dialogue_header {
	background: url(/_images/modal/dialogue_topLeft.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#dialogue_wrapper .dialogue_header .dialogue_headerRight {
	background: url(/_images/modal/dialogue_topRight.png) no-repeat right top;
	height: 43px;
	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;
	background: url(/_images/modal/dialogue_middleLeft.png) repeat-y left top;
}

#dialogue_wrapper .dialogue_content .dialogue_contentRight {
	background: url(/_images/modal/dialogue_middleRight.png) repeat-y right top;
	margin: 0px 0px 0px 22px;
	padding: 0px 28px 0px 0px;
}

#dialogue_wrapper .dialogue_content .dialogue_contentRight .dialogue_contentMain {
	border-top: 1px solid #8F8F8F;
	border-bottom: 1px solid #8F8F8F;
	text-align: center;
	background-color: #e7eefd;
	background-image: url(/_images/modal/dialogue_background.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	margin: 0px;
}

#dialogue_wrapper .dialogue_content .dialogue_contentRight .dialogue_contentMain .dialogue_processing {
	background: url(/iTable/images/ajax-loader.gif) no-repeat center bottom;
	color: #788DC0;
	padding-bottom: 50px;
	margin-bottom: 6px;
	padding-top: 6px;
	font-size:140%;
}

#dialogue_wrapper .dialogue_content .dialogue_contentRight .dialogue_contentMain h2 {
	background: none;
	border-bottom: 1px solid #00267F;
	margin: 0px;
	padding: 0px 0px 7px 3px;
	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,
#dialogue_wrapper .dialogue_content .dialogue_contentRight .dialogue_contentMain #RetrivePasswordForm #promptContainer .formData .frmTextBox {
	color: #000;
	margin: 0px;
	padding: 0px;
	border: 1px solid #00267F;
	width: 65%;
}

#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 {
	color:#000033;
	padding:0px;
	margin: 0px;
	xmin-width: 140px;
	background: none no-repeat left top;
	float: left;
	text-align: left;
}

#dialogue_wrapper #promptContainer #formlable {
	color:#00267F;
	text-transform:capitalize;
	white-space:normal;
	font-weight:bold;
	float:left;
	padding:4px 7px 0px 5px;
	width: 110px;
	text-align: right;
	background: none;
	margin: 0px;
	font-size:100%;
}

#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 .formData_dialogue a {
	color:#00267F;
}

#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 #promptContainer #formlable_dialogue a {
	color:#00267F;
}

#dialogue_wrapper #loginForm .dialogue_links {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}

#dialogue_wrapper .dialogue_footer {
	margin: 0px;
	padding: 0px;
	background: url(/_images/modal/dialogue_bottomLeft.png) no-repeat left bottom;
}

#dialogue_wrapper .dialogue_footer .dialogue_footerRight {
	background: url(/_images/modal/dialogue_bottomRight.png) no-repeat right bottom;
	height: 55px;
	margin: 0px 0px 0px 46px;
	padding: 0px 46px 0px 0px;
}

#dialogue_wrapper .dialogue_footer .dialogue_footerRight .dialogue_close {
	background: url(/_images/modal/user_closeButton.png) no-repeat left top;
	height: 31px;
	width: 156px;
	padding-top: 10px;
}

#dialogue_wrapper .dialogue_footer .dialogue_footerRight .dialogue_close a {
	color: #666;
	text-decoration: none;
	display: block;
}

#dialogue_wrapper .dialogue_footer .dialogue_footerRight .dialogue_close a:hover {
	color: #000;
	text-decoration: underline;
}

/* ========================================================================================== 
Attention Triangle */

ul.help_list {
	margin: 20px 0px;
	padding: 0px;
	font-size: 1.0em;
	color: #000;
	font-weight: normal;
	list-style: none;
}

ul.help_list li {
	list-style: none;
	background: url(/iTable/images/alert.png) no-repeat left top;
	min-height: 19px;
	margin-left: 25px;
	padding-left: 28px;
	padding-top: 3px;
	margin-bottom: 10px;
	margin-right: 30px;
	line-height: normal;
}

.attentionNote_wrapper {
	clear: left;
	margin-top: 6px;
	margin-right: 18px;
	margin-bottom: 6px;
	margin-left: 6px;
}

.attentionNote_wrapper. visualIEFloatFix 
 {height: 0.01%;
 clear: left;
	margin-top: 6px;
	margin-right: 18px;
	margin-bottom: 6px;
	margin-left: 6px;
 }
 
.attentionNote_wrapper .attentionNote_header {
	background: url(/iTable/images/attention_box/topLeft.png) no-repeat left top;
}

.attentionNote_wrapper .attentionNote_header .attentionNote_headerRight {
	background: url(/iTable/images/attention_box/topRight.png) no-repeat right top;
	height: 22px;
	margin-left: 24px;
	padding-right: 24px;
}

.attentionNote_wrapper .attentionNote_content {
	background: url(/iTable/images/attention_box/middleLeft.png) repeat-y left top;
}

.attentionNote_wrapper .attentionNote_content .attentionNote_contentRight {
	background: url(/iTable/images/attention_box/middleRight.png) repeat-y right top;
	margin-left: 24px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 8px;
	text-align:left;
	color:#9F3400;
}

.attentionNote_wrapper .attentionNote_content .attentionNote_contentRight span {
	color:#000;
	font-weight: bold;
}

.attentionNote_wrapper .attentionNote_content .attentionNote_contentRight p {
	padding: 0px;
	margin: 0px;
}

.attentionNote_wrapper .attentionNote_content .attentionNote_contentRight a {
	text-decoration:none;
	color: #9F3400;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9F3400;
}

.attentionNote_wrapper .attentionNote_content .attentionNote_contentRight a:hover {
	text-decoration:none;
	border-bottom-style: solid;
}

.attentionNote_wrapper .attentionNote_content .attentionNote_contentRight h1 {
	color: #9F3400;
	padding: 0px;
	font-size: 130%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#content .attentionNote_contentText {
	xclear: both;
}

#content .attentionNote_contentText ul {
	float: none;
	list-style: none;
	padding-top: 6px;
	padding-left: 5px; /*Geno changed this from 15px to 5px to save space on the element*/
}

#content .attentionNote_contentText ul li {
	background: url(/_images/bullet_red_small.png) no-repeat left 2px;
	float: none;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 3px 16px;
	display: block;
}

.attentionNote_wrapper .attentionNote_footer {
	background: url(/iTable/images/attention_box/bottomLeft.png) no-repeat left bottom;
}

.attentionNote_wrapper .attentionNote_footer .attentionNote_footerRight {
	background: url(/iTable/images/attention_box/bottomRight.png) no-repeat right bottom;
	height: 5px;
	margin-left: 24px;
	padding-right: 24px;
}

.attentionNote_wrapper2 {
	clear: left;
	margin-top: 6px;
	margin-right: 525px;
	margin-bottom: 6px;
	margin-left: 6px;
}

.attentionNote_wrapper2. visualIEFloatFix 
 {height: 0.01%;
 clear: left;
	margin-top: 6px;
	margin-right: 18px;
	margin-bottom: 6px;
	margin-left: 6px;
 }

.attentionNote_wrapper2 .attentionNote_header {
	background: url(/iTable/images/attention_box/topLeft.png) no-repeat left top;
}

.attentionNote_wrapper2 .attentionNote_header .attentionNote_headerRight {
	background: url(/iTable/images/attention_box/topRight.png) no-repeat right top;
	height: 22px;
	margin-left: 24px;
	padding-right: 24px;
}

.attentionNote_wrapper2 .attentionNote_content {
	background: url(/iTable/images/attention_box/middleLeft.png) repeat-y left top;
}

.attentionNote_wrapper2 .attentionNote_content .attentionNote_contentRight {
	background: url(/iTable/images/attention_box/middleRight.png) repeat-y right top;
	margin-left: 24px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 8px;
	text-align:left;
	color:#9F3400;
}

.attentionNote_wrapper2 .attentionNote_content .attentionNote_contentRight span {
	color:#000;
	font-weight: bold;
}

.attentionNote_wrapper2 .attentionNote_content .attentionNote_contentRight p {
	padding: 0px;
	margin: 0px;
}

.attentionNote_wrapper2 .attentionNote_content .attentionNote_contentRight a {
	text-decoration:none;
	color: #9F3400;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9F3400;
}

.attentionNote_wrapper2 .attentionNote_content .attentionNote_contentRight a:hover {
	text-decoration:none;
	border-bottom-style: solid;
}

#content .attentionNote_contentText {
	xclear: both;
}

#content .attentionNote_contentText ul {
	float: none;
	list-style: none;
	padding-top: 6px;
	padding-left: 5px; /*Geno changed this from 15px to 5px to save space on the element*/
}

#content .attentionNote_contentText ul li {
	background: url(/_images/bullet_red_small.png) no-repeat left 2px;
	float: none;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 3px 16px;
	display: block;
}

.attentionNote_wrapper2 .attentionNote_footer {
	background: url(/iTable/images/attention_box/bottomLeft.png) no-repeat left bottom;
}

.attentionNote_wrapper2 .attentionNote_footer .attentionNote_footerRight {
	background: url(/iTable/images/attention_box/bottomRight.png) no-repeat right bottom;
	height: 5px;
	margin-left: 24px;
	padding-right: 24px;
}
.informationNote_wrapper2 {
	clear: left;
	margin-top: 6px;
	margin-right: 18px;
	margin-bottom: 6px;
	margin-left: 6px;
}

.informationNote_wrapper2 .informationNote_header {
	background: url(/_images/information_box/topLeft.png) no-repeat left top;
}

.informationNote_wrapper2 .informationNote_header .informationNote_headerRight {
	height: 24px;
	margin-left: 24px;
	padding-right: 24px;
	background-image: url(/_images/information_box/topRight.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.informationNote_wrapper2 .informationNote_content {
	background: url(/_images/information_box/middleLeft.png) repeat-y left top;
}

.informationNote_wrapper2 .informationNote_content .informationNote_contentRight {
	background: url(/_images/information_box/middleRight.png) repeat-y right top;
	margin-left: 24px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 8px;
	text-align:left;
	color:#234A9B;
}

.informationNote_wrapper2 .informationNote_content .informationNote_contentRight span {
	color:#000;
	font-weight: bold;
}

.informationNote_wrapper2 .informationNote_content .informationNote_contentRight p {
	padding: 0px;
	margin: 0px;
}
.informationNote_wrapper2 .informationNote_content .informationNote_contentRight a {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #234A9B;
}
.informationNote_wrapper2 .informationNote_content .informationNote_contentRight a:hover{
	text-decoration:none;
	border-bottom-style: solid;
}


.informationNote_contentText {
	clear: both;
}

.informationNote_contentText ul {
	float: none;
	list-style: url(none) none;
	padding-top: 6px;
	padding-left: 5px; /*Geno changed this from 15px to 5px to save space on the element*/
}

.informationNote_contentText ul li {
	background: url(/_images/bullet_red_small.png) no-repeat left 2px;
	float: none;
	list-style: url(none) none;
	margin: 0px;
	padding: 0px 0px 3px 16px;
	display: block;
}
.informationNote_wrapper2 .informationNote_footer {
	background: url(/_images/information_box/bottomLeft.png) no-repeat left bottom;
}
.informationNote_wrapper2 .informationNote_footer .informationNote_footerRight {
	background: url(/_images/information_box/bottomRight.png) no-repeat right bottom;
	height: 5px;
	margin-left: 24px;
	padding-right: 24px;
}

.whatsnewNote_wrapper {
	clear: left;
	margin-top: 14px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.whatsnewNote_wrapper .whatsnewNote_header {
	background: url(/_images/whatsnew_box/topLeft.png) no-repeat left top;
}

.whatsnewNote_wrapper .whatsnewNote_header .whatsnewNote_headerRight {
	background: url(/_images/whatsnew_box/topRight.png) no-repeat right top;
	height: 25px;
	margin-left: 8px;
	padding-right: 8px;
	font-size: 120%;
	font-weight: bold;
	color: #000;
	padding-top: 6px;
}

.whatsnewNote_wrapper .whatsnewNote_content {
	background: url(/_images/whatsnew_box/middleLeft.png) repeat-y left top;
}

.whatsnewNote_wrapper .whatsnewNote_content .whatsnewNote_contentRight {
	background: url(/_images/whatsnew_box/middleRight.png) repeat-y right top;
	text-align:left;
	color:#000;
	margin-left: 2px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 6px;
	padding-bottom: 1px;
}

.whatsnewNote_wrapper .whatsnewNote_content .whatsnewNote_contentRight span {
	color:#000;
	font-weight: bold;
}

.whatsnewNote_wrapper .whatsnewNote_content .whatsnewNote_contentRight h1 {
	font-size: 100%;
	color: #000;
	font-weight: bold;
	padding-bottom:1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5A00F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 3px;
}

.whatsnewNote_wrapper .whatsnewNote_content .whatsnewNote_contentRight p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}

#content .whatsnewNote_wrapper .whatsnewNote_content .whatsnewNote_contentRight ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-bottom:12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#content .whatsnewNote_wrapper .whatsnewNote_content .whatsnewNote_contentRight ul li{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-image: url(/_images/bullet_yellow_small.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#content .whatsnewNote_wrapper .whatsnewNote_content .whatsnewNote_contentRight ul li.interactive{
	background-image: url(/_images/icons/graph_17_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}


.whatsnewNote_wrapper .whatsnewNote_content .whatsnewNote_contentRight a {
	text-decoration:none;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5A00F;
}

.whatsnewNote_wrapper .whatsnewNote_content .whatsnewNote_contentRight a:hover {
	text-decoration:none;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.whatsnewNote_wrapper .whatsnewNote_content .whatsnewNote_contentRight p a {
	text-decoration:none;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5A00F;
	xbackground-image: url(/_images/bullet_yellow_small.png);
	xbackground-repeat: no-repeat;
	xbackground-position: left 5px;
	xpadding-left: 12px;
}


.whatsnewNote_contentText {
	clear: both;
}

.whatsnewNote_contentText ul {
	float: none;
	list-style: url(none) none;
	padding-top: 6px;
	padding-left: 5px; /*Geno changed this from 15px to 5px to save space on the element*/
}

.whatsnewNote_contentText ul li {
	background: url(/_images/bullet_red_small.png) no-repeat left 2px;
	float: none;
	list-style: url(none) none;
	margin: 0px;
	padding: 0px 0px 3px 16px;
	display: block;
}

.whatsnewNote_wrapper .whatsnewNote_footer {
	background: url(/_images/whatsnew_box/bottomLeft.png) no-repeat left bottom;
}

.whatsnewNote_wrapper .whatsnewNote_footer .whatsnewNote_footerRight {
	background: url(/_images/whatsnew_box/bottomRight.png) no-repeat right bottom;
	height: 5px;
	margin-left: 24px;
	padding-right: 24px;
}
#footer_wrapper {
	background-color: #00267F;
	
	line-height: normal;
	clear: left;
	font-size: 80%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width:100%;
}

#footer_wrapper a {
	color: #B9CEFF;
	text-decoration:none;
}

#footer_wrapper a:hover {
	text-decoration:underline;
}

#footer_wrapper .centerContent_wrapper {
	background-color: #00267F;
	margin: 0px;
	padding: 0px;
}

#footer_wrapper .lastUpdate_wrapper {
	background-image: url(/_images/global_nav/footer/lastUpdate_backgroundLeft.png);
	background-repeat: no-repeat;
	background-position: left top;

}

#footer_wrapper .lastUpdate_wrapper .lastUpdate_wrapperRight {
	font-size: 80%;
	text-align: center;
	color: #8295C4;
	xmargin-right: 338px;
	height: 21px;
	margin-left: 21px;
	background-image: url(/_images/global_nav/footer/lastUpdate_background.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer_wrapper  .footerLinks_shell {


}


.footerLinks_wrapper {
	float:left;
	xpadding-top: 10px;
	padding-bottom: 10px;
	
}

.footerLinks_wrapper .columnLeft_wrapper {
	margin-left: 10px;
	float: left;
	min-width: 186px;
}

.footerLinks_wrapper .columnLeft_wrapper .topicMain {
	float:left;
	font-size: 120%;
}



.footerLinks_wrapper .columnLeft_wrapper ul {
	list-style-image: none;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.footerLinks_wrapper .columnLeft_wrapper ul li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 4px;
}

.footerLinks_wrapper .columnLeft_wrapper ul.general_links {
	float:left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

.footerLinks_wrapper .columnLeft_wrapper ul.general_links li {
	background-image: url(/_images/bullet_blue.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 14px;
}

.footerLinks_wrapper .columnLeft_wrapper ul .title {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#content #release_header_wrap {
	padding: 15px;
	margin: 0px;
}

#content pre {
	margin-right: 15px;
	margin-left: 15px;
}

#content #listarea{
	margin-right: 15px;
	margin-left: 15px;
	}
	
#content #listarea td{
	padding:3px;
	}	
	
#content #listarea .shader{
	background-color: #F4F8FF;
	}	
	

#content #listarea .section_title{
	font-size: 140%;
	font-weight: bold;
	padding-top: 10px;
	background-color: #FFF;
}
#content #listarea .section_header{
	background-color: #C7D8FF;
}

.blueNote_wrapper {
	clear: left;
	margin-top: 14px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.blueNote_wrapper .blueNote_header {
	background: url(/_images/blue_box/topLeft.png) no-repeat left top;
}

.blueNote_wrapper .blueNote_header .blueNote_headerRight {
	background: url(/_images/blue_box/topRight.png) no-repeat right top;
	height: 25px;
	margin-left: 8px;
	padding-right: 8px;
	font-size: 120%;
	font-weight: bold;
	color: #000;
	padding-top: 6px;
}

.blueNote_wrapper .blueNote_content {
	background: url(/_images/blue_box/middleLeft.png) repeat-y left top;
}

.blueNote_wrapper .blueNote_content .blueNote_contentRight {
	background: url(/_images/blue_box/middleRight.png) repeat-y right top;
	margin-left: 8px;
	text-align:left;
	color:#000;
	padding: 8px;
}

.blueNote_wrapper .blueNote_content .blueNote_contentRight span {
	color:#000;
	font-weight: bold;
}

.blueNote_wrapper .blueNote_content .blueNote_contentRight p {
	padding: 0px;
	margin: 0px;
}

.blueNote_wrapper .blueNote_content .blueNote_contentRight h1 {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	color: #000;
	font-weight: bold;
	padding-bottom:3px;
}

#content .blueNote_wrapper .blueNote_content .blueNote_contentRight ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-bottom: 12px;
}

#content .blueNote_wrapper .blueNote_content .blueNote_contentRight ul li{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-image: url(/_images/bullet_blue_small.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.blueNote_wrapper .blueNote_content .blueNote_contentRight a {
	text-decoration:none;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E84B6;
}

.blueNote_wrapper .blueNote_content .blueNote_contentRight a:hover {
	text-decoration:none;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.blueNote_contentText {
	clear: both;
}

.blueNote_contentText ul {
	float: none;
	list-style: url(none) none;
	padding-top: 6px;
	padding-left: 5px; /*Geno changed this from 15px to 5px to save space on the element*/
}

.blueNote_contentText ul li {
	background: url(/_images/bullet_blue_small.png) no-repeat left 2px;
	float: none;
	list-style: url(none) none;
	margin: 0px;
	padding: 0px 0px 3px 16px;
	display: block;
}

.blueNote_wrapper .blueNote_footer {
	background: url(/_images/blue_box/bottomLeft.png) no-repeat left bottom;
}

.blueNote_wrapper .blueNote_footer .blueNote_footerRight {
	background: url(/_images/blue_box/bottomRight.png) no-repeat right bottom;
	height: 5px;
	margin-left: 24px;
	padding-right: 24px;
}

.whatsnewNote_wrapper 
     {clear: left;
	margin-top: 14px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.whatsnewNote_wrapper .whatsnewNote_header {
	background: url(/_images/whatsnew_box/topLeft.png) no-repeat left top;
}

.whatsnewNote_wrapper .whatsnewNote_header .whatsnewNote_headerRight {
	background: url(/_images/whatsnew_box/topRight.png) no-repeat right top;
	height: 25px;
	margin-left: 8px;
	padding-right: 8px;
	font-size: 120%;
	font-weight: bold;
	color: #000;
	padding-top: 6px;
}

.whatsnewNote_wrapper .whatsnewNote_content {
	background: url(/_images/whatsnew_box/middleLeft.png) repeat-y left top;
}

.whatsnewNote_wrapper .whatsnewNote_content .whatsnewNote_contentRight {
	background: url(/_images/whatsnew_box/middleRight.png) repeat-y right top;
	text-align:left;
	color:#000;
	margin-left: 2px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 6px;
	padding-bottom: 1px;
}

.whatsnewNote_wrapper .whatsnewNote_content .whatsnewNote_contentRight span {
	color:#000;
	font-weight: bold;
}

.whatsnewNote_wrapper .whatsnewNote_content .whatsnewNote_contentRight h1 {
	font-size: 100%;
	color: #000;
	font-weight: bold;
	padding-bottom:1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5A00F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 3px;
}

.whatsnewNote_wrapper .whatsnewNote_content .whatsnewNote_contentRight p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}

#content .whatsnewNote_wrapper .whatsnewNote_content .whatsnewNote_contentRight ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-bottom:12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#content .whatsnewNote_wrapper .whatsnewNote_content .whatsnewNote_contentRight ul li{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-image: url(/_images/bullet_yellow_small.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#content .whatsnewNote_wrapper .whatsnewNote_content .whatsnewNote_contentRight ul li.interactive{
	background-image: url(/_images/icons/graph_17_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}


.whatsnewNote_wrapper .whatsnewNote_content .whatsnewNote_contentRight a {
	text-decoration:none;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5A00F;
}

.whatsnewNote_wrapper .whatsnewNote_content .whatsnewNote_contentRight a:hover {
	text-decoration:none;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.whatsnewNote_wrapper .whatsnewNote_content .whatsnewNote_contentRight p a {
	text-decoration:none;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5A00F;
	xbackground-image: url(/_images/bullet_yellow_small.png);
	xbackground-repeat: no-repeat;
	xbackground-position: left 5px;
	xpadding-left: 12px;
}


.whatsnewNote_contentText {
	clear: both;
}

.whatsnewNote_contentText ul {
	float: none;
	list-style: url(none) none;
	padding-top: 6px;
	padding-left: 5px; /*Geno changed this from 15px to 5px to save space on the element*/
}

.whatsnewNote_contentText ul li {
	background: url(/_images/bullet_red_small.png) no-repeat left 2px;
	float: none;
	list-style: url(none) none;
	margin: 0px;
	padding: 0px 0px 3px 16px;
	display: block;
}

.whatsnewNote_wrapper .whatsnewNote_footer {
	background: url(/_images/whatsnew_box/bottomLeft.png) no-repeat left bottom;
}

.whatsnewNote_wrapper .whatsnewNote_footer .whatsnewNote_footerRight {
	background: url(/_images/whatsnew_box/bottomRight.png) no-repeat right bottom;
	height: 5px;
	margin-left: 24px;
	padding-right: 24px;
}

.whatsnewNote_wrapper .visualIEFloatFix { 
height: 0.01%; }

* html .visualIEFloatFix {
    height: 0.1%;
  }

/* Success Notebox*/
.successNote_wrapper {
	clear: left;
	margin-top: 6px;
	margin-right: 18px;
	margin-bottom: 6px;
	margin-left: 6px;
}

.successNote_wrapper. visualIEFloatFix 
 {height: 0.01%;
 clear: left;
	margin-top: 6px;
	margin-right: 18px;
	margin-bottom: 6px;
	margin-left: 6px;
 }
 
.successNote_wrapper .successNote_header {
	background: url(/_images/successNote/successNote_header.png) no-repeat left top;
}

.successNote_wrapper .successNote_header .successNote_headerRight {
	background: url(/_images/successNote/successNote_headerRight.png) no-repeat right 11px;
	height: 27px;
	margin-left: 27px;
	padding-right: 27px;
}

.successNote_wrapper .successNote_content {
	background: url(/_images/successNote/successNote_content.png) repeat-y left top;
}

.successNote_wrapper .successNote_content .successNote_contentRight {
	background: url(/_images/successNote/successNote_contentRight.png) repeat-y right top;
	margin-left: 27px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 8px;
	text-align:left;
	color:#3a883c;
}

.successNote_wrapper .successNote_footer {
	background: url(/_images/successNote/successNote_footer.png) repeat-y left top;
}

.successNote_wrapper .successNote_footer .successNote_footerRight {
	background: url(/_images/successNote/successNote_footerRight.png) repeat-y right top;
	height: 9px;
	margin-left: 27px;
	padding-right: 27px;
}

.successNote_wrapper .successNote_content .successNote_contentRight span {
	color:#000;
	font-weight: bold;
}

.successNote_wrapper .successNote_content .successNote_contentRight p {
	padding: 0px;
	margin: 0px;
}

.successNote_wrapper .successNote_content .successNote_contentRight a {
	text-decoration:none;
	color: #3a883c;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3a883c;
}

.successNote_wrapper .successNote_content .successNote_contentRight a:hover {
	text-decoration:none;
	border-bottom-style: solid;
}
.citation {
	background-image: url(/_images/bullet_information.png);
	background-repeat: no-repeat;
	background-position: 19px center;
	display: block;
	width: 379px;
	position: relative;
	left: -19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5a00f;
	background-color: #FFF;
	padding-top: 7px !important;
	padding-bottom: 9px !important;
	padding-left: 19px !important;
	top: -8px;
}
.citation a{
	margin-left: 22px;
}
