﻿body, html {
    height: 100%;
    font-size: 10pt;
    font-family: verdana;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.contentContainer {
    font-family: Verdana;
    font-size: 10pt;
	margin-left: auto;
    margin-right: auto;
}

p {
    text-align: justify;
    font-family: Verdana;
    font-size: 10pt;
}

body {
    margin: 0;
    padding: 0;
}

#wrappermain {
    min-height: 62%;
}

* html #wrappermain {
    height: 100%;
}

/*#header
{
    width: 100%;
}*/

#headercontent {
    width: 960px;
    height: 95px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#menu {
    width: 955px;
    height: 33px;
    margin: 0 auto;
    position: relative;
    z-index: 1000;
}

/*#menustretch {
    background-color: #0F204B;
    height: 34px;
    width: 100%;
    top: 95px;
    position: absolute;
}*/

#content {
    width: 100%;
    padding-bottom: 40px; /*THIS SHOULD BE EQUAL TO THE FOOTERS HEIGHT*/
}

#logo {
    top: 10px;
    position: relative;
}

#ContentDivider {
    height: 20px;
    position: relative;
    margin: 0 auto;
    margin-top: 45px;
    bottom: 55px;
    width: 955px;
    overflow: hidden;
    background-color: #f1f1f1;
}

div#ContentMasterLeftContent {
    width: 245px;
    display: inline-block;
    vertical-align: top;
}

div#ContentMasterRightContent {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

div#ContentMasterHeading {
    height: 52px;
    line-height: 25px;
    background-color: #0F204B;
}

div#ContentMasterContent {
    margin-top: 10px;
}

div#socialLinks {
    position: absolute;
    right: 0px;
    margin-top: 10px;
}

div#socialLinksWrapper {
    height: 25px;
    position: relative;
    padding-bottom: 5px;
}

div#language {
    position: absolute;
    right: 20px;
    top: 0px;
    height: 27px;
    width: 136px;
}

div#search {
    position: absolute;
    top: 35px;
    right: 35px;
    height: 36px;
    width: 235px;
}

div#focusareas {
    width: 240px;
    display: inline-block;
    min-height: 500px;
    margin-top: 20px;
    margin-left: 0px;
    white-space: normal;
    vertical-align: top;
}

/*div#tabcontainer
{
    margin-left: 250px;
    width: 705px;
    min-width: 650px;
    margin-top: 10px;
    display: inline-block;
    background-color: red;
    min-height: 100%;
    white-space: normal;
    position: absolute;
    top: 390px;
    left: 0px;
}*/

div.announcementHeading {
    font-size: 12px;
    color: #001c58;
    font-weight: bold;
    padding: 5px;
}

div.announcementContent {
    padding: 5px;
}

/*--------------------------------------------------------*/

/*Content Page*/
div#Links {
    height: 33px;
    width: 952px;
    /*padding-top:5px;*/
}

div#ContentArea {
    position: relative;
    top: 0px;
    width: 955px;
    min-height: 560px;
    margin-bottom: 0px;
    vertical-align: top;
    /*
    background-image:url('../siteimages/banner.png');
    background-position:right bottom;
    background-repeat:no-repeat;
    */
    padding: 0px 30px 120px 12px;
}

.BorderBottom {
    border-bottom: solid 1px #e4e4e4;
}

div#NewsRoomTopContent {
    margin-bottom: 10px;
}

div#NewsRoomBottomContentLeft {
    width: 467px;
    display: inline-block;
    vertical-align: top;
}

.NewsRoomNewsHeading {
    height: 25px;
    line-height: 25px;
    color: #ffffff;
    font-weight: bold;
    background-color: #6b6a68;
    padding-left: 10px;
}

div#NewsRoomNewsDate {
    width: 35px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    margin-bottom: 5px;
}

.NewsRoomDay {
    color: #0F204B;
    font-weight: bold;
    font-size: 10pt;
}

.NewsRoomMonth {
    color: #8a8a8c;
}

div#NewsRoomNewsItem {
    width: 175px;
    color: #0F204B;
    display: inline-block;
    vertical-align: top;
    margin-top: 7px;
    margin-bottom: 4px;
}

div#NewsRoomNews {
    margin-top: 10px;
    margin-bottom: 10px;
}

div#NewsRoomSecondNews {
    margin-bottom: 10px;
}

div#NewsRoomBottomContentRight {
    width: 229px;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
}

div#NewsRoomFacebook {
    width: 229px;
    display: inline-block;
    vertical-align: top;
}

div#NewsRoomTwitter {
    width: 229px;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
}

div#NewsRoomYouTube {
    width: 229px;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
}

div#TwitterHeader {
    height: 25px;
    line-height: 25px;
    color: #ffffff;
    font-size: 8pt;
    font-weight: Bold;
    font-family: Verdana;
    padding-left: 10px;
    background-color: #6b6a68;
    margin-bottom: 5px;
}

.Tweet {
    color: #7b7b7b;
    font-size: 8pt;
    font-weight: Bold;
    font-family: Verdana;
}

div#Twitter {
    margin-left: 2px;
    margin-right: 2px;
}

#Twitter A:link {
    color: #0F204B;
    text-decoration: none;
}

#Twitter A:visited {
    color: #0F204B;
    text-decoration: none;
}

#Twitter A:hover {
    color: #0F204B;
    text-decoration: none;
}

#Twitter A:active {
    color: #0F204B;
    text-decoration: none;
}

div#View {
    height: 17px;
    line-height: 17px;
    color: Red;
    font-size: 8pt;
    font-weight: normal;
    font-family: Verdana;
    margin-top: 5px;
}

#View A:link {
    color: #a71931;
    text-decoration: none;
}

#View A:visited {
    color: #a71931;
    text-decoration: none;
}

#View A:hover {
    color: #a71931;
    text-decoration: none;
}

#View A:active {
    color: #a71931;
    text-decoration: none;
}

div#ViewText {
    height: 17px;
    line-height: 17px;
    display: inline-block;
    vertical-align: top;
}

div#ViewImage {
    height: 17px;
    line-height: 17px;
    width: 18px;
    display: inline-block;
    vertical-align: top;
    background-image: url('../siteimages/read_more.png');
    background-repeat: no-repeat;
    margin-left: 4px;
}

div#SplitTweet {
    height: 1px;
    background-color: #e4e4e4;
    margin-top: 8px;
    margin-bottom: 8px;
}

div#YouTubeHeader {
    height: 25px;
    line-height: 25px;
    color: #ffffff;
    font-size: 8pt;
    font-weight: Bold;
    font-family: Verdana;
    padding-left: 10px;
    background-color: #6b6a68;
    margin-bottom: 5px;
}

div#YouTube {
    margin-left: 2px;
    margin-right: 2px;
}

div#YouTubeTitle {
    color: #7b7b7b;
    font-size: 8pt;
    font-weight: Bold;
    font-family: Verdana;
}

div#YouTubeImage {
    margin-top: 8px;
}

div#YouTubePlayImage {
    position: absolute;
    width: 229px;
    height: 129px;
    background-image: url('../siteimages/play.png');
}

div#SplitYouTube {
    height: 1px;
    background-color: #e4e4e4;
    margin-top: 8px;
    margin-bottom: 8px;
}

pre {
    white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
    white-space: -pre-wrap; /* Opera 4 - 6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
    word-wrap: break-word; /* IE 5.5+ */
    font-family: Verdana;
    margin: 0;
    width: 550px;
    overflow: hidden;
}

.ArticleDevider {
    width: 1px;
    background-color: #cccccc;
}

.Content_ContentPage {
    padding: 0px 0px 0px 10px;
}

.LeftSideNav {
    width: 238px;
    padding-left: 15px;
}

/*Search Styling*/

.Search {
    height: 21px;
    width: 233px;
}

.SearchTableDown {
    background-color: #ffffff;
}

.SearchText {
    font-family: Verdana;
    font-size: 8pt;
    color: #a0a0a0;
}

.SearchButton {
    height: 21px;
    width: 21px;
    border: none 0px;
    background-image: url('../siteimages/search.jpg');
}


A.AdvanceLink:link {
    font-family: Verdana;
    font-size: 7pt;
    color: #000000;
    text-decoration: none;
}

A.AdvanceLink:visited {
    font-family: Verdana;
    font-size: 7pt;
    color: #000000;
    text-decoration: none;
}

A.AdvanceLink:hover {
    font-family: Verdana;
    font-size: 7pt;
    color: #000000;
    text-decoration: none;
}

A.AdvanceLink:active {
    font-family: Verdana;
    font-size: 7pt;
    color: #000000;
    text-decoration: none;
}

.messages {
    color: #000000;
    font-size: 8pt;
    font-weight: bold;
}

p {
    font-family: Verdana;
    font-size: 10pt;
    color: #4d4c4c;
    font-weight: normal;
    text-align: justify;
}

td {
    font-family: Verdana;
    font-size: 10pt;
    color: #4d4c4c;
    font-weight: normal;
    border-right: white 2px solid;
}

A:link {
    font-family: Verdana;
    color: #337ab7;
    text-decoration: underline;
}

A:visited {
    color: #337ab7;
    font-family: Verdana;
    text-decoration: underline;
}

A:active {
    color: #4d4c4c;
    font-family: Verdana;
    text-decoration: underline;
}

A:hover {
    color: #337ab7;
    font-family: Verdana;
    text-decoration: underline;
}

A.nav:link {
    font-size: 10pt;
    color: #4d4c4c;
    font-family: Verdana;
    text-decoration: none;
}

A.nav:visited {
    font-size: 10pt;
    color: #4d4c4c;
    font-family: Verdana;
    text-decoration: none;
}

A.nav:active {
    font-size: 10pt;
    color: #4d4c4c;
    font-family: Verdana;
    text-decoration: none;
}

A.nav:hover {
    font-size: 10pt;
    color: #4d4c4c;
    font-family: Verdana;
    text-decoration: underline;
}

.Nav_Img {
    padding: 0px 3px 0px 4px;
    width: 3px;
}

.NavHeading {
    font-size: 10pt;
    color: #FFFFFF;
    font-family: Verdana;
    height: 25px;
    background-color: #001c58;
    padding-left: 10px;
}

.spacer {
    height: 1px;
    width: 100%;
    background-color: #e3e3e3;
}

.tableHeading {
    font-family: Verdana;
    font-size: 10.5pt;
    color: #ffffff;
    height: 20px;
    font-weight: bold;
    padding-left: 8px;
    background-color: #0F204B;
    line-height: 20px;
}

.tableSubHeading {
    font-family: Verdana;
    font-size: 9.5pt;
    color: #4d4c4c;
    padding-left: 5px;
    background-color: #cfcfcf;
    line-height: 20px;
}

input, textarea, select {
    font: normal 10pt Verdana;
    color: #000000;
}

h1 {
    font-family: Verdana;
    color: #ffffff;
    font-size: 12pt;
    font-weight: normal;
    margin: 7px 0px 0px 5px;
}

h2 {
    font-family: Verdana;
    color: #0F204B;
    font-size: 10pt;
    margin: 0px 0px 0px 0px;
}

#ContentMasterHeading h2 {
    color: #ffffff !important;
    font-size: 18px;
    margin-left: 5px !important;
    padding-top:15px;
}

h3 {
    font-family: verdana;
    color: #0F204B;
    font-size: 11pt;
    font-weight: bold;
}

h4 {
    font-family: verdana;
    color: #0F204B;
    font-size: 10pt;
    font-weight: bold;
	text-align:center;
}

h5 {
    font-family: verdana;
    color: #0F204B;
    font-size: 10pt;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
}

h6 {
    font-size: 8pt;
    font-weight: bold;
}

.no-margin {
    margin:0px;
}

.tableLogin {
	margin-top: 40px;
	padding: 5px;
	border: 1px solid #0F204B;
}

.listitem1 {
    font-family: Verdana;
    font-size: 8pt;
    color: #4d4c4c;
    padding-left: 5px;
    background-color: #ffffff;
}

.listitem2 {
    font-family: Verdana;
    font-size: 8pt;
    color: #4d4c4c;
    padding-left: 5px;
    background-color: #f5f5f6;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    background-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
}

.fieldset {
    font-family: Verdana;
    color: #0F204B;
    font-size: 10pt;
    font-weight: normal;
}

.headings {
    padding-top: 5px;
    font-family: Arial;
    font-size: 8pt;
    color: #7594b3;
    font-weight: bold;
    padding-bottom: 5px;
}

.eventYear {
    display: inline-block;
    width: 35px;
    padding: 5px;
    vertical-align: top;
}

    .eventYear:hover {
        background-color: #ededed;
    }

.eventMonth {
    display: inline-block;
    padding: 5px;
    vertical-align: top;
}

    .eventMonth:hover {
        background-color: #ededed;
    }

.eventItems {
    padding: 5px;
}

.eventItem {
    padding-bottom: 5px;
}

.eventReturn {
    text-align: center;
    padding: 5px;
}

.eventSelected {
    background-color: #ededed;
}

.eventWrapper {
    padding-top: 10px;
}

.calendarArchiveYear {
    display: inline-block;
    width: 35px;
    padding: 5px;
    vertical-align: top;
}

    .calendarArchiveYear:hover {
        background-color: #ededed;
    }

.calendarArchiveMonth {
    display: inline-block;
    padding: 5px;
    vertical-align: top;
}

    .calendarArchiveMonth:hover {
        background-color: #ededed;
    }

.calendarArchiveItems {
    padding: 0px 0px 10px 10px;
    width: 651px;
    display: inline-block;
}

.calendarArchiveItem {
    padding-bottom: 5px;
    width: 625px;
}

.calendarArchiveReturn {
    text-align: center;
    padding: 5px;
}

.calendarDay {
    vertical-align: top;
    display: inline-block;
    background-image: url('../siteimages/CalendarBlock.png');
    background-position: top left;
    background-repeat: no-repeat;
    width: 44px;
    height: 50px;
    position: relative;
    color: #001c58;
}

.calendarBlockDay {
    position: absolute;
    top: 5px;
    font-size: 18px;
    font-weight: bold;
    width: 44px;
    text-align: center;
}

.calendarBlockMonth {
    position: absolute;
    top: 28px;
    font-size: 11px;
    font-weight: bold;
    width: 44px;
    text-align: center;
    color: #8a8a8a;
}

.calendarSelected {
    background-color: #ededed;
}

.calendarArchiveContainer {
    padding-top: 10px;
}

.calendarDivider {
    height: 1px;
    margin: 0px auto;
    border-bottom: 1px solid gray;
    overflow: hidden;
    width: 75%;
    line-height: 1px;
    font-size: 1px;
    border: none;
    background-color: #8b8b8b;
    margin-bottom: 10px;
}

.newsArchiveYear {
    display: inline-block;
    width: 35px;
    padding: 5px;
    vertical-align: top;
}

    .newsArchiveYear:hover {
        background-color: #ededed;
    }

.newsArchiveCategory {
    display: inline-block;
    padding: 5px;
    white-space: nowrap;
}

    .newsArchiveCategory:hover {
        background-color: #ededed;
    }

.newsArchiveMonth {
    display: inline-block;
    padding: 5px;
    vertical-align: top;
}

    .newsArchiveMonth:hover {
        background-color: #ededed;
    }

.newsArchiveItems {
    padding: 5px;
}

.newsArchiveItem {
    padding-bottom: 5px;
}

.newsArchiveReturn {
    text-align: center;
    padding: 5px;
}

.newsSelected {
    background-color: #ededed;
}

.newsContainer p {
    padding-bottom: 10px;
}

.galleryYear {
    display: inline-block;
    width: 35px;
    padding: 5px;
    vertical-align: top;
}

    .galleryYear:hover {
        background-color: #ededed;
    }

.gallerySelected {
    background-color: #ededed;
}

.galleryItem {
    padding-top: 5px;
    padding-bottom: 5px;
}

#galleria {
    width: 700px;
    height: 400px;
    background: #7b7b7b;
}

.galleria-container {
    background: #7b7b7b !important;
}

.financialAidType {
    padding: 5px;
    display: inline-block;
}

.financialHeading {
    background-color: #e4e4e4;
}

.financialAmount {
    display: table-cell;
    padding: 5px;
    margin-right: 1px;
    margin-bottom: 1px;
    width: 150px;
    background-color: #e4e4e4;
    line-height: 20px;
    min-height: 20px;
    height: 100%;
}

.financialTitle {
    width: 417px;
    display: table-cell;
    padding: 5px;
    margin-right: 1px;
    margin-bottom: 1px;
    background-color: #e4e4e4;
    line-height: 20px;
    min-height: 20px;
    height: 100%;
}

.financialLevel {
    width: 100px;
    display: table-cell;
    padding: 5px;
    margin-right: 1px;
    margin-bottom: 1px;
    background-color: #e4e4e4;
    line-height: 20px;
    min-height: 20px;
    height: 100%;
}

.newsletter {
    padding: 5px;
    padding-bottom: 5px;
    display: inline-block;
    border-right: 1px solid #ededed;
}

    .newsletter:hover {
        background-color: #ededed;
    }

.newsletterMonth {
    display: inline-block;
    width: 70px;
    padding: 0px 5px 5px 0px;
}

.newsletterItem {
    display: inline-block;
    width: 626px;
}

.newsletterSelected {
    background-color: #ededed;
}
/*End of Newsletter Styles*/

/*Yearbook Styles*/
.yearbookFaculty {
    display: inline-block;
    padding: 5px;
    height: 20px;
    line-height: 20px;
}

    .yearbookFaculty:hover {
        background-color: #ededed;
    }
/*End of Yearbook Styles*/

.emphasis {
    font-style: italic;
    padding-bottom: 10px;
}

.returnLink {
    text-align: center;
}

.pointsPride {
    width: 342px;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 10px;
}

    .pointsPride img {
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .pointsPride h3 {
        margin-top: 0px;
    }

.gutter {
    margin-right: 20px;
}

.dd-option-text {
    text-indent: 0px;
    padding-left: 0px;
}

.lastUpdated {
    color: #4d4c4c;
}

.facebookWrapper {
    font-family: Verdana;
    font-size: 8pt;
    color: #4d4c4c;
    width: 229px;
}

    .facebookWrapper .facebookTitle {
        height: 25px;
        line-height: 25px;
        color: #ffffff;
        font-size: 8pt;
        font-weight: Bold;
        font-family: Verdana;
        padding-left: 10px;
        background-color: #6b6a68;
    }

    .facebookWrapper .facebookHeading {
        font-weight: bold;
        padding: 5px 0px;
    }

    .facebookWrapper .facebookMessage {
        padding: 3px 0px;
    }

    .facebookWrapper .facebookTime {
        padding: 3px 0px;
    }

    .facebookWrapper .facebookDetail {
    }

        .facebookWrapper .facebookDetail .facebookImage {
            display: inline-block;
            margin-right: 10px;
            max-width: 125px;
        }

        .facebookWrapper .facebookDetail .facebookShares {
            display: inline-block;
            vertical-align: top;
        }

    .facebookWrapper .facebookReadMore {
        padding: 3px 0px;
    }

        .facebookWrapper .facebookReadMore a {
            padding: 3px 0px;
            color: #a71931;
            text-decoration: none;
        }

    .facebookWrapper .facebookSplit {
        height: 1px;
        background-color: #e4e4e4;
        margin-top: 5px;
        margin-bottom: 4px;
    }

.facebookReadMoreText {
    height: 17px;
    line-height: 17px;
    display: inline-block;
    vertical-align: top;
}

.facebookReadMoreImage {
    height: 17px;
    line-height: 17px;
    width: 18px;
    display: inline-block;
    vertical-align: top;
    background-image: url('/siteimages/read_more.png');
    background-repeat: no-repeat;
    margin-left: 4px;
}

/*Error Page Styling*/

div#wrappermainError {
    min-height: 60%;
}

div#menuError {
    width: 955px;
    height: 33px;
    margin: 0 auto;
    position: relative;
    z-index: 1000;
    background-color: #0F204B;
}

div#menuErrorWidth {
    height: 33px;
    position: absolute;
    z-index: 1000;
    background-color: #0F204B;
    left: 0px;
    right: 0px;
    padding-top: 0px;
}

div#UFSFooterNavigationError {
    width: 100%;
    margin: 0 auto 0 auto;
    position: relative;
    background: #6b6a68;
    border-top: #a8182f solid 3px;
    padding-top: 10px;
    height: 400px;
}

div#UFSFooterNavigationContentError {
    position: relative;
    margin: 0 auto;
    color: #ffffff;
}

.ErrorText {
    font-size: 12pt;
}

.ErrorTextHeading {
    font-size: 20pt;
    font-weight: bold;
}

a.ErrorNav:link, a.ErrorNav:active, a.ErrorNav:hover, a.ErrorNav:visited {
    font-size: 10pt;
}

/*Footer*/

#footer {
    width: 100%;
    height: auto;
    clear: both;
    background-color: #8B8D8E;
    color: #ffffff;
    padding-top: 10px;
}

    #footer p {
        color:#ffffff;
        font-size:10pt;
    }

    #footer #map {
        height: 205px;
        width: 100%;
        background-color: #8B8D8E;
    }

    #footer ul li {
        display: inline-block;
        padding-left: 25px;
        color: #ffffff;
        text-decoration: none;
    }

    #footer .verticalLine {
        border-left: solid #ffffff;
        height: 100%;
        font-weight: bold;
    }

    #footer .verticalLine p{
        font-weight: bold;
    }

    #footer .col-xs-12, .col-md-3 a {
        color: #ffffff;
        margin-left: 0px;
        text-decoration: none;
    }

    #footer .col-md-4 {
        float: left;
        padding-left: 0px;
        padding-top: 20px;
        font-size: 10pt;
        font-weight: bold;
        padding-right: 5px;
    }

        #footer .col-md-4 a {
            color: #ffffff;
            text-decoration: none;
        }

    #footer .col-xs-12, .col-md-10 a {
        color: #ffffff;
        text-decoration: none;
    }

    #footer .col-xs-12, .col-sm-12 a {
        color: #ffffff;
        text-decoration: none;
    }

    #footer .fa, .fa-mortar-board, .fa-plane, .fa-gift, .fa-comment, .fa-briefcase {
        padding-right: 5px;
    }

    #footer h2 {
        color: #ffffff;
        font-size: 18px;
        font-weight: 700;
    }

    #footer .btn-static {
        font-weight: bold;
    }

.btn-static {
    background-color: transparent;
    border: 1px solid white;
    width: 80%;
    text-align: left;
    margin-left: 30px;
    margin-bottom: 10px;
    font-size: 10pt;
}

    .btn-static:hover {
        color: white;
    }

    .btn-static a {
        color: #ffffff;
    }

    .btn-static:active {
        -moz-box-shadow: inset 0 0 0px white;
        -webkit-box-shadow: inset 0 0 0px white;
        box-shadow: inset 0 0 0px white;
    }

@media (min-width: 992px) and (max-width: 1199px) {

    #footer .verticalLine {
        height: 65px !important;
        margin-left:20px;
    }
}

@media (min-width: 1200px) {

    #footer .verticalLine {
        height: 75px !important;
    }
}

@media (max-width: 991px) {

    #footer p{
        text-align:center;
    }
}

/* Header */

.UFSSearchResult h3 {
    font-size: 12pt;
    font-weight: bold;
}

.UFSSearchResult img {
    padding-top: 20px !important;
    margin-bottom: -20px !important;
}

#Logo {
    width: auto;
    background-color: #ffffff;
    height: 100px;
    margin-top: 20px;
}

#LogoBlue {
    width: auto;
    background-color: #0F204B;
    height: 100px;
    margin-top: 20px;
}

#Search {
    width: auto;
    background-color: #ffffff;
    height: auto;
    text-align: right;
    font-weight: bold;
    margin-top: 20px;
}

    #Search p {
        color: #A71930;
        font-size: 12pt;
        text-align: right;
        font-weight: bold;
    }

    #Search ul li a {
        color: #0F204B;
        text-decoration: none;
    }

    #Search ul {
        margin-bottom: 10px;
    }

        #Search ul li {
            display: inline-block;
        }



    #Search #showsearch .fa-search {
        color: #0F204B;
        cursor: pointer;
    }

#SearchBlue {
    width: auto;
    background-color: #0F204B;
    height: auto;
    text-align: right;
    font-weight: bold;
    font-weight: bold;
    margin-top: 20px;
}

    #SearchBlue p {
        color: #ffffff;
        font-size: 12pt;
    }

    #SearchBlue ul li a {
        color: #ffffff;
        text-decoration: none;
    }

    #SearchBlue ul li {
        display: inline-block;
    }

    #SearchBlue #showsearch .fa-search {
        color: #ffffff;
        cursor: pointer;
    }

/* HEADER SEARCH START */

.InLine {
    display: inline-block;
}

.SearchControl {
    font-family: Verdana;
    font-size: 10pt;
    width: 240px;
    height: 60px;
    position: relative;
}

    .SearchControl input {
        font-size: 10pt;
        height: 20px;
        width: 220px;
        background-color: #ffffff;
        color: #0F204B;
        border-width: 1px;
        margin: 0px;
        padding: 0px;
        left: 5px;
        padding-left: 10px;
    }

    .SearchControl .searchmainbutton {
        background-color: transparent;
        padding: 2px 5px 2px 5px;
        cursor: pointer;
        display: inline-block;
        margin-right: 1px;
        float: left;
        color: #0F204B;
    }

    .SearchControl .searchmainbuttonactive {
        background-color: #dcdcdc;
        padding: 2px 5px 2px 5px;
        cursor: pointer;
        display: inline-block;
        margin-right: 1px;
        float: left;
        color: #0F204B;
    }

    .SearchControl .divpos {
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .SearchControl .searchmainbuttonadvanced {
        padding: 2px 0px 2px 5px;
        cursor: pointer;
        top: 0px;
        height: 15px;
        display: inline-block;
        color: #0F204B;
    }

    .SearchControl .Tabs {
        position: absolute;
        top: 20px;
        height: 20px;
        width: 240px;
        margin: 0;
        padding: 0;
    }

    .SearchControl .TabSheets {
        height: 20px;
        width: 240px;
        position: absolute;
        top: 0px;
    }

    .SearchControl .TabInner {
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .SearchControl .TabButtonPos {
        position: absolute;
        top: 0px;
        right: 0px;
        padding-top: 2px;
    }

        .SearchControl .TabButtonPos A:link {
            color: #0F204B !important;
        }

#MobileSearch {
    margin-top:10px;
}

#MobileSearch .search {
    padding-top: 10px;
    background-color: #0F204B;
    padding-right: 15px;
    padding-bottom: 10px;
}

    #MobileSearch .search input {
        border-right-style: none;
        color: #0F204B;
        margin-left: 10px;
        margin-right: 10px;
    }

    #MobileSearch .search span {
        background-color: #ffffff;
        padding-left: 10px;
    }

        #MobileSearch .search span a {
            color: #0F204B;
        }

@media (max-width: 615px) {

    #Logo{
        visibility:hidden;
    }

    #Search {
        visibility: hidden;
    }

    #header .container {
        background-image: url('../SiteImages/logotop.jpg');
        background-repeat:no-repeat;
        background-position:center;
    }

    #header .container .col-xs-6{
        max-height:122px;
    }
    
}

@media (max-width: 464px) {
	.buttonMove {
		margin-bottom:10px;
	}   
}

.inputMove {
	margin: 0px 0px 10px 8px;
}

.buttonMove {
	margin-left:105px;
}

@-moz-document url-prefix(){ 
	.inputMove {
		margin: 0px 0px 10px 5px;
	}
	
	.buttonMove {
	margin-left:90px;
	}
}

@media (max-width: 464px) {
	.inputMove {
		margin: 0px 0px 10px 3px;
	}
	
	.buttonMove {
	margin-left:65px;
	}


	@-moz-document url-prefix(){ 
		.inputMove {
			margin: 0px 0px 10px 5px;
		}
		
		.buttonMove {
			margin-left:90px;
		}
	}	
}

@media (max-width: 440px) {
	@-moz-document url-prefix(){ 
		.inputMove {
			margin: 0px 0px 10px 3px;
		}
		
		.buttonMove {
			margin-left:50px;
		}
	}	
}

@media screen and (max-width:464px\0) {
	.inputMove {
		margin: 0px 0px 10px 8px;
	}

	.buttonMove {
	margin-left:85px;
	}	
}

@media screen and (max-width:426px\0) {
	.inputMove {
		margin: 0px 0px 10px 3px;
	}

	.buttonMove {
	margin-left:50px;
	}	
}