/*     U.S. Dept of Homelane Security      */
/*           Standard Layout CSS           */

body {
	margin: 0;
	padding: 0;
	color: #333;
	background-color: #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	/* Sets default font size. This odd value compensates for several browser bugs. First, setting a default font size in percent (instead of em) eliminates an IE/Win problem with growing or shrinking fonts out of proportion if they are later set in ems in other elements. Additionally, some versions of Opera will draw a default font-size of 100% too small compared to other browsers. Safari, on the other hand, has a problem with a font-size of 101%. Current "best" suggestion is to use the 100.01% value for this property */ 
	font-size:100.01%;
	}

#pagecontainer {
	margin: 0 0 1px 0;
	padding: 0 0 0 0;
	height:auto;
	min-height:600px;
	width:1075px;
	position: relative;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	float:left;
	background-color: #fff;
	font-size: 0.8em;
	}
	
#banner {
	height:84px;
	background: url('../img/flag_bar_home_pg.gif') #069 top left no-repeat;
	border-right: 1px solid #666;
	font-size: 0.85em; 
	}

#navbuttons {
	padding: 0 0 0 0;
	font-size: 0.85em;
	}
	
#navbuttons ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
#navbuttons li {
	width:114px;
	background-color: #CCC;
	border-bottom: 3px solid #690;
	margin: 0;
	float:left;
	text-align:center;
	border-right: 1px dashed #666;
	}
	
#navbuttons li.last {
	/* Change the width to make up for trailing space in the bar */
	width:92px;
	border-bottom: 3px solid #690;
	border-right: 0px;
	}
	
#navbuttons li.current {
	background-color: #999;
	color: #fff;
	}		
		
#navbuttons li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #666;
	text-decoration: none;
	}

html>body #navbuttons li a {
	width: auto;
	}

#navbuttons li a:hover {
	background-color: #666;
	color: #fff;
	}
#printlogo { display: none; }
/* TOP BANNER SEARCH AND LINKS */
/* banner navigation */
ul#bannernav {
	margin: 5px; padding: 0;
	position: absolute; top: 0; right: 0;
	list-style-type: none;
}
ul#bannernav li {
	margin: 0; padding: 0;
	display: inline;
}
ul#bannernav li a {
	margin: 0; padding: 0 5px 0 5px; 
	font-weight: bold;
	color: #fff;
	border-left: 1px solid #fff; text-decoration: none;
}
ul#bannernav li a:hover {
	text-decoration: underline;
}
ul#bannernav li.first a {
	border-left: 0;
}
/* search box */
div#searchbox {
	position: absolute; top: 25px; right: 10px;
}
div#searchbox label {
	color:#069;
}
input#q {
	color: #5C5C5C;
	margin: 0; padding: 0;
}
div#searchbox a {
	color: #fff; text-decoration: none; padding-left:40px;
}
div#searchbox a:hover {
	color: #fff; text-decoration: underline; text-align:right;
}
/* end search box */
/* end banner navigation 
.topBannerContainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 0.7em;
	font-weight: bold;
	text-align: right;
	margin: 0 0 12px 0;
	padding: 9px 10px 0 300px;
	}
ul#topBannerContainer li {
	margin: 0; padding: 0;
	display: inline;
}
a.topBannerLink:link	{color: #FFF; text-decoration: none;}
a.topBannerLink:visited	{color: #FFF; text-decoration: none;}
a.topBannerLink:hover	{color: #FFF; text-decoration: underline;}
a.topBannerLink:active	{color: #FFF; text-decoration: none;}
	
.topBannerFormLink {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	}

a.topBannerFormLink:link	{color: #FFF; text-decoration: none;}
a.topBannerFormLink:visited	{color: #FFF; text-decoration: none;}
a.topBannerFormLink:hover	{color: #FFF; text-decoration: underline;}
a.topBannerFormLink:active	{color: #FFF; text-decoration: none;}
	
input.searchBox {
	width: 155px;
	color: #666;
	background-color: #E9E9E9;
	margin: 5px 5px 5px 0;
	padding: 2px 1px 2px 1px;
	border: 2px solid #999999;
	}*/
/*
button, .goButton {
	font-family: Verdana !important;
	color: #FFF;
	background-color: #003366;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 4px 0 2px 0;
	padding: 2px 1px 2px 1px;
	text-align: center;
	border: 1px solid #999999;
	}
	*/
	
#column-a {
	width:170px;
	min-height:486px;
	float:left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	}
	
#column-b {
	width:420px;
	min-height:450px;
	height:450px;
	float:left;
	position: relative;
	border-left: 1px dashed #666;
	border-right: 1px dashed #666;
	padding: 5px 10px;
	}
	
#column-c {
	width:168px;
	min-height:486px;
	height:450px;
	float:left;
	position: relative;
	margin-top: 10px;
	margin-right: 2px;
	}
	
#column-d {
	width:585px;
	min-height:450px;
	height:450px;
	float:left;
	border-left: 1px dashed #666;
	padding: 5px 10px;
	}
#column-b[id], #column-c[id], #column-d[id]  {
	height:auto;
	}
	
#column-e {
	width:722px;
	min-height:486px;
	float:left;
	border-left: 0;
	padding: 5px 10px;
	margin-left:22px;
	}
#column-f {
	width:760px;
	min-height:50px;
	float:left;
	border-left: 0;
	padding: 5px 10px;
	}

#footer {
	width:782px;
	min-height:30px;
	background-color: #fff;
	text-align:center;
	float:left;
	padding: 0 0 15px 0;
	border-top: 1px solid #000;
	margin-right:-3px; /* Hack for IE Duplicate Charater Bug */
	}
	
select.findInfo {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #E9E9E9;
	font-size: 0.6em;
	margin: 0 0 0 10px;
	padding: 0 1px 0 5px;
	border: 1px solid #666;
	}

img.home {
	padding:15px 0px 0px 0px;
	border:0px;
	}
	
img.large {
	padding:1px;
	border:1px solid #000;
	text-align:center;
	}
	
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;
	}
	
.smallWidthButton {
	width:80px;
}

table.resultsTable {border: 1px solid #000000;}

table.resultsTable tr.row1 {background-color: #FFFFFF;}

table.resultsTable tr.row2 {background-color: #E5E5E5;}

table.resultsTable tr.even {background-color: #FFFFFF;}

table.resultsTable tr.odd {background-color: #E5E5E5;}
	
table.resultsTable td {border-bottom: 1px solid #AAAAAA; vertical-align:top;}

table.resultsTable td.footer {text-align:center; border-bottom: 0px;}

/* Sortable tables */
table.sortable thead {background-color:#eee; color:#666666; font-weight: bold; cursor: default;}

table.updateTable td.read-only {background-color: #eeeeee;}