.wFormWebPage {
     background-color: #fcfcfc;
     background-image: url(//pennstatehershey.tfaforms.net/forms/get_image/1/ec6a1681f70a3431228b6db28555bcef-HMC-4C-logo.jpg);
     background-repeat: no-repeat;
     background-position: top center;
}

.wFormContainer {
     background-color: #ffffff;
     color: #301010;
     border-color: #64a7d0;
     font-family: Tahoma, Geneva, sans-serif;
     -moz-border-radius: 12px;
     -webkit-border-radius: 12px;
     border-radius: 12px;
     font-size: 14px;
     margin: 80px auto;
}

.wFormTitle {
     color: #050505;
     border-color: #050505;
     font-family: Tahoma, Geneva, sans-serif;
     font-weight: bold;
     border-style: none;
     font-size: 18px;
}

.wFormContainer a {
     color: #0a5987;
}

.wForm fieldset {
     color: #301010;
     border-color: #64a7d0;
     -moz-border-radius: 9px;
     -webkit-border-radius: 9px;
     border-radius: 9px;
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 12px;
     border-style: solid;
}

.wForm legend {
     color: #94292b;
}

.wForm .postField {
     color: #301010;
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 12px;
}

.wForm textarea {
     background-color: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
     background: #FFFFFF url(//pennstatehershey.tfaforms.net/theme-editor/images/input_bg.png) repeat-x -2px -2px;
     border-style: solid;
     border-width: 1px;
     padding: 1px 1px 1px 1px;
}

.wForm input {
     background-color: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
}

.wForm form .primaryAction {
     background-color: #FFFFFF;
     color: #000;
     border-color: #999 #999 #555 #999;
}

.wForm form .primaryAction:hover {
     color: #187db3;
     border-color: #666 #666 #222 #666;
}

.wForm form .secondaryAction {
     color: #000;
}

.wForm form .secondaryAction:hover {
     color: #f00;
}

.wForm form .errFld {
     border-color: #c9363b;
}

.wFormContainer .errMsg {
     color: #c9363b;
}

.wFormContainer .wForm .hintsTooltip .field-hint, 
.wForm .field-hint {
     color: #516378;
}

.wForm .field-hint-inactive {
     color: #c2c1a5;
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 12px;
}

.wFormContainer .supportInfo a:link {
     color: #94292b;
}

.wForm .oneField input {
     background: #FFFFFF url(//pennstatehershey.tfaforms.net/theme-editor/images/input_bg.png) repeat-x -2px -2px;
     border-color: #888888 #CCCCCC #CCCCCC;
     border-style: solid;
     border-width: 1px;
     padding: 2px 0 2px 2px;
}

.wForm .oneChoice input {
     border: none !important;
     background: none !important;
}

.wForm input[type="text"], .wForm input[type="password"], .wForm input[type="file"], .wForm textarea, .wForm select {
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
}

.wForm input[type="button"], .wForm input[type="submit"] {
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
}

.wForm .field-hint {
     background-color: #f9fbfc;
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 12px;
}

.wForm legend, .wForm h4 {
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 14px;
     color: #64a7d0;
     font-weight: bold;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 14px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 12px;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 14px;
     font-weight: bold;
}

.wForm .oneField {
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 12px;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 12px;
}

.wForm #wfTabNav {
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 12px;
}

.wForm .wfTabCurrentPage {
     font-family: Tahoma, Geneva, sans-serif;
}

