/* CSS Stylesheet and XHTML Conversion from scratches : Ehsan Mahpour - mahpour@gmail.com */
/* Version 1.0 */
/* Date: July 30, 2006 */

/** for debugging, uncomment the following line **/
/*
* { border: 1px solid red; }
*/s

body{
    margin:0px;
}
#printheader {
    visibility: hidden;
    display: none;
}
.preheader {
    width: 100%;
    float: left;
    top: 0px;
}
.preheader .goldbg {
    position: absolute;
    left: 50%;
    top: 0px;
    
    background-color: #0B1E73;

    width: 50%;
    height: 66px;

}
.preheader .bluebg {
    position: absolute;
    left: 0;
    top: 0px;

    background-color: #0B1E73;

    width: 50%;
    height: 66px;
    
}

/****************************************/
div.centering {
    position: relative;
    margin: 0 auto;
    width: 950px; 
}
div.all {
    position: relative;
    width: 950px; 
    /* padding-right: 4px; */
    margin-bottom:10px; 
    float: left;
/*  
    background-color: #FFFFFF;
*/
}
a:link {color:#0b1e73}  

/****************************************/
/** make heading tags behave more like plain divs **/
h1,h2,h3,h4,h5,h6,h7 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-weight: normal;
}
a img {
    border: none;
}

/****************************************/
#header {
    display: block;
    height: 85px;
    padding-bottom:2px;
}
/****************************************/
#header .txtsearch {
    background-image: url(/images/misc/hofstraSearch_blue.gif);
    background-color:#0B1E73;
    margin-top: 0px;
    margin-bottom: 8px;
    color:#0B1E73;
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    
    width: 108px;
    height: 10px;
}
.globalsearch {
    background-color: #0B1E73;
    width: 178px;
    height: 58px;
    float: right;
    font-size: 11px; 
    font-family: Arial, Helvetica, sans-serif;
}
#searchform{
    margin:0px;
    padding-left:4px;
    display:block;
}

#searchform .txt{
    height:16px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    width:146px;
    padding-bottom:0px;
    padding-right:0px;
    padding-left:0px;
    padding-top:0px;
    vertical-align:top;
    margin-right:4px;
    border:solid 1px #aaaaaa;
}
#searchform .submit,#searchform .submit a{
    text-decoration:none;
    height:18px;
    width:18px;
    float:left;
    display:block;
    background-image:url(/images/btns/i_searchBTN_blue.gif);
    background-repeat:no-repeat;
}
#searchform .submit a:hover{
    background-image:url(/images/btns/h_searchBTN_blue.gif);
}

#searchform .submit a:active{
    background-image:url(/images/btns/a_searchBTN_blue.gif);
}
#searchform #search {
    float: left;
}

.advSearchNav{
    display:block;
    height:18px;
    float: right;
    padding-right: 4px;
    padding-bottom: 4px;
}
.advSearchNav a{
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:0px;
    padding-top:0px;
    color:#FEB612;
    background-color:#0B1E73;
}

.globalelements{
    position: absolute;
    left: 776px;
    top: 64px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color: #000000;
    padding-top: 0px;   
    width: 178px;
    height: 0px;
    
}
.globalelements a{
    color:#0B1E73;
    text-decoration:none;
    background-color:#FFFFFF;
}
.globalelements a:hover{
    background-color:#FFFFFF;
    color:#00549E;
}

.logo{
    position: relative;
    background-image:url(/images/logo.gif);
    background-repeat:no-repeat;
    background-position:left center;
    background-color: #0B1E73;
    height: 54px;
  width: 772px; 
    top: 18px;
    float: left;
}
.logo2 {
    position: relative;
    background-color: #0B1E73;
    height: 58px;
    width: 772px;
    top: 0px;
    float: left;
}
#nav {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    
    position: relative;
    padding-top: 6px;
    display: block;
    height: 23px;
    width: 570px;
    top: 0px;
    
    float: left;
}
#nav a,#nav img{padding:0px;margin:0px;}

#nav .about,#nav .about a{
    background-image:url(/images/nav/globalNav/i_about.gif);
    background-repeat:no-repeat;
    display: block; height: 14px; width: 70px;
    float:left;
}
#nav .about a:hover{
    background-image:url(/images/nav/globalNav/h_about.gif);
    display: block; height: 14px; width: 70px;
}
#nav .aabout, #nav .aabout a {
    background-image:url(/images/nav/globalNav/a_about.gif);
    display: block; height: 14px; width: 70px;
    float:left;
}

#nav .admissions,#nav .admissions a{
    background-image:url(/images/nav/globalNav/i_admissions.gif);
    background-repeat:no-repeat;
    width:104px;
    height:14px;
    display:block;
    float:left;
}
#nav .admissions a:hover{
    background-image:url(/images/nav/globalNav/h_admissions.gif);
}
#nav .admissions:active,#nav .aadmissions, #nav .aadmissions a{
    background-image:url(/images/nav/globalNav/a_admissions.gif);
    width:104px;
    height:14px;
    display:block;
    float:left;
}

#nav .academics,#nav .academics a{
    background-image:url(/images/nav/globalNav/i_academics.gif);
    background-repeat:no-repeat;
    width:98px;
    height:14px;
    display:block;
    float:left;

}
#nav .academics a:hover{
    background-image:url(/images/nav/globalNav/h_academics.gif);
}
#nav .academics:active,#nav .aacademics, #nav .aacademics a{
    background-image:url(/images/nav/globalNav/a_academics.gif);
    width:98px;
    height:14px;
    display:block;
    float:left;
}

#nav .studentlife,#nav .studentlife a{
    background-image:url(/images/nav/globalNav/i_studLife.gif);
    background-repeat:no-repeat;
    width:110px;
    height:14px;
    display:block;
    float:left;

}
#nav .studentlife a:hover{
    background-image:url(/images/nav/globalNav/h_studLife.gif);
}
#nav .astudentlife, #nav .astudentlife a{
    background-image:url(/images/nav/globalNav/a_studLife.gif);
    width:110px;
    height:14px;
    display:block;
    float:left;
}

#nav .athletics,#nav .athletics a{
    background-image:url(/images/nav/globalNav/i_athletics.gif);
    background-repeat:no-repeat;
    width:98px;
    height:14px;
    display:block;
    float:left;

}
#nav .athletics a:hover{
    background-image:url(/images/nav/globalNav/h_athletics.gif);
}
#nav .aathletics, #nav .aathletics a{
    background-image:url(/images/nav/globalNav/a_athletics.gif);
    width:98px;
    height:14px;
    display:block;
    float:left;

}

#nav .myhofstra,#nav .myhofstra a{
    background-image:url(/images/nav/globalNav/i_myhofstra.gif);
    background-repeat:no-repeat;
    width:90px;
    height:14px;
    display:block;
    float:left;

}
#nav .myhofstra a:hover{
    background-image:url(/images/nav/globalNav/h_myhofstra.gif);
}
#nav .amyhofstra, #nav .amyhofstra a{
    background-image:url(/images/nav/globalNav/a_myhofstra.gif);
    width:90px;
    height:14px;
    display:block;
    float:left;

}
#nav .research,#nav .research a{
    background-image:url(/images/nav/globalNav/i_research.gif);
    background-repeat:no-repeat;
    display: block; height: 14px; width: 98px;
    float:left;
}
#nav .research a:hover {
    background-image:url(/images/nav/globalNav/h_research.gif);
    display: block; height: 14px; width: 98px;
}
#nav .aresearch, #nav .aresearch a {
    background-image:url(/images/nav/globalNav/a_research.gif);
    display: block; height: 14px; width: 90px;
    float:left;
}

#widezone{
    width:770px;
    display:block;
    position:relative;
    margin-top:0px;
}
/******************************************************************************************************************/
#widezone .floatmenu{
    position:absolute; 
    left:0px;
    top:0px;
    background-color:#D55C19;
    margin-top:1px;
    color:#FFFFFF;
}
#widezone .floatmenu .students,#widezone .floatmenu .students a{
    background-image:url(/images/nav/audienceNav/i_currentStudents.gif);
    background-repeat:no-repeat;
    display:block;
    width:142px;
    height:22px;

}
#widezone .floatmenu .students a:hover{
    background-image:url(/images/nav/audienceNav/h_currentStudents.gif);
}
#widezone .floatmenu .fac,#widezone .floatmenu .fac a{
    background-image:url(/images/nav/audienceNav/i_faculty_Staff.gif);
    background-repeat:no-repeat;
    width:142px;
    height:15px;
    display:block;
}
#widezone .floatmenu .fac a:hover{
    background-image:url(/images/nav/audienceNav/h_faculty_Staff.gif);
}
#widezone .floatmenu .community,#widezone .floatmenu .community a{
    background-image:url(/images/nav/audienceNav/i_community_Visitors.gif);
    background-repeat:no-repeat;
    display:block;
    width:142px;
    height:15px;

}
#widezone .floatmenu .community a:hover{
    background-image:url(/images/nav/audienceNav/h_community_Visitors.gif);
}
#widezone .floatmenu .parents,#widezone .floatmenu .parents a{
    background-image:url(/images/nav/audienceNav/i_parents_Family.gif);
    background-repeat:no-repeat;
    display:block;
    width:142px;
    height:15px;

}
#widezone .floatmenu .parents a:hover{
    background-image:url(/images/nav/audienceNav/h_parents_Family.gif);
}
#widezone .floatmenu .alumni,#widezone .floatmenu .alumni a{
    background-image:url(/images/nav/audienceNav/i_alumni.gif);
    background-repeat:no-repeat;
    display:block;
    width:142px;
    height:25px;
    
}
#widezone .floatmenu .alumni a:hover{
    background-image:url(/images/nav/audienceNav/h_alumni.gif);
}


#rightzone{
    width: 178px;
    float: right;
}
#rightzone .actions{
    background-color:#0B1E73;
    color:#333333;
    padding-top:0px;
    padding-bottom:0px;
    display:block;
    height:27px;
    padding-left:3px; /* orig 8 */
    margin-bottom:8px;
    margin-top:0px;
}

#rightzone .actions .applybtn,#rightzone .actions .applybtn a{
    text-decoration:none;
    height:27px;
    width:64px; /* 52 */
    display:block;
    float:left;
    background-image:url(/images/btns/i_applyBTN.gif);
    background-repeat:no-repeat;
    margin-right:0px;
}
#rightzone .actions .applybtn a:hover{
    background-image:url(/images/btns/h_applyBTN.gif);
}

#rightzone .actions .applybtn a:active{
    background-image:url(/images/btns/a_applyBTN.gif);
}


#rightzone .actions .giftbtn,#rightzone .actions .giftbtn a{
    text-decoration:none;
    height:27px;
    width:107px;
    display:block;
    float:left;
    background-image:url(/images/btns/i_giftBTN.gif);
    background-repeat:no-repeat;
    margin-right:0px;
}
#rightzone .actions .giftbtn a:hover{
    background-image:url(/images/btns/h_giftBTN.gif);
}

#rightzone .actions .giftbtn a:active{
    background-image:url(/images/btns/a_giftBTN.gif);
}

#rightzone .actions .gifttxt,#rightzone .actions .gifttxt:link{
    text-decoration:none;
    height:9px;
    width:60px;
    background-image:url(/images/misc/i_makeAGift.gif);
    background-repeat:no-repeat;
}
#rightzone .actions .gifttxt:hover{
    background-image:url(/images/misc/h_makeAGift.gif);
}

#rightzone .actions .gifttxt:active{
    background-image:url(/images/misc/a_makeAGift.gif);
}
#rightzone .askKate {
    margin-bottom:9px;
    height:36px;
    display:block;
}
#rightzone .askKate .txtaskKate {
    width: 140px;
    height: 9px;
    background-image: url(/images/misc/askKate_Willie.gif);
    
    margin-bottom: 6px;
    float:left;
}
#rightzone .askKate form{
    display:block;
    margin: 0 0 0 0;
    padding:0 0 0 0;
    bottom: 0px;
}
#rightzone .askKate form .txt{
 width:146px;
 height:14px;
 border:solid 1px #0B1E73;
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 vertical-align:baseline;
}


#rightzone .askKate form .submit, #rightzone .askKate form .submit a{
    height:18px;
    width:18px;
    display:block;
    background-image:url(/images/btns/i_askBTN.gif);
    background-repeat:no-repeat;
    float:left;
}
#rightzone .askKate form .submit a:hover{
    background-image:url(/images/btns/h_askBTN.gif);
}

#rightzone .askKate form .submit a:active{
    background-image:url(/images/btns/a_askBTN.gif);
}


.events {
}
#eventsregion .newsrelated {
margin-top:0px
}
#eventsregion hr.solidline {
margin-bottom:0px;
margin-top:0px;
}
.txtevents {
    background-image: url(/images/titles/Events.gif);
    background-repeat: no-repeat;
    height: 9px;
    width: 100%;
    
    padding-bottom: 9px;
    border-bottom: 1px solid #666666;
    margin-bottom: 9px;
    /*
    border-bottom: 1px solid #666666;
    padding-bottom: 9px;
    margin-bottom: 9px;
    */
}

.masthead {
    margin-bottom: 18px;
}

.promo {
 position: absolute;
 left: 573px;
 top: 87px;
 width: 195px;
 background-color:#CCCCCC;
 height: 144px;
}

#leftzone {
    float: left;
}

.leftfeature {
    display: block;
}

#content {
    position: relative;
    width: 376px;
    margin-left: 190px;
}
#content a {
    text-decoration: none;
    color:#00549E;
}
#content a:hover {
    color:#0b1e73;
}

#content th a {
    color:#ffffff;
    text-decoration: underline;
}

#content th a:hover {
    color:#FEB612;
    text-decoration: underline;
}

#contentwide {
    position: relative;
    width: 760px;
    margin-left: 190px;
}
#contentwide a {
    text-decoration: none;
    color:#00549E;
}
#contentwide a:hover {
    color:#0b1e73;
}
#contentwide th a {
    color:#ffffff;
    text-decoration: underline;
}

#contentwide th a:hover {
    color:#FEB612;
    text-decoration: underline;
}

.txtpageheaders {


min-height: 0px;
    width: 100%;
/*  padding-bottom: 9px; 
    margin-bottom: 9px; 
    height: 22px; */
}


.txtacademics {
    height: 18px;
    width: 100%;
    background-image: url(/images/titles/Academics.gif);
    background-repeat: no-repeat;
    
    padding-bottom: 9px;
    margin-bottom: 9px;
}
.txtschoolEd2 {
    height: 18px;
    width: 100%;
    background-image: url(/images/titles/schoolEd2.gif);
    background-repeat: no-repeat;
}

.txttopheadlines {
    height: 9px;
    width: 100%;
    background-image: url(/images/titles/TopHeadlines.gif);
    background-repeat: no-repeat;
    
    padding-bottom: 9px;
    border-bottom: 1px solid #666666;
    margin-bottom: 9px;
}

.txtnewsfromtheschool {
    height: 9px;
    width: 100%;
    background-image: url(/images/titles/NewsFromTheSchool.gif);
    background-repeat: no-repeat;
    
    padding-bottom: 5px;
    border-bottom: 1px solid #666666;
    margin-bottom: 9px;
}

.txtnewsfromthecollege {
    height: 9px;
    width: 100%;
    background-image: url(/images/titles/NewsFromTheCollege.gif);
    background-repeat: no-repeat;
    
    padding-bottom: 5px;
    border-bottom: 1px solid #666666;
    margin-bottom: 9px;
}
.txtnewsfromthesoc {
    height: 9px;
    width: 100%;
    background-image: url(/images/academics/colleges/soc/soc_header_news.jpg);
    background-repeat: no-repeat;
    padding-bottom: 5px;
    border-bottom: 1px solid #666666;
    margin-bottom: 9px;
}
.profile {
    margin-bottom: 18px;
    width: 178px;
}

.newsitem{
    margin-top:9px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    background-color:#FFFFFF;
    word-spacing:2px;
    display:block;
    line-height:130%;
    
    margin-bottom: 9px;
}
.newsitem ul{
        list-style-position: outside
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    background-color:#FFFFFF;
}

.newsitem li{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    background-color:#FFFFFF;
}
.newsitem img {
    margin-right:8px;
    float: left;
}
.newsitem h4{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    background-color:#FFFFFF;
    font-weight:bold;
    margin:0px;
}
.newsitem .date{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    text-transform:uppercase;
    background-color:#FFFFFF;
    color:#666666;
    margin:0px;
}
.newsitem a{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#00549E;
    background-color:#FFFFFF;
    text-decoration:none;
    word-spacing:normal;
}
.newsitem a:hover{
    color:#0B1E73;
    background-color:#FFFFFF;
}
.newsrelated{
    display:block;
    vertical-align:middle;
    padding-top: 2px;
    padding-bottom: 2px;
}
.newsrelated .caption{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
    background-color:#FFFFFF;
    font-weight:bold;
    margin:0px;
        padding:0px;
    text-decoration:none;
}
.newsrelated .caption:hover{
    color:#00549E; 
    background-color:#FFFFFF;
}
.newsrelated .newssrc{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    background-color:#FFFFFF;
    color:#00549E;
    margin:0px;
}
.newsrelated .viewvideo:hover{
    background-image:url(/images/btns/h_viewVideoBTN.gif);
}
.newsrelated .viewvideo{
    float:right;
    background-image:url(/images/btns/a_viewVideoBTN.gif);
    background-repeat:no-repeat;
    background-position:right top;
    padding-top:1px;
    padding-right:22px;
    vertical-align:middle;
    height:18px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    background-color:#FFFFFF;
    color:#00549E;
    margin:0px;
}
.newsrelated a{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    background-color:#FFFFFF;
    color:#00549E;
    text-decoration:none;
    word-spacing:normal;
}
.newsrelated a:hover{
    background-color:#FFFFFF;
    color:#0B1E73;
}
.newsrelated .date{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    text-transform:uppercase;
    background-color:#FFFFFF;
    color:#666666;
    margin:0px;
}
.featuredlinks{
    border-top: 1px solid #cccccc;
    padding-left:4px;
    padding-top: 9px;
    margin-top: 18px;
    margin-bottom: 18px;
    
    width: 174px;
}
.featuredlinks .txtfeaturedlinks {
    width: 99px;
    height: 9px;
    background-image:url(/images/titles/FeaturedLinks.gif);
    margin-bottom: 9px;
}
.featuredlinks a{
    display:block;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    background-color:#FFFFFF;
    color:#00549E;
    margin:0px;
    text-decoration:none;
    padding-bottom:2px;
    padding-left:10px;
    background-image:url(/images/nav/i_relatedLinksArrow.gif);
    background-repeat:no-repeat;
    background-position:left center;
}
.featuredlinks a:hover{ color:#0B1E73;  background-color:#FFFFFF;   background-image:url(/images/nav/h_relatedLinksArrow.gif);}

.newsitem ul {
    font-family: Verdana, Verdana, helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    text-decoration: none;
    padding: 0px 0px 0px 15px;
    margin: 0px 0px 0px 25px;
}   
.newsitem li {
        font-family: Verdana, Verdana, helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    text-decoration: none;
    padding: 7px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.leftcolumn {
        width: 49%;
        float: left;
}
.rightcolumn {
        width: 49%;
        float: right;
}
.hoftable a:link {font-family: verdana, sans-serif; font-size: 8pt;}
.hoftable a:visited {font-family: verdana, sans-serif; font-size: 8pt;}

table.hoftable {
        border: 1px solid #666666;
        border-collapse: collapse;
    }   
table.hoftable tbody tr td {
        font-family: verdana, sans-serif;
        font-size: 8pt;
        padding: 6px 6px;
        border-left: 1px solid #D9D9D9;
    }   
table.hoftable tbody tr.selected td {
        background-color: #A7C1E2;
        color: #000000;
        font-weight: normal;
        border-left: 1px solid #D9D9D9;
        border-bottom: 1px solid #D9D9D9;
    }
table.hoftable tbody tr.selected th {
        background-color: #0B1E73;
        color: #FFFFFF;
        font-family: verdana, sans-serif;
        font-size: 8pt;
        text-align: left;
        text-transform: uppercase;
        padding: 6px 6px;
        font-weight: bold;
        border-left: 0px solid #D9D9D9;
        border-bottom: 1px solid #D9D9D9;
    }
table.hoftable tr.selected th a:link {
        color: #FFFFFF;
        font-family: verdana, sans-serif;
        font-size: 8pt;
        text-align: left;
        text-decoration: none;
                text-transform: uppercase;
        font-weight: bold;
    }
    table.hoftable tr.selected th a:visited {
        color: #FFFFFF;
        font-family: verdana, sans-serif;
        font-size: 8pt;
        text-align: left;
        text-decoration: none;
                text-transform: uppercase;
        font-weight: bold;
    }
    table.hoftable tr.selected th a:hover {
        color: #FFFFFF;
        font-family: verdana, sans-serif;
        font-size: 8pt;
        text-align: left;
        text-decoration: none;
                text-transform: uppercase;
        font-weight: bold;
    }
table.hoftable a:link {
        font-family: verdana, sans-serif;
        font-size: 8pt;
        text-align: left;
        text-transform: none;
        font-weight: bold;
    }
table.hoftable a:hover {
        color: #0b1e73;
        font-family: verdana, sans-serif;
        font-size: 8pt;
        text-align: left;
        text-transform: none;
        font-weight: bold;
    }
table.hoftable a:visited {
        color: #0b1e73;
        font-family: verdana, sans-serif;
        font-size: 8pt;
        text-align: left;
        text-transform: none;
        font-weight: bold;
    }
table.hoftable p {
        margin: 0;
    }   
.leftmargin1 {
                margin-left: 15px;
        }
.breadcrumb {
    position: relative;
    top: -18px;

    margin-left:4px;
    margin-bottom:-5px;
}
.breadcrumb a{
    background-image:url(/images/nav/i_breadcrumbArrow.gif);
    background-repeat:no-repeat;
    background-position:left center;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#00549E;
    background-color:#FFFFFF;
    text-decoration:none;
    padding-left:10px;
}
.breadcrumb a:hover{
    background-image:url(/images/nav/h_breadcrumbArrow.gif);
    background-color:#FFFFFF;
    color:#0B1E73;
}
.pageservices {
        width: 376px;
    position: relative;
    top: -18px; 
    float: right;
}
.emaillnk{
    display: block;
    width: 52px;
    height: 18px;
    
    float: right;
    
    background-image:url(/images/misc/i_email.gif);
    text-decoration:none;
    background-position: center center;
}
.emaillnk:hover{
    background-image:url(/images/misc/h_email.gif);
    text-decoration:none;
}
.printlnk{
    display: block;
    width: 56px;
    height: 18px;
    
    float: right;

    background-image:url(/images/misc/i_print.gif);
    text-decoration:none;
    background-position: center center;
}
.printlnk:hover{
    background-image:url(/images/misc/h_print.gif);
    text-decoration:none;
}

.localnav {
    margin-left:4px;
    font-family:Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
    color:#000000;
        width: 178px;
}
.localnav a{
    background-image:url(/images/nav/i_localNavArrow.gif);
    background-repeat:no-repeat;
    background-position:0% 19%;
  border-bottom: 1px dashed #DDDDDD; 
    display: block;
    padding: 2px 7px 2px 8px;
    padding-left: 12px;
    color:#0B1E73;
    background-color:#FFFFFF;
    text-decoration:none;
}
.localnav #selected{
    color:#0B1E73;
    font-weight: bold;
}
.localnav a:hover{
    background-image:url(/images/nav/a_localNavArrow.gif);
    background-repeat:no-repeat;
    background-position:0% 19%;
  border-bottom: 1px dashed #DDDDDD; 
    display: block;
    padding: 2px 7px 2px 8px;
    padding-left: 12px;
    color:#0B1E73;
    background-color:#FFFFFF;
    text-decoration:none;
}



.dashline {
    border: none;
    border-top: 1px dashed #666666;
    height:1px;
    width:100%;
    display:block;
    margin-top:4px;
    margin-bottom:4px;
        margin-right: 4px;
}
.solidline {
    border: none;
    border-top: 1px solid #666666;
    height:1px;
    width:100%;
    display:block;
    margin-top:8px;
    margin-bottom:8px;
}
.starter{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    background-color:#FFFFFF;
    display:block;
    margin-bottom: 18px;
        min-width:0;
}
.starter li{
    margin-bottom: 5px;
}
.starter a{
    text-decoration: none;
}
.starter h2{
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight:bold;
    color:#333333;
    margin-bottom:18px;
}
.starter h3{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#333333;
    margin-bottom:5px;
}
.starter h5{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
    color:#333333;
    margin-bottom:14px;
}
.starter p.caption{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
    color:#333333;
    margin-bottom:14px;
}

.brk2{
    margin-top:18px;
    margin-bottom:9px;
    display:block;
}

/****************************************/

.footer {

    width: 100%;

    float: left;

}

.footer .goldbg {
    position: absolute;
    left: 0px;
    background-color: #fdc82f;
    width: 50%;
    height: 36px;
        padding-top: 4px;
}

.footer .bluebg {
    position: absolute;
    left: 50%;
    background-color: #fdc82f;
    width: 50%;
    margin-top: 0px;
    height: 36px;
        padding-top: 4px;
}

.footer .centering .caption {
    position: absolute;
/*  left: 176px; */
    left: 0px;
/*  width: 556px; */
    width: 100%; 
    height: 36px;
/*  border-left: 12px solid #FFFFFF; */
    border-left: 0px solid #FFFFFF;
    border-top: 0px solid #FFFFFF;
/*  border-top: 36px solid #FFFFFF; */
    padding-top: 4px;
/*      padding-top: 8px; */
    padding-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 13px;
    background-color: #fdc82f;
}

.emph1 {
    color: #FFFFFF;
    display: block;
}
.emph2 {
    color: #FFFFFF;
}   
.footer a {
    color: #FFFFFF;
    text-decoration: none;
}
.footer a:hover {
    color: #0b1e73;
}
.alttext{
    display:none;
}

.theSearch a {
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    color:#0B1E73;
}
.theSearch a:hover {
    color:#00549E;
}
.uccefeatlinks {
    margin-top:10px;
    text-align: center;
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    color: #7ab800;
        width: 159px;
} 

.sidebar {
border: 1px solid #cccccc;
padding: 5px;
width: 35%;
float: right;
margin-left: 10px;
margin-bottom: 15px;
display: block;
background-color: #ffffff   
//* width: 35%;
padding: 10px;
margin-left: 15px;
margin-bottom: 10px;
border-top: 1px dashed #666666;
border-bottom: 1px dashed #666666;
float: right; *//
font-family:Times New Roman, Times, serif;
font-size:12px;
    color:#333333;
    background-color:#FFFFFF;
    word-spacing:2px;
    display:block;
    line-height:130%;
}

.sidebar td {
font-family:Times New Roman, Times, serif;
font-size:12px;
padding-top:10px;
padding-bottom:10px;
    color:#333333;
    background-color:#FFFFFF;
    word-spacing:2px;
    display:block;
    line-height:130%;
}

.sidebar h3 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#333333;
    font-weight:bold;
    margin:0px;
text-align: center;
}


.sidebar h4 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    font-weight:bold;
    margin:0px;
}

.sidebar h5 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:9px;
    color:#333333;
    font-weight:bold;
    margin:0px;
    text-transform: uppercase;
}

.sidebar a{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#00549E;
    text-decoration:none;
    word-spacing:normal;
}
.sidebar ul {padding-left:1em;
 margin: 15px;
}
.sidebar a:hover{
    color:#0B1E73;
}
#loginBox a:hover{
    color:#999999;
}
#loginBox a{
    text-decoration:none;
    font-size:11px;
    color:white;
    font-weight:bold;
}
#loginBox a.orange:hover{
    color:#C1902D;
}
#loginBox a.orange{
    font-size:10px;
    color:#FEB612;
    font-weight:normal;
}

#loginBox{
    width:147px;
    padding-left:10px;
    padding-right:10px;
    padding-top:4px;
    height:180px;
    background-color:#0B1E73;
    color:#feb612;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    background-image:url(/images/misc/myhofstraLogin.gif);
    background-repeat:no-repeat;
    background-position:10px 9px;
}
#loginBox input{
    width:147px;
    font-size:12px;
    line-height:18px;
    height:18px;
    border:solid 1px #888888;
    margin-top:8px;
    margin-bottom:8px;
}
.devcc h2{
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight:bold;
    color:#b19401;
    margin-bottom:18px;
}
.devcc h3{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#b19401;
    margin-bottom:14px;
}
.devcc h5{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
    color:#b19401;
    margin-bottom:14px;
}
.fairbox {font-size:11px;
          width:30%;
          float:left;
          border:1px #CCCCCC solid;
          padding: 5px;
          margin: 2px;
}
a.stbuttontext { font-family:Arial, Helvetica, sans-serif;
            font-size:10px;
            text-decoration:none;
            color:#acacac;
            margin-bottom:0px;
            padding: 1px;
}
.stbuttontext a{ font-family:Arial, Helvetica, sans-serif;
            font-size:10px;
            text-decoration:none;
            color:#acacac;
            margin-bottom:0px;
            padding: 1px;
}
#stbuttontext a{ font-family:Arial, Helvetica, sans-serif;
            font-size:10px;
            text-decoration:none;
            color:#acacac;
            margin-bottom:0px;
            padding: 1px;
}
.stbutton a{ font-family:Arial, Helvetica, sans-serif;
            font-size:10px;
            text-decoration:none;
            color:#acacac;
            margin-bottom:0px;
            padding: 1px;
}
/* awesome buttons CSS */
.awesome, .awesome:visited {
    background: #222 url(/images/misc/misc_btnoverlay.png) repeat-x; 
    display: inline-block; 
    padding: 5px 10px 6px; 
    color: #fff; 
    text-decoration: none;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
}
         #contentwide .awesome:hover            { color: #fff;}
         #contentwide .awesome:visited          { color: #fff;}
         #contentwide .awesome:a            { color: #fff;}
         #contentwide .awesome          { color: #fff;}
    .awesome:hover                          { background-color: #111; }
    .awesome:active                         { top: 1px;}
    .small.awesome, .small.awesome:visited          { font-size: 11px; padding: ;}
    .awesome, .awesome:visited,
    .medium.awesome, .medium.awesome:visited        { font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25);}
    .large.awesome, .large.awesome:visited          { font-size: 14px; padding: 8px 14px 9px;}  
    .hofblue.awesome, .red.awesome:visited          { background-color: #0b1e73;}
    .hofblue.awesome:hover                          { background-color: #091a62;}
    .hofgold.awesome, .red.awesome:visited          { background-color: #fdc82f;}
    .hofgold.awesome:hover                          { background-color: #d7aa28;}
    .dynred.awesome, .red.awesome:visited           { background-color: #d55c19;}
    .dynred.awesome:hover                           { background-color: #b54e15;}
    .dynblue.awesome, .red.awesome:visited          { background-color: #52c6e2;}
    .dynblue.awesome:hover                          { background-color: #46a8c0;}
    .dyngreen.awesome, .red.awesome:visited         { background-color: #7ab800;}
    .dyngreen.awesome:hover                         { background-color: #689d00;}
    .confblue.awesome, .red.awesome:visited         { background-color: #a7c1e3;}
    .confblue.awesome:hover                         { background-color: #8ea4c1;}
    .confred.awesome, .red.awesome:visited          { background-color: #c84e00;}
    .confred.awesome:hover                          { background-color: #aa4200;}
    .confgreen.awesome, .red.awesome:visited            { background-color: #69923a;}
    .confgreen.awesome:hover                            { background-color: #597c31;}
    .confgold.awesome, .red.awesome:visited         { background-color: #b19401;}
    .confgold.awesome:hover                         { background-color: #977e01;}

/*END awesome buttons CSS */
/* styles for entire search widget */
.yui-skin-sam .yui-ac { position:relative;font-family:arial;font-size:100%; }
/* styles for input field */
.yui-skin-sam .yui-ac-input { width:175px; }
/* styles for results container */
.yui-skin-sam .yui-ac-container { top:1.6em;width:175px; }
/* styles for header/body/footer wrapper within container */
.yui-skin-sam .yui-ac-content { position:absolute;width:175px;border:1px solid #808080;background:#fff;color:#000000;overflow:hidden;z-index:9050; }
/* styles for container shadow */
.yui-skin-sam .yui-ac-shadow { position:absolute;margin:.3em;width:100%;background:#000;-moz-opacity: 0.10;opacity:.10;filter:alpha(opacity=10);z-index:9049; }
/* styles for results list */
.yui-skin-sam .yui-ac-content ul{ margin:0;padding:0;width:175px; }
/* styles for result item */
.yui-skin-sam .yui-ac-content li { margin:0;padding:2px 5px;cursor:default;white-space:nowrap; }
/* styles for prehighlighted result item */
.yui-skin-sam .yui-ac-content li.yui-ac-prehighlight { background:#B3D4FF; }
/* styles for highlighted result item */
.yui-skin-sam .yui-ac-content li.yui-ac-highlight { background:#0000FF;color:#FFF; }
/* START SITE GUIDE */
#slickbox 
{
    width:950px; 
    height:240px; 
    margin-bottom: 10px; 
    margin-top: 0px; 
    background:#d8e4f3; 
    padding: 0px; 
    border-top: 1px solid #0b1e73; 
    border-bottom: 1px solid #0b1e73;
        display: none;
}
#slickbox table { width:950px;margin-top: 0px; }
#slickbox ul
{
    margin-left:0px;
    padding-left: 24px;
    text-indent: 0px;
}
.sitemapul 
{
    width:17%;
    margin-bottom:20px;
    margin-right:0px;
    float:left; 
}
.sitemapul li 
{
    list-style: none;
    list-style-position:inside;
    line-height: 8px;
}
.sitemapul a 
{
    border-bottom: 1px dotted #BBBBBB; 
    display: block;
    color:#00549E;
    text-decoration:none;
    font-size: 11px;
    line-height: 8px;
    padding: 0px 0px 2px 0px;
}
.sitemapul a:hover {
    color:#0B1E73;
}
/* END SITE GUIDE. */

