
.gcFatalError {
    font-size: 16px;
    font-weight: bold;
    color: #26696b;
}

.gcFatalErrorText {
    font-size: 12px;
    font-weight: normal;
    margin: 15px 0px 0px 0px;
    color: #303030;
}

.gcFormTable {
    width: 100%;
    padding: 20px;
    border-top: 4px solid #FFFFFF;
}

.color1 {
    background-color: #F5F3E6;
}

.color2 {
    background-color: #EEEAD1;
}

.color3 {
    background-color: #EFECC8;
}

.color4 {
    background-color: #E9E5B2;
}

.gcFormIcon {
    padding: 0px;
    vertical-align: top;
    text-align: center;
    width: 105px;
}

.gcFormHeader {
    font-size: 16px;
    font-weight: bold;
    color: #3c2842;
    font-family: Garamond;
    padding-top: 20px;
    padding-left: 0px;
}

.gcFormHeaderText {
    margin: 2px 0px 0px 0px;
    font-weight: normal;
    font-size: 11pt;
    color: #3c2842;
    font-family: Garamond;
}

.gcFormInputRadio {
}

.gcFormInputText {
    font-family: Tahoma;
    font-size: 11px;
    background-color: #FFFFFF;
    border: 1px solid #38243d;
    background-image: url(imgs/espa/input_bg_01.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding: 2px;
    height: 22px;
}

.gcFormInputTextArea {
    font-family: Tahoma;
    font-size: 11px;
    background-color: #FFFFFF;
    border: 1px solid #38243d;
    background-image: url(imgs/espa/input_bg_02.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding: 1px;
}

.gcFormInputCheck {
}

.gcFormSelect {
    font-family: Garamond;
    font-size: 11pt;
    background-color: #FFFFFF;
    background-image: url(imgs/espa/input_bg_01.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}

.gcFormTextArea {
}

.gcFormButton {
    font-family: Garamond;
    font-size: 13pt;
    font-weight: bold;
    padding: 3px;
    color: #202020;
    background-color: #f5eac4;
    border: 1px solid #967a23;
}

.gcFormLabel {
    padding: 8px 8px 8px 8px;
    font-size: 11pt;
    font-weight: bold;
    vertical-align: top;
    color: #3c2842;
    font-family: Garamond;
}

.gcFormInput {
    padding: 8px 8px 8px 8px;
    font-size: 11pt;
    font-weight: normal;
    vertical-align: top;
    font-family: Garamond;
    color: #3c2842;
}

.gcFormError {
    margin: 7px 0px 0px 0px;
    font-size: 11pt;
    color: #900000;
    font-weight: bold;
    font-family: Garamond;
}

.gcHand {
    cursor: hand;
}

A.gcLink:link, A.gcLink:visited {
    font-size: 12px;
    font-weight: bold;
    color: #5d2f8f;
    text-decoration: underline;
}

A.gcLink:hover, A.gcLink:active, A.gcLink:visited:hover {
    font-size: 12px;
    font-weight: bold;
    color: #6f43a0;
    text-decoration: none;
}

.gcButtonContainer {
    margin: 25px 0px 0px 0px;
    text-align: center;
    padding: 10px;
    /*border: 1px solid #999999;
    background-color: #EEEEEE;*/
}

.gcServicesCategory {
    font-size: 12pt;
    font-weight: bold;
    margin-top: 15px;
    color: #622873;
    font-family: Garamond;
}

.gcServicesTable {
    width: 100%;
    margin: 0px 0px 0px 5px;
}

.gcServicesItem {
    font-size: 11pt;
    padding: 5px 0px 0px 5px;
    font-family: Garamond;
    color: #3c2842;
    font-weight: bold;
}

.gcServicesItemDescription {
    width: 170px;
    height: 120px;
    margin: 10px 0px 0px 0px;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    font-family: Arial;
    color: #3c2842;
}

.gcServicesItemTerms {
    font-size: 11pt;
    font-weight: normal;
    color: #3c2842;
    font-family: Garamond;
}

A.gcPreviewLink:link, A.gcPreviewLink:visited {
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
    text-decoration: underline;
}

A.gcPreviewLink:hover, A.gcPreviewLink:active, A.gcPreviewLink:visited:hover {
    font-size: 12px;
    font-weight: bold;
    color: #CF0000;
    text-decoration: none;
}

.gcTemplateImage {
    border: 2px dotted #505050;
    width: 140px;
    height: 100px;
}

.gcReviewTable {
    border: 1px solid #909090;
    background-color: #F5F3E6;
}

.gcReviewHeader TABLE TD {
    color: #3c2842;
    font-weight: bold;
    font-size: 12pt;
    font-family: Garamond;
}

.gcReviewHeader TABLE TD A {
    font-size: 12pt !important;
}

.gcReviewHeader {
    padding: 5px;
    background-color: #EEEAD1;
    border-bottom: 1px solid #909090;
    color: #3c2842;
    font-weight: bold;
}


.gcReviewLabel {
    font-size: 11px;
    font-weight: bold;
    color: #505050;
    padding: 7px 5px 7px 15px;
    vertical-align: top;
}

.gcReviewValue {
    font-size: 11px;
    font-weight: normal;
    padding: 7px 5px 7px 5px;
    vertical-align: top;
}

.gcFooterLinks {
    text-align: center;
    margin: 20px 0px 20px 0px;
    font-family: Tahoma;
    font-size: 11px;
}

.gcFooterLinks A:link, .gcFooterLinks A:visited {
    font-weight: bold;
    color: #5d2f8f;
    text-decoration: underline;
}

.gcFooterLinks A:hover, .gcFooterLinks A:active, .gcFooterLinks A:visited:hover {
    font-weight: bold;
    color: #6f43a0;
    text-decoration: none;
}