/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~                                          ~
~  Individual Investor Stylesheet          ~
~  For Use With PRINT                      ~
~                                          ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

@import url(/css/base_print.css);

/* ----------------------------------------
|                                          |
|  HTML Tag Overrides - Global             |
|                                          |
------------------------------------------*/

a:link {
	color: #36c;
}

a:visited {
	color: #999;
}

a:hover {
	color: #6c0;
}

a:active {
	color: #f60;
}

body {
	background: #fff;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
   	font-size: x-small;  
}

img {
 	border: 0px;
}

/* ----------------------------------------
|                                          |
|  Header Section Controls                 |
|                                          |
------------------------------------------*/

#header {
	clear: both;
	font-size: 90%;
	height: 60px;
}

#searchbox {
	display: none;
}

#breadcrumb{
	display: none;
}

/* ----------------------------------------
|                                          |
|  Logo Controls                           |
|                                          |
------------------------------------------*/

#logo {
	position: absolute;
	left: 0px;
	top: 3px;
	width: 215px;
}

/* ----------------------------------------
|                                          |
|  Type/Role Investor Navigation Controls  |
|                                          |
------------------------------------------*/

#typenav {
	display: none;
}

/* ----------------------------------------
|                                          |
|  Utility Navigation Controls             |
|                                          |
------------------------------------------*/

#utilitynav {
	display: none;
}

/* ----------------------------------------
|                                          |
|  Persistent Navigation  Controls         |
|                                          |
------------------------------------------*/

#persistentnav {
	display: none;
}

/* ----------------------------------------
|                                          |
|  Left Navigation Controls                |
|                                          |
------------------------------------------*/

#left {
	display: none;
}

/* ----------------------------------------
|                                          |
|  Sublocal Navigation Controls            |
|                                          |
------------------------------------------*/

#localnav {
	display: none;
}

/* ----------------------------------------
|                                          |
|  Stylized Corner Controls                |
|                                          |
------------------------------------------*/

#stylizedcorner {
	display: none;
}

/* ----------------------------------------
|                                          |
|  Medium Navigation Section Controls      |
|                                          |
------------------------------------------*/

#textsize {
	display: none;
}

/* ----------------------------------------
|                                          |
|  ACSI Alert Message Controls             |
|                                          |
------------------------------------------*/

#acsialert {
	display: none;
}

/* ----------------------------------------
|                                          |
|  Content Section Controls                |
|                                          |
------------------------------------------*/

#content { 
	float: left;
	font-size: 1.0em;
	padding: 0px 15px 0px 15px;
	vertical-align: top;
	width: 600px;
}

#content .column {
	float: left;
	padding: 0px 10px 0px 0px;
	width: 35%;
}

#content form { 
	display: inline;
}

#content fieldset { 
	border: 0px;
	margin: 0px 0px 10px 0px;
}

#content fieldset.buttons { 
	border: 0px;
	margin: 0px 0px 10px 0px;
}

#content input { 
	color: #333;
	font-size: 0.9em;
	padding: 1px 2px 1px 2px;
	overflow: visible;
}

#content label { 
	color: #333;
	font-size: 0.9em;
	padding: 1px 2px 2px 2px;
}

#content h1 { 
	color: #36c;
	font-size: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#content h1.home { 
	color: #f60;
	font-size: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#content h1.firstline { 
	color: #36c;
	font-size: 1.5em;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
}

#content h1.secondline { 
	color: #36c;
	font-size: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#content h2 { 
	color: #f60;
	font-size: 1.1em;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 0px 0px;
}

#content h3 { 
	color: #333;
	font-size: 0.9em;
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
}

#content p { 
	color: #333;
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0px 0px 8px 0px;
}

#content table { 
	color: #333;
	font-size: 0.9em;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#content table tr th { 
	color: #666;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	text-align: left;
}

#content table tr td { 
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 5px 0px;
	text-align: left;
	vertical-align: top;
}

#content table tr td.othersecurities { 
	width: 130px;	
	white-space: nowrap;
}

#content table.ataglance { 
	border-collapse: collapse;
	font-size: 0.8em;
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	width: 362px;
}

#content table.ataglance tr { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content table.ataglance td { 
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

#content table.ataglance td.left { 
	border-bottom: 1px dashed #ccc;
	border-left: 1px solid #6c0;
	border-right: 1px dashed #ccc;
	color: #333;
	padding: 5px 0px 5px 5px;
	vertical-align: top;
}

#content table.ataglance td.right { 
	border-bottom: 1px dashed #ccc;
	border-right: 1px solid #6c0;
	color: #666;
	padding: 5px 0px 5px 5px;
}

#content table.indepth { 
	border-collapse: collapse;
	border: 1px solid #6c0;
	font-size: 0.8em;
	margin: 7px 0px 7px 0px;
	padding: 0px;
	width: 362px;
}

#content table.indepth tr { 
	margin: 0px;
	padding: 0px;
}

#content table.indepth th {
	border-right: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	color: #36c;
	padding: 2px;
	text-align: center;	
}

#content table.indepth td { 
	border-right: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	color: #333;
	padding: 5px;
}

#content ul#breadcrumb { 
	color: #999;
	font-size: 0.8em;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content ul#breadcrumb li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content ul.subhead { 
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}

#content ul.subhead li { 
	background-image:  url("/images/indiv/orangearrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	line-height: 1.5em;
	padding: 0px 0px 10px 15px;
}

#content ul.sitemap { 
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}

#content ul.sitemap ul { 
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}

#content ul.sitemap li { 
	background-image:  url("/images/indiv/orangearrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	line-height: 1.5em;
	padding: 0px 0px 0px 15px;
}

#content ul.links { 
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
}

#content ul.links li { 
	background-image:  url("/images/indiv/bluearrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 6px;
	line-height: 1.5em;
	padding: 0px 0px 0px 9px;
}

#content ul.horizontal { 
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#content ul.horizontal li { 
	display: inline;
	padding: 0px 0px 0px 0px;
}

#content ol {
	margin: 8px 0px 6px 35px;
	font-size: 0.9em;
}

#content ul {
	margin: 8px 0px 6px 25px;
	font-size: 0.9em;
}

#content ul ul {
	margin: 8px 0px 6px 17px;
	font-size: 1.0em;
}

#content li {
	line-height: 1.5em;
	padding: 0px 0px 3px 0px;
}

#content li sup { 
	font-size: .8em;
}

#content h1 sup { 
	font-size: .7em;
}

#content p sup { 
	font-size: .8em;
}

/* -----------------------------------------
|                                          |
|  Row Element Controls                    |
|                                          |
------------------------------------------*/

.row {
	font-size: 1em;
	margin: 0px 0px 10px 0px;
}

.row .label {
	padding: 0px 0px 1px 0px;
	line-height: 1.5em;
}

.row .label label {
	font-weight: bold;
}

.row .data {
	font-size: .9em;
	margin: 0px;
	line-height: 1.5em;
	vertical-align: middle;
}

/* -----------------------------------------
|                                          |
|  Form Element Controls                   |
|                                          |
------------------------------------------*/

#content .row input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 1px 0px 1px 2px;
}

#content .row select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px 0px 2px 0px;
}

#content .row textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 1px 0px 1px 2px;
}

/* -----------------------------------------
|                                          |
|  Button Element Controls                 |
|                                          |
------------------------------------------*/

#content .buttons {
	margin: 0px 0px 0px 3px;
}

#content .buttons input.action {
	background-color: #36c; 
	border: 1px solid #36c;
	color: #fff; 
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	margin: 0px 7px 5px 0px;
	padding: 1px 2px 1px 2px;
	overflow: visible;
}

#content .buttons input.danger {
	background-color: #f60; 
	border: 1px solid #f60;
	color: #fff; 
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	margin: 0px 7px 5px 0px;
	padding: 1px 2px 1px 2px;
	overflow: visible;	
}

#content .buttons a {
	background-color: #f60; 
	color: #fff;
	display: block; 
	float: left;
	font-size: .9em;
	font-weight: bold;
	margin: 0px 7px 0px 0px;
	padding: 2px 3px 3px 3px;
	text-decoration: none;
}

#content .buttons a:link {
	background-color: #f60; 
	border: 1px solid #f60;
	color: #fff;
}

#content .buttons a:active {
	background-color: #f60; 
	border: 1px solid #f60;
	color: #fff;
}

#content .buttons a:visited {
	background-color: #f60; 
	border: 1px solid #f60;
	color: #fff;
}

#content .buttons a:hover {
	background-color: #f60; 
	border: 1px solid #f60;
	color: #fff;
}

/* ----------------------------------------
|                                          |
|  Error Message Controls                  |
|                                          |
------------------------------------------*/

#content .errormessage {
	background-color: #eee;
	background-image:  url("/images/errormessage.gif");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	border: 1px solid #999;
	color: #c30;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
}

#content .errormessage p {
	color: #c30;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0px 0px 0px 20px;
	text-align: left;
}

#content .errormessage ul {
	list-style-type: none;
	margin: .2em .2em .2em .6em;
	padding: 0px 0px 0px 14px;
}

#content .errormessage ul li {
	background-image:  url("/images/errormessagebullet.gif");
	background-position: 0 .8em;
	background-repeat: no-repeat;
	color: #000;
	line-height: 1.6em;
	padding-left: .6em;
}

/* ----------------------------------------
|                                          |
|  Information Message Controls            |
|                                          |
------------------------------------------*/

#content .infomessage {
	background-color: #eee;
	background-image:  url("/images/infomessage.gif");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	border: 1px solid #999;
	color: #36c;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
}

#content .infomessage p {
	line-height: 1.3em;
	margin: 0px 0px 0px 20px;
	text-align: left;
}

#content .infomessage strong {
	color: #36c;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#content .infomessage ul {
	list-style-type: none;
	margin: .2em .2em .2em .6em;
	padding: 0px 0px 0px 14px;
}

#content .infomessage ul li {
	background-image:  url("/images/infomessagebullet.gif");
	background-position: 0 .8em;
	background-repeat: no-repeat;
	color: #000;
	line-height: 1.6em;
	padding-left: .6em;
}
/* ----------------------------------------
|                                          |
|  Annceres press release table Controls   |
|                                          |
------------------------------------------*/

#content table.pr1 { border:1px solid #6c0; border-collapse: collapse; }
#content table.pr1 thead th { font-weight: bold; color: #fff; text-align: center; background:#36c; border-left:1px dashed #ccc; border-bottom:1px solid #333; padding:4px;}
#content table.pr1 tbody tr td { border-left:1px dashed #ccc; border-bottom:1px dashed #ccc;padding: 3px 2px 3px 4px;}
#content table.pr1 tbody tr td.date { vertical-align: middle; text-align: center; border-bottom: 1px solid #ccc; }
#content table.pr1 tbody tr td.datelast { vertical-align: middle; text-align: center; background: #fff;border-bottom: 1px solid #6c0; }
#content table.pr1 tbody tr td.lrspan {border-bottom: 1px solid #ccc;}
#content table.pr1 tbody tr.lr td { border-bottom: 1px solid #ccc; }
/* ----------------------------------------
|                                          |
|  OF Servlets Section Controls            |
|                                          |
------------------------------------------*/
#content ul.ofsubhead { 
	list-style: none none;
	margin: 15px;
	padding: 0px 0px 0px 2px;
}

#content ul.ofsubhead li { 
	list-style: none none;
	background-image:  url("/images/instit/blt_orange.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 2px 0px 0px 15px;
	margin: 0px;
}

#content ul.ofsubhead li ul { 
	list-style:none;
	margin: 0px;
	padding: 0px;
}

#content ul.ofsubhead li ul li { 
	background-image:  url("/images/infomessagebullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding:0px 0px 0px 15px;
	margin: 0px;
	list-style: none;
}

#content table.resultstbl {
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}

#content table.resultstbl tr.resulthead {
	width: 550px;
	background-color: #36c;
	border: none;
}

#content table.resultstbl tr.resulthead th {
	color: #fff;
	text-align: center;
	background-color: #36c;
	font-size: 0.8em;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

#content table.resultstbl tr.resulthead th a {
	color: #fff;
}

#content table.resultstbl tr.resulthead th#lside {
	background-image: url("/images/instit/ul_corner2.gif");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	padding-left: 4px;
	color: #fff;
}

#content table.resultstbl tr.resulthead th#rside {
	background-color: #36c;
	background-image: url("/images/instit/ur_corner2.gif");
	background-position: 100% 0%;
	background-repeat: no-repeat;
	color: #fff;
}

#content table.resultstbl tr td {
	text-align: center;
	font-size: 0.8em;
}

#content table.resultstbl tr td#lside {
	border-left:1px solid #e5e5e5;
}
#content table.resultstbl tr td#rside {
	border-right:1px solid #e5e5e5;
	padding-right: 3px;
}

#content table#resmultipage {
	width: auto;
}

#content div.cusipfoot {
	background-image: url(/images/instit/resultsfoot.gif);
	width:550px;
	height:20px;
	margin: 0px 0px 5px 0px;
	padding:  0px 0px 0px 0px;
}

#content table.term {
	width: 350px;
}

#content table.term tr td {
	vertical-align: middle;
}

#content table.datesrch {
	width: 300px;
	padding-bottom: 10px;
	clear: both;
}

#content table.datesrch tr td#col1 {
	text-align: right;
	font-size: .9em;
	vertical-align: middle;
	padding: 0px 5px 0px 0px;
}

#content table.datesrch tr td#col2 {
	text-align: left;
}

#content div.cusiphead {
	background-image: url("/images/instit/resultsfulltop.gif");
	background-color: #36c;
	background-repeat: no-repeat;
	width:550px;
	height: 20px;
	color: white;
	font-weight:bold;
	font-size:.9em;
	vertical-align: middle;
	text-align: center;
	padding-top: 4px;
	margin-bottom: 3px;
}

#content div.cusipresults { 
border-top: 1px solid #e5e5e5;
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
width:550px;
margin: 0px 0px 0px 0px;

 }

#content div.cusipresults table th {
	font-size: 1em;
	text-align: center;
	color: #000;
	font-weight: bold;
}

#content div.cusipresults table td {
	font-size: 1em;
	text-align: center;
	font-style: italic;
}

#content div.cusipresults table td strong {
	text-align:center;
	font-style: normal;
	font-weight: bold;
}

#content div.cusipresults table td#lside {
	width: 150px;
	text-align: right;
	font-weight: bold;
	font-style:normal;
	padding-right:4px;
}

#content #relatedlinks {
	padding:0px 0px 0px 25px;
	font-size: 0.8em;
}

#content div#colwrap {
	width: 30em;
}
#content div#colwrap div#col {
	width: 10em;
	float: left;
}

#content ul.datelist {
	clear: left;
	margin: 0px 0px 5px 0px;
}

#content ul.datelist li {
	list-style: none;
  	background-image:  url("/images/instit/blt_orange.gif");
 	background-repeat: no-repeat;
  	background-position: 0px 2px;
  	padding:0px 0px 0px 15px;
  	margin: 0px 0px 0px 0px;
}

#content ul.datelist li a {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content ul li strong.note {
	color: #f00;
	font-weight: bold;
}

/* ----------------------------------------
|                                          |
|  Right Column Controls                   |
|                                          |
------------------------------------------*/

#right {
	display:none;
}

/* ----------------------------------------
|                                          |
|  Rate Table Section Controls             |
|                                          |
------------------------------------------*/

a.rate_table:link {
	color: #000;
	font-size: 9px;
	font-weight: bold;
}

a.rate_table:visited {
	color: #6a6a6a;
}

a.rate_table:hover {
	color: #6c0;
}

a.rate_table:active {
	color: #f60;
}

#rate_table_upcomingauctions {
	width: 238px;
	border: 1px solid #6c0;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
}

#rate_table_bills {
	width: 238px;
	border-top: 1px solid #6c0;
	border-right: 1px solid #6c0;
	border-bottom: none;
	border-left: 1px solid #6c0;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
}

#rate_table_notesbonds {
	width: 238px;
	border-top: none;
	border-right: 1px solid #6c0;
	border-bottom: none;
	border-left: 1px solid #6c0;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
}

#rate_table_tips {
	width: 238px;
	border-top: none;
	border-right: 1px solid #6c0;
	border-bottom: 1px solid #6c0;
	border-left: 1px solid #6c0;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
}

#rate_table_upcomingauctions {
	width: 238px;
	border: 1px solid #6c0;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
}

#rate_table_savingsbonds {
	width: 238px;
	border: 1px solid #6c0;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
}

#rate_table_tabs {
	width: 238px;
	height: 25px;
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: baseline;
}

#rate_table_tabs_positioning {
	position: relative; 
	height: 25px;
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: baseline;
}

#rate_table_tabs_positioning input {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#rate_header {
	font-size: 1em;
	font-weight: bold;
	color: #6c0;
	text-align: center;
	padding: 0px;
	background: #effbe7;
	margin: 0px;
	width: 100%;
	/* Mac IE5 hack \*/
	height: 25px;
	/* End Mac IE5 hack */
}

#rate_header_single {
	font-size: 1em;
	font-weight: bold;
	color: #6c0;
	padding: 0px;
	background: #effbe7;
	margin: 0px;
	width: 100%;
	/* Mac IE5 hack \*/
	height: 30px;
	/* End Mac IE5 hack */
}

#rate_content {
	text-align: center;
	color: #000;
	font-size: 9px;
	/* Mac IE5 hack \*/
	height: 15px;
	/* End Mac IE5 hack */
}

#rate_content_historical {
	padding: 0px;
	margin: 0px;
	background: #F5F5F5;
	text-align: center;
	font-size: 10px;
	/* Mac IE5 hack \*/
	height: 30px;
	/* End Mac IE5 hack */
}

#rate_content_historical1 {
	padding: 0px;
	margin: 0px;
	background: #F5F5F5;
	text-align: center;
	font-size: 10px;
	/* Mac IE5 hack \*/
	height: 15px;
	/* End Mac IE5 hack */
}

#rate_current {
	padding: 0px 0px 10px 0px;
	text-align: center;
	font-size: 0.8em;
}

td.rate_term {
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}

td.rate_term_sbrates {
	text-align: center;
	padding-left: 5px;
}

td.left_headers {
	text-align: left;
	padding: 1px 0px 0px 5px;
	vertical-align: top;
	font-size: 10px;
}

td.other_headers {
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
}

td.left_headers_sbrate {
	text-align: left;
	padding: 0px 0px 0px 5px;
	vertical-align: middle;
	font-size: 10px;
}

td.noupcoming {
	width: 130px;
	font-size: 10px;
	padding: 0px 0px 10px 60px;
	font-weight: bold;
}

td.noupcoming1 {
	text-align: left;
	padding: 0px 0px 10px 15px;
	font-size: 1em;
}

td.spacer_upcomingauctions {
	height: 187px;
}

td.common_text_tablefooter {
	font-size: 1em;
	text-align: center;
	height: 15px;
}

td.rightcolumn {
	text-align: right;
	font-size: 9px;
	padding-right: 10px;
}

.moreinfo {
	color: #60c800;
	font-size: 11px;
	font-weight: bold;
}

ul.auctioninfo {
	font-size: 10px;
	font-weight: bold;
	list-style: none;
	margin: 0px;
	padding: 0px;
	/* Mac IE5 hack \*/
	line-height: 1.5em;
	/* End Mac IE5 hack */
}

li.auctioninfo_subtext {
	list-style: none;
	margin-left: 10px;
}

/* ----------------------------------------
|                                          |
|  IE  Hacks - force IE to behave          |
|                                          |
------------------------------------------*/

.iesinglesubmithack {
	display: none;
	visibility: hidden;
}