.text, select, option {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    line-height: 16px;
    font-weight: normal;
}

#wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    background-color: #ffffff;
    height: 1000px;
}

.navigation {
    width: 950px;
    background-color: #333333;
    height: 21px;
    clear: both;
}

.controlLinks {
    text-align: center;
    padding: 2px;
    font-size: 12px;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    line-height: 16px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/bkg.jpg);
    background-repeat: repeat-x;
    height: 800px;
}

.textb {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    line-height: 14px;
    font-weight: bold;
}

.norepeat {
    background-repeat: no-repeat;
}

.navleft {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
    line-height: 24px;
}

.navlefthighlight {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #a9233e;
    text-decoration: none;
    font-weight: bold;
    line-height: 24px;
}

.navtop {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

.navbottom {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    font-weight: normal;
}

.head {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #a9233e;
    font-weight: normal;
}

.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
}

.right-align {
    background: url(images/sweep-blue.jpg) repeat-x right top;
}

.left-align {
    background: url(images/sweep-blue.jpg) repeat-x left top;
}

.text2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    color: #333333;
    line-height: 18px;
    font-weight: normal;
    font-style: italic;
}

.text3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #a9233e;
    line-height: 16px;
    font-weight: normal;
}

.heada {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #a9233e;
    font-weight: normal;
}

.head4 {
    font-family: "Times New Roman", Times, serif;
    font-size: 24px;
    color: #666666;
    font-weight: normal;
    font-style: italic;
}

.head5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}

.repeatright {
    background-repeat: no-repeat;
}

.head2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #666666;
    font-weight: normal;
}

.head2a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3366CC;
    font-weight: bold;
}

.headsub {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #3366CC;
    font-weight: bold;
}

.headsuba {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #3366CC;
    font-weight: normal;
}

.head7 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #616161;
    font-weight: bold;
}

.text3b {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #a9233e;
    line-height: 16px;
    font-weight: bold;
}

.head3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.head6 {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    color: #a9233e;
    font-weight: bold;
    font-style: italic;
}

input, select, textarea {
    border:#999999 1px solid;
}

textarea {
    width: 450px;
    height: 200px;
}

select.year {
    width: 100px;
}

#tbx_textEditorContent_tbl {
    width: 650px;
}

.testimonial .name {
    font-weight: bold;
}

.testimonial .job {
    font-style: italic;
}
a.apply {
    text-decoration: underline;
    font-weight: bold;
}
