﻿
body
{
    padding: 0px;
    margin: 0px;
    background-image: url(images/backsite.jpg);
    background-repeat: repeat;
}


p
{
    font-size: 13px;
	line-height: 16pt;
	color: #2d2d2d;
	font-family: arial;
	text-align: justify;
}


.headFont
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #FFFFFF;
}

.headerText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #356a99;
    font-weight: bold;
}

.headerText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #356a99;
    font-weight: bold;
}

.footerText
{
    font-size: 10px;
    line-height: 10pt;
    color: #808080;
    font-family: arial;
}

.textMain
{
	font-size: 13px;
	line-height: 16pt;
	color: #2d2d2d;
	font-family: arial;
	text-align: justify;
}

.textMainBig
{
    font-size: 14px;
	color: #2d2d2d;
    font-family: arial;
}

.textMainStatement
{
    font-size: 14px;
	color: #2d2d2d;
    font-family: arial;
    line-height: 16pt;
	text-align: justify;
}

.textMainStatementNJ
{
    font-size: 14px;
	color: #2d2d2d;
    font-family: arial;
    line-height: 16pt;
	
}

.textHeader
{
	font-size: 12px;
	color: white;
	font-family: arial;
	font-weight: bold;
}

.textSubHeader
{
    font-size: 12px;
  color: #2d2d2d;
    font-family: arial;
    font-weight: bold;
}


.baseTable
{
    width: 742px;
    background-color: White;
    height: 100%;
}

.mainTable
{
    width: 100%;
    height: 953px;
}



.loginHeaders
{
    margin: 0px;
    width: 264px;
    height: 35px;
    background-image: url(   'images/Login_header.jpg' );
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 10px;
}

.SignupInfo
{
    border: 2px solid #C0C0C0;   
    padding: 15px;
    width:567px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align:center;
}
