/* commission.css */
/* created by Garth Wermter, 15 March 2003 for http://www.9-11commission.gov */

body								{	background : #E3E8F2 ;
											font-family : Helvetica, Verdana, Arial, sans-serif ;
											font-size : 11px ;
											line-height : 130% ;
        							margin: 0px; }
        							
.content{
	margin-left: 10px;
	line-height: 130%;
}

span.CommissionerName
{
	font-family: "Times New Roman", Verdana, "Trebuchet MS";
	font-size: 18pt;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}
span.CommissionerTitleRank
{
	font-family: "Times New Roman", Verdana, "Trebuchet MS";
	font-size: 14pt;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}

span.CommissionerHome
{
	font-family: "Times New Roman", Verdana, "Trebuchet MS";
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
	font-style: italic;
}

p.CommissionerContent {
	font-family: "Times New Roman", Verdana, "Trebuchet MS";
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
	font-style: normal;

}
h1									{	font-family : Helvetica, Verdana, Arial, sans-serif ;
											font-size : 20px ;
											margin-bottom : 5px ; }
h2									{	font-family : Helvetica, Verdana, Arial, sans-serif ;
											font-size : 16px ; }
h3									{	font-family : Helvetica, Verdana, Arial, sans-serif ;
											font-size : 15px ;
											margin-bottom : 5px ; }
h4									{	font-family : Helvetica, Verdana, Arial, sans-serif ;
											font-size : 13px ; 
											margin-bottom : 5px ; }
h5									{	font-family : Helvetica, Verdana, Arial, sans-serif ;
											font-size : 13px ;
											margin-left : 10px ; }
h6									{	font-family : Helvetica, Verdana, Arial, sans-serif ;
											font-size : 13px ;
											margin-left : 20px ; }

form 								{ font-family : Helvetica, Verdana, Arial, sans-serif ;
											font-size : 11px ;
											margin: 0px ; }
        
input, select, textarea { font-family : Helvetica, Verdana, Arial, sans-serif ;
											font-size : 11px ;
											margin-top : 3px ;
											margin-bottom : 3px ;
											background : #FFFFFF ;
											color : #000000 ; }

td,th,tfoot,div			{ font-family : Verdana, Helvetica, Arial, sans-serif ;
											font-size : 12px ;
											color : #333333 ; }

a:link							{	text-decoration : underline ;
											color : #254A95 ; }
a:visited						{	text-decoration : underline ;
											color : #254A95 ; }
a:hover							{	text-decoration : underline ;
											color : #000000 ; }
a:active						{	text-decoration : underline ;
											color : #000000 ; }

hr									{	color : #000000 ;
											height : 1px ; }

.titleTable 				{ background-color: #254A95; }

.contentTable				{	background-color : White;
											line-height : 130% ; }

.leftGutter					{	background-color : #FFFFFF ;
											font-size : 12px ;
											color : #254A95 ; }

.navLinks						{ color : #254A95 ;
											text-align: right ; }
.navLinks a:link 		{	text-decoration : none ;
											font-size : 11px ;
											color : #254A95 ; }
.navLinks a:visited 	{	text-decoration : none ;
											font-size : 11px ;
											color : #254A95 ; }
.navLinks a:hover 		{ text-decoration : underline ;
											font-size : 11px ;
											color : #254A95 ; }
.navLinks a:active 	{	text-decoration : none ;
											font-size : 11px ;
											color : #254A95 ; }

.bioImage 					{ margin-bottom : 5;
											margin-left : 0;
											margin-right : 10;
											margin-top : 0; }
			
.sideTable					{	background : #D4DCED ;
										  font-family : Verdana, Helvetica, Arial, sans-serif ;
											font-size : 11px ;
											line-height : 140% ;
											color : #000000 ;
											padding-left: 3px;
 }
.sideTable a:link		{	text-decoration : none ;
											color : #000000 ; }
.sideTable a:visited {	text-decoration : none ;
											color : #000000 ; }
.sideTable a:hover	{	text-decoration : underline ;
											color : #254A95 ; }
.sideTable a:active {	text-decoration : none ;
											color : #254A95 ; }
											
.footer							{	background-color : #E3E8F2 ;
											font-size : 11px ;
											line-height : 140% ;
											color : #000000 ; }
.footer a:link			{	font-size : 11px ;
											text-decoration: none ;
											color : #193163 ; }
.footer a:visited		{	font-size : 11px ;
											text-decoration: none ;
											color : #193163 ; }
.footer a:hover			{	font-size : 11px ;
											text-decoration: underline ;
											color : #000000 ; }
.footer a:active		{	font-size : 11px ;
											text-decoration: underline ;
											color : #000000 ; }