body{
font-family:Arial, Helvetica, sans-serif;
margin:0;
}
.details {
font-size: 12px;
font-weight:normal;
color:#006db7;
}
.input {
font-size: 14px;
font-weight:bold;
color:#333333;
}
.input a:link{
font-size: 12px;
font-weight:bold;
color:#006db7;
text-decoration:none;
}
.input a:visited{
font-size: 12px;
font-weight:bold;
color:#006db7;
text-decoration:none;
}
.input a:hover{
font-size: 12px;
font-weight:bold;
color:#006db7;
text-decoration:underline;
}
.inputFields{
font-size: 14px;
font-weight:bold;
background-color:#B0DFFF;
color:#333333;
border:none;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
}

.hdr{
font-size: 18px;
font-weight:normal;
color:#006699;
}
.error{
font-size: 20px;
font-weight:bold;
color:#990000;
}
.thankYou{
font-size: 20px;
font-weight:bold;
color:#006600;
}

.sponsors{
font-size:10px;
color:#333333;
padding:2px;
}

.success{
font-size: 14px;
font-weight:normal;
color:#006699;
}
.line{
background-image:url(../images/greyLine.gif);
background-position:left;
background-repeat:repeat-y;
}
