/* CSS Document */
#txtPasswordRepeat{margin-bottom:2em;}
input#cmdSearch, input#cmdLogin{margin:1em 0 1.5em 0;}
#lblMasterSource{font-weight:bold; color:#CC0000}
#tblQuestions td {width:1%;}

.button {
background-color:#EBF3FB;
border:1px solid #AACCEE;
color:#003399;
font-family:"Arial",sans-serif;
font-Size: 12px;
font-weight:bold;
padding:3px 5px;

}
.button:hover{
background-color:#FFFFFF;
border:1px solid #222222;
color:#222222;
cursor:pointer;
}
select:focus, textarea:focus {
background-color:#FFFFFF;
border:1px solid #000;
color:#000;
}

#RegistrationSection {
color:#CC0000;}

#RegistrationSection a { 
text-decoration: none;
font-family:"Arial",sans-serif;
font-Size: 12px;
color: #1C4EB3;
border:1px solid;
padding:.3em;
line-height:3em;
}

#RegistrationSection a:hover {
text-decoration: none;
font-family:"Arial",sans-serif;
font-Size: 12px;
color:#222;
background:white;
}

.heading
{
font-family:"Arial",sans-serif;
font-Size: 12px;
color:#333333;
font-weight:bold;
}
.bodytext
{
font-family:"Arial",sans-serif;
font-Size: 12px;
color:#333333;
line-height:18px;

}
.Question
{
font-family:"Arial",sans-serif;
font-Size: 12px;
color:#333333;

}
.bodytext a
{
color:#1C4EB3;
text-decoration:none;
}

.bodytext a:hover
{
color:#000000;
text-decoration:none;
}
.joblink
{
font-family:"Arial",sans-serif;
font-Size: 12px;
color:#1C4EB3;
text-decoration:none;
}
.joblink:hover
{
color:#000000;
text-decoration:none;
}
.SectionHeader
{
font-family:"Arial",sans-serif;
font-Size: 12px;
font-weight:bold;
color:#000000;
background-color:#FFFFFF;
}

.warning
{
color:red;
}
body
{
max-width:500px;
}
.reg_align
{
width:100%;
}
td
{
width:41%
}
.cmfooter{font-family:"Arial",sans-serif;font-Size: 11px;color:#555555;line-height:3em;}
