.homepage_horiz_divider {
    height: 2px;
}

.homepage_vert_divider {
    width: 2px;
}


.homepage_bigimage {
    background-image: url(../images/homepage_main.jpg);
    background-repeat: no-repeat;
    height: 360px;
    background-color: #005288;
    vertical-align: top;
}

.homepageContentPanelFrame {
    width: 380px;
    background-image: url(../images/homepage_highlight_bg.png);
    margin: 15px 0 0 20px;
}

.homepageContentPanel {    
    border: 12px #ffffff solid;
    color: #ffffff;        
    padding: 5px 10px 0px 10px;    
}

.homepageContentPanelTitle {
    font-family: Arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.homepageContentPanelText {
    font-family: Arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.homepage_lowerbar_title {
    width: 328px;
    height: 28px;
    background-color: #005288;
    color: #ffffff;
    padding-left: 10px;
    font-weight: bold;
}

.homepage_lowerbar {
    width: 328px;
    height: 110px;
    background-color: #d6d0ca;   
    color: #005288;
    font-size: 11px;
    padding: 5px 10px 5px 10px;
    vertical-align:top;
}

.homepage_lowerbar_affiliations {
    background-color: #ffffff;
    text-align: center;
    vertical-align: center;
    border: 1px solid #d6d0ca;
    height: 144px;
}

.homepage_lowerbar_affiliations img {
    padding: 10px;
    margin: 0px;
    border: 0px;
}

.homepage_lowerbar_red {
    color: #e51937;
    font-size: 14px;
    padding: 0;
    margin: 0;
}

.homepage_lowerbar_image {
    clear: right;
    float: right;
    margin: 3px 0 10px 5px;
    padding: 0;
    position: relative;
}

.homepage_lowerbar_content {    
    padding: 0;
    margin: 0;
}

.rightbar {
    width: 260px;    
}

.rightbar a:link {color:#ffffff; text-decoration:none; font-weight: bold;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 16px;}
.rightbar a:visited {color:#ffffff; text-decoration:none; font-weight: bold;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 16px;}
.rightbar a:hover {color:#ffffff; text-decoration:underline; font-weight: bold;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 16px;}
.rightbar a:active {color:#ffffff; text-decoration:underline; font-weight: bold;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 16px;}
.rightbar a img {border:0px;}

.searchjobs {
    background-color: #bbb1a6;
    color: #ffffff;    
    vertical-align:center;
    padding-left: 15px;
}

.contactrecruiter {
    background-color: #e51937;
    color: #ffffff;
    vertical-align:center;
    padding-left: 15px;
}

.testimonial {
    background-color: #005288;
    color: #ffffff;
    vertical-align:center;
    padding-left: 20px;
    padding-right: 25px;
    font-size: 15px;
}

.testimonial a:link {color:#bbb2a6; text-decoration:underline;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 11px;}
.testimonial a:visited {color:#bbb2a6; text-decoration:underline;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 11px;}
.testimonial a:hover {color:#bbb2a6; text-decoration:underline;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 11px;}
.testimonial a:active {color:#bbb2a6; text-decoration:underline;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 11px;}

.rightbar_home_smallbar {
    height: 56px;
}

.rightbar_home_largebar {
    height: 244px;
}

.rightbar_smallbar {
    height: 56px;
}

.rightbar_largebar {
    padding-top: 10px;
    padding-bottom: 10px;
}