/* Main CSS for NJDEP News Release Site */

/* Basic Styles */

.black10, .black12, .black14, .navy12 {
	font-family: Verdana, Arial, Helvetica; 
}

.navy12 {
	font-size: 12px; 
	color: #003366; 
}

.black12 {
	font-size: 12px; 
	line-height: 20px;
}

.black10 {
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}

.black14 {
	font-size: 14px; 
	color: #000000; 
	line-height: 20px;
}

.sans12 {  
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Lucida, Helvetica,sans-serif; 
	font-size: 12px;
}

hr { color: #336699; }

h2 {  color: #003366; font-family: Georgia, "Times New Roman", Times, serif}

h3 {  font-family: Georgia, "Times New Roman", Times, serif; color: #003366}

.sans12 {  font-family: "Lucida Grande", Verdana, Geneva, Arial, Lucida, Helvetica,sans-serif; font-size: 12px}

b, strong { font-weight: bold; }

i, em { font-style: italic;  }

span.fileinfo {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Lucida, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	white-space: nowrap;

}
span.fileinfo a {
	color: #003399;
	text-decoration: underline;
}


/* Link Styles - mainly for backwards compatability */

A.listblue {color: #000000; text-decoration: none;}
A.listblue:hover {color: #006699; text-decoration: none;}
A.listgreen {color: #000000; text-decoration: none;}
A.listgreen:hover {color: #006600; text-decoration: none;}

/* Color Modifiers */

.blue {  color: #003366}
.red {  color: #CC0000}

/* Styles for the DEP Header */

table#deptop1 td {
	background: #336699;
}

table#deptop2 td {
	background: #003366;
}
p.caption {
	font-size: xx-small;
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Lucida, Helvetica, sans-serif;
}

/* DEP Footer */

#footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px; 
}

.footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px; 
}

/* Content Section Styles */

table#news {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px; 
	line-height: 20px;
}

table#news td.newshead {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccccdd;
}

table#news td.newsmain {
	padding-top: 10px;
	padding-bottom: 15px;
}

table#news td.related {
	padding-top: 10px;
	padding-bottom: 10px;
}

table#news td.related h3 {
	font-size: 12px; 
	color: #003366; 
}

#noteblock {
    font-family: "Lucida Grande", Verdana, Geneva, Arial, Lucida, Helvetica,sans-serif;
	font-size: xx-small;
	color: #333333;
	display: block;
	padding: 3px;
	border: 1px solid #003366;

/* Assorted Styles */
table.tblRight {
	margin-bottom: 10px;
	margin-left: 25px;
}

table.table01 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

td.toplabel {
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 0px;
}

td.data01 {
    padding: 2px 10px 10px 0px;
}
.listarrow01 {
	list-style-image: url(images/ior_arr2.gif);
}

table.news {
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;


}

table.news td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	line-height: 1.2ems;
	padding-bottom: .8em;
	padding-right: 10px;

}






li {
	margin-bottom: 12px;
}

.indent20 {
	margin-left: 20px;

}
ul.listclear li {
	margin-bottom: .6em;
	list-style-image: url(images/transparent.gif);
}
table.table02 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}
