BODY
{
    font-family: Verdana;
}
li{
     padding-bottom:10px;
}
.addressText
{
    font-size: 12px;
    font-weight: bold;
    color: #666666;
}
.nwBody1 {
    background-color: #f7fcfd;
    font-weight: normal;
    font-size: 14pt;
    color: #1c003d;
    font-family: Verdana, Arial;
    line-height: 18pt;
}



.nwBody3 {
    background-color: #f7fcfd;
    font-weight: normal;
    font-size: 14pt;
    color: #1c003d;
    font-family:Forte;
    line-height: 18pt;
}





.nwBody2 {
    background-color: #f7fcfd;
    font-weight: normal;
    font-size: 14pt;
    color: #1c003d;
    font-family: Comic Sans MS;
    line-height: 18pt;
}



.hide {
    visibility: hidden;
    display: none;
}
.show
{
    visibility:visible;
    display:block;
}
.button
{
	
}
.leftTextPort
{
    font-size: 11px;
    text-align: left;
    
    line-height: 16px;
}

.leftText
{
    font-size: 15px;
    text-align: left;
    /*font-weight: bold;*/
    line-height: 18px;
}
.mainTable
{
    background-color: #F7F9FF;
    background-image: url(  'images/mainBgL.jpg' );
    background-repeat: no-repeat;
}
.heading
{
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    color: #000066;
}

.permitHeading{

    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    color: #000066;
}

.testTable
{
    border: medium solid #DADADA;
    font-size: 12px;
    text-align: left;
    font-weight:normal;
    line-height: 16px;
     
}