@charset "utf-8";

.bold-underline {
	font-weight: bold;
	text-decoration:underline;
	
}


a:link {color:#7C7C7C; text-decoration:none;}      /* unvisited link */
a:visited {color:#7C7C7C; text-decoration:none;}  /* visited link */
a:hover {
	color:#B40000;
	/*font-style: italic;
	font-weight: bold;*/
}  /* mouse over link */
a:active {color:#7C7C7C; text-decoration:none;}  /* selected link */


.red{
	color:#B40000;
	
}

a.red:link {color:#B40000; text-decoration:none; font-style: italic;}      /* unvisited link */
a.red:visited {color:#B40000; text-decoration:none; font-style: italic;}  /* visited link */
a.red:hover {
	color:#B40000;
	text-decoration:underline;
	font-style: italic;
	/*font-style: italic;
	font-weight: bold;*/
}  /* mouse over link */
a.red:active {color:#B40000; text-decoration:none; font-style: italic;}  /* selected link */



a.red-bold:link {color:#B40000; text-decoration:none; }      /* unvisited link */
a.red-bold:visited {color:#B40000; text-decoration:none; }  /* visited link */
a.red-bold:hover {
	color:#B40000;
	text-decoration:underline;
	/*font-weight: bold;
	font-style: italic;
	font-weight: bold;*/
}  /* mouse over link */
a.red-bold:active {color:#B40000; text-decoration:none; }  /* selected link */


.nav-on{color:#B40000; text-decoration:none; font-style: italic; font-weight:bold;}
.nav-on-element{font-family:Georgia, "Times New Roman", Times, serif; color:#B40000; text-decoration:none; font-style: italic; font-weight:bold;}

/*a.icon-mag-glass:link	 {
	
	color: #036939;
	
	text-decoration:underline;
}
a.icon-mag-glass:visited {
	
	color: #999999;
	
	text-decoration:underline;
}
a.icon-mag-glass:hover {
	
	color: #036939;
	
	text-decoration:none;
		
}*/

.italic{
	
	font-style:italic;	
	
}


.prdate {
	font-size: .85em;
	color: #999;
	padding-top: 10px;
	padding-bottom: 5px;
}
.content-top {
	background-image: url(images/njlra_0_top.jpg);
	height: 136px;
	width: 743px;
	background-repeat: no-repeat;
}
.content_base {
	background-image: url(images/njlra_0_base.jpg);
	background-repeat: no-repeat;
	height: 330px;
	width: 743px;
}
.content-rpt {
	background-image: url(images/njlra_0_rpt.jpg);
	background-repeat: repeat-y;
}

/* classes */
.border-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;	
	
	
	
	
	
}

.border-line-top {
	margin-top: -6px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;	
}

.date{
	display:inline;
	font-size: .80em;
	color: #999;
	padding-top: 10px;
	padding-bottom: 5px;
	
	
	
	
}

.news_date{
	display:inline;
	font-size: .80em;
	color: #999;
	padding-top: 10px;
	padding-bottom: 0px;
	
	
	
	
}

.news_author{
	display:inline;
	font-size: .95em;
	color: #999;
	padding-top: 2px;
	padding-bottom: 0px;
	
	
	
}

.news_title{
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	font-size: 1.25em;
	color: #B40000;
	padding-top: 5px;
	padding-bottom: 5px;
	
	
	
	
	
}

.news-subtitle{
		font-family:Arial;
	display:block;
	font-size: 0.95em;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 0px;
	
	
	
}

#date_border{
	display:inline;
	text-align:right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;		
	
	
}

.author{
	display:inline;
	font-size: .95em;
	color: #999;
	padding-top: 10px;
	padding-bottom: 5px;
	
	
	
}

.story_author{
	display:inline;
	font-size: .95em;
	color: #999;
	/*padding-top: 10px;
	padding-bottom: 5px;*/
	
	
	
}


.title{
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	font-size: 1.25em;
	color: #B40000;
	padding-top: 5px;
	padding-bottom: 0px;
	
	
	
	
	
}

.story_title{
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	font-size: 1.25em;
	color: #B40000;
	/*margin-top: 5px;
	padding-bottom: 0px;*/
	
	
	
	
	
}

.subtitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	display:inline;
	font-size: 0.95em;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 5px;
	font-style: italic;

	
	
	
	
}

.pr_subtitle{
	
	display:inline;
	font-size: 0.95em;
	color: #666666;
	/*margin-top: 10px;
	padding-bottom: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	*/
	font-style: italic;
	
	
	
}



.link_title{
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	font-size: 1.25em;
	color: #B40000;
	padding-top: 10px;
	padding-bottom: 10px;
	
	
	
	
}

.link_desc{
	
	display:block;
	font-size: .85em;
	color: #999;
	padding-top: 10px;
	padding-bottom: 20px;
	
	
	
	
}


.behind{
		
	z-index:10;
		
		
		}
		
.input-long {
	background-image: url(images/form_long.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 262px;
	border:0;
	padding-left:5px;
}
.input-short {
	background-image: url(images/form_short.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 57px;
	border:0;
}
.checkbox {
	background-image: url(images/form_checkbox.jpg);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	border:0;
}
.form-phone {
	background-image: url(images/form_phone.jpg);
	height: 23px;
	width: 52px;
	border:0;
}
.textarea {
	background-image: url(images/form_textarea.jpg);
	background-repeat: no-repeat;
	height: 191px;
	width: 262px;
	border:0;
}


.nav-links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #666666;
	padding-bottom:8px;
	
}
