﻿
input
{
    
    background-color:transparent;
    border:0;
    color:#005281;
    font:Bold 24px Georgia; 
}



textarea
{
    background-color:transparent;
    border:0;
}


 
h3
{
   color:#62a2af; 
   font-family:Georgia; 
   font-size:17px;
}

h4
{
    color:#76ad25;
  font-family:Arial;
  font-size:17px; 
  font-weight:bold; 
}

ul
{
    list-style-image:url(../images/common/itemBullet.png);
}

li
{
    font-family:Arial;
}

.content
{
    margin:0 80px;
}

.contentLeft
{
    width: 360px;
    float:left;
}

.contentRight
{
    width:360px;
    float:right;
}

.mainTitles
{
   text-align:center !important; 
   
}

.subHeader
{
  color:#76ad25;
  font-family:Arial;
  font-size:17px; 
  font-weight:bold; 
}

 
.bold
{
    font-weight:bold;
}


.tdTextbox
{
    background:url(../images/common/textInputBG.png) no-repeat; 
    width:240px; 
    height:50px; 
    padding-left:10px;
}



#ctl00_ContentPlaceHolder_mainContent_drbdnSubject
{
    background-color:#e8ffa8; 
    border:solid 1px black;
}

.reset
{
    background:url(../images/common/clearBtn.png) no-repeat; 
    width:70px; 
    height:50px;
    cursor:pointer;
}
