@charset "utf-8";
/* CSS Document */

body 
{
	margin: 0px;
	padding: 0px;
	background-image: url(../img/laccny-bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFFFFF;
}

body, td, tr, div, li, p
{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h3 
{ 
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006633; 
	font-style: italic;
	padding: 0px;
	margin: 0px;
}

h4 
{ 
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006633; 
	font-style: italic;
	padding: 0px;
	margin: 0px;
}

/* ********** Classes For Validator ********** */
.tfvHighlight
{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #FF0000;
}

.tfvNormal
{
	color: #006633;
	font-size: 12px;
	font-weight: bold;
}

 .required 
{
 	color: #FF0000
}

.form-heading
{
	background-color: #006633;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}

input, select, textarea
{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 13px;
}



a.ad:link
{
	color: #000000;
}
 
a.ad:visited
{
	color: #000000;
}
 
a.ad:hover
{
	color: #000000;
}
 
a.ad:active
{
	color: #000000;
}

.small-txt
{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bannerheading
{
	color: #006633;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
}

.fb-link
{
	font-size: 9pt;
	font-weight: bold;
	color: #006633;
}

.spr-header
{
	border-bottom: solid 1px #006600;
	color: #006600;
	font-weight: bold;
}

.label
{
	font-weight: bold;
}
