/*     U.S. Dept of Homelane Security      */
/*           Printer Friendly CSS          */
/*         Used for Printer Friendly       */

body, p {
	margin: 0 0 6px;
	padding: 0 0 6px;
	color: #000;
	font-family:arial, helvetica, sans-serif;
	font-size: 10pt}
	
/* DEFAULT LINKS */
a:link		{color: #000; text-decoration: underline}
a:visited	{color: #000; text-decoration: underline}
a:hover		{color: #000; text-decoration: underline}
a:active 	{color: #000; text-decoration: underline}

/* HIDE THESE ITEMS */	
#bannerlogo {display: none}
#topnav {display:none}
#greennav {display:none}
ul#bannernav {display: none}
div#searchbox {display: none}
#column-a, #column-c {display: none}
#footer, div#footer p, div#footer ul, div#footer ul li  {display: none}
a.backtotop {display:none}	
div#plugin {display:none}
div#sectionnav {display:none}
#columnA, #columnC {display: none}


/* PAGE CONTAINERS */
#pagecontainer {margin:0 0 1px 0; padding: 0 0 0 0; height:auto; width:100%; position: relative; border-bottom: 0; border-right: 0;	float:left}
#banner {height:84px; background: none; border-right: 0}
#column-b {position: relative; border-left: 0; border-right: 0;	padding: 5px 10px; float:none; width:auto}
#column-d {float:none; border-left: 0; padding: 5px 10px; width:auto}
#column-e {border-left: 0; padding: 5px 10px; float:none; width:auto}
#intro {width:100%; float:left;	border-bottom:1px solid #999; padding:0 0 10px 0}
#landbox {width:48%; padding:10px 10px 0 0; float:left}


/* IMAGE CLASSES */	
#intro img.left {margin:20px 15px 10px 0; border:1px solid #000; padding:2px; float:left}
#intro img.right {margin:20px 0px 10px 15px; border:1px solid #000; padding:2px; float:right}
#intro img.lead {margin:20px 0px 10px 15px; border:1px solid #000; padding:2px; float:right}
#landbox img {margin:18px 10px 10px 0; border:1px solid #000; padding:2px}
img.home {padding:15px 10px 0px 10px; border:0px}
img.button {padding:5px 10px 5px 10px; border:0px}
img.left {padding:0px 10px 5px 0px; border:0px;	float:left}
img.right {padding:0px 0px 5px 10px; border:0px; float:right}

/* HEADLINE CLASSES */
h1, h2, h3, h4 {font-family:calibri, arial, helvetica, sans-serif; color:#000000; margin-top:0}
h1 {font-size: 16pt; padding: 15px 0 0 0}
.subtitle {color: #999999; font-family: arial; font-size: 1.1em; font-style: italic; font-weight: bold; margin-top:-5px}
h2 {font-size: 14pt; font-weight: bold; padding: 5px 0 0 0}
h3 {font-size: 12pt; font-weight: bold}

/* OTHER TYPE CLASSES */
.small {font-size: 0.85em}	

/* TABLE CLASSES */
table {margin:10px; font-size:0.85em}
.datatable {margin:10px; border-collapse: collapse;  border: 1px solid #333}
.datatable th {border: 1px solid #333}
.datatable td {border: 1px solid #333}
.datatable caption {border:0 solid #333}
#column-e table {margin:0}


dl {margin:0 0 0 20px; padding:0 0 16px 15px; color: #333}
dt {padding:6px 0 0 0}
dd {padding:3px 0 0 0}

#holder {display:none}
.map {display:none}