/* CSS Document */
body {margin-top: 0px}
.pg_title1 {font-family: "Georgia", Times New Roman, Times, serif; font-size:24px; color:#CC0000}
.pg_title2 {font-family: "Georgia", Times New Roman, Times, serif; font-size:20px;  color:#000066}
.sponsor_title {font-family: "Georgia", Times New Roman, Times, serif; font-size:18px;}
.pg_subtitle {font-family: "Georgia", Times New Roman, Times, serif; font-size:16px;  color:#000066}
.defaultText {font-family: "Arial", Helvetica, sans-serif; font-size: 14px}
.defaultText2 {font-family: "Arial", Helvetica, sans-serif; font-size: 12px}
.sponsor_btn { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px; background-color:#CC0000; color:#FFFFFF; border:none; cursor:pointer}
.border {border:#000066 solid 1px}
.timeslot {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold}
.ws_title {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#CC0000; font-weight:bold}
.ws_subtitle {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000066; font-weight:bold}
.ws_note {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-style:italic}
.defaultTxtSm {font-family: "Arial", Helvetica, sans-serif; font-size: 10px}
.defaultTxtSm2 {font-family: "Georgia", Times New Roman, Times, serif; font-size: 13px;color: #666666}
.nodisplay {display:none}
#footer {font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center}
input[type=text] {font-family: "Geneva", Arial, Helvetica, sans-serif; font-size:15px}

/* SPONSOR FORMS */
body#forms {
background-color:#EEEEFF;
}
#formtop {
background-color: #F7F7F7; padding:10px 5px 10px 5px; border-bottom:1px dashed #c3d9ff; max-width:760px; margin-left:auto; margin-right:auto; font-weight:normal; text-align:center}
tr#sectionhead {
background-color:#c3d9ff;
color:#000;
}
td#title {
font-weight:bold;
font-size: 13px;
}
td#note {
font-size:12px
}
#brand {
background-color:#FFF;max-width:760px; border-bottom:2px solid #900;margin-left:auto; margin-right:auto;
}
