a:link,a:visited {font-weight: bold;color:#002255;}
a:hover {color: #002255;text-decoration: underline;}
a:active {color: #002255;}

h1 {
	text-align: center;
	margin: 20px 0;
	color: #ff6600;
}
ul{list-style:none;}
.mandatory{text-align:left;}
.mandatory > div{font-weight:bold;}
.list-radio > div{font-weight:bold;}
.list-radio{text-align:left; }
ul li{text-align:left;font-weight:normal;}
.questionhelp
    {
    font-size: 10px;
    }        
.answertext
    {
    font-family: verdana;
    font-size: 11px;
    }
.answertextright
    {
	text-align:left;
    }
.array1
    {
    font-family: verdana;
    font-size: 11px;
    text-align:center;
    background-color: #ffffff;
    }
.array2
    {
    font-family: verdana;
    font-size: 11px;
    text-align:center;
    background-color: #eeeeee;
    }

.arraycaptionleft
    {
    text-align:right;
    }
    
.errormandatory 
    {
    font-size:12px;
    font-weight:bold;
    color:RED;
    }

.warningjs 
    {
    font-size:12px;
    font-weight:bold;
    color:RED;
    }

.saveall
    {
    font-size:10px;
    font-weight:normal;
    color:black;
    }
.asterisk
    {
    color: #FF0000;
    font-size: 9pt;
    font-family: verdana;
    }
.innergraph img
{
  height:12px;
}
.innergraph table
{
border:1px solid #000;
}

span.asterisk { display: none; }
span.errormandatory { margin: 10px 0; }