/*     U.S. Dept of Homelane Security      */
/*         Standard Text Style CSS         */

h1 {color: #c33;
	font-size: 1.4em;
	line-height: 1.1em;
	padding: 15px 0 0 0;
	margin-bottom:7px;}
	
.error {color: #c33;
	font-size: 1.0em;
	margin-top:-5px;}
	
.subtitle {color: #999999;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	margin-top:-5px;}
	
.infobox {color: #ffffff;
	font-size: 1.0em;
	margin-top:-5px;}
	
h2 {font-size: 1.2em;
	line-height: 1.1em;
	color: #CC3333;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 5px 0 0 0;}
	
h3 {font-size: 1.0em;
	font-weight: bold;
	margin-bottom:0;}
	
h1, h2, h3 {
	margin-top:0;}

table {margin:10px}
	
/*#column-b ul, #column-d ul, #column-b ol, #column-d ol {
	margin-top:2px;
	}*/
	
p {color: #333;
	padding: 0 0 7px 0;}
	
ul {margin-top:3px;}
	
#column-c p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
	padding: 0 0 7px 0;
	}

hr {
	border:0;
	color:#666;
	background-color:#666;
	height:1px;
	}
	
#column-c h1 {
	font-family: "Times New Roman", Times, serif !important;
	font-size: 1.2em;
	line-height: 1.0em;
	color: #CC3333;
	margin: 0;
	padding: 15px 10px 0 10px;
	}
	
#column-c h2 {
	font-size: 1em;
	line-height: 0.8em;
	color: #CC3333;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px 0 10px;
	}
	
#column-c ul {list-style-type:none; padding:0; font-size: 0.85em; color: #666; margin: 10px 10px 7px -10px;}
#column-c li {margin: 2px 2px 0 10px; padding: 0 0 0 10px;}
#column-c p {padding:0; margin:5px 0 0 10px;  font-size: 0.85em;}
#column-c ol {list-style-type:none; padding:0; font-size: 0.85em; color: #666; margin: 10px 10px 7px 10px;}
#column-c li {margin: 2px 2px 0 20px; padding:0;}

#column-e table {margin:0;}

#column-d td {font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333;
	padding: 0 0 7px 0;}
	
#column-e td {font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333;
	padding: 0 0 7px 0;}


ul.leftsidebar {
	list-style-type:none;
	margin: 10px 10px 7px -10px;
	padding: 10px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 0.8em;
	color: #666;
	}
	
ul.leftsidebar li {
	margin: 0px 2px 7px 10px;
	padding: 0 0 0 10px;
	}
	
/* DEFAULT LINKS */
a 			{color: #003366; text-decoration: underline;}
a:link		{color: #003366; text-decoration: underline;}
a:visited	{text-decoration: underline;}
a:hover		{color: #666666; text-decoration: underline;}
a:active 	{color: #666666; text-decoration: none;}

/* FOOTER LINKS */
#footer a:link		{font-size:0.9em; color: #666; text-decoration: none;}
#footer a:visited	{font-size:0.9em; color: #666; text-decoration: none;}
#footer a:hover		{font-size:0.9em; color: #666; text-decoration: underline;}
#footer a:active	{font-size:0.9em; color: #666; text-decoration: none;}

/* footer */

div#footer p {
	margin: 0; padding: 0.5em;
	font-size:0.8em;
}
div#footer ul {
	margin: 0; padding: .5em;
	list-style-type: none;
	position: relative;
	background-color: #fff;
}
div#footer ul li {
	margin: 0; padding: .5em 1.5em;
	display: inline;
}
p#modified {
	font-size: 0.7em;
	font-style: italic;
	margin: 3em 0 .1em 0;
}

div#sectionnav {
	width: 170px;
	margin: 0; padding: 0;
	position: relative;
	float: left;
}
div#sectionnav ul {
	margin: 5px 0 0 0; padding: 0;
	list-style-type: none;
	position: relative;
	border: 1px solid #fff;
}
div#sectionnav ul li {
	margin: 0; padding: 10px 5px;
	border-bottom: 1px solid #036;
}
div#sectionnav ul li a {
	margin: 0; padding: 0;
	color: #036; text-decoration: none;
}
div#sectionnav ul li a:hover {
	margin: 0; padding: 0;
	color: #036; text-decoration:underline;
}
div#sectionnav ul li ul {
	margin: 0; padding: 0;
	background: #fff;
	padding-left:20px;
	position: relative;
}
div#sectionnav ul li ul li {
	margin: 0; padding: 3px 0;
	border-bottom: 0;
}
div#sectionnav ul li ul li a {
	margin: 0; padding: 0;  text-decoration: none;
}
div#sectionnav ul li ul li a:hover {
	margin: 0; padding: 0;  text-decoration: underline;
}
div#sectionnav .navfocus {
	font-weight: bold;
}

div#plugin {
	margin: 10px; padding: 0;
	border: 1px solid #666;
	background: #f3f3f3;
}
div#plugin p {
	margin: 5px;
	padding: 0;
}
div#plugin p.title {
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
}

.small {
    font-size: 0.85em;
}
a.backtotop {
	margin:0px 0px 5px 0px;
	background:transparent url(/nefrls/css/back2top.gif) no-repeat 0px 3px;
	padding:0px 0px 5px 15px;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
}	
a:hover.backtotop {
	margin:0px 0px 5px 0px;
	background:transparent url(/nefrls/css/back2top_hover.gif) no-repeat 0px 3px;
	padding:0px 0px 5px 15px;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:underline;
}

#column-e a {font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333;
	padding: 0 0 7px 0;
	text-decoration:none;}
	
#column-e a:visited {font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333;
	padding: 0 0 7px 0;
	text-decoration:none;}
	
#column-e a:active {font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333;
	padding: 0 0 7px 0;
	text-decoration:none;}
	
#column-e a:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333;
	padding: 0 0 7px 0;
	text-decoration:none;}

.sourcecode {
	font-size: 1em;
	color: Black;
	border: thin solid;
	padding: 5px;
	background-color: #FFFF99;
	font-family: "Courier New", Courier, monospace;
}

.source {
	font-size: 1.1em;
}

.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(/nefrls/css/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;}

.datatable tr.odd {background-color: #F5FAFA;}

.datatable tr.even {background-color: #ffffff;}

.reporttable{border-collapse: collapse;  border: 1px solid #C1DAD7; margin:5px 0; padding:0;}

.reporttable th {font: bold 0.70em Arial; color: #6D929B; letter-spacing: 1px; text-transform: uppercase; text-align: center; padding: 6px 2px 6px 2px; background: #CAE8EA url(/nefrls/css/datatable_bg_header.jpg) no-repeat; border: 1px solid #C1DAD7;}

.reporttable th.nbg {font: bold 0.70em Arial; color: #666; letter-spacing: 1px; text-transform: uppercase; text-align: center; padding: 6px 2px 6px 2px; background: #eaeaea;}

.reporttable td{border: 1px solid #C1DAD7; font: 0.7em Arial; color: #4f6b72; padding: 6px 2px 6px 2px;}

.reporttable tr.r0 {background-color: #F5FAFA;}

.reporttable tr.r1 {background-color: #ffffff;}

.reporttable tr.odd {background-color: #F5FAFA;}

.reporttable tr.even {background-color: #ffffff;}

caption {font: bold italic 0.8em Arial; text-align:left; color:#666;}

.boldTotal {font-weight:bold;}

