/* Transportation Security Administration */
/*  U.S. Department of Homeland Security  */
/*           http://www.tsa.gov           */
/*        CSS: Global Print Classes       */

body {margin: 0;
	padding: 0 0 0 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100.01%;
	line-height:100.01%;}

h1 {line-height:110%;
	font-family:Georgia,Times New Roman, Times, serif;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	font-weight:normal;}

.subtitle {font-family:Georgia,Times New Roman, Times, serif;
	font-style:italic;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}

h2 {padding:5px;
	border:1px solid #ccc;
	font-weight:bold;
	font-size:100%;}

h3 {font-weight:normal;}

img {border:0}

.skipnav {display:none;}
	
/* FLAG BANNER */
#tag {display:none;}
	
#banner {height:73px;
	background:#fff;
	font-size:0.85em; }
	
#bannernav {display:none;}
#searchbox {display:none;}
	
/* NAVIGATION BAR */

#navbuttons {display:none;}
	
/* CONTENT COLUMN DEFINITIONS */

.clear {clear:both}


.caption-left {border:1px solid #ccc;
	background-color:#fff;
	float:left;
	margin:5px 50px 5px 0px;
	padding:3px;
	font-size:90%;
	color:#666;}
	
.caption-left img {margin-bottom:5px;border:0;font-size:80%;}


.caption-right {border:1px solid #ccc;
	background-color:#fff;
	float:right;
	margin:5px 0px 5px 10px;
	padding:3px;
	font-size:90%;
	color:#666;}
	
.caption-right img {margin-bottom:5px;border:0;font-size:80%;}

.photo-right {border:1px solid #ccc;
	background-color:#fff;
	float:right;
	margin:5px 0px 5px 10px;
	padding:3px;}

.photo-left {border:1px solid #ccc;
	float:left;
	margin:5px 10px 5px 0px;
	background-color:#fff;
	padding:3px;}




#column-a {display:none;}
	
#column-b {width:490px;
	font-size:12px;
	float:left;}
	
#column-c {width:160px;
	font-size:12px;
	padding-left:20px;
	float:left;}
	
#column-d {font-size:12px;}
	
#column-e {font-size:12px;}
	
#column-fluid {position:absolute; left:180px;
	vertical-align: top;
	padding: 5px 10px;}
	
/* BOXES FOR FIXED AND FLUID FOOTERS */
	
#fixedfooter {clear:both;
	margin:auto;
	padding: 0 0 15px 0;
	height:auto;
	text-align:center;}
	
#fluidfooter {clear:both;
	margin:auto;
	padding: 0 0 15px 0;
	height:auto;
	text-align:center;}
	
.footer p {font-size:11px;}
	
.footer ul {display:none;}