/******************************************************************************/
/* Styles for Bulls Eye_List Source CSS */
/******************************************************************************/

.rs_sectionSpacer
{
   height:5px;
}

.rs_loginFormLabel {
	color:#003366;
	font-family:"verdana","arial","helvetica";
	font-size:10px;
	font-style:normal;
}
.rs_logn_bg {
	background-image:url(/resources/images/login/login_bg.gif);
	background-repeat: no-repeat;
}
h1
{
   color:#395b73;
   font-style: normal;
   font-variant: normal;
   font-weight: bold;
   font-size: 15pt;
   font-family: "arial", "helvetica", "geneva", "verdana";
}

.rs_loginButton
{
   background-image: url( /resources/images/login/btn_login.gif);
   background-repeat: no-repeat;
   width:46px;
   height:17px;
   display:block;
}

.rs_disabledloginButton {
    pointer-events: none;
}

.rs_spacerImage
{
   background-image: url(/resources/images/spacer.gif);
}

.rs_pageTitle
{
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	COLOR: #808080;
}

.rs_pageSubTitle
{
	font-size: 22px;
	font-family: verdana, geneva, arial, helvetica;
	white-space:nowrap;
	Text-Decoration: none;
	font-weight: bold;
	COLOR: #ed9b09;
}

.rs_pageDescription
{
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	COLOR: #000;
}

.rs_pageDescription ul
{
  list-style-type: disc;
   line-height: 150%
}

.rs_pageDescription p
{
   text-indent: 3em
}

.rs_errorText
{
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	COLOR: red;
}

.rs_formLabel, .rs_formLabelSmall, .rs_formLabelMedium, .rs_formLabelLarge, .rs_formLabelBold
{
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	COLOR: #000;
}

.rs_formLabelMedium
{
   width: 140px;
}

.rs_formLabelLarge
{
   width: 183px;
}

.rs_formLabelBold
{
   font-weight: bold;
}

.rs_formValue
{
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	COLOR: #000;
}

.rs_formHelpText
{
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	COLOR: #000;
}

.rs_sectionHeaderTable
{
	margin-top:10px;
	width:100%;
}

.rs_sectionHeaderTable .leftCorner
{
	background-image: url(/resources/images/tables/leftcorner.gif);
	width:10px;
	height:18px;
	padding:0;
	margin:0;
	border:0;
}

.rs_sectionHeaderTable .rightCorner
{
	background-image: url(/resources/images/tables/rightcorner.gif);
	width:10px;
	height:18px;
	padding:0;
	margin:0;
	border:0;
}

.rs_sectionHeaderTable .middle
{
	background-color:#98b1c4;
	width:100%;
	height:18px;
	vertical-align:middle;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	COLOR: #FFFFFF;
}

.rs_dataTable
{
   border-bottom:1px solid #79A7E2;
   border-left:1px solid #79A7E2;
   border-right:1px solid #79A7E2;
   font-weight: normal;
   font-family: Arial,Helvetica,sans-serif;
   white-space:nowrap ;
   font-size: 11px;
   COLOR: #000;
}

.rs_dataTable tr.header
{
   border-bottom:1px solid #79A7E2;
   line-height: 16px;
   background-color: #eff5ff;
   text-align: center;
}

.rs_dataTable th, th.compsHeader
{
   border-bottom:1px solid #79A7E2;
   text-align: left;
   padding-left: 6px;
   padding-right: 6px;
   /*font-weight: normal;*/
   font-size: 12px;
}

.rs_dataTable th.compsHeader
{
   text-align: center;
   border-right: 1px solid #79a7e2;
   font-size: 11px;
}

.rs_dataTable .data td,.dataRight td
{
   text-align: left;
   border-bottom: 1px solid #DBE4EB;
   vertical-align: top;
   padding-left: 6px;
   padding-right: 6px;
   padding-top: 3px;
   padding-bottom: 3px;
   font-size: 12px;
}

.rs_dataTable .dataRight td
{
   text-align: right;
   font-size: 11px;
}

select, .rs_mediumLargeSelect
{
   font-size: 12px;
   font-family: Arial;
   position: relative;
   width: 183px;
}

.rs_mediumLargeSelect
{
   width: 240px;
}

input, .rs_smallTextBox, .rs_mediumTextBox, .rs_largeTextBox, .rs_exLargeTextBox
{
   font-size: 12px;
   font-family: Arial;
   position: relative;
}

input.helpText
{
   font-size: 8pt;
   font-weight: normal;
}

.rs_smallTextBox
{
   width: 30px;
}

.rs_mediumTextBox
{
   width: 80px;
}

.rs_largeTextBox
{
   width: 183px;
}

.rs_exLargeTextBox
{
   width: 220px;
}
.rs_MapAddressLargeTextBox
{
   width: 500px;
}
.rs_addRemoveButton
{
   height: 23px;
   width: 72px;
   text-align: center;
}

div#filteringTableContainer table
{
   empty-cells: show;
   font-family: Arial, Helvetica, sans-serif;
   width: 100%;
   cursor: default;
}

* html div#filteringTableContainer table
{
   /* IE only hack */
   border-collapse: collapse;
   font-family: Arial, Helvetica, sans-serif;
   width: 100%;
   cursor: default;
}

div#filteringTableContainer table th
{
   padding: 2px;
   font-size: 12px;
   font-weight: bold;
   COLOR: #000;
   background-color: #EEEEEE;
   border-right: 1px solid #999;
}

div#filteringTableContainer table td
{
   padding: 2px;
   font-weight: normal;
}

div#filteringTableContainer table thead td, div#filteringTableContainer table thead th
{
   background-repeat: no-repeat;
   background-position: 0% 50%;
   padding-left: 14px;
   padding-right: 16px;
}

div#filteringTableContainer table thead tr td, div#filteringTableContainer table thead tr th
{
   /* IE Only hacks */
   position: relative;
   top: expression( dojo . html . getFirstAncestorByTag( this, 'table' ) . parentNode . scrollTop-2 );
}

div#filteringTableContainer
{
   /* IE only hack */
   height: 575px;
   overflow-y: auto;
}

html>body tbody.scrollContent
{
   height: 525px;
}

div#filteringTableContainer table tbody.scrollContent tr td
{
   font-size: 11px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   COLOR: #000;
   text-align: left;
   vertical-align: top;
   border-bottom: 1px solid #DBE4EB;
   padding-left: 15px;
   padding-right: 6px;
   padding-top: 3px;
   padding-bottom: 3px;
}

div#filteringTableContainer tbody.scrollContent tr.alternateRow td
{
    background: #e3edfa;
    padding: 2px;
}

div#filteringTableContainer table thead td.selectedUp, div#filteringTableContainer table thead th.selectedUp
{
   background-image: url( /resources/images/decrementMonth.png );
}

div#filteringTableContainer table thead td.selectedDown, div#filteringTableContainer table thead th.selectedDown
{
   background-image: url( /resources/images/incrementMonth.png );
}

div#filteringTableContainer table tbody.scrollContent tr.selected td
{
   background: #EDBA62;
}

div#filteringTableContainer table tbody.scrollContent tr:hover td
{
   background: #EDD1A1;
}

div#filteringTableContainer table tbody.scrollContent tr.selected:hover td
{
   background: #EDBA62;
}

.rs_listDataTable
{
   background-color: #f6f6f6;
	width:100%;

}

.rs_listDataTable .topLeftCorner
{
	background-image: url(/resources/images/tables/corner_top_lt.gif);
   width:21px;
   height:19px;
}

.rs_listDataTable .topRightCorner
{
	background-image: url(/resources/images/tables/corner_top_rt.gif);
   width:21px;
   height:19px;
}

.rs_listDataTable .topMiddle
{
	background-image: url(/resources/images/tables/box_gradeint.gif);
   width:100%;
}

.rs_listDataTable .bottomLeftCorner
{
	background-image: url(/resources/images/tables/corner_bottom_lt.gif);
   width:21px;
   height:19px;
}

.rs_listDataTable .bottomRightCorner
{
	background-image: url(/resources/images/tables/corner_bottom_rt.gif);
   width:21px;
   height:19px;
}

.rs_listDataTable .bottomMiddle
{
	background-image: url(/resources/images/tables/box_gradeint2.gif);
   width:100%;
}

.rs_listDataTable .leftSide
{
   background-image: url(/resources/images/tables/box_lt.gif);
}

.rs_listDataTable .rightSide
{
   background-image: url(/resources/images/tables/box_rt.gif);
}

.rs_listDataTable .rightSideBorder
{
   border-right: 1px solid #939393;
   background-color:#EEEEEE;
}

.rs_listDataTable .leftSideBorder
{
   border-left: 1px solid #939393;
   background-color: #EEEEEE;
}

.rs_listDataTable .topBottomBorder
{
   border-top: 1px solid #939393;
   border-bottom: 1px solid #939393;
   background-color: #EEEEEE;
}

.rs_listDataTable .topBorder
{
   border-top: 1px solid #939393;
}

.rs_listDataTable .botttomBorder
{
   border-bottom: 1px solid #939393;
}

.rs_listDataTable .topRightBorder
{
   border-top: 1px solid #939393;
   border-right: 1px solid #939393;
   background-color:#EEEEEE;
}

.rs_listDataTable .tableHeader
{
   font-size: 17px;
   font-family: Arial,Helvetica,sans-serif;
   font-weight: bold;
   COLOR: #3e83c6;
}

.rs_formLabelSmallFont
{
   font-size: 9pt;
}

.rs_reportSectionBundle
{
   border-bottom: 1px solid #DBE4EB;
}

a
{
   text-decoration: none;
   color: #395b73;
   background: none;
   font: normal 9pt "arial", "helvetica", "verdana", "geneva";
}

a:hover
{
   text-decoration: underline;
   color: #ed9b09;
}

a:active
{
   color: #ed9b09;
}

a.disable:link, a.disable:visited, a.disable:hover, a.disable:active
{
   font-size: 10pt;
   color: #CCCCCC;
   cursor: default;
}

.rs_footer
{
    width: 100%;
    border: 0px;
    font-size: 8pt;
    padding: 0px;
    border-top: 1px dashed #D1D1D1;
}

.rs_footer li
{
    float:left;
    border-right:1px solid #CCCCCC;
}

.rs_footer a
{
    background:transparent none repeat scroll 0%;
    color:#395B73;
    font-family:"arial","helvetica","verdana","geneva";
    font-size:8pt;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    text-decoration:none;
    padding-right:5px;
    padding-left:5px;
}

.rs_footer a:hover
{
    background:transparent none repeat scroll 0%;
    color:#ED9B09;
    font-family:"arial","helvetica","verdana","geneva";
    font-size:8pt;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    text-decoration:underline;
    padding-right:5px;
    padding-left:5px;
}

#rs_eula
{
    padding:0px;
    text-align:center;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: #000000;
}

#rs_eula .content
{
    border-right: 1px dashed #D1D1D1;
    border-left: 1px dashed #D1D1D1;
    text-align: justify;
    margin: 0px 50px;
    padding: 10px;
}

.rs_header_menu
{
   width:100%;
   border:0;
   background-image: url(/resources/images/login/nav_bg.gif);
   padding-top:0px;
   padding-right:0px;
   padding-bottom:0px;
   padding-left:0px;
}

.rs_header_menu td, tr
{
   padding-top:0px;
   padding-right:0px;
   padding-bottom:0px;
   padding-left:0px;
}

.rs_header_menu .profilesTabOn, .rs_header_menu .profilesTabOff, .rs_header_menu .listsTabOn, .rs_header_menu .listsTabOff, .rs_header_menu .smcTabOn, .rs_header_menu .smcTabOff, .rs_header_menu .retTabOn, .rs_header_menu .retTabOff
{
   background-repeat: no-repeat;
   cursor: pointer;
   border-right:1px solid #80B3CC;
}

.rs_header_menu .profilesTabOn, .rs_header_menu .profilesTabOff
{
   height:30px;
   width:139px;
}

.rs_header_menu .profilesTabOn
{
   background-image: url(/resources/images/login/profile_on.gif);
}

.rs_header_menu .profilesTabOff
{
   background-image: url(/resources/images/login/profile_off.gif);
}

.rs_header_menu .listsTabOn, .rs_header_menu .listsTabOff
{
   height:30px;
   width:198px;
}

.rs_header_menu .listsTabOn
{
    background-image: url(/resources/images/login/lists_on.gif);
}

.rs_header_menu .listsTabOff
{
    background-image: url(/resources/images/login/lists_off.gif);
}

.rs_header_menu .smcTabOn, .rs_header_menu .smcTabOff
{
   height:30px;
   width:331px;
}

.rs_header_menu .smcTabOn
{
    background-image: url(/resources/images/login/smc_on.gif);
}

.rs_header_menu .smcTabOff
{
    background-image: url(/resources/images/login/smc_off.gif);
}

.rs_header_menu .retTabOn, .rs_header_menu .retTabOff
{
   height:30px;
   width:215px;
}

.rs_header_menu .retTabOn
{
    background-image: url(/resources/images/login/trends_on.gif);
}

.rs_header_menu .retTabOff
{
    background-image: url(/resources/images/login/trends_off.gif);
}

.rs_header_submenu
{
   width:100%;
   border:0;
   background-image: url(/resources/images/login/nav_bg_2.gif);
   background-repeat: repeat-x;
   height:44px;
}

.rs_header_submenu .selectedOption
{
   background-image: url(/resources/images/login/2nav_arrow.gif);
   background-repeat: no-repeat;
   background-position: bottom center;
   height:7px;
}

.rs_header_submenu a, .rs_header_submenu a:hover
{
   color:#093251;
   font-family:Verdana;
   font-size:12px;
   font-style:normal;
   font-variant:normal;
   font-weight:bold;
   line-height:normal;
   text-align:center;
   text-decoration:none;
   border-right:1px solid #2C9AEF;
   padding:0pt 20px;
   height:23px;
   padding-top:5px;
}

.rs_header_submenu a:hover
{
   text-decoration: underline;
}

.rs_header_aux_nav a, .rs_header_aux_nav a:hover
{
   color:#666666;
   font-family:"Verdana";
   font-size:11px;
   font-style:normal;
   font-variant:normal;
   font-weight:normal;
   line-height:normal;
   text-align:center;
   text-decoration:none;
   border-right:1px solid #CCCCCC;
   padding:0pt 15px;
}

.rs_header_aux_nav ul li, .rs_header_aux_nav ol li
{
    float:left;
    line-height:1em;
}

.rs_header_aux_nav a:hover
{
   text-decoration: underline;
}

.rs_header_aux_nav_divider
{
   background: url(/resources/images/login/aux_separator.gif);
   background-repeat: no-repeat;
}

.welcomeNote
{
   color:#3CA9E4;
   font-family:"Verdana";
   font-size:11px;
   font-weight:bold;
   line-height:normal;
   text-align:right;
   vertical-align:bottom;
   height:40px;
   padding-right:35px;
}

.rs_button
{
   margin:0;
   border:none;
   -webkit-appearance: none;
   -webkit-border-radius:0;
   border-radius:0;

}

.rs_button .btnBackground, .rs_button .buttonOver, .rs_button .buttonLeftSide, .rs_button .buttonRightSide
{
   height:19px;
   border:none;
   background-repeat:repeat-x;
   font-family: Arial;
   font-size: 12px;
   margin:0;
   -webkit-appearance: none;
   -webkit-border-radius:0;
   border-radius:0;

}

.rs_button .btnBackground
{
   background-image:url('/resources/images/buttons/btn-background.png');
}

.rs_button .buttonOver {
   background-image:url('/resources/images/buttons/btn-background-mouse-over.png');
   cursor:pointer;
}

.rs_button .buttonLeftSide, .rs_button .buttonRightSide
{
   width:4px;
   background-repeat:no-repeat;
   padding:0;
}

.rs_button .buttonLeftSide
{
   background-image:url('/resources/images/buttons/btn-left.png');
}

.rs_button .buttonRightSide
{
   background-image:url('/resources/images/buttons/btn-right.png');
}

.rs_loginFormHeader
{
   font: bold 11pt "arial", "helvetica";
   color:#395b73;
}

.rs-pg-page, .rs-pg-first, .rs-pg-next, .rs-pg-previous, .rs-pg-last
{
   cursor: pointer;border:1px outset white;background:url(/resources/images/buttons/paginator-page-bg.gif) repeat;color:black; padding:2px 6px; font-size:12px;margin:1px;font-family:verdana;
}

.rs-pg-current-page
{
   text-decoration: none; background:url(/resources/images/buttons/paginator-page-bg.gif);color:#ed9b09;cursor:auto;border:1px inset lightgray;font-weight:bold
}

.rs_smc_arrow
{
    font-family:Verdana,sans-serif;
    font-size:10px;
    font-weight:normal;
    line-height:normal;
    text-align:left;
}
.rs_smc_arrow .rs_on, .rs_smc_arrow .rs_off, .rs_smc_arrow .rs_on_step2
{
    width:311px;
    height:37px;
}

.rs_smc_arrow .rs_on
{
    background-image:url('/resources/images/smc/arrow_step_on.gif');
    background-repeat:no-repeat;
}

.rs_smc_arrow .rs_on_step2
{
    background-image:url('/resources/images/smc/arrow_step2_on.gif');
    background-repeat:no-repeat;
}

.rs_smc_arrow .rs_off
{
    background-image:url('/resources/images/smc/arrow_step_off.gif');
    background-repeat:no-repeat;
}

.rs_smc_arrow .rs_end_on, .rs_smc_arrow .rs_end_off
{
    width:265px;
    height:37px;
}

.rs_smc_arrow .rs_end_on
{
    background-image:url('/resources/images/smc/arrow_step_end_on.gif');
    background-repeat:no-repeat;
}

.rs_smc_arrow .rs_end_off
{
    background-image:url('/resources/images/smc/arrow_step_end_off.gif');
    background-repeat:no-repeat;
}

.rs_smc_arrow .rs_on .step_no, .rs_smc_arrow .rs_step2_on .step_no, .rs_smc_arrow .rs_end_on .step_no
{
    color:#AD8C3B;
}

.rs_smc_arrow .rs_on .step_name, .rs_smc_arrow .rs_step2_on .step_name, .rs_smc_arrow .rs_end_on .step_name
{
    color:#37321E;
    font-weight:bold;
}

.rs_smc_arrow .rs_off .step_no, .rs_smc_arrow .rs_end_off .step_no
{
    color:#999999;
}

.rs_smc_arrow .rs_off .step_name, .rs_smc_arrow .rs_end_off .step_name
{
    color:#999999;
    font-weight:bold;
}

.rs_smc_section_head
{
    color:#006699;
    font-family:Verdana,sans-serif;
    font-size:12px;
    font-weight:bold;
    line-height:normal;
    text-align:left;
}

.rs_smc_help a, .rs_smc_help a:hover
{
   color:#336699;
   font-family:Verdana,sans-serif;
   font-size:10px;
   font-style:normal;
   font-variant:normal;
   font-weight:normal;
   line-height:normal;
   text-decoration:none;
   background:transparent url(/resources/images/smc/arrow_help.gif) no-repeat scroll left center;
   padding:0 0 0 5px;
}

.rs_smc_help a:hover
{
   color:#003366;
   text-decoration:underline;
}

.rs_smc_sections
{
    height:270px;
    background-image:url(/resources/images/smc/bg_panel.gif);
    background-repeat:repeat-x;
    border:1px solid #CCCCCC;
}
.rs_smc_panel
{
    height:35px;
}

.rs_smc_panel_head
{
    color:#333333;
    font-family:Verdana,sans-serif;
    font-size:12px;
    font-weight:bold;
    line-height:normal;
    text-align:left;
    width:270px;
    padding: 10px 0px 5px 10px;
}

.rs_smc_panel_text_head
{
    color:#3399CC;
    font-family:Verdana,sans-serif;
    font-size:11px;
    font-weight:bold;
    line-height:normal;
    text-align:left;
}

.rs_smc_button_area
{
    height:48px;
    background-image:url(/resources/images/smc/bg_btnpanel.gif);
    background-repeat:repeat-x;
    text-align:center;
	border-top: 1px solid #DDDDDF;
	border-bottom: 1px solid #DDDDDF;
	margin-top:20px;
	padding:0px 2px;
}

.rs_smc_continue_button
{
    width:141px;
    height:35px;
    background-image:url(/resources/images/smc/btn_continue.gif);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
}

.rs_smc_back_step1_button
{
    width:138px;
    height:35px;
    background-image:url(/resources/images/smc/btn_backstep1.gif);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
}

.rs_smc_create_button
{
    width:168px;
    height:35px;
    background-image:url(/resources/images/smc/btn_createcollateral_lrg.gif);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
}

.rs_smc_search_button
{
    width:74px;
    height:22px;
    background-image:url(/resources/images/smc/btn_search_sm.gif);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
}

.rs_smc_preview_button
{
    width:74px;
    height:22px;
    background-image:url(/resources/images/smc/btn_preview_sm.gif);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
}

.rs_smc_email_button
{
    width:85px;
    height:22px;
    background-image:url(/resources/images/smc/btn_email_sm.gif);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
}

.rs_smc_download_button
{
    width:85px;
    height:22px;
    background-image:url(/resources/images/smc/btn_download_sm.gif);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
}

.rs_smc_next_sheet_button
{
    width:214px;
    height:35px;
    background-image:url(/resources/images/smc/btn_createmore_lrg.gif);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
}

.rs_smc_search_field .name, .rs_smc_search_field .value
{
    font-family:Verdana,sans-serif;
    font-size:11px;
    line-height:normal;
    text-align:left;
}

.rs_smc_search_field .name
{
    color:#333333;
    font-weight:bold;
}

.rs_smc_search_field .value
{
    color:#000000;
    font-weight:normal;
}

.rs_smc_section
{
    clear:both;
    list-style: none outside url(/resources/images/smc/arrow_help.gif);
    color:#000000;
    font-family:Verdana,sans-serif;
    font-size:11px;
    font-weight:normal;
    line-height:normal;
    text-align:left;
}

.rs_smc_report_head
{
    color:#333333;
    font-family:Verdana,sans-serif;
    font-size:11px;
    font-weight:bold;
    line-height:normal;
    text-align:left;
}

.rs_smc_report_row
{
    color:#333333;
    font-family:Verdana,sans-serif;
    font-size:11px;
    font-weight:normal;
    line-height:normal;
    text-align:left;
}

.rs_listDataTable .topRightSide, .rs_listDataTable .middleRightSide, .rs_listDataTable .bottomRightSide
{
	clear:both;
   width: 100%;
	background-position: top right;
	background-repeat: repeat-y;
	padding:0px;
	margin:0px;
}

.rs_listDataTable .topRightSide
{
	background-image: url(/resources/images/tables/corner_top_rt.gif);
}

.rs_listDataTable .middleRightSide
{
	background-image: url(/resources/images/tables/box_rt.gif);
}

.rs_listDataTable .bottomRightSide
{
	background-image: url(/resources/images/tables/corner_bottom_rt.gif);
}

.rs_listDataTable .topLeftSide, .rs_listDataTable .middleLeftSide, .rs_listDataTable .bottomLeftSide
{
   background-position: bottom left;
   background-repeat: repeat-y;
   padding:0px;
   margin:0px;
}

.rs_listDataTable .topLeftSide
{
	background-image: url(/resources/images/tables/corner_top_lt.gif);
}

.rs_listDataTable .middleLeftSide
{
	background-image: url(/resources/images/tables/box_lt.gif);
}

.rs_listDataTable .bottomLeftSide
{
	background-image: url(/resources/images/tables/corner_bottom_lt.gif);
}

.rs_listDataTable .topMiddleSide, .rs_listDataTable .bottomMiddleSide
{
   height:19px;
}

.rs_listDataTable .topMiddleSide
{
   background-image: url(/resources/images/tables/box_gradeint.gif);
}

.rs_listDataTable .bottomMiddleSide
{
   background-image: url(/resources/images/tables/box_gradeint2.gif);
}

.clearone {
	clear: both;
	height: 0px;
	padding:0px;
	margin:0px;
}

.rs_listDataTable .content {
	color: black;
	padding:0px;
   margin-left:21px;
   width:95.7%;
}
*html .rs_listDataTable .content
{
	margin:0px;
}

.rs_listDataTable .buttonArea
{
   clear:both;
   padding:0px;
   margin:0px;
   background-color:#EEEEEE;
   border:1px solid #939393;
   border-bottom:none;
   width:100%;
}

.rs_listDataTable .buttonArea .button
{
   float:left;
   padding:5px;
}

.reportData
{
   border: 1px solid #999999;
   padding:0px;
   margin:0px;
   margin-bottom:5px;
}

.reportDataRow
{
   clear:both;
   height:25px;
   padding:3px 0px;
   border-bottom: 1px dotted #d7d7d7;
   vertical-align:middle;
}

.reportDataRow .column1, .reportDataRow .column3, .reportDataRow .column5
{
   float:left;
   font-size: 9pt;
}

.reportDataRow .column2, .reportDataRow .column4, .reportDataRow .column6
{
   float:left;
   padding:0px;
   padding-left:3px;
   font-weight:bold;
   font-size: 9pt;
}

.reportDataRow .column1
{
   padding:0px 3px;
   width:115px;
}

.reportDataRow .column2
{
   width:300px;
   word-wrap: break-word;
}

.reportDataRow .column3
{
   width:80px;
}

.reportDataRow .column4
{
   width:225px;
   word-wrap: break-word;
}

.reportDataRow .column5
{
   width:75px;
}

.reportDataRow .column6
{
   width:150px;
   word-wrap: break-word;
}

.rs_page_button
{
   float:left;
   padding-right:10px;
}

.rs_pageSubTitle_new
{
   font-size: 22px;
   font-family: verdana, geneva, arial, helvetica;
   white-space:nowrap;
   Text-Decoration: none;
   font-weight: bold;
   COLOR: #ed9b09;
   clear:both;
   padding:5px 0px;
   margin:0px;
}

.rs_page
{
   padding:5px;
   margin:0px;
}

div.font_CSS_cache
{
   font-size:1em;
}

   .rs_wrap_container
    {
        width:968px;
        margin:0 auto;
    }
    .rs_left_container
    {
        float:left;
        width:100px;
    }
    .rs_right_container
    {
        float:right;
        width:868px;
    }

   .rs_headerImage {
      max-height:80px;
      max-width:270px;
      height:expression((this.height<80) ? 'auto' : '80px');
      width:expression((this.width<270) ? 'auto' : '270px');
   }

.rs_header_auxl_nav a, .rs_header_auxl_nav a:hover
{
   color:#666666;
   font-family:"Verdana";
   font-size:11px;
   font-style:normal;
   font-variant:normal;
   font-weight:normal;
   line-height:normal;
   text-align:center;
   text-decoration:none;
   border-right:1px solid #CCCCCC;
   padding:0pt 15px;
}

.rs_top_menu, .rs_top_menu ul
{ /* all lists */
    padding-top:15px;
    margin: 0;
    margin-top:5px;
    list-style: none;
    line-height: 1em;
}
.rs_top_menu a
{
    display: block;
    color:#666666;
    font-family:"Verdana";
    font-size:11px;
}
.rs_top_menu a:hover
{
    text-decoration:underline;
    color:#666666;
}
.rs_top_menu li
{
    float: left;
    border-right:1px solid #CCCCCC;
    color:#666666;
    font-family:"Verdana";
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    padding:0 15px;
    text-align:center;
    text-decoration:none;
}

#rs_nav, #rs_nav ul
{ /* all lists */
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
    text-align:left;   /* added to override */
}

#rs_nav a
{
    display: block;
    /*width: 13em;*/
    text-align:left;
    border-right:none;
}
#rs_nav a
{
    padding:.35em 0.75em;
    text-decoration:none;
}

#rs_nav ul li
{
    width:100%;
}

#rs_nav li a
{
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  color:#093251;
  border-right:	1px solid #b3c8da;
  padding-top:5px;
  padding-bottom:0em;
  text-align:center;
}

#rs_nav a:hover
{
   text-decoration: underline;
   text-align:center;
}

#rs_nav li
{ /* all list items */
    float: left;
}

#rs_nav li ul li:hover
{
    border:none;
}

#rs_nav li ul
{ /* second-level lists */
    position: absolute;
    background-color:white;
    z-index:100;
    /*width: 18em;*/
	text-align:left;
    padding-left:0.70em;
    padding-top:1em;
    left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
    border:1pt solid #808080;
    border-top:none;
	/*background-attachment:scroll;*/
	background-image:url('/resources/images/nav_top_border.jpg');
	background-repeat: no-repeat;
}

#rs_nav li:hover ul, #rs_nav li.sfhover ul
{ /* lists nested under hovered list items */
    left: auto;
    text-align:center;
}

#rs_nav li ul li a
{
    font-weight:normal;
    color:#000000;
    padding-top:0em;
    padding-left:1.75em;
    font-size:11px;
    border:none;
    line-height:2em;
    text-align:left;
}

#rs_nav li ul li a:hover
{
    background-image:url('/resources/images/nav_mouseover_bg.gif');
    background-repeat: no-repeat;
    text-decoration: none;
    border:none;
    text-align:left;
    /*background-color:red;*/
    /*width:195px;*/
}

.ConsumerMarketingidUl
{
	background-position:168px 0;
}
.HomeownerServicesidUl
{
	background-position:174px 0;
}
.MortgageProspectsidUl
{
	background-position:163px 0;
}
.InvestorandForeclosureServicesidUl
{
	background-position:254px 0;
}

.reportSectionDisabled a, .reportSectionDisabled a:hover, .reportSectionDisabled a:visited, .reportSectionDisabled a:active {
    font-size: 10pt;
    color: black;
    cursor: default;
    text-decoration: none;
}

.rs_limitLabel
{
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	COLOR: #000;
}