body {color: #000000; background-color: #eeeeee;}

.bodyCopy {
color: #000000;
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 15px;
font-weight: normal;
}

.bodyCopyBold {
color: #000000;
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 15px;
font-weight: bold;
}

.error {
color: #cc3333;
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: normal;
line-height: 14px;
}

.error_header {
color: #cc3333;
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: bold;
line-height: 14px;
}

.field_label {
font-family: Verdana;
font-weight: bold;
font-style: normal;
font-size: 11px;
color: #000000;
}

.required_field_label {
font-family: Verdana;
font-weight: bold;
font-style: normal;
font-size: 11px;
color: red;
}

.field {
font-family: Verdana;
font-weight: normal;
font-style: normal;
font-size: 11px;
color: #000000;
}

.row1 {
color: #000000;
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 15px;
font-weight: normal;
}

.row2 {
color: #000000;
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 15px;
font-weight: normal;
background-color: #ccccff;
}

.rowheader{
color: #000000;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
line-height: 12px;
background-color: #6699ff;
}

select {
font-family: Verdana;
font-style: normal;
font-size: 11px;
border-left: solid 1px #333333;
border-top: solid 1px #333333;
border-right: solid 1px #333333;
border-bottom: solid 1px #333333;
color: #000000;
}

radio {
font-family: Verdana;
font-style: normal;
font-size: 11px;
border-left: solid 1px #333333;
border-top: solid 1px #333333;
border-right: solid 1px #333333;
border-bottom: solid 1px #333333;
color: #000000;
}

.title {
color: #000000;
font-family: Verdana;
font-size: 24px;
font-weight: bold;
line-height: 32px;
text-transform: uppercase;
font-style: normal;
}

.subtitle {
color: #000000;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
line-height: 13px;
font-style: normal;
}