body
{
    font-family: Arial,Verdana, Geneva, helvetica, sans-serif;
}
p
{
    font-size: 11px;
}

a.blue:link
{
    color: #408cb8;
    text-decoration: none;
    font-weight: normal;
}
a.blue:visited
{
    color: #408cb8;
    text-decoration: none;
    font-weight: normal;
}
a.blue:hover
{
    color: #666666;
    text-decoration: underline;
    font-weight: normal;
}
a.sideLink:link
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
a.sideLink:visited
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
a.sideLink:hover
{
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}
a:link
{
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}
a:visited
{
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}
a:hover
{
    color: #000000;
    text-decoration: underline;
    font-weight: normal;
}
.bullet
{
    list-style-type: disc;
    color: 005DA2;
    font-weight: bolder;
    font-size: 13px;
}
p.sub_title
{
    font-size: 15px;
    color: #408cb8;
    font-weight: bolder;
}
.style3
{
}
.surveyleft
{
    padding: 4px 0px 0px 60px;
    width: 175px;
    line-height:25px;            
    /*height: 135px;*/
    /*border: solid 1px green;*/
}
.surveyright
{
    padding: 4px 60px 0px 0px;
    width: 175px;
    line-height:25px;
    /*height: 135px;*/
    /*border: solid 1px red;*/
}
.submit
{
    text-align:right;
    padding: 0px 20px 15px 0px;
    /*width: 175px;*/
    height: 75px;
}

.filer
{
    height:70px;        
}

.answer
{
    line-height:25px;    
    padding: 0px 5px 0px 85px;        
    width:345px;
    float:left;
    white-space:nowrap;
    text-align:left;            
    /*border: solid 1px green;*/
}

.percentage
{
    line-height:25px;
    padding:0px 0px 0px 0px;
    width:150px;
    float:left;
    font-weight:bold;
    /*border: solid 1px red;*/
}

.question
{
   color: #4a9344;    
   padding: 10px 0px 0px 85px;
   font-weight:bold; 
   text-align:left;   
}

p.title
{
    padding: 0px 0px 0px 85px; 
    font-size: 17px;
    color: #408cb8;
    font-weight: bolder;
    text-align:left;
}
