﻿/* CSS Document 



body
{
   font: 95%/90% Verdana, Helvetica, sans-serif;
   background: #726846;
   background:url(images/bg.jpg  ) #726846;
        background-attachment: fixed;
   margin: 0;
   padding: 12px 0 4px 0;


.errortext1{
	border: solid 1px #FF0000;
}
*/
.content{
	font-family:Arial;
	color:#000000;
	font-size:12px;
	line-height:16px;
	padding:0px;
}
.contentbios{
	font-family:Times New Roman;
	color:#504941;
	font-size:12px;
	line-height:16px;
	padding:0px;
}
.contentred{
	font-family:Arial;
	color:#993300;
	font-size:12px;
	line-height:16px;
	padding:0px;
}
.contentorange{
	font-family:Arial;
	color:#FE5E00;
	text-decoration:underline;
	font-size:12px;
	line-height:16px;
	padding:0px;
}
.contentgreen{
	font-family:Arial;
	color:#22590B;
	font-style:italic;
	font-size:12px;
	line-height:16px;
	padding:0px;
}

.contentnews{
	font-family:Arial;
	color:#000000;
	font-size:11px;
	line-height:14px;
	padding:3px;
}
.contentnewslink{
	font-family:Arial;
	color:#000000;
	font-size:11px;
	line-height:14px;
	
}
.contentnewslink:hover{
	font-family:Arial;
	color:#CC6600;
	font-size:11px;
	line-height:14px;
	
}
.contentnewslink_new{
	font-family:Arial;
	color:#000000;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	
}
.contentnewslink_new:hover{
	font-family:Arial;
	color:#CC6600;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	
}

.contentwhite{
	font-family:Arial;
	color:#FFFFFF;
	font-size:12px;
	line-height:16px;
	padding:0px;
}

.errortext{
	font-family:Arial;
	color:#FF0000;
	font-size:12px;
	line-height:16px;
	padding:0px;
}
.contentBold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#F76D00;
	font-size:20px;
	line-height:25px;
	padding:0px;
	font-weight: normal;
}


.contenttimesBold{
	font-family:"Times New Roman";
	color:#000000;
	font-size:35px;
	padding:0px;
	font-weight: bold;
	line-height: 25px;
}
.newjersey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #22590B;
	font-weight: bold;
}


.contentBoldw{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:20px;
	line-height:25px;
	padding:0px;
	font-weight: normal;
}
.contentwhite1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	line-height:18px;
	padding:0px;
	font-weight:bold;
}

	.contentlink{
	font-family:arial;
	color:#666666;
	font-size:12px;
	text-decoration:underline;
	line-height: 16px;
}
	.contentlink:hover{
	font-family:arial;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
	line-height: 16px;
	background-color:#633232;

}
	
	.contentlinktimes{
	font-family:Times New Roman;
	color:#000000;
	font-size:14px;
	text-decoration:underline;
	line-height: 16px;
}
	.contentlinktimes:hover{
	font-family:Times New Roman;
	color:#FF0000;
	font-size:14px;
	text-decoration:underline;
	line-height: 16px;
	background-color:#FFFFFF;

}
	.contentmore{
	font-family:arial;
	color:#CC6600;
	font-size:12px;
	text-decoration:underline;
	line-height: 16px;
}
	.contentmore:hover{
	font-family:arial;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
	line-height: 16px;
	background-color:#FF0000;

}
	
	
		.hwslink{
	font-family:arial;
	color:#CCCCCC;
	font-size:12px;
	text-decoration:underline;
	line-height: 16px;
}
	.hwslink:hover{
	font-family:arial;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
	line-height: 16px;
	background-color:#990000;
}
	
.title {
	font-family: arial;
	font-size: 17px;
	color:#CC0000;
	font-style: normal;
	font-weight: bold;
}

.subtitle {
	font-family: tahoma;
	font-size: 15px;
	color: #000000;
	
	font-weight: bolder;
}

.table_border
{
  
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#E8C99A;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#E8C99A;
}

.image_border
{
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#990000;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#990000;
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#990000;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#990000;
}

#marqueecontainer{
position: relative;
width: 130px; /*marquee width */
height: 100px; /*marquee height */
background-color: #E8C99A;
overflow: hidden;
padding: 1px;
padding-left: 1px;
}

