/* Transportation Security Administration */
/*  U.S. Department of Homeland Security  */
/*           http://www.tsa.gov           */
/*      CSS: Global Font Style Classes    */


/* Default page style classes */
p {color: #333;
	padding: 0 0 4px 0;}

	
h1 {color: #013a5f;
	letter-spacing:-.5px;
	font-weight:normal;
	line-height:100%;
	font-family:"Times New Roman", Times, serif;
	font-size: 200%;
	margin:15px 0 0 0;}
	
.subtitle {/* Used in conjunction with an H1 */
	font-weight:bold;
	letter-spacing:-1px;
	color: #7d7d7d;
	font-size: 100%;
	margin:5px 0;
	border-bottom:1px solid #ccc;}
	
h2 {font-size:12px;
	background: url('/eot2008/20080917230631oe_/http://www.tsa.dhs.gov/graphics/images/common/bg_h2.gif') #fff top left repeat-x;
	font-weight:bold;
	color:#003a61;
	border:1px solid #afc3d2;
	text-transform:capitalize;
	padding:2px 0px 3px 22px;}
	
h3 {font-size: 100%;
	font-weight: bold;
	color:#003a61;
	margin:0 0 4px 0;}

hr {border:0;
	border-top: 1px solid #afc3d2;
	color:#afc3d2;
	background-color:#afc3d2;
	height:1px;
	margin:6px 0px;
	padding:0px;}
	
table .gr {background-color:#eee;}

.box {background-color:#f0f0f0;
	border:1px solid #ccd4db;
	padding:5px;
	margin:5px 0;}
.box UL {margin-top:5px; margin-bottom:5px;}
.box IMG {border:0px;margin:2px;}


.source {/* Used when the name of a source of info is to be displayed */
	font-size: 80%;
	font-style: italic;}
	
.sourcecode {/* Used when markup code is displayed in page content */
	font-size: 100%;
	color: #000;
	border: thin solid;
	padding: 5px;
	background-color: #FFFF99;
	font-family:'Times New Roman', Times, serif;}
	
.small {font-size: 85%;}


/* DATA TABLES */
.datatable {border-collapse: collapse;
	border: 1px solid #C1DAD7;
	margin:5px 0; padding:0;}
.datatable th {font: bold 0.85em Arial;
	color: #6D929B;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(/eot2008/20080917230631oe_/http://www.tsa.dhs.gov/graphics/datatable_bg_header.jpg) no-repeat;
	border: 1px solid #C1DAD7;}
.datatable th.nbg {font: bold 0.85em Arial;
	color: #666;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #eaeaea;}
.datatable td {border: 1px solid #C1DAD7;
	font: 0.9em Arial;
	color: #4f6b72;
	padding: 6px 6px 6px 12px;}
.datatable tr.r0 {background-color: #F5FAFA;}
.datatable tr.r1 {background-color: #ffffff;}