/*Habitat Notheast Monmouth County */

body {
	margin-top: 0px;
}
.body  {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	background-color: #FFF;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	top: 0px;
	text-decoration: none;
}
.logobg {
	background-image: url(../images/hfhnem_logo_bg.gif);
}
.contenttable {
	background-color: #1F3E6D;
}
.contentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: transparent;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.contentsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008080;
	background-color: transparent;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 4px;
	text-decoration: none;
}
.contentcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	background-color: #1F3E6D;
	padding-left: 10px;
	line-height: 14px;
	padding-right: 15px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	background-color: transparent;
	padding-left: 15px;
	padding-right: 20px;
}
.headingsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	background-color: transparent;
	padding-left: 15px;
}
.maintable {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #1F3E6D;
}
.righttable {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #008000;
}
.rightcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #008000;
	line-height: 14px;
}
.rightcopyyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	background-color: #008000;
	line-height: 14px;
}
.righttheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00CCFF;
	background-color: #008000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 4px;
}
.righttheaderyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	background-color: #008000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 4px;
}
.rightsubtheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00CCFF;
	background-color: #008000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 4px;
}
.rightsubtheaderyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFCC;
	background-color: #008000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 4px;
}
.rightwhiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: transparent;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 4px;
}
.rightsmlcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #008000;
	line-height: 14px;
}
.copyrttable {
	color: #1F3E6D;
	font-variant:normal;
	font-size:9pt;
	font-family:Arial;
	font-weight:normal;
	padding-left:15px;
	line-height: 18px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #1F3E6D;
	border-bottom-color: #1F3E6D;
}
.cornertable {
	padding-top: 5px;
	padding-left: 10px;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #FFF;
}

/*HYPERLINK Styles*/
/*White BG Body Styles*/
.body a:link {
	text-decoration: underline;
	color: #1F3E6D;
	background-color: #FFF;
}
.body a:visited {
	text-decoration: underline;
	color: #1F3E6D;
	background-color: #FFF;
}
.body a:hover {
	color:#1F3E6D;
	background-color: #FFF;
	text-decoration: none;
}
/*Blue BG Body Styles*/
.contentcopy a:link {
	text-decoration: none;
	color: #00CCFF;
	background-color: transparent;
}
.contentcopy a:visited {
	text-decoration: none;
	color: #00CCFF;
	background-color: transparent;
}
.contentcopy a:hover {
	color:#00CCFF;
	background-color: transparent;
	text-decoration: underline;
}
.contentsubheader a:link {
	text-decoration: underline;
	color: #008080;
	background-color: transparent;
}
.contentsubheader a:visited {
	text-decoration: underline;
	color: #008080;
	background-color: transparent;
}
.contentsubheader a:hover {
	color:#008080;
	background-color: transparent;
	text-decoration: none;
}
/*Green BG Body Style Links*/
.rightcopy a:link {
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}
.rightcopy a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}
.rightcopy a:hover {
	color:#FFFFFF;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}
.rightcopyyellow a:link {
	text-decoration: underline;
	color: #FFFFCC;
	background-color: transparent;
}
.rightcopyyellow a:visited {
	text-decoration: underline;
	color: #FFFFCC;
	background-color: transparent;
}
.rightcopyyellow a:hover {
	color:#FFFFCC;
	background-color: transparent;
	text-decoration: none;
}
.rightwhiteheader a:link {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
}
.rightwhiteheader a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
}
.rightwhiteheader a:hover {
	color:#FFFFFF;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
/*Use for Image Links in right table*/
.rightableimage a:link {
cursor: pointer;
color: #008000;
background-color:#008000;
text-decoration:none; 
}
.rightableimage a:visited {
color: #008000;
background-color:#008000;
text-decoration:none;
}
.rightableimage a:active {
color: #008000;
background-color:#008000;
text-decoration:none;
}
.rightableimage a:hover {
color: #008000;
background-color:#008000;
text-decoration:none; 
}
						  
/*Styles for Footer Links */
.footer {
	color: #1F3E6D;
	font-variant:normal;
	font-size:9pt;
	font-family:Arial;
	font-weight:normal;
	line-height: 18px;
	padding-left:15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #1F3E6D;
	border-right-color: #1F3E6D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1F3E6D;
}
.footer a:link {
cursor: pointer; 
color: #1F3E6D; 
text-decoration:none; 
}
.footer a:visited {
color: #1F3E6D; 
text-decoration:none;
}
.footer a:active {
color: #1F3E6D; 
text-decoration:none;
}
.footer a:hover {
color: #FFFFFF; 
text-decoration:none; 
background-color:#00CCFF;
}

