﻿body{font-family: Arial, Helvetica, sans-serif;}
h2{font-weight: bold; color:#3AAEBE; font-size: 1.1em;}
.form{font-size:.9em;}
.row{clear: both; padding: 6px; font-weight: bold;}
.row2{clear: both; padding: 6px; font-weight: normal;}
.required{color: blue;}
.required2{color: black; text-align:center; font-size:small;}
label{float: left; width: 150px; text-align: right; margin-right: 4px;}
.txtbx{float: left; width:200px}
.ddl{float:left; width:205px}
.validation{float:left; color:Red}
.txtarea{float:left; width:200px; height: 22px;}
.txtlbl{text-align:right;}



.rdlist
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
      width: 500px;
      text-align:center;
    
}