@import url(https://www.treasurydirect.gov/css/rs_screen.css);


/* ----------------------------------------
|                                          |
|  Help Controls       							 |
|                                          |
------------------------------------------*/
#top {
	background-position: 0 .3em;
	background-repeat: no-repeat;
	border-bottom: 2px solid #6c0;
	padding: 5px 0px 0px 0px;
}

#content h1 {
	color: #999;
	font-size: 17px;
	margin: 0px 0px 10px 0px;
}

#content h1 strong {
	color: #f60;
}

#content h1 strong sub {
	font-size: .7em;
}

#content h1 em {
	color: Black;
	font-style: normal;
}

#content h2 {
	color: #36c;
	font-size: 14px;
	margin: 0px 0px 10px 10px;
}

#content h4 { 
	color: #f60;
	font-size: 12px;
	margin: 0px 0px 10px 15px;
	padding: 4px 0px 0px 0px;
}

#content table tr.subhead {
	background-color: #eee;
}

#content table tr.subhead th {
	background-color: #eee;
	color: #333;
}

#content table tr td.cen {
	text-align:center;
}

#tools {
	background-color: #eee;
	border: 1px solid #6c0;
	margin: 0px 0px 10px 380px;
	padding: 5px 5px 0px 5px;
	width: 180px;
	font-size: 11px;
}

#popico img{
	margin-top: 10px;
	margin-bottom: 10px;
}

#leftcol {
	float: left;
	width: 380px;
	font-size: 11px;
}

#leftcol p {
	font-size: 11px;
	font-weight: bold;
}

#leftcol ul li a {
	font-size: 11px;
}

#rightcolinner {
	overflow:visible;
	height:100%;
}

#rightcol {
	margin-left: 400px;
	padding-left: 10px;
	font-size: 11px;
}

#rightcol p {
	font-size: 11px;
	font-weight: bold;
}

#rightcol ul li a {
	font-size: 11px;
}

#alert {
	color: #F60;
}

#help ul {
	list-style-type: none;
	margin: .2em .2em 2px .6em;
	padding: 0px 0px 2px 15px;
}

#help ul li {
	background-image:  url("/images/indiv/help/TDHelp/contentbullet.gif");
	background-position: 0 .6em;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 1.4em;
	padding-left: .6em;
}

#help ul li li {
	background-image:  url("/images/indiv/help/TDHelp/contentbullet.gif");
	background-position: 0 .6em;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 1.4em;
	padding-left: .6em;
}

#help ul li li li {
	background-image:  url("/images/indiv/help/TDHelp/contentbullet.gif");
	background-position: 0 .6em;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 1.4em;
	padding-left: .6em;
}

#help ol {
	margin: .2em .2em 2px .6em;
	padding: 0px 0px 2px 35px;
}

#help ol li {
	background-image: none;
	line-height: 1.4em;
	font-size: 11px;
}
#help ol li li {
	background-image: none;
	line-height: 1.4em;
	font-size: 11px;
}
#help ol li li {
	background-image: none;
	line-height: 1.4em;
	font-size: 11px;
}

#help ul ol li {
	background-image: none;
	line-height: 1.4em;
	font-size: 11px;
}

#help ul ol li li {
	background-image: none;
	line-height: 1.4em;
	font-size: 11px;
}

#popup {
	background-color: #eee;
	margin: 15px 0px 15px 0px;
}

#popup p {
	text-align: center;
}

#popup img {
	border-top: 1px solid #716F64;
	border-right: 2px solid #716F64;
	border-bottom: 2px solid #716F64;
	
}

/* ----------------------------------------
|                                          |
|  Footer Section Controls                 |
|                                          |
------------------------------------------*/

#footer {
	clear: both;
	font-size: 10px;
	height: 25px;
	margin: 0px;
	padding: 15px 0px 15px 0px;	
	text-align: center;
	width: 769px;
}

#footer ul {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	border: none;
	list-style: none;
} 

#footer ul li {
	margin-left: 0px;
	padding: 0px 1px 0px 1px;
	font-size: 9px;
	border: none;
	list-style: none;
	display: inline;
	background-image: none;
}

#footer p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 9px;
}