/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~                                          ~
~  Base TreasuryDirect Stylesheet          ~
~  For Use With Applications and PRINT     ~
~                                          ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* ----------------------------------------
|                                          |
|  HTML Tag Overrides - Global             |
|                                          |
------------------------------------------*/

a:link {
	color: #36c;
}

a:visited {
	color: #36c;
}

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;  
	min-width: 1024px;
}

img {
 	border: 0px;
}

/* ----------------------------------------
|                                          |
|  Header Section Controls                 |
|                                          |
------------------------------------------*/

#header {
	clear: both;
	font-size: 90%;
	height: 70px;
}

/* ----------------------------------------
|                                          |
|  Logo Controls                           |
|                                          |
------------------------------------------*/

#logo {
	position: absolute;
	left: 0px;
	top: 3px;
	width: 215px;
}

/* ----------------------------------------
|                                          |
|  Type/Role Investor Navigation Controls  |
|                                          |
------------------------------------------*/

#typenav {
	display: none;
}


#searchbox {
	display: none;
}

/* ----------------------------------------
|                                          |
|  Utility Navigation Controls             |
|                                          |
------------------------------------------*/

#utilitynav {
	display: none;
}

/* ----------------------------------------
|                                          |
|  Persistent Navigation Controls          |
|                                          |
------------------------------------------*/

#persistentnav {
	display: none;
}

/* ----------------------------------------
|                                          |
|  Breadcrumb controls		                |
|                                          |
------------------------------------------*/

ul#breadcrumb { 
	display: none;
}

/* ----------------------------------------
|                                          |
|  Medium Navigation Section Controls      |
|                                          |
------------------------------------------*/

#textsize {
	display: none;
}

/* ----------------------------------------
|                                          |
|  Left Navigation Controls                |
|                                          |
------------------------------------------*/

#left {
	display: none;
}

/* ----------------------------------------
|                                          |
|  ACSI Alert Message Controls             |
|                                          |
------------------------------------------*/

#acsialert {
	display: none;
}

/* ----------------------------------------
|                                          |
|  Content Section Controls                |
|                                          |
------------------------------------------*/

#content { 
	float: left;
	font-size: 1.0em;
	padding: 0px 10px 0px 10px;
	vertical-align: top;
}

#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;
	width: 100%;
}

#content table tr th { 
	color: #666;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	text-align: left;
}

#content table tr td { 
	margin: 0px;
	padding: 0px 0px 2px 0px;
	text-align: left;
	vertical-align: top;
}

#content table tr td.middle { 
	vertical-align: middle;
}

#content ol {
	margin: 8px 0px 6px 35px;
	font-size: 0.9em;
}

#content ul {
	margin: 8px 0px 6px 25px;
	padding: 0px 0px 0px 0px;
	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;
}

#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;
	width: 362px;
}

#content table.ataglance tr { 
	margin: 0px;
	padding: 0px;
}

#content table.ataglance td { 
	padding: 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 .indepth { 
	border-collapse: collapse;
	border: 1px solid #6c0;
	font-size: 0.8em;
	margin: 7px 0px 7px 0px;
	padding: 0px;
	width: 362px;
}

#content .indepth tr { 
	margin: 0px;
	padding: 0px;
}

#content .indepth th {
	border-right: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	color: #36c;
	padding: 2px;
	text-align: center;	
}

#content .indepth td { 
	border-right: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	color: #333;
	padding: 5px;
}

#content ul.subhead { 
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}

#content ul.subhead li { 
	background-image:  url("/images/gw/orangearrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	line-height: 1.5em;
	padding: 0px 0px 10px 15px;
}

#content ul.subhead ul li { 
	background-image:  url("/images/gw/blt_orange.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	line-height: 1.5em;
	padding: 2px 0px 0px 15px;
	list-style: none;
}

#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/gw/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/gw/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 ul.orangebullet { 
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 2px;
}

#content ul.orangebullet li { 
	background-image:  url("/images/gw/orangebullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	line-height: 1.5em;
	padding: 0px 0px 10px 15px;
}

#content ul.orangebulletsub { 
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 2px;
}

#content ul.orangebulletsub li { 
	background-image:  url("/images/gw/blt_greycarrot.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
	line-height: 1em;
	padding: 0px 0px 3px 15px;
}

#content img#hilightimage {
	float: right; margin-right: 0.5em;
}

#content p#errormsg {
	color: Red;
	font-weight: bold;
	text-align: center;	
}

div.clear {
	clear: both;
	width:100%;
	margin: 0px;
	padding:0px;
}

#content br.clrall {
	width: 100%;
	clear: both;
}

/* -----------------------------------------
|                                          |
|  Button Element Controls                 |
|                                          |
------------------------------------------*/

#content .buttons {
	margin: 2px 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;
}

/* ----------------------------------------
|                                          |
|  Accessibility controls for graphs       |
|                                          |
------------------------------------------*/
.dlink {
	display:none;
}


/* ----------------------------------------
|                                          |
|  Footer Section Controls                 |
|                                          |
------------------------------------------*/

#footer {
	display: none;
}

/* ----------------------------------------
|                                          |
|  IE  Hacks - force IE to behave          |
|                                          |
------------------------------------------*/

.iesinglesubmithack {
	display: none;
	visibility: hidden;
}