/* CSS Document */
/*
-------------------------------------------------------------------------------
	The White House (http://www.whitehouse.gov) State of the Union
-------------------------------------------------------------------------------
	Version:  January, 2005
*/

#container {
	padding: 0px; 
	display: block;
	margin: 0px;
	float: left;
	width: 620px;
}

#container2 {
	padding: 0px;
	display: block;
	margin: 5px 0px;
	float: left;
	width: 620px;
	background: #003366;
	height: 22px;
	vertical-align:middle;
}

#banner {
	padding: 0px;
	display: block;
	margin: 0px;
	float: left;
	width: 620px;
}

#top-menu{
	text-align:left;
	clear: left;
	width: 300px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 3px;
	vertical-align: top;
}


#accent{
	margin: 0px 0px 0px 90px;
	width: 195px;
	padding: 0px 0px 0px 23px;
	height: 12px;
	background: url(/stateoftheunion/2005/images/accent.gif) no-repeat center center;
}

#content-left{
	margin:0px 6px 0px 6px;
	text-align: left;
	display: block;
	float: left;
	width: 394px;
	padding: 0px;
	vertical-align: top;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
}

#content-right{
	margin: 0px 6px;
	text-align: left;
	display: block;
	float: left;
	width: 180px;
	padding: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#content-right p{
	margin-bottom: 0;
	padding-bottom: 0.25em;
	margin-top: 0;
	padding-top: 0.25em;
}


#left-column{
	margin:0px;
	text-align: left;
	display: block;
	float: left;
	width: 416px;
	padding: 0px;
	background: url(/stateoftheunion/2005/images/bkg-left.gif) repeat-y center;
	vertical-align: top;
}
	
#left-top {
	margin:0px;
	text-align: left;
	display: block;
	float: left;
	clear:left;
	width: 416px;
	height: 40px;
	padding: 0px;
	background: url(/stateoftheunion/2005/images/left-top.gif) no-repeat center top;
	vertical-align: top;
}

#left-top2 {
	margin:0px;
	text-align: left;
	display: block;
	float: left;
	clear:left;
	width: 416px;
	height: 40px;
	padding: 0px;
	background: url(/stateoftheunion/2005/images/left-top2.gif) no-repeat center top;
	vertical-align: top;
}

#left-bottom{
	margin:0px;
	text-align: left;
	display: block;
	float: left;
	width: 416px;
	height: 13px;
	padding: 0px;
	background: url(/stateoftheunion/2005/images/left-bottom.gif) no-repeat center bottom;
	vertical-align: bottom;
}

#right-column{
	margin:0px;
	text-align: left;
	display: block;
	float: right;
	width: 199px;
	padding: 0px;
	background: url(/stateoftheunion/2005/images/bkg-right.gif) repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	vertical-align: top;
}
#right-column img{
	border: none;
}
#right-top{
	margin:0px;
	text-align: left;
	display: block;
	float: left;
	clear:left;
	width: 199px;
	height: 45px;
	padding: 0px;
	background: url(/stateoftheunion/2005/images/right-top.gif) no-repeat center top;
	vertical-align: top;
}

#right-bottom{
	margin:0px;
	text-align: left;
	display: block;
	float: left;
	clear:left;
	width: 199px;
	height: 30px;
	padding: 0px;
	background: url(/stateoftheunion/2005/images/right-bottom.gif) no-repeat center bottom;
	vertical-align: bottom;
}

#caption{
	margin:7px 0px 15px 15px;
	text-align: left;
	display: block;
	float: left;
	clear:left;
	width: 354px;
	padding: 5px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color: #FBFBFB;
}

/* font code */
.bullets
{
list-style-type: none;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 20px;
margin: 0;
text-align: left;
}

.bullets_2
{
list-style-type: none;
padding-top: 0px;
padding: 0px;
margin: 0;
text-align: left;
}

li.blue
{
background-image: url(/images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
padding-left: 20px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
	line-height: 16px;
}

.title-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000066;
}

/* link code */

a.menu:link, a.menu:visited, a.menu:active{
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#FFFFFF;
	background: url(/stateoftheunion/2005/images/icon-eagle.gif) no-repeat left center;
	padding-left:25px;
	padding-right:27px;
	vertical-align: middle;
}
a.menu:hover{
	background: url(/stateoftheunion/2005/images/icon-eagle.gif) no-repeat left center;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #99B0E2;
	text-decoration: none;
	vertical-align: middle;
}

a:link,a:active { text-decoration: none; color:#003399} 
a:hover { color:#003399; text-decoration: underline;} 
a:visited {color:#990000; text-decoration: none;}

#photo-column{
	margin: 0px;
	text-align: left;
	display: block;
	float: left;
	clear:left;
	width: 620px;
	padding: 0px;
	background: url(/stateoftheunion/2005/images/bkg-leftphoto.gif) repeat-y center;
	vertical-align: top;
}

#photo-top {
	margin: 0px;
	text-align: left;
	display: block;
	float: left;
	clear:left;
	width: 620px;
	height: 35px;
	padding: 0px;
	background: url(/stateoftheunion/2005/images/left-topphoto.gif) no-repeat center top;
	vertical-align: top;
}

#photo-bottom {
	margin: 0px;
	text-align: left;
	display: block;
	float: left;
	width: 620px;
	height: 13px;
	padding: 0px;
	background: url(/stateoftheunion/2005/images/left-bottomphoto.gif) no-repeat center top;
	vertical-align: top;
}

#content-photo{
	margin:0px 0px 0px 10px;
	text-align: left;
	display: block;
	float: left;
	width: 550px;
	padding: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#photo-left {
	margin: 20px 0px 0px 30px;
	text-align: left;
	display: block;
	float: left;
	clear:left;
	width: 200px;
	padding: 0px;
	vertical-align: top;
}

#photo-right {
	margin: 70px 0px 0px 0px;
	text-align: left;
	display: block;
	float: left;
	width: 250px;
	height: 117px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}

#photo-right2 {
	margin: 120px 0px 0px 0px;
	text-align: left;
	display: block;
	float: left;
	width: 250px;
	padding: 0px;
	vertical-align: middle;
}

#quote-right {
	float: right; 
	width: 280px; 
	padding: 10px; 
	border: 1px #CCC solid; 
	font: 10px arial; 
	color: #666;
}

#quote-right img{
	margin-bottom: 10px; 
}

/* * * * * ACI 2006 STYLES * * * * * * */
#aci06-container {
	padding: 0px; 
	display: block;
	margin: 0px;
	float: left;
	width: 622px;
	font: 12px Arial, Helvetica, sans-serif;
}
#aci06-container table {
	font-size: 12px;
}

#aci06-container h1, h2, h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006;
}
#aci06-container h1{
	font-size: 13px;
	text-transform: uppercase;

}
#aci06-container h2, h3{
	font-size: 12px;
}
#aci06-container h3{
	margin-top: 0.50em;
	padding-bottom: 0.25em;
	border-bottom: 1px #999 solid;
}

.blue-box {
	background-color: #EBEBFF;
	border: 1px #999 solid; 
	padding: 0.50em;
}

/* * * * * REPORTS STYLES * * * * * * */
.katrina-container {
	padding: 0px; 
	display: block;
	margin: 0px;
	float: left;
	width: 622px;
	font: 12px Arial, Helvetica, sans-serif;
}
.katrina-container table {
	font-size: 12px;
}

.katrina-container h1, h2, h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006;
}
.katrina-container h1{
	font-size: 13px;
	text-transform: uppercase;

}
.katrina-container h2, h3{
	font-size: 12px;
}
.katrina-container h3{
	margin-top: 0.50em;
	padding-bottom: 0.25em;
	border-bottom: 1px #999 solid;
}

.katrina .blue-box {
	background-color: #EBEBFF;
	border: 1px #999 solid; 
	padding: 0.50em;
}
span.sup{
	font: bold 10px arial, verdana, sans-serif;
	color: #006;
	vertical-align: 0.25em;
}
.katrina-container ul, ol li{
	margin-bottom: 0.50em;
}
.katrina-container ul ul{
	margin: 0.50em 0 0.50em 2em;
	padding-left: 0;
}
#report-nav{
	font: bold 10px arial, verdana, sans-serif;
	color: #C0C0C0;
	text-align: center;
	border-top: 1px #DADADA solid;
	border-bottom: 1px #DADADA solid;
}
#report-nav ul{
	list-style: none;
	margin: 0.50em;
	padding: 0.50em;
}
#report-nav ul li{
	font-size: 10px;
	display: inline;
	margin-right: 3em;
	padding-right: 3em;
}