﻿body {
    background-image: url("../images/mainbg.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #6f2121;
    margin: 0;
    font-family: arial, helvetica, serif;
}
td.navbar a:link 
{ 
    display: block; border: 0; margin: 0; width: 100%; height: 20px;
    background: #B02E2E; color: #FFFFFF; font-size: 10px; font-weight: bold; text-decoration: none;
} 
td.navbar a:visited 
{ 
    display: block; border: 0; margin: 0; width: 100%; height: 20px;
    background: #B02E2E; color: #FFFFFF; font-size: 10px; font-weight: bold; text-decoration: none;
} 

td.navbar a:hover 
{ 
    display: block; border: 0; margin: 0; width: 100%; height: 20px;
    background: #828282; color: #FFFFFF; vertical-align: center; font-size: 10px; font-weight: bold; text-decoration: none; 
} 
td.navbar a:active 
{ 
    display: block; border: 0; margin: 0; width: 100%; height: 20px;
    background: #828282; color: #FFFFFF; vertical-align: center; font-size: 10px; font-weight: bold; text-decoration: none; 
} 
td.giftbar a:link 
{ 
    display:block; margin:0; width: 171px; height: 24px; padding-top:6px;
    background: #687b89; color: #ffffff; text-decoration: none; vertical-align:middle;
} 
td.giftbar a:visited 
{ 
    display:block; margin:0; width: 171px; height: 24px; padding-top:6px;
    background: #687b89; color: #ffffff; text-decoration: none; vertical-align:middle;
} 

td.giftbar a:hover 
{ 
    display: block; margin: 0; width: 171px; height: 24px;
    background: #FFFFFF; color: #000000; vertical-align: middle; text-decoration: none; padding-top:6px;
} 
td.giftbar a:active 
{ 
    display: block; margin: 0; width: 171px; height: 24px;
    background: #FFFFFF; color: #000000; vertical-align: middle; text-decoration: none; padding-top:6px; 
} 
.text
{
    font-size: 12px;
}
.titletext
{
    font-size: 22px;
    font-weight: bold;
    color: black;
}

/*  Misc 2 plain block floats
-----------------------------------------------------------------------------*/
.block-right {
    display: block;
    float: right;
    }

.block-left {
    display: block;
    float: left;
    }

    
/*  Misc 3 image styles, floats and related p formats
-----------------------------------------------------------------------------*/

.img-right {
    display: block;
    float: right;
    margin:0 0 12px 20px;
    }

.img-left {
    display: block;
    float: left;
    margin:0 20px 12px 0;
    }
    
    /*  boxed photo   generic -- can use with other id divs ---------------------*/

#home-sidebar .boxed-photo {
    display: block;
    width: 218px; /* 204img+14px padd&border=218 */
    margin-bottom: 10px;
    }
    
#content-sidebar .boxed-photo {
    display: block;
    width: 188px;  /* 174img+14px padd&border=188 */
    margin-bottom: 10px;
}

/* use with images 174px wide -- 174img+14px padd&border=188 */
.width188 {
    display: block;
    width: 188px;
}

/* use with images 111px wide -- 111img+14px padd&border=125 */
.width125 {
    width: 125px;
    margin-bottom: 10px;
    
}

/* used on career overview for 2col thumbnails  */
.width200 {
    width: 200px;
    margin-bottom: 10px;
}
    
/*  use with images 246px wide -- 246img+14px padd&border=260 */
.width260 {
    width: 260px;
    margin-bottom: 10px;
}
/*  found in sitemap file use with images 246px wide -- 246img+14px padd&border=260 */
.width260l {
    width: 260px;
    margin-bottom: 10px;
    float: left;
}


.width150 {
    width: 150px;
    margin-bottom: 10px;
    margin-right: 10px;
}
    
.boxed-photo  img {
    padding: 6px;
    border: 1px solid #999;
    background-color: #FFFFFF;
    }

.boxed-photo  img.no-border {
    padding: 0;
    border:none;
    margin-bottom:10px;
    }
    
/* for caption, credit, links that go with pix */	
.boxed-photo p {
    margin-top:7px;
    font-size: 0.9em;
    line-height:1.2em;
    color: #666;
    }
    
.boxed-photo li {
    font-size: 0.9em;
    line-height:1.2em;
    color: #666;
    }
    
.boxed-photo .credit {
    text-align: right;
    font-size: 0.65em;
    color: #666666;
    text-transform: uppercase;
    }
    

a.glink, a.glink:visited{
    font-size: 11px;
    color: #456297;
    margin: 0;
    padding: 1px 5px 1px 5px;
    border-right: 1px solid #ffffff;
}

a.glink1, a.glink:visited{
    font-size: 11px;
    color: #456297;
    text-decoration: underline;
}

a.glink1:hover{
    font-size: 11px;
    color: #456297;
    text-decoration: none;
}

.artext
{
    font-size: 14px;
    font-weight: bold;
    color: #5D6DA3;
}

.jobtitle
{
    font-size: 16px;
    font-weight: bold;
    color: black;
}
.style2 {
    color: #535353;
    font-size: 11px;
}
.gara {
    color: #252525;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.gara:hover {
    color: #690000;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.navlinks1
{
    font-size: 11px;
    color: #5B7596;
    text-decoration: none;
}
.navlinks1:hover
{
    font-size: 11px;
    color: #2E5F9B;
    text-decoration: underline;
}
.blueishlink {
    font-size: 11px;
    color: #263d4c;
    text-decoration: underline;
}
    .blueishlink:hover {
        font-size: 11px;
        color: #263d4c;
        text-decoration: none;
    }
.section {
    font-size: 14px;
    font-weight: bold;
    color: black;
}
.folder a:link {
    color: #000000;
    font-size: 11px;
}
.folder a:visited {
    color: #000000;
    font-size: 11px;
}
.smalltext {
    font-size: 10px;
}
.smalltext11 {
    font-size: 11px;
    color: #000000;
    line-height: normal;
}
.media {
    font-size: 11px;
    color: #3B3B3B;
    text-decoration: underline;
}
    .media:hover {
        font-size: 11px;
        color: #3B3B3B;
        text-decoration: none;
    }
.fptext {
    font-size: 16px;
    font-weight: bold;
    color: black;
    text-decoration: underline;
}
.staffheader {
    font-size: 16px;
    font-weight: bold;
    color: #5f5f5f;
    text-decoration: none;
}
.toptext {
    font-size: 11px;
    color: blue;
    text-decoration: underline;
}
.chant {
    font-size: 10px;
    color: #003366;
    font-weight: bold;
    text-decoration: none;
}
.toptext:hover {
    font-size: 11px;
    color: blue;
    text-decoration: none;
}
.textv {
    font-size: 12px;
    color: blue;
    text-decoration: underline;
}
    .textv:hover {
        font-size: 12px;
        color: blue;
        text-decoration: none;
    }
.guideprint {
    font-size: 11px;
    color: #920000;
    text-decoration: underline;
}
.h1 {
    font-size: 11px;
    color: #920000;
    font-weight: bold;
    text-decoration: underline;
}
.guideprint:hover {
    font-size: 11px;
    color: #920000;
    text-decoration: none;
}
.toptext.a:visited {
    font-size: 11px;
    color: blue;
    text-decoration: underline;
}
.newstext {
    font-size: 11px;
    color: blue;
    text-decoration: underline;
}
    .newstext:hover {
        font-size: 11px;
        color: blue;
        text-decoration: none;
    }
.faqtext {
    font-size: 11px;
    color: blue;
    text-decoration: underline;
}
    .faqtext:hover {
        font-size: 11px;
        color: blue;
        text-decoration: none;
    }
.arpn {
    font-size: 11px;
    color: #456297;
    text-decoration: underline;
}
    .arpn:hover {
        font-size: 11px;
        color: #456297;
        text-decoration: none;
    }
.toptext1
{
    font-size: 10px;
    color: gray;
    text-decoration: underline;
}
.toptext1:hover
{
    font-size: 10px;
    color: #5A5A5A;
    text-decoration: none;
}
.crumb
{
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: underline;
}
.crumb:hover
{
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: underline;
}
.gifts1
{
    font-size: 10px;
    color: #000000;
    text-decoration: underline;
}
.gifts1:hover
{
    font-size: 10px;
    color: #000000;
    text-decoration: underline;
}
.agreement
{
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
}
.agreement:hover
{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.email
{
    font-size: 11px;
    color: #4f44f4;
    text-decoration: underline;
}
.email:hover
{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.email1 {
    color: #0000FF;
    font-size: 11px;
}
.email1:hover {
    color: #0000FF;
    font-size: 11px;
    text-decoration: none;
}
.staffemail
{
    font-size: 12px;
    color: #152652;
    text-decoration: underline;
}
.staffemail:hover
{
    font-size: 12px;
    color: #152652;
    text-decoration: none;
}
.staffemail.a:visited
{
    font-size: 12px;
    color: #152652;
    text-decoration: underline;
}
.header
{
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    background-color: #bf0000;
}
.studentHeader
{
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    padding-left:5px;
    padding-right:5px;
    padding-top:2px;
    padding-bottom:2px;
    text-decoration:none;
}
.smallheader
{
    font-size: 9px;
    color: #000000;
    font-weight: bold;
    background-color: #ffffff;
}
.header1
{
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    background-color: #ffcc33;
}
.linkfont{
    font-size: 12px;
    color: #000000;
}
table.dynamic td
{
    border-bottom: solid gray 1px;
    padding-left: 5pt;
    padding-right: 5pt;
}
.link
{
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.link:hover
{
    font-size: 12px;
    color: #915D63;
    text-decoration: none;
}
.whitelink
{
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.whitelink:hover
{
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: underline;
}
.blacklink
{
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.blacklink:hover
{
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

.mag
{
    font-size: 11px;
    color: #4C6E96;
    font-weight: bold;
    text-decoration: underline;
}
.mag:hover
{
    font-size: 11px;
    color: #4C6E96;
    text-decoration: none;
}
.homelink
{
    font-size: 12px;
    color: #850300;
    text-decoration: none;
}
.homelink:hover
{
    font-size: 12px;
    color: navy;
    text-decoration: none;
}
ul.circle 
{
    list-style-type: circle
}
hr
{
    color: navy;
}
.hoverlink
{
    color: #850300;
    text-decoration:none
}
.hoverlink:hover
{
    color: #850300;
    text-decoration:underline
}
.hoverlink1
{
    color: #101553;
    text-decoration:none
}
.hoverlink1:hover
{
    color: #101553;
    text-decoration:underline
}
.menuwhitetext {
    text-decoration : none;
    color : #FFFFFF;
    font-size : 11px;
    font-weight : bold;
    text-align : center;
}
.whitetext {
    text-decoration : none;
    color : #FFFFFF;
    font-size : 10px;
}
.menu .options {
    font-size: 10px;
    line-height: 15px;
    padding-top:2px;
    padding-left:2px;
    padding-right:2px;
    padding-bottom:2px;
    background:#915D63;
}

.menu a {
    color:#ffffff;
    display:block;
    text-decoration:none;
    background:transparent;
}

.menu a:visited {
    color:#ffffff;
    text-decoration:none;
}

.menu a:hover {
    background:#ffffff;
    color:#000000;
    text-decoration:none;

}
    .menubar
    {
    font-size: 10px;
    font-weight: bold;
    padding-left:2px;
    padding-right:2px;
    color:#000000;
    background: #ffffff;
    }
    .menubar a 
    {
    color:#000000;
    padding-left:5px;
    padding-right:5px;
    text-decoration:none;
    }
    .menubar a:visited 
    {
    color:#cccccc;
    text-decoration:none;
    }
    .menubar a:hover 
    {
    color:#000000;
    background: #ffffff;
    padding-top:4px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:4px;
    }
    .menu 
    {
    padding:1px;
    background:#000000;
    }
    .menu .options 
    {
    font-size: 10px;
    line-height: 15px;
    padding-top:2px;
    padding-left:2px;
    padding-right:2px;
    padding-bottom:2px;
    background:#6B6B6B;
    }
    
.modalBackground {
    background-color: Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.donorstory
{
    font-size:small;
    color:#1e25b2;
    font-weight:bold;
    text-decoration:none;
}
.donorstory:hover
{
    font-size:small;
    color:#1e25b2;
    font-weight:bold;
    text-decoration:underline;
}
.collegelinks
{
    font-size:11px;
    color:#000000;
    text-decoration:none;
}
.collegelinks:hover
{
    font-size:11px;
    color:#000000;
    text-decoration:underline;
}


/* css for addgiftstory thankyou section starts */

.labelDesign
{
    font-size:24pt;
}

.tdVerticalSpacer5px
{
    height: 5px;	
}

.tdVerticalSpacer10px
{
    height: 10px;	
}

.tdVerticalSpacer20px
{
    height: 20px;	
}

.tyLink
{
    font-size: 12px;
    color: #0000FF;
    line-height: normal;
    text-decoration: underline;
}

/* css for addgiftstory thankyou section ends */

.headerbar {
    width:100%; background-color:#92a8bc; height:30px; border-bottom:2px solid black;
}
.sidecol {
    width: 30%;
}

.logtable {
    border:0px; width:765px; background-color:#92a8bc;
}
.logout {
    text-align: right;
}
.testind {
    text-align:left;font-size:large;color:white;font-weight:bold;
}

.white {
    color: #FFFFFF;
}

.contentDiv {
    padding-bottom:0px; text-align: center; margin-right: auto; margin-left: auto
}

.contentTable {
    border:2px solid black; background-color:#FFFFFF; margin-right: auto; margin-left: auto;
}
.contentWidth {
    width:765px;
}
.headlogo {
    background-color:#FFFFFF; width:350px;
}
.nobord {
    border: none;
}
.titlecell {
    background-color:#FFFFFF; 
    width:415px; 
    vertical-align:middle;
    text-align:center; 
    font-size:large; 
    color:#91a0aa;
}

.menutbl {
    width: 100%; 
    border:0; 
    background-color: #B5C7D8; 
    text-align: center;
}

.menucell {
    text-align:center; 
    background-color: #92A8BC; 
    border-top: solid 1px black;
}

.menuintbl {
    margin: 0 auto 0 auto;
}
.blckspcr {
    width: 100%;
    height: 3px;
    background-color: black;
}

.sidebarpagesection {
    width:152px; 
    border-right:1px solid #959595; 
    text-align: left; 
    background-color: #bdcddc; 
    vertical-align:top;
}
.sidebarcontainer {
    width: 152px; 
    border:0;
}
.topsidemenu {
   padding-bottom: 0; 
   padding-top: 8px; 
   padding-left: 4px; 
   white-space:nowrap;
}

.sidemenu {
    padding-bottom: 8px; 
    white-space:nowrap;
}
.sidemenuhead {
    padding-left:5px; 
    font-weight: bold; 
    padding-bottom: 2px; 
    padding-top: 10px;
}
.contentcell {
    width:100%; vertical-align:top;
}
.maincontent {
    padding: 15px;
    min-height: 400px;
}
.footer1 {
    width:100%; 
    background-color: #FFFFFF; 
    border-top: 1px solid #959595;
}
.scanalert {
    padding-top: 5px; 
    padding-left: 10px; 
    width: 30%; 
    text-align:left;
}
.footermenu {
    text-align: right; 
    width: 70%; 
    padding-top: 5px; 
    padding-right: 10px;
    padding-bottom: 30px;
    color: gray;
}
.footer2 {
    width: 765px; 
    background-color: #FFFFFF; 
    border: 0px;
}

/*Navigation menu*/
#dhtmlgoodies_menu		
    {
        padding:0px;
        margin:0px;
    width:auto;	/* Width of main menu */
    }
    #dhtmlgoodies_menu	li{	/* Main menu <li> */
        background-color:Black;
        list-style-type:none;	/* No bullets */
        margin:0px;	/* No margin - needed for Opera */
    }
    #dhtmlgoodies_menu ul{	
        margin:0px;	/* No <ul> air */
        padding:0px;	/* No <ul> air */
    }
    
    #dhtmlgoodies_menu ul li {	/* Styling for those who doesn't have javascript enabled  - sub menu items*/
        float:left; 
        list-style-type:none; 
        display:inline;
        width:153px;
        height:27px;
    }
    
    #dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled  - sub menu items*/
        padding-left:10px;
    }
    #dhtmlgoodies_menu	li a{	/* Main menu links */
        text-decoration:none;	/* No underline */
        color:#FFFFFF;	/* White text color */
        
        height:25px;	/* 20 pixel height */
        line-height:25px;	/* 20 pixel height */
        vertical-align:middle;	/* Align text in the middle */
        
        background-color:#92A8BC;	/* Light blue background color */
        margin:0px;	/* A little bit of air */
        padding:0px;	/* Air between border and text inside */
        border:1px solid black;
        text-align:center;
        vertical-align:middle;
        font-size:9pt;
        font-weight:bold;
        display:block;
    }
    #dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
        color:#FFF;
        background-color:#B5C7D8;
    }
    .dhtmlgoodies_subMenu{
        visibility:hidden;
        position:absolute;
        overflow:hidden;
        border:1px solid #000;
        background-color:#92A8BC;
        text-align:left;
    
    }
    .dhtmlgoodies_subMenu ul{
        margin:0px;
        padding:0px;	
        border-left:1px black solid;
        border-top:1px black solid;
        border-right:1px black solid;
    }
    .dhtmlgoodies_subMenu ul li{
        list-style-type:none;
        border-bottom:1px black solid;
        margin:0px;
        padding:1px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
    }
    .dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
        white-space:nowrap;	/* No line break */
        text-decoration:none;	/* No underline */
        color:#FFF;	/* White text color */
        
        height:18px;	/* 16 pixels height */
        line-height:18px;	/* 16 pixels height */
        padding-top:2px;
        padding-bottom:2px;
        padding-left:5px;
        padding-right:5px;
        
        font-size:8pt;
        
        display:block;	/* Display as block - you shouldn't change this */
        
        text-align:left;
        vertical-align:middle;
    }
    .dhtmlgoodies_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
        color:#FFF;	/* White text */
        background-color:#B5C7D8;	/* Blue background */
    }
/* END Navigation Menu */

td.acctPmtArea {
    background-color: rgba(247, 247, 222, 1);
    border: 1px solid lightgray;
    font-size: 1.25em;
    padding-top: 8px !important;
    padding-left: 8px !important;
}

.mealnotice {
    width: 60%;
    word-wrap: break-word;
    margin-left: 15px;
    margin-bottom: 3px;
    margin-top: 5px;
    padding: 4px;
    background-color: #FFFF99;
    border: 1px solid black;
    z-index: 100;
}
#dvBusinessMeals {
    margin-bottom: 8px;
    margin-left: 5px;
}

.bottomspace {
    margin-bottom: 1.5em;
}
.cntlBtnStyle {
    padding-right: 5px;
}

.controlMenu {
    color: Blue; 
    background-color: White; 
    border-color: Blue; 
    border-width: 2px; 
    border-style: Solid; 
    width: 250px; 
    z-index: 1;
}
.backupRequestImage {
    height: 1.2em;
    width: 1.2em;
    position: relative;
    top: 3px;
}

#hideShowBackupRequestContent {
    position:relative; 
    float:right;
    font-size: 0.9em;
}

.backupNotice {
    border: 1px solid gray;
    margin-bottom: 10px;
    font-size: 1.25em;
    padding: 5px 8px;
    background-color: #FFFF99;
    -moz-border-radius: 7px;
    border-radius: 7px;
    max-width: 735px;
    overflow-wrap: normal;
}

#backupRequestContent {
    max-width: 700px;
    overflow-wrap: normal;
    word-wrap: break-word;
    white-space: normal;
}

.overdrawDiv {
    padding-bottom: 5px;
    font-size: 1.25em;
    font-weight: bold;
}

.siteError {
    margin: 20px auto auto auto;
    font-size: 11pt;
}

.errMsg {
    font-size: 1.25em;
    font-weight: bold;
    color: red;
}