/* CSS Document */
@import url("style_common.css");

/* layout -------------------------------------------*/
	#outer { width:960px; min-width:960px; background-color: #ffffff; margin: 0 auto; text-align: left; padding: 0px; border-right: 1px solid #fff; border-left: 1px solid #fff; position: relative; float: none; overflow: hidden; }
	#banner {margin: 0 0 0 0; padding: 0 0 0 0; background-color: #ffffff; height: 1px; _height: 0px; width: 100%; text-align: center;}
	#banner_hide ,.jsTablive .jsTabtabhide  { display:none; }
	#logo1 {margin: 0 0 0 0; padding: 0; height: 121px; background-color: #4d4d4d; background-image:url('../images/navtoplogo_44A.gif'); background-repeat: no-repeat; width: 100%; text-align: center;}
	
	#top_ad {padding: 0; width: 546px; height: 130px; background-color: #fff; background-image: url('../images/top_ad_44A.jpg'); background-repeat: no-repeat; border: 0px solid #000000;margin-right: auto; display: block;}
	#welcome_text {padding: 0; width: 409px; height: 78px; background-color: #fff; background-repeat: no-repeat; border: 0px solid #000000;margin-right: auto; display: none;}
	#icon {margin: 25px 0 25px 0; padding: 0; height: 32px; background-color: #fff; background-repeat: no-repeat; width: 33px; border: 0px solid #000000;margin-left: auto; margin-right: auto; display: none;}

	#bannerlinks ul {margin: 15px 15px 0 0; padding: 0; display: inline; border: none; float:right; font-size: 10px;}
	#bannerlinks ul li {margin-left: 0; padding: 0 2px 0 6px; border-left: 0px solid #fff; list-style: none; display: inline; vertical-align: middle;} 
	#bannerlinks ul li.first {margin-left: 0; border-left: none; list-style: none; display: inline;}

/* firstnav ------------------------------  
	#firstnav {width: 100%; float: left; background-color: #6d6f71; font-family: arial, verdana, helvetica, sans-serif; font-size: 11px; letter-spacing: 1px; font-weight: bold; border-bottom: 1px solid #fff;}
	#firstnav ul {padding: 0; margin: 0; border-top: 1px solid #fff; border-bottom: 0px solid #fff;}
	#firstnav ul li { display: inline; }
	#firstnav ul li a {padding:5px 10px 5px 10px; background-color: #6d6f71; color: #FFFFFF; text-decoration: none; float: left; border-right: 1px solid #fff;}
	#firstnav a:hover {background-color: #7283c1; text-decoration: none;}
	#firstnav #firstnavselect a {background-color: #7283c1;}
	.firstnavborder {border-bottom: 0px solid #fff;}
	*/
		
	#firstnav {float: none; margin-left: 0px; padding: 0; width: 99.7%; height: 36px; background-color: #ffffff;  color:#ffffff;  font-size: 11px; border-bottom:solid #7283c1 5px;}
	#firstnav ul{margin:0; padding:0; list-style:none;}
	#firstnav li{display:inline; margin:0 2px 0 0; padding:0; font-weight:bold; text-transform:uppercase;}
	#firstnav a {float:left; color:#ffffff; background: transparent url("../images/firstnav_leftborder_selected_44A.gif") no-repeat left top; margin:0 0px 0 0; padding:0 0 0 18px; text-decoration:none;}
	#firstnav a span, #firstnav span{float:left; display:block; color:#ffffff; background: transparent url("../images/firstnav_rightborder_selected_44A.gif") no-repeat right top; padding:12px 18px 11px 0px;}
	#firstnav a:hover{background-position:0% -42px; cursor:hand;}
	#firstnav a:hover span{color: #ffffff; background-position:100% -42px; cursor:hand;}
	#firstnav #firstnavselect a {color:#ffffff; background: transparent url("../images/firstnav_leftborder_selected_44A.gif") no-repeat left top; margin:0 0px 0 0; padding:0 0 0 18px; text-decoration:none;}
	#firstnav #firstnavselect a span, #firstnav  #firstnavselect span{float:left; display:block; color:#ffffff; background: transparent url("../images/firstnav_rightborder_selected_44A.gif") no-repeat right top; padding:12px 18px 11px 0px;}
	#firstnav #firstnavselect a:hover{background-position:0% -42px; cursor:hand;}
	#firstnav #firstnavselect a:hover span{color: #ffffff; background-position:100% -42px; cursor:hand;}
	#firstnavcontainer {border: solid #bcbcbc; border-width: 1px 1px 1px 1px; padding: 5px 5px 5px 5px; margin: 0;}
	
	
/* secondnav ------------------------------  */
	#secondnav {width: 99.7%; float: left; background-color: #7283c1; font-family: arial, verdana, helvetica, sans-serif; font-size: 10px; letter-spacing: 0px; font-weight: normal; border-bottom: 0px solid #fff;}
	#secondnav ul {padding: 0; margin: 0; border-top: 0px solid #fff; border-bottom: 0px solid #fff; color: #FFFFFF}
	#secondnav ul li {display: inline;}

	#secondnav ul li a {padding:3px 5px 3px 5px; background-color: #7283c1; color: #FFFFFF; text-decoration: none; float: left; border-right: 1px solid #fff;}
	#secondnav a:hover {color: #696969; background-color: #ffffff; text-decoration: underline;}
	#secondnav #secondnavselect a {color: #696969; background-color: #ffffff; text-decoration: underline;}
	.secondnavborder {border-bottom: 0px solid #fff;}

	#page {float: left; background: #ffffff; margin: 0; padding: 0; text-align: left; width: 100%;}
	#accountselector {margin: 0 12px 0 12px; padding: 0 0 0 0; font-size: 11px; color: #000000;}	#printexcel {margin: 0 12px 12px 0; padding: 0 0 0 0; float:right; font-size: 11px; color: #000000;}
	#printexcel img {vertical-align:middle;}
	#content {background-color:#ffffff; margin: 0px 12px 0 12px; text-align: left; clear:both}
	#main_with_sidebar {margin: 0 0 0px 0; float:left; background:#ffffff; width:74%; _width:74%}
	#sidebar {margin: 0 0 0 0; float:right; background:#ffffff; width:25%; _width:25%;}
	#main {padding: 0 0 0 0; margin: 0 0 0 0; width:99.7%; _width:99.7%;/* _width content width for IE */}
	#empty {margin: 0 0 0 0; float:left; width:5%; _width:4%;/* _width content width for IE */}
    #timestamp {margin:3px 2px 3px 2px; padding: 0px; text-align: right; font-size:11px;}
	#break {padding-bottom: 25px; width:99.7 %; clear:left;}

/* general formatting ------------------------------ */
	body {margin: auto; padding: 0; font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color: #ffffff; text-align: center;}
	.iframebody {margin: 0; padding: 0; font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color: #ffffff; text-align: center;}
    .Layoutbgcolor {margin: 0; padding: 0; font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color: #ffffff; text-align: center;} 
	.frame_body {width:97%; text-align: left; background-color: #ffffff;}

	h1 {color:#666666;  font-size: 14px; line-height: 17px; font-weight : bold; margin: 0px 11px 10px 11px; padding: 7px 1px 7px 1px; border-bottom: 1px solid #7482BF;}
	h2 {color: #069; font-size: 13px; margin: 0;}
	h3 {color: #666; font-size: 13px; margin: 0;}

	.header {background: transparent;}
	.nav {background: #eee;}
	.login {background: #eee;}
	
	hr {border: 1px; height: 1px; background-color: #999999; _height: 2px;}
	table {font-size:11px; width:100%; border:1px solid #afafaf; clear: both; border-collapse: collapse; border-bottom:none;}
	caption {margin-left:-1px; background-color: #7482BF; padding: 6px 3px 6px 3px; font-weight: bold; COLOR: #ffffff; text-align:left; caption-side: top; width: auto; border-top: 1px solid #afafaf; border-right: 1px solid #afafaf; border-bottom: 0px solid #afafaf; border-left: 1px solid #afafaf;}
	th, td {padding:3px 3px 3px 3px; border-left:1px solid #afafaf; border-bottom:1px solid #afafaf;}

	caption A {color:#ffffff; text-decoration : underline;}
	caption A:active {color: #ffffff; text-decoration : underline;}
	caption A:visited {color: #ffffff; text-decoration : underline;}
	caption A:hover {color: #ffffff; text-decoration : none;}

	tr {background-color: #ffffff; text-align: left;}
	tr.bgcolor2 {background-color: #eeeeee;}
	tr.subhead {background-color: #dcdcdc;}
	thead tr {background-color:#c5c5c5; font-weight: bold;}
	tfoot tr {background-color:#c5c5c5; font-weight: bold;}

/* removing as per PMs comment 
	tbody tr:hover {background-color:#f5f5ef;}
*/
	td.active{font-weight:bold;}
	.thcolor{background-color:#eef1f4; font-weight: bold;}

	tr.chartbg, th.chartbg, td.chartbg {background-color: #fff;}
	tr.chartbg td { padding: 0; }
	tr.chartbg:hover {background-color: #fff;}
	tr.chartbg td table tr td {padding: 3px; border-left:1px solid #afafaf; border-bottom:1px solid #afafaf;}
	tr.chartbg td table {border:0;}
	tr.chartbg td  {border:0;}
	tr.chartbg img {padding: 0 3px 0 3px;}
	tr.chartbg applet {margin: 5px;}
	
	table#chartlefttable {border-left:1px solid #afafaf; border-bottom:1px solid #afafaf;}
	table#charttoptable {border-left:1px solid #afafaf;}

	table#details {border-top: 0px solid #afafaf; border-right: 0px solid #afafaf; border-bottom: 1px solid #afafaf; border-left: 1px solid #afafaf;}
	table#details tr {background: transparent;}
	table#details tr td {padding:1px 1px 1px 1px; margin:0; border:0; border-bottom: 1px solid #afafaf;}
	
	table#tabletools {border-top: 1px solid #afafaf; border-right: 1px solid #afafaf; border-bottom: 0px solid #afafaf; border-left: 1px solid #afafaf;}
	table#tabletools tr {background-color: #c5c5c5;}
	table#tabletools tr td {padding:1px 0 1px 1px; margin:0; border:0;}
	
	table#filtertools {border-top: 1px solid #afafaf; border-right: 1px solid #afafaf; border-bottom: 1px solid #afafaf; border-left: 1px solid #afafaf;}
	table#filtertools tr {background-color: #c5c5c5;}
	table#filtertools tr td {padding:1px 0px 1px 1px; margin:0; border:0; }
	
	table#tools {border-top: 1px solid #afafaf; border-right: 1px solid #afafaf; border-bottom: 1px solid #afafaf; border-left: 1px solid #afafaf;}
	table#tools tr {background-color: #a2a1a1;}
	table#tools tr td {padding:1px 0 1px 1px; margin:0; border:0;}
	
	table#login {font-size: 9px; border-top: 1px solid #afafaf; border-right: 1px solid #afafaf; border-bottom: 1px solid #afafaf; border-left: 1px solid #afafaf;}
	table#login tr {background: #eee;}
	table#login tr th,table#login tr td {padding:5px 1px 1px 5px; margin:0; border-left: 0px solid #afafaf; border-bottom: 0px solid #afafaf;}
	
	table#borderfreetable { background:transparent; padding:0; margin:0; border:0;}

	#paging {text-align:right; background-color:transparent; font-weight: normal;}
	.paging {text-align:right; background-color:transparent; font-weight: normal;}
    .italics {font-style: italic}
	.redfont {COLOR: #ff0000;}
	.bluefont {COLOR: #0000ff;}
	.negcolor {COLOR: #ff0000;}
	.poscolor {COLOR: #008000;}
	.nochgcolor {COLOR: #000000;}
	.bgcolor1 {background-color: #ffffff;}
	.bgcolor2 {background-color: #eeeeee;}
	
	.backtotop {FONT-WEIGHT: normal; font-size: 10px; margin: 0px 0px 0px 5px;}
	.note1 {FONT-WEIGHT: normal; font-size: 10px; margin: 0px;}
	.note2 {FONT-WEIGHT: normal; font-size: 10px; COLOR: #006699; margin: 0px 0px 0px 20px;}
	.note-emphases {FONT-WEIGHT: normal; font-size: 10px; COLOR: #ff0000; margin: 0px;}
	.noborders {padding:0; margin:0; border:0; background:transparent;}
		
/*  controls ------------------------------------- */
	#control {margin: 0px; padding: 0px; float: right;  text-align:right; width:300px; border: 0px solid #000000; color:#ffffff; font-weight:normal; font-size:10px;}
	#control ul {margin: 0px; padding: 0px; float: right; display: inline; border: 0px solid #0f0;}
	#control li {float: left; list-style-type: none; line-height: 1.4em; margin: 0px; padding: 0px 4px 0px 0px}

	.centeralign {text-align: center;}
	.rightalign {text-align: right;}
	.leftalign {text-align: left;}
	.controls {font-size:9px; color:#ffffff; font-weight : normal; text-align:right;}
	.boldtext {font-weight: bold;}
	A.controls {color:#ffffff; text-decoration : none; font-size:10px; font-weight:normal;}
	A.controls:active {color: #ffffff; text-decoration : none;}
	A.controls:visited {color: #ffffff; text-decoration : none;}
	A.controls:hover {color: #ffffff; text-decoration : underline;}

     
	.scroll {overflow-y: scroll; overflow-x: hidden;  height: 400px; border-width: 1px; border-style: solid; border-color: grey; background-color: #fff; width: 99%;}

    #tooltipdiv {visibility:hidden; width:350px; BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: black 1px solid; PADDING-LEFT: 2px; Z-INDEX: 100; PADDING-BOTTOM: 2px; FONT: 9px/12px Verdana; BORDER-LEFT: black 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: black 1px solid; POSITION:absolute; background-color:#d8dde3;}

/*  streaming controls ------------------------------------- */
	table#streamingcontrols, {padding: 0; margin: 0; background-color: #002469; font-size:10px; border-top:0px solid #afafaf; border-right:0px solid #afafaf; border-left:0px solid #afafaf; border-bottom:0px solid #afafaf; clear: both;}
	table#streamingcontrols tr, table#streamingcontrols tr td  {padding: 0; margin: 0; background-color: #002469; font-size:10px; border:0; color:#fff;}
	table#streamingcontrols td img {padding: 0px 2px 0px 2px; margin: 0;}
	
/* thirdnav-----------------------------  */	
	#thirdnav,.jsTablive {float: none; margin-left: 0px; padding: 0; width: 99.7%; overflow:hidden; background-color: #ffffff; #; color:#8f8f8f;  font-size: 9px;}
	#thirdnav ul,ul.jsTabnav {margin:0; padding:0; list-style:none;}
	#thirdnav li,ul.jsTabnav li,ul.jsTabactive li,ul.jsTabnav li.jsTabactive{display:inline; margin:0 2px 0 0; padding:0;}
    #thirdnav a,.jsTabnav a{float:left; color:#8f8f8f; background: transparent url("../images/thirdnav_leftborder_44A.gif") no-repeat left top; margin:0 2px 0 0; padding:0 0 0 3px; text-decoration:none;}
	#thirdnav a span, #thirdnav span{float:left; display:block; color:#000000; background: transparent url("../images/thirdnav_rightborder_44A.gif") no-repeat right top; padding:3px 9px 3px 6px;}
	 #thirdnav a:hover,ul.jsTabnav li a:hover{background-position:0% -42px; cursor:hand;}
	 #thirdnav a:hover span,ul.jsTabnav li a:hover span,ul.jsTabnav li.jsTabactive a:hover span{color: #000; background-position:100% -42px; cursor:hand;}
	#thirdnav #thirdnavselect a,.jsTabnav .jsTabactive a {color:#8f8f8f; background: transparent url("../images/thirdnav_leftborder_selected_44A.gif") no-repeat left top; margin:0 2px 0 0; padding:0 0 0 3px; text-decoration:none;}
	#thirdnav #thirdnavselect a span, #thirdnav  #thirdnavselect span{float:left; display:block; color:#000; background: transparent url("../images/thirdnav_rightborder_selected_44A.gif") no-repeat right top; padding:3px 9px 3px 6px;}
	#thirdnav #thirdnavselect a:hover{background-position:0% -42px; cursor:hand;}
	#thirdnav #thirdnavselect a:hover span{color: #000; background-position:100% -42px; cursor:hand;}
	#thirdnavcontainer {border: solid #bcbcbc; border-width: 1px 1px 1px 1px; padding: 5px 5px 5px 5px; margin: 0;}

	
/* fourthnav-----------------------------  */	
	#fourthnav {float: none; margin-left: 0px; padding: 0; width: 99.7%; height: 18px; background-color: #ffffff; color:#8f8f8f;  font-size: 9px;}
	#fourthnav ul{margin:0; padding:0; list-style:none;}
	#fourthnav li{display:inline; margin:0 2px 0 0; padding:0;}
	#fourthnav a {float:left; color:#8f8f8f; background: transparent url("../images/thirdnav_leftborder_44A.gif") no-repeat left top; margin:0 2px 0 0; padding:0 0 0 3px; text-decoration:none;}
	#fourthnav a span, #fourthnav span{float:left; display:block; color:#000000; background: transparent url("../images/thirdnav_rightborder_44A.gif") no-repeat right top; padding:3px 9px 3px 6px;}
	#fourthnav a:hover{background-position:0% -42px; cursor:hand;}
	#fourthnav a:hover span{color: #000; background-position:100% -42px; cursor:hand;}
	#fourthnav #fourthnavselect a {color:#8f8f8f; background: transparent url("../images/thirdnav_leftborder_selected_44A.gif") no-repeat left top; margin:0 2px 0 0; padding:0 0 0 3px; text-decoration:none;}
	#fourthnav #fourthnavselect a span, #fourthnav  #fourthnavselect span{float:left; display:block; color:#000; background: transparent url("../images/thirdnav_rightborder_selected_44A.gif") no-repeat right top; padding:3px 9px 3px 6px;}
	#fourthnav #fourthnavselect a:hover{background-position:0% -42px; cursor:hand;}
	#fourthnav #fourthnavselect a:hover span{color: #000; background-position:100% -42px; cursor:hand;}
	#fourthnavcontainer {border: solid #bcbcbc; border-width: 1px 1px 1px 1px; padding: 5px 5px 5px 5px; margin: 0;}
	
	#tabcontainer {border: solid #bcbcbc; border-width: 1px 1px 1px 1px; text-align: center; padding: 5px 5px 5px 5px; margin: 0;}
	#tabcontainertopborder {border: solid #bcbcbc; border-width: 1px 0px 0px 0px; text-align: center; padding: 5px 5px 5px 5px; margin: 0;}
	
/* footer ------------------------------ */

	#footer {padding: 0px; margin: 0px auto; font-size: 10px; text-align: right; width: 98%; line-height: 180%; height: 55px; border: solid #000000; border-width: 0px; clear: left}
	#footer a {text-decoration: none; color: #465b9a;}
	#footer a:hover {text-decoration: underline; color: #465b9a;}

	A.footer  {color:#465B9A; text-decoration : none;}
	A.footer:active {color: #465B9A; text-decoration : none;}
	A.footer:visited {color: #465B9A; text-decoration : none;}
	A.footer:hover {color: #465B9A; text-decoration : underline;}

	#disclaimer {padding: 0 0 0 0; margin: 0 12px 0 12px; FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000; clear:both;}
	A.disclaimer:link {FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #003399;  TEXT-DECORATION: underline}
	A.disclaimer:active {FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #003399;  TEXT-DECORATION: underline}
	A.disclaimer:visited {FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #003399;  TEXT-DECORATION: underline}


/* links ---------------------------------*/	
	A {color:#2c3153; text-decoration : underline;}
	A:active {color: #2c3153; text-decoration : underline;}
	A:visited {color: #2c3153; text-decoration : underline;}
	A:hover {color: #2c3153; text-decoration : none;}
	
	A.selected {color:#2c3153; text-decoration : underline;}
	A.selected:active {color: #2c3153; text-decoration : underline;}
	A.selected:visited {color: #2c3153; text-decoration : underline;}
	A.selected:hover {color: #2c3153; text-decoration : underline;}
	
	A.blk:link {color:#000000; text-decoration : none;}
	A.blk:active {color: #000000; text-decoration : none;}
	A.blk:visited {color: #000000; text-decoration : none;}
	A.blk:hover {color: #000000; text-decoration : underline;}
	
	A.header:link {color:#fff; text-decoration : none;}
	A.header:active {color: #fff; text-decoration : none;}
	A.header:visited {color: #fff; text-decoration : none;}
	A.header:hover {color: #fff; text-decoration : underline;}
		
/* error ------------------------------ */
	.error {margin: 0 auto auto auto; border: solid #ef3737; border-width: 1px 1px 1px 1px; background:#fbe2e2; padding: 3px 4px 3px 4px; width:98%;  _width:98%; FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #ff0000; text-align: left;}
	.errorfull {margin: 0 auto auto auto; border: solid #ef3737; border-width: 1px 1px 1px 1px; background:#fbe2e2; padding: 3px 4px 3px 4px; width:98%;  _width:98%; FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #ff0000; text-align: left;}

/* warning ------------------------------ */
	.warning {margin: 0 auto auto auto; border: solid #aeac54; border-width: 1px 1px 1px 1px; background:#fffcf0; padding: 3px 4px 3px 4px; width:98%; _width:98%; FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; text-align: left;}
	.warningfull {margin: 0 auto auto auto; border: solid #aeac54; border-width: 1px 1px 1px 1px; background:#fffcf0; padding: 3px 4px 3px 4px; width:98%; _width:98%; FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; text-align: left;}

/* info ------------------------------ */
	.info {margin: 0 auto auto auto; border: solid #0069b3; border-width: 1px 1px 1px 1px; background:#ebf0fa; padding: 3px 4px 3px 4px; width:98%; _width:98%; FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; text-align: left;}
	.infofull {margin: 0 auto auto auto; border: solid #0069b3; border-width: 1px 1px 1px 1px; background:#ebf0fa; padding: 3px 4px 3px 4px; width: 98%; _width:98%; FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; text-align: left;}

/* notice ------------------------------ */
	.notice {margin: 0 auto auto auto; border: solid #ef3737; border-width: 1px 1px 1px 1px; background:#fbe2e2; padding: 3px 4px 3px 4px; width:99%; _width:98%; FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000; text-align: left;}
	.noticefull {border: solid #ef3737; border-width: 1px 1px 1px 1px; background:#fbe2e2; padding: 3px 4px 3px 4px; width:99%; _width:98%; FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000; text-align: left;}
	
/* form elements ------------------------------ */
	#button_navigation {text-align: center; padding: 10px; margin: 0px; border: 0px solid #000000;}
	.form {font-family:Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }
	.formsm {font-family:Arial, Helvetica, sans-serif; font-size: 8px; color: #000000; }
	.button {FONT-WEIGHT: normal; font-family:Arial, Helvetica, sans-serif; FONT-SIZE: 10px;  TEXT-ALIGN: center;}
	.button_sm {FONT-WEIGHT: normal; font-family:Arial, Helvetica, sans-serif; FONT-SIZE: 8px;  TEXT-ALIGN: center}
	.textbox {padding: 0; margin: 0; font-family:Arial, Helvetica, sans-serif; font-size: 9px; color: #000000;}

	.textboxcolored {border: 0px; padding: 0; margin: 0; font-size: 9px; color: #000000; background:transparent;}
	.select {padding: 0; margin: 0; FONT-SIZE: 9px; COLOR: #000000;}

	.quickquotetext {margin: 0; FONT-SIZE: 10px; COLOR: #000000; padding: 2px 2px 2px 2px;}
	.quickquote {margin: 0; FONT-SIZE: 14px; COLOR: #000000; padding: 5px 20px 5px 20px;}

/* Symbol Rollover Menu ----------------------------- */
	div.itemDivNormal {visibility:visible; display:block;font-family: arial, verdana, Helvetica,sans-serif; font-size: 10px;font-style: normal; font-weight: normal; color: #2C3153; padding: 1px 1em; text-decoration: underline; text-align: left; background-color:  #DCE2EA;width:60%;_width:60%;}
	div.itemDivOver {visibility:hidden; display:none;font-family: arial, Tahoma, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color:#2C3153; padding: 1px 1em;text-decoration:none; text-align: left; background-color: #FFFFFF;width:60%;_width:60%; }
	div.menu {padding: 0px 1px 0px 0px; position: absolute; top: 0px; clip:rect(0,154,200,0);}
	div.menu span.menuSymbol {font-family: arial, Tahoma, Helvetica, sans-serif; font-size: 11px;  font-style: normal; font-weight: bold; color: #2C3153; display: block; padding: 3px 1em; text-decoration: none; text-align: left; background-color: #c7c7c7; width:58%;}

	#dropmenudiv{position:absolute; border:0px solid black; line-height:11px;}

	.menuLink a {color: #5a5a5a; padding: 10px; text-decoration : underline;}
	.menuLink a:active {color: #5a5a5a; text-decoration : underline;}
	.menuLink a:visited {color: #5a5a5a; text-decoration :underline;}
	.menuLink a:hover {color: #5a5a5a; text-decoration : none;}
	.menuhrulebgcolor{background-color:#ffffff;}


/* FAQs ----------------------------- */
	li#squarelist {padding:8px 0px 0px 0px; list-style-type: square;}
	li#disclist {padding:8px 0px 0px 0px; list-style-type: disc;}
	#faq{text-align: left;}

/* Exchange Agreements -------------- */
	#displaynone {display : none;}
	#display {display : block;}
	h1#screename{display: none};

/* pipenav ------------------------------  */
	#pipenavcontainer {margin-bottom: 2px; overflow: hidden; font-family: arial, verdana, helvetica, sans-serif; font-size: 9px; letter-spacing: 1px;}
	#pipenavlist {list-style-type: none; margin: 0; padding: 0;}
	#pipenavlist li {border-right: 1px solid #8fbed5; float: left; line-height: 1.1em; margin: 1px 1px 1px 4px; padding: 1px 4px 1px 1px}

/* Popup  -------*/
	caption#popup { border-top:1px solid #000000;border-left:1px solid #000000;border-right:1px solid #000000}
	table#popup{width:500px;BORDER-RIGHT: black 1px solid;BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid;}
	table#popupnowidth {BORDER-RIGHT: black 1px solid;BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid;}

/* Sitemap -------------- */
	#sitemap {width:976px; border:0px solid black;}
	#sitemap div{float:left; width:224px; margin-right:5px; margin-left:5px; margin-bottom:20px; border:0px solid red;}
	.secnavitem {margin-left:0px;}
	.thirdnavitem {margin-left:15px;}
	.imagecursorhand { cursor:hand }

/* Dropdown Navigation ----------------------------- */
	.nav {width:120px; margin: 0; padding: 0; list-style: none inside; font-size: 9px;}
	.nav li {width:120px; float: left; background: #dce2ea; border: 1px solid #ffffff; font-weight: normal;}
	.nav li a {display: block; padding: 3px; }
	.nav li a:hover {background: #ffffff;}
	
/* Added Apr 2009 ----------------------------- */
	#xslpage { background:transparent; float:left; margin:0 0 0 0; padding:0 0 0 0; text-align:left; width: 100%;  }
	#xslcontent {margin-top:15px; margin-right:12px; margin-bottom:0px; margin-left:12px; text-align:left; height:15px;}
	caption#aligncenter { text-align:center; }
	tr.chartbg td.assettable { border:0; padding-right:0px; border-bottom:1px solid #afafaf;}
	#footer a:active { color:#465B9A; text-decoration:none;}
	#footer a:visited { color:#465B9A; text-decoration:none;}


/* Not used by development ----------------------------- */
	#outer-popup { width:800px; min-width:800px; background-color: #dedede; margin: 0 auto; text-align: left; padding: 0px; border-right: 1px solid #fff; border-left: 1px solid #fff; position: relative; float: none; overflow: hidden; }
	#accountselector {margin: 0 12px 0 12px; padding: 0 0 0 0; font-size: 11px; color: #000000;}
	#tabcontainer {border: solid #bcbcbc; border-width: 1px 1px 1px 1px; text-align: center; padding: 5px 5px 5px 5px; margin: 0;}
	#tabcontainertopborder {border: solid #bcbcbc; border-width: 1px 0px 0px 0px; text-align: center; padding: 5px 5px 5px 5px; margin: 0;}
	tr.bgcolor2 {background-color: #eeeeee;}
	#icon {margin: 25px 0 25px 0; padding: 0; height: 32px; background-color: #fff; background-repeat: no-repeat; width: 33px; border: 0px solid #000000;margin-left: auto; margin-right: auto; display: none;}
	#tabcontainer {border: solid #bcbcbc; border-width: 1px 1px 1px 1px; text-align: center; padding: 5px 5px 5px 5px; margin: 0;}
	#tabcontainertopborder {border: solid #bcbcbc; border-width: 1px 0px 0px 0px; text-align: center; padding: 5px 5px 5px 5px; margin: 0;}
	table#streamingcontrols, {padding: 0; margin: 0; background-color: #002469; font-size:10px; border-top:0px solid #afafaf; border-right:0px solid #afafaf; border-left:0px solid #afafaf; border-bottom:0px solid #afafaf; clear: both;}
	table#streamingcontrols tr, table#streamingcontrols tr td  {padding: 0; margin: 0; background-color: #002469; font-size:10px; border:0; color:#fff;}
	table#streamingcontrols td img {padding: 0px 2px 0px 2px; margin: 0;}

	table#details {border-top: 0px solid #afafaf; border-right: 0px solid #afafaf; border-bottom: 1px solid #afafaf; border-left: 1px solid #afafaf;}
	table#details tr {background: transparent;}
	table#details tr td {padding:1px 1px 1px 1px; margin:0; border:0; border-bottom: 1px solid #afafaf;}

	.note-emphases {FONT-WEIGHT: normal; font-size: 10px; COLOR: #ff0000; margin: 0px;}
	.note2 {FONT-WEIGHT: normal; font-size: 10px; COLOR: #006699; margin: 0px 0px 0px 20px;}
	.button_sm {FONT-WEIGHT: normal; font-family:Arial, Helvetica, sans-serif; FONT-SIZE: 8px;  TEXT-ALIGN: center}
	td.currency {text-align: right;}

/*Financial Advisor Dropdown ----------------------------- */
	.anylinkcss{ margin-top:18px; visibility: hidden; border: 1px solid #d1d6da; background-color:#ecf5fc; padding:3px; padding:0px; z-index:600; top:15px; position:absolute; right:55px; width:225px;}
	#anchor {height: 30px;}
	#anchor:hover #submenu1{visibility: visible;  }
	
	.curved { -moz-border-radius:4px; -webkit-border-radius:4px; }
	.curvedtop {  -moz-border-radius-topleft: 4px; -moz-border-radius-topright:4px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; }
	.curvedbottom { -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px; }
	.dropshadow { -moz-box-shadow:rgba(0,0,0,0.4) 0px 10px 20px;  -webkit-box-shadow:rgba(0,0,0,0.4) 0px 10px 20px; }
	#submenu1 {padding:4px; line-height:14px;}
	#submenu1 table tbody td, #submenu1 table thead th, #submenu1 table tfoot td { border:medium none;}
	#submenu1 table tfoot td {background-color:#ecf5fc;}
/*Financial Advisor Dropdown ----------------------------- */

/* Mobile Ad ----------------------------------------------*/
	table#mobile_ad {border-top: 2px solid #273e6d; border-right: 2px solid #273e6d; border-bottom: 2px solid #273e6d; border-left: 2px solid #273e6d;}
	table#mobile_ad tr {background: transparent url("../images/iphone_adbackground.gif") repeat left top;}
	table#mobile_ad tr td {padding:3px 50px 3px 6px; margin:0; border:0; }
	table#mobile_ad tr td b {color:#273e6d; }

/* Message Center -----------------------------------------*/
	.padding0px {padding: 0px;}
	.innertable {border: 0px; margin: 0px;}
	.innertable tr td {border-left:0px; border-bottom:1px solid #afafaf;}
	.innertable td+td {border-left:1px solid #afafaf;}
	.innertable tr.last td{border-bottom:0px;}
	
	#estatement {position:absolute; right:100px;}
	.asof {font-weight: normal; text-align:right; float:right; width:150px; font-size: 10px; color: #000000;}
	
		
/* Progress Bar ----------------------------- */
	#progress {margin: 0 0 15px 0; background:#f0f0f0; border: 1px solid #d8d8d8; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #7b7b7b; width:99.7%; _width:99.7%;/* _width content width for IE */ height:27px;}
	#progress ul {list-style-type: none; padding: 6px 0px 0px 0px; margin: 0; text-align: left; color: #000000; }
	#progress li {background-color: transparent; padding: 3px 0px 3px 19px; display: inline; background-image: url("../images/progress-arrow.gif"); background-repeat: no-repeat; background-position: 10px 5px;}
	#progress li.progressselected {background-color: transparent;  padding-left: 19px; color: #30527a; font-weight:bold;}
	#progress li.progressdone {background-color: transparent; padding-left: 19px; color: #7b7b7b; font-weight:normal;}
	
/* Panel for Open Accounts -------------------------*/
	.panel {text-align: left; color:#000; background: #eee; margin:0; padding:3px; border:1px solid #cccccc;}

/* * for required fields -------------------------*/
	.required {color:#043570; font-size:9px;}


/* header bar ------------------------------------*/
	.headerbar{ background-color:#8291a3; height:21px; padding: 6px 0px 0px 15px; font-size: 14px; font-weight : bold; color: #fff; text-shadow: 1px 1px 1px #4068a8; border-top:solid 1px #ffffff;}

/* bullets ----------------------------------------*/
	.bullets { margin-left: 190px; *margin-left: 230px; margin-top: 0px; list-style-image: url("../images/bullet.gif");}
	.bullets li {padding-bottom: 10px;}
	.bulletsMobile { margin-top: 0px; list-style-image: url("../images/bullet.png"); padding-bottom:5px;}

/* modal ----------------------------------------*/
	#modalPage { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 1000; overflow:}
	.modalBackground { filter: Alpha(Opacity=60); -moz-opacity:0.6; opacity: 0.6; width: 100%; height: 1200px; background-color: #ffffff; position: absolute; z-index: 2000; top: 0px; left: 0px;}
	.modalContainer { position: absolute; width: 300px; left: 50%; top: 0; z-index: 3000; }
	.modal { background-color: white; position: relative; top: 150px; left: -250px; z-index: 1000; width: 500px; padding: 0px; -moz-box-shadow:rgba(0,0,0,0.4) 0 10px 20px;-webkit-box-shadow:rgba(0,0,0,0.4) 0 10px 20px;}
	.modalTop{width: 392px; background-color: #003399; padding: 4px; color: #ffffff; text-align: left; height: 17px;}
	.modalTop a, .modalTop a:visited{ color: #ffffff;}
	.modalBody{text-align: left; padding: 5px; line-height: 16px;}
	a.modalCloseButton{ display:block; float:right; width:16px; height:16px; font-size:12px; text-decoration:none; text-align:center;margin: 4px;}
	a.modalCloseButton:hover{text-decoration:none; background:#fff;}
	
	.modal-large{width: 650px; left: -325px;}
	
	/* news  -----------------------------------------*/
	.newsheader {background-color:#FFF; padding:10px 5px;}
	.newsbody {background-color:#FFF; padding:10px;}


       /* Jaywalk -------------- */
	 table#jaywalk { border-bottom: 0px solid #cccccc; border-collapse: collapse; border-left: 0px solid #cccccc; border-right: 0px solid #cccccc; border-top: 0px solid #cccccc; clear: both; font-size: 11px; width: 99.7%;  }
	 table#jaywalksearch { border-collapse: collapse; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-top: 1px solid #cccccc; clear: both; font-size: 11px; width: 99.7%;  }
	 table#jaywalksearch tr { border-bottom: 1px solid #cccccc; }
	 table#jaywalksearch tr td { border-left: 0px solid #cccccc; border-right: 0px solid #cccccc; }
	 table#borderfreetablejaywalk { border: 0; margin: 0; padding: 0; }
	 table#borderfreetablejaywalk td { border: 0; margin: 0; padding: 0; }
	 table#jaywalkcontent { border: 0; padding: 0; }
	 table#jaywalkcontent tr { background-color: #990000; }
	 table#jaywalkcontenta { border: 1; padding: 1px; }
	 table#ratingcontent { border: 1; padding: 1px; width: 74%;  }

	 td.tableshaded_jaywalk { color: #000000; font-family: arial; font-size: 11px; font-weight: normal; }
	 .tableshaded_jaywalk { color: #000000; font-family: arial; font-size: 11px; font-weight: normal; }

	 td.tableshaded_titlea { color: #990000; font-family: arial; font-size: 12px; font-weight: bold; }
	 td.tableshaded_headera { background-color: #990000; color: #FFFFFF; font-family: arial; font-size: 12px; font-weight: bold; }
	 .tableshaded_titlea { color: #990000; font-family: arial; font-size: 12px; font-weight: bold; }
	 .jaywalkbgcolor1 { background-color: #ffffff; }
	 .jaywalkbgcolor2 { background-color: #f6f6f6; }
	 .jaywalkbgcolor { background-color: #990000; }
	 td.jaywalkbgcolor { background-color: #990000; }
	 td.mainA { font-family: arial; font-size: 12px; font-weight: normal; }
	 td.maina_link { color: #990000; font-family: arial; font-size: 11px; font-weight: normal; }
	 td.mainA_alt { color: #000000; font-family: arial; font-size: 11px; font-weight: bold; }
	 td.jaywalkfont { color: #000000; font-family: arial,verdana,sans-serif; font-size: 10px; font-weight: normal; padding-left: 2pt; padding-right: 2pt; }

	 td.tableshaded_jaywalkcolor1 { background-color: #abe4ae; color: #000000; font-family: arial; font-size: 11px; font-weight: normal; }
	 td.tableshaded_jaywalkcolor2 { background-color: #c9fac9; color: #000000; font-family: arial; font-size: 11px; font-weight: normal; }
	 td.tableshaded_jaywalkcolor3 { background-color: #ffffff; color: #000000; font-family: arial; font-size: 11px; font-weight: normal; }
	 td.tableshaded_jaywalkcolor4 { background-color: #f5cfcf; color: #000000; font-family: arial; font-size: 11px; font-weight: normal; }
	 td.tableshaded_jaywalkcolor5 { background-color: #eba3a3; color: #000000; font-family: arial; font-size: 11px; font-weight: normal; }

	 .jaywalknote1 { color: #990000; font-family: arial; font-size: 11px; font-weight: normal; }
	 .jaywalknote2 { color: #666666; font-family: arial; font-size: 11px; font-weight: normal; }
	 .filter { font-family: arial; font-size: 11px; font-weight: normal; }
	 .mainA { font-family: arial; font-size: 12px; font-weight: normal; }
	 .maina_link { color: #990000; font-family: arial; font-size: 11px; font-weight: normal; }


	 A.tableshaded_headera { color: #ffffff; text-decoration: underline; }
	 A.tableshaded_headera:active { color: #ffffff; text-decoration: underline; }
	 A.tableshaded_headera:visited { color: #ffffff; text-decoration: underline; }
	 A.tableshaded_headera:hover { color: #ffffff; text-decoration: underline; }

	 A.tableshaded_jaywalk { color: #683525; text-decoration: underline; }
	 A.tableshaded_jaywalk:active { color: #683525; text-decoration: underline; }
	 A.tableshaded_jaywalk:visited { color: #683525; text-decoration: underline; }
	 A.tableshaded_jaywalk:hover { color: #683525; text-decoration: underline; }

	 A.maina_link { color: #990000; text-decoration: underline; }
	 A.maina_link:active { color: #990000; text-decoration: underline; }
	 A.maina_link:visited { color: #990000; text-decoration: underline; }

/* Balances */
	ul.jsTabnav li a span,.jsTabnav li span{ float:left; display:block; color:#000000; background: transparent url("../images/thirdnav_rightborder_44A.gif") no-repeat right top; padding:3px 9px 3px 6px;}
	ul.jsTabnav li a:link{ float:left; color:#8f8f8f; margin:0 2px 0 0; padding:0 0 0 3px; text-decoration:none;}
	ul.jsTabnav li a:visited{ color:#8f8f8f; background: transparent url("../images/thirdnav_leftborder_selected_44A.gif") no-repeat left top; margin:0 2px 0 0; padding:0 0 0 3px; text-decoration:none; font-weight:normal;}
	ul.jsTabnav li.jsTabactive a span,.jsTabnav .jsTabactive span{ float:left; display:block; color:#000; background: transparent url("../images/thirdnav_rightborder_selected_44A.gif") no-repeat right top; padding:3px 9px 3px 6px; }		
	.jsTablive .jsTabtab{ border: solid #bcbcbc; border-width: 1px 1px 1px 1px; padding: 5px 5px 5px 5px; margin: 0; width:97.9%;_width:99.7%;float:left}
/* Studio  css */
table.content  {font-size:11px; border:1px solid #AFAFAF;  clear: both; border-collapse: collapse; width:99.7%;	 border-left:1px solid #AFAFAF; margin-left:1px}
table.content caption { 	padding:3px 0px 4px 5px; 	font-weight: bold; 	font-size: 11px; 	font-family: arial, verdana, helvetica, sans-serif; 	color: #FFFFFF; 	background:#7283c1;	text-align:left; 	caption-side: top; 	width: auto; 	border-top: 1px solid #AFAFAF; 	border-right: 1px solid #AFAFAF; 	border-bottom: 1px solid #AFAFAF; 	border-left: 1px solid #AFAFAF;	margin: 0 0 0 -1px;}
table.content thead th {padding:3px 3px 3px 3px; border-left:1px solid #AFAFAF; border-bottom:1px solid #AFAFAF;font-weight: bold; font-family: arial, verdana, helvetica, sans-serif; width:25%}
table.content td {padding:3px 3px 3px 3px; border-left:1px solid #AFAFAF; :1px solid #AFAFAF; font-family: arial, verdana, helvetica, sans-serif;  }
.tdwidth {padding:3px 3px 3px 3px; border-left:1px solid #AFAFAF; border-bottom:1px solid #AFAFAF; font-family: arial, verdana, helvetica, sans-serif; width:25%; text-align:left;}
table.content tr {background-color: #ffffff;}
table.content thead tr {background-color:#c5c5c5; font-weight: bold;}
table.content tfoot tr {background-color:#c5c5c5; font-weight: bold;}
table.filtertable {	background-color: #ffffff; 	width: 100%; 	_width: 100%;	border-bottom:1px solid #AFAFAF; 	border-left:1px solid #AFAFAF 	border-right:1px solid #AFAFAF; }
table.filtertable tr {/*	background-color: #ffffff; */}
table.filtertable tr td {	/*padding:3px 2px 3px 8px;*/ 	border:0; 	font-weight: regular; 	font-family: arial, verdana, helvetica, sans-serif;	font-size: 11px; 	font-color: #000000;}
table.filtertable caption {	padding:3px 0px 4px 5px; 	font-weight: bold; 	font-size: 11px; 	font-family: arial, verdana, helvetica, sans-serif; 	color: #FFFFFF; 	background:#7482BF none repeat scroll 0 0;	text-align:left; 	caption-side: top; 	width: 100%; 	border-top: 1px solid #AFAFAF; 	border-right: 1px solid #AFAFAF; 	border-bottom: 0px; 	border-left: 1px solid #AFAFAF;}
.dj_ie table.filtertable caption {	padding:3px 0px 4px 5px; 	font-weight: bold; 	font-size: 11px; 	font-family: arial, verdana, helvetica, sans-serif; 	color: #FFFFFF; 	background:#7482BF none repeat scroll 0 0;	text-align:left; 	caption-side: top; 	width: 100%; 	border-top: 0px; 	border-right: 1px solid #AFAFAF; 	border-bottom: 0px; 	border-left: 1px solid #AFAFAF;} 
table.datatable {	border-top:1px solid #AFAFAF; 	border-right:1px solid #AFAFAF; 	clear: both; 	border-collapse: collapse; 	width:100%; 	_width: 100%;	font-family: Arial,Helvetica,sans-serif;}
table.datatable caption {	padding:3px 0px 4px 5px; 	font-weight: bold; 	font-family: Arial,Helvetica,sans-serif; 	font-size: 11px; 	color: #FFFFFF; 	background:#7482BF repeat-x top left; 	text-align:left; 	caption-side: top; 	width: 100%; 	border-top: 1px solid #AFAFAF; 	border-right: 1px solid #AFAFAF; 	border-bottom: 0px solid #AFAFAF; 	border-left: 1px solid #AFAFAF;} 
table.datatable tbody tr td {	padding:3px 3px 3px 6px; 	border-left:1px solid #AFAFAF; 	border-bottom:1px solid #AFAFAF; 	font-size: 11px; }
table.datatable tbody tr th {	padding:3px 3px 3px 6px; 	border-left:1px solid #AFAFAF; 	border-bottom:1px solid #AFAFAF; 	font-size: 11px; 	font-weight: bold;}
table.datatable thead tr {	background-color:#c5c5c5}
table.datatable thead tr th {	font-weight: bold; 	text-align: center; 	border-left:1px solid #AFAFAF; 	border-bottom:1px solid #AFAFAF; 	padding: 2px 3px 2px 3px; 	font-size: 11px;    background-color:#eef1f4;}
table.datatable tfoot tr {	background-color:#c5c5c5; 	font-weight: bold;}
table.borderfreetable caption {	font-weight: bold; 	font-size: 11px; 	font-family: arial, verdana, helvetica, sans-serif; 	color: #FFFFFF; 	background: #7482BF; 	caption-side: top; 	width: 100%; 	border: 0px;} 
table.borderfreetable tr {	background:color: #ffffff;}
table.borderfreetable td {	padding:3px 3px 3px 6px; 	border: 0px;}
table.message tr td span.error {	border: solid #ef3737;	border-width: 1px 1px 1px 1px;	background: transparent  url(../images/error.gif) no-repeat 3px 4px; 	background-color : #fbe2e2; 	padding: 3px 4px 3px 20px; 	font-weight: bold;  	font-size: 11px; 	color: #ff0000; 	text-align: left; 	vertical-align: middle;}
table.message tr td span.info {	border: solid #0069B3; 	border-width: 1px 1px 1px 1px; 	background: transparent  url(../images/info.gif) no-repeat 3px 4px; 	background-color : #ebf0fa; 	padding: 3px 4px 3px 20px; 	font-weight: bold;  	font-size: 11px; 	color: #000000; 	text-align: left; 	vertical-align: middle; }
table.message tr td span.warning {	border: solid #000000; 	border-width: 1px 1px 1px 1px; 	background: transparent  url(../images/warning.gif) no-repeat 3px 4px; 	background-color : #ebf0fa; 	padding: 3px 4px 3px 20px; 	font-weight: bold;  	font-size: 11px; 	color: #000000; 	text-align: left; 	vertical-align: middle; }
.dj_ie6 .textbox {	font-size:10px;	height: 17px;	border: 1px solid #8BA0BD;	text-align: left; 	vertical-align: middle;	}
.componentContent {	border:#cccccc;}
.evenRow { 	background-color:#EEEEEE !important;}
a {	color:#2C3153;	text-decoration:underline;}
a:active {	color:#2C3153;	text-decoration:underline;}
a:visited {	color:#2C3153;	text-decoration:underline;}
a:hover {	color:#2C3153;	text-decoration:none;}
table.filtertools {background-color:#c5c5c5;border:1px solid #AFAFAF;}
table.filtertools tr {background-color:#c5c5c5;}
table.filtertools tr td {border:0 none;margin:0;/*padding:0px 0px 0px 0px;*/}
/* dojo */
.dojoxGrid {	background-color: #e9e9e9;	font-family: Verdana;	font-size: 10px;	font-family: Verdana, Arial, Helvetica, sans-serif;	border: 1px solid #AFAFAF;	white-space: nowrap;}
.dojoxGridMasterMessages {	background-color: #fefefe;}
.dojoxGridHeader {	background-color:#eef1f4; font-weight: bold;	white-space:normal;	}
.dojoxGridCell {	border: 1px solid;	border-color: #EEEEEE; border-right-color: #AFAFAF;	padding: 3px 3px 3px 3px;	height:auto;}
.dojoxGridHeader .dojoxGridCell {	border-width: 1px;	padding: 3px 3px 3px 3px;	border-color: transparent #AFAFAF #AFAFAF transparent;	background: #C5C5C5;	font-weight: bold;	font-family: arial, verdana, helvetica, sans-serif;	font-size: 11px;	text-align: center;	white-space: normal;	color: #000 !important;	height:auto;}
.dojoxGrid td {	white-space: normal;	font-family: arial, verdana, helvetica, sans-serif;	font-size: 11px;	border-bottom:1px solid #AFAFAF}
.dj_ie6  .dojoxGrid td {	white-space: normal;	font-family: arial, verdana, helvetica, sans-serif;	font-size: 11px;	border-bottom:1px solid #AFAFAF}
.dojoxGridRowOdd {	background-color: #EEEEEE;	}
 

