@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, p, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, form, label, table, caption, tbody, tfoot, thead, tr, th, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
body {
    line-height: 1.2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #757e80;
    font-size: 0.785em;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}
img {
    border: 0;
}

td {
      vertical-align: top;
      }
    
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
#wrapper {
    margin: 40px auto 0 auto;
    width: 1003px;
    position: relative;
    padding: 0;
    background-color: #FFFFFF;
}
a:link {
    color:#00325e;
    text-decoration:none;
}
a:visited {
    color:#00325e;
    text-decoration:none;
}
a:hover {
    color:#00325e;
    text-decoration:underline;
}
a:active {
    color:#00325e;
    text-decoration:none;
}
#header {
    position: relative;
    width: 766px;
    clear: right;
    margin: 0;
    padding: 0;
}
#logo {
    background-color: #FFFFFF;
    width: 236px;
    padding: 14px 0;
}
h1 {
    color: #00325E;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-bottom: 5px;
    font-size: 2em;
    font-variant: small-caps;
    font-weight: 400;
}
h2 {
    font-size: 1em;
    margin: 2px 0;
    color: #00325E;
}
.clear {
    clear: both;
}
#leftcolumn {
    float: left;
    width: 236px;
    margin: 0;
}
#rightcolumn {
    margin: 0;
    position: relative;
    float: right;
    width: 767px;
}

#directory {
    color: #00325e;
    font-size: 11px;
    text-align: right;
    padding: 8px 14px 8px 0;
}
#uppernav {
    border-bottom: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
    padding: 5px 0 5px 0;
    margin-bottom: 5px;
    width: 542px;
    margin-left: -5px;
    font-size: 98%;
}
#uppernav ul {
    display: inline;
    margin: 0;
    padding: 0;
}
#uppernav li {
    display: inline;
    list-style-type: none;
    padding-left: 20px;
}
#animation {
    height: 337px;
    width: 766px;
    position: relative;
    z-index: 0;
}
#arc-top {
    z-index: 10;
    position: absolute;
    top: 0px;
    left: 0px;
}
#arc-bottom {
    z-index: 10;
    position: absolute;
    top: 311px;
    left: -237px;
}
#homecontent {
    position: relative;
    padding-top: 30px;
    z-index: 50;
    margin-bottom: 15px;
}
#homecontent .divleft {
    float: left;
    text-align: center;
    padding:0;
    width: 237px;
}

#homecontent .divleft div.announcements {
    float: left;
    text-align: left;
    padding: 5px 10px;
    width: 237px;
    font-size: .9em;
}

#homecontent .divcenter {
    float: left;
    padding: 0 18px;
    width: 347px;
}
#homecontent .divright {
    float: left;
    padding: 0 25px 0 35px;
    width: 323px;
    background-image: url(../../images/template/graduate/divider-vertical.gif);
    background-repeat: repeat-y;
}
.divider {
    background-image: url(../../images/template/graduate/divider_bg.gif);
    background-repeat: repeat-x;
    height: 5px;
    clear: both;
}
#social-block p {
    padding:0;
    margin: 0;
}
#social-block .divleft {
    float: left;
    width: 237px;
    text-align: center;
    padding-top: 25px;
}
#social-block .divcenter {
    float: left;
    padding: 5px 18px;
    width: 347px;
}
#social-block .divright {
    float: left;
    padding: 5px 25px 5px 35px;
    width: 323px;
}
#leftnav p {
    margin: 0;
    padding: 0;
}
#social-block {
}
.floatright {
    float: right;
    padding-left: 5px;
}
#footer {
    padding: 10px 15px;
    font-size: 90%;
    background-color: white;
    line-height: 2;
    color: #00325E;
    overflow: hidden;
}
#footer .micetext {
    font-size: 80%;
    color: #878787;
    float: right;
}

#footer .footerAddress {
      width: 780px;
      float: left;
      }
      
#searchbox {
    float: right;
}
#searchwrapper {
    width:200px; /*follow your image's size*/
    height:24px;/*follow your image's size*/
    padding:0 10px 0 0;
    margin:2px 0 0 0;
    position:relative; /*important*/
    float: right;
}
#searchwrapper form {
    display:inline;
}
.cse-search-box input {
    border:0px; /*important*/
    background-color:transparent; /*important*/
    position:absolute; /*important*/
    top:1px;
    left:1px;
    width:120px;
    height:20px;
}

.searchBoxText {
      width: 100px;
      height: 20px;
      margin: 0px;
      padding: 0px;
      }
      
.cse-search-box_submit {
    border:0px; /*important*/
    background-color:transparent; /*important*/
    position:absolute; /*important*/
    top:0px;
    left:141px;
    width:13px;
    height:24px;
}
#leftnav {
    position: relative;
    z-index: 200;
    padding-top: 5px;
}

.dept-name {
    color: #144B76;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-variant: small-caps;
    text-align: center;
    padding: 5px 5px;
    margin: 0;
    }
        
#content {
    position: relative;
    background-image: url(../../images/template/graduate/arc-subpage.png);
    background-repeat: no-repeat;
    min-height: 550px;
}
#content p {
      padding-top: 4px;
    padding-bottom: 6px;
}
#content h1 {
    color: #FFF;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 2em;
    font-variant: small-caps;
    font-weight: 400;
    padding: 40px 0 75px 20px;
    margin: 0;
}

#content h2 {
      font-size: 18px;
      font-family: Trebuchet MS, sans-serif;
      color: #144B76;
      font-style: italic;
      font-weight : bold;
      margin-bottom: 3px;
      margin-top: 10px;
      }
      
#content h3 {
      font-size: 16px;
      font-family: Trebuchet MS, sans-serif;
      color: #7490B6;
      font-weight : 600;
      margin-bottom: 3px;
      margin-top: 10px;     
      } 
      
#content h4 {
    font-size: 14px;
    font-variant: small-caps;
    font-weight: 500;
    color: #144B76;
    margin-bottom: 3px;
    margin-top: 3px;     
      } 
      
#content h5 {
      font-size: 12px;
      font-family: Trebuchet MS, sans-serif;
      color: #144B76;
      margin-bottom: 2px;
      margin-top: 3px;     
}          

#content ul {
      display: block;
      margin: 5px 10px 5px 20px; 
      }
      
#content ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    }      
      
#content ol {
      display: block;
      margin: 5px 10px 10px 20px;
      }
      
#content a {
      text-decoration: underline;
      }
      
#content .maintext {
    padding-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    clear: right;
    line-height: 1.5em;
}

#content .mainText2Col {
    padding-left: 20px;
    margin-right: 320px;
    clear: right;
    }

.picbox {
    position: absolute;
    left: 470px;
    top: 67px;
    border: 8px solid #FFF;
    background-color:#FFFFFF;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform:rotate(3deg);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1.5);

    -moz-box-shadow: 0px 0px 15px #888;
    -webkit-box-shadow: 0px 0px 15px #888;
    box-shadow: 0px 0px 15px #888;
    
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#aaaaaa')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#aaaaaa');


}

.print-this-page {
    display: block;
    float: right;
    width: 30px;
    font-size: 11px;
    padding: 0px;
    margin: 0px;
    color: #999;
}

.print-this-page a {
    text-decoration: none;
    color: #999;
}

.print-this-page a:hover {
    text-decoration: underline;
}

/* **************** GO TO MENU **************** */

.goTo {
      width: 250px;
      font-family: Trebuchet MS, Sans-Serif;
      font-size: 11px;
      margin: 0px 0px 5px 10px;
      border-color: #dddddd;
      border-width: 1px;
      border-style: solid;
      }
      
.goTo td {
      padding: 3px;
      }      
      
.goToHeader {
      background: #4F81BD;
      color: #ffffff;
      font-weight: bold;
      font-size: 1.2em;
      }      
      
.goTo td a {
      text-decoration: none;
      }


/* ******* MBA - Classes for Financial and Course Tables ******** */

.tableNoSpacing {
      border-spacing: 0px;
      }
      
.tdBlueHeader {
      padding: 3px;
      background-color: #4F81BD;
      color: #eeeeee;
      font-weight: bold;
      border-top: 2px solid #444444;
      border-bottom: 2px solid #444444;
      }
      
.tdBlueSemesterCol {
      padding: 3px;
      background-color: #4F81BD;
      color: #eeeeee;
      font-weight: bold;
      }
            
.tdGrayBkgnd {
      padding: 5px;
      background-color: #cccccc;
      color: #444444;
      }
      
.tdWhiteBkgnd {
      padding: 5px;
      background-color: #ffffff;
      color: #444444;
      }      
 
 .tdLeftBorder {
      border-left: 1px solid #444444;
      }
           
.tdBottomBorder {
      border-bottom: 2px solid #444444;
      }
      
/* ******* MBA - Classes for Section Heading Tables ******** */

.tableSectionHeading {
      display: block;
      margin: 10px 5px;
      padding: 0px;
      }
      
.tdSectionHeadingText {
      background: transparent url('../../images/template/graduate/SoftGrayButtonText.jpg') repeat-x top left;
      font-size: 1.5em;
      font-family: Georgia, "Times New Roman", Times, serif;
      font-style: italic;
      height: 30px;
      padding: 3px 5px;
      margin: 0px;
      color: #00325E;
      }
      
.tdSectionHeadingLeft {
      background: transparent url('../../images/template/graduate/SoftGrayButtonLeftArrow2.jpg') no-repeat top right;
      width: 12px;
      margin: 0px;
      }
      
.tdSectionHeadingRight {
      background: transparent url('../../images/template/graduate/SoftGrayButtonRight.jpg') no-repeat top left;
      width: 13px;
      margin: 0px;
      }
      

      
/* ******* MBA - Classes for Callout Box Tables ******** */

.tableBlueFadeCallout {
      background: transparent url('../../images/template/graduate/callout2.png') repeat-x top left;
      color:  #00325E;
      border: 1px solid #eeeeee;
      padding-top: 10px;
      margin: 0px 5px 5px 10px;
      }


/* ********** Overlay for Slideshow Text Area ********* */      
#overlayText {
position: relative;
display: block;
width: 165px;
margin-left: 550px;
margin-top: -325px;
margin-top: -315px\9;
padding: 30px 20px 30px 30px;
height: 275px;
color: #ffffff;
text-align: left;
font-size: 12px;
font-weight: normal;
font-family: verdana, helvetica, sans-serif;
line-height: 20px;
background: transparent url('../../images/template/graduate/Blue_bkgnd.png') bottom left;
}
.overlayHeading {
display: block;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2em;
font-variant: small-caps;
letter-spacing: 2px;
line-height: 1.1em;
margin-bottom: -10px;
margin-top: 10px;
} 

.story {
    display: block;
    line-height: 1.5;
    padding: 10px 30px 5px 40px;
    }
    
.article-date {
    font-size: 10px;
    }
    
.twitter-title {

    }

.twitter-date {
    font-size: 10px;
    }  
    
.rss-title {
    
    }
    
.rss-date {
    font-size: 10px;
    }
    
.rss-summary {
    font-size: 11px;
    }  
    
.image-border {
    border: 1px solid #cccccc;
    padding: 2px;
    }
    
/* *************************************** */
 /* ******* EXPANDABLE SECTIONS *********** */
 /* *************************************** */
 .expandable {
margin: 0;
padding: 0;
width: 100%;
}
 
.expandable .exp-heading {
margin: 5px 1px;
color: #6a737b;
padding: 4px 10px 8px 10px;
cursor: pointer;
/*position: relative;*/
background-color:#fff;
border-bottom: 1px solid #dddddd;
background-image: url(../../images/content/arrow-state-grey-expanded.png);
background-position: right center;
background-repeat: no-repeat;
}
.expandable .exp-content {
padding: 5px 10px;
background-color:#f7f7f7;
border-bottom: 1px solid #cccccc;
overflow: hidden;
}
.expandable p { padding: 5px 0; }


/*  ******** Expandable section - tab style ***** */


.tabs ul.tabs {
    list-style: none;
    padding: 0px;
    margin: 0px;
    }
    
.tabs ul.tabs li {
    float: left;
    border: 1px solid #dddddd;
    border-bottom-width: 0px;
    margin: 0 2px 0 0;
    background-color: #ffffff;
    background-image: none;
    padding: 3px 0px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; 
}

.tabs ul.tabs li.active {
    background: #003054;
    font-weight: bold;
    color: #ffffff;
    }

.tabs ul.tabs li a {
    padding: 0 1em;
    text-decoration:none;
}

.tabs a.active {
    color:#ffffff;
    font-weight: bold;
}

.tabs div.tabcontent {
    border-top: 3px solid #003054;
    padding: 10px;
    color: #757e80;
    clear: left;
    }
    
/* ********************************************************** */
/*                            NEW TABLES                                                         */
/* ********************************************************** */


table.left td {
    text-align: left;
} 


/* ********** Gray1 Table *********** */
.tablegray1-reg {
border-collapse: collapse;
width: 50%;
/*float: left;*/
margin: 2em;
font-size: 12px;
line-height: 17px;
}

.tablegray1-full {
border-collapse: collapse;
width: 100%;
margin: 2em 0;
font-size: 12px;
line-height: 17px;
}

.tablegray1-reg th, .tablegray1-full th {
font-weight: bold;
font-size: 1.2em;
padding: 5px 10px;
text-align: left;
border-right: 1px solid #fff;
line-height: 1.2;
color: #00529b;
border-bottom: 1px solid #ccc;
}
.tablegray1-reg td, .tablegray1-full td {
padding: 5px 10px;
border-bottom: 1px solid #ccc;
vertical-align: top;
}

.tablegray1-reg tr.alt td, .tablegray1-full tr.alt td {
background: #ebebeb;
}
.tablegray1-reg tr.over td, .tablegray1-full tr.over td {
background: #d7d7d7;
}

/* ********** Gray1 Table No-Padding *********** */
.tablegray1-np-reg {
border-collapse: collapse;
width: 50%;
/*float: left;*/
margin: 2em;
font-size: 12px;
line-height: 17px;
}

.tablegray1-np-full {
border-collapse: collapse;
width: 100%;
margin: 2em 0;
font-size: 12px;
line-height: 17px;
}

.tablegray1-np-reg th, .tablegray1-np-full th {
font-weight: bold;
padding: 1px 10px;
text-align: left;
border-right: 1px solid #fff;
line-height: 1.2;
color: #00529b;
}
.tablegray1-np-reg td, .tablegray1-np-full td {
padding: 0px 0px;
border-bottom: 1px solid #ccc;
/*vertical-align: top;*/
}

.tablegray1-np-reg tr.alt td, .tablegray1-np-full tr.alt td {
background: #ebebeb;
}
.tablegray1-np-reg tr.over td, .tablegray1-np-full tr.over td {
background: #d7d7d7;
}

/* ******** Gray 2 Table ********* */
.tablegray2-reg {
border-collapse: collapse;
width: 50%;
/*float: left;*/
margin: 2em;
border-right: 1px solid #ebebeb;
font-size: 12px;
line-height: 17px;
}

.tablegray2-full {
border-collapse: collapse;
width: 100%;
margin: 2em 0;
border-right: 1px solid #ebebeb;
font-size: 12px;
line-height: 17px;
}

.tablegray2-reg th, .tablegray2-full th {
font: 15px/15px 'PTSansNarrowRegular', Arial, sans-serif;
font-weight: normal;
padding: 6px 10px;
text-align: left;
border-right: 1px solid #959595;
line-height: 1.2;
background-color: #959595;
color: #FFF;
letter-spacing: 2px;
}
.tablegray2-reg td, .tablegray2-full td {
padding: 5px 10px;
border-bottom: 1px solid #ebebeb;
vertical-align: top;
}

.tablegray2-reg tr td:first-child, .tablegray2-full tr td:first-child {
border-left: 1px solid #ebebeb;
}
.tablegray2-reg tr td:last-child, .tablegray2-full tr td:last-child {
border-right: 1px solid #ebebeb;
}
.tablegray2-reg tr.alt td, .tablegray2-full tr.alt td {
background: #ebebeb;
}
.tablegray2-reg tr.over td, .tablegray2-full tr.over td {
background: #d7d7d7;
}

 /* ************* Blue Table - alternating rows ************ */
.tableblue-reg {
border-collapse: collapse;
margin: 2em;
font-size: 12px;
line-height: 17px;
}
.tableblue-full {
border-collapse: collapse;
width: 100%;
margin: 2em 0;
font-size: 12px;
line-height: 17px;
}
.tableblue-reg th, .tableblue-full th {
font: 15px/15px 'PTSansNarrowRegular', Arial, sans-serif;
font-weight: normal;
padding: 6px 10px;
text-align: left;
border-right: 1px solid #0051ba;
line-height: 1.2;
background-color: #0051ba;
color: #FFF;
letter-spacing: 2px;
}
.tableblue-reg td, .tableblue-full td {
padding: 5px 10px;
border-bottom: 1px solid #badaf3;
vertical-align: top;
}

.tableblue-reg tr td:first-child, .tableblue-full tr td:first-child {
border-left: 1px solid #badaf3;
}
.tableblue-reg tr td:last-child, .tableblue-full tr td:last-child {
border-right: 1px solid #badaf3;
}
.tableblue-reg tr.alt td, .tableblue-full tr.alt td {
background: #EBF3F9;
}
.tableblue-reg tr.over td, .tableblue-full tr.over td {
background: #badaf3;
}

 /* ************* Gray Table Small (small font, padding) - alternating rows ************ */
.tablegray-sml-reg {
border-collapse: collapse;
margin: 2em;
font-size: 10px;
line-height: 14px;
}
.tablegray-sml-full {
border-collapse: collapse;
width: 100%;
margin: 2em 0;
font-size: 10px;
line-height: 14px;
}
.tablegray-sml-reg th, .tablegray-sml-full th {
font: 13px 'PTSansNarrowRegular', Arial, sans-serif;
font-weight: normal;
padding: 6x 5px;
text-align: center;
border: 1px solid #ebebeb;
line-height: 1.2;
background-color: #959595;
color: #FFF;
letter-spacing: 2px;
}
.tablegray-sml-reg td, .tablegray-sml-full td {
padding: 3px;
border: 1px solid #999;
vertical-align: top;
}

.tablegray-sml-reg tr td:first-child, .tablegray-sml-full tr td:first-child {
border-left: 1px solid #999;
}
.tablegray-sml-reg tr td:last-child, .tablegray-sml-full tr td:last-child {
border-right: 1px solid #999;
}
.tableblue-sml-reg tr.alt td, .tablegray-sml-full tr.alt td {
background: #ebebeb;
}
.tablegray-sml-reg tr.over td, .tablegray-sml-full tr.over td {
background: #badaf3;
}


/* ************** Table Gray - Solid ************* */
.tablegraysolid-reg {
border-collapse: collapse;
width: 50%;
/*float: left;*/
margin: 2em;
font-size: 12px;
line-height: 17px;
}

.tablegraysolid-full {
border-collapse: collapse;
width: 100%;
margin: 2em 0;
font-size: 12px;
line-height: 17px;
}

.tablegraysolid-reg th, .tablegraysolid-full th {
font: 15px/15px 'PTSansNarrowRegular', Arial, sans-serif;
font-weight: normal;
padding: 6px 10px;
text-align: left;
border-right: 1px solid #3375af;
line-height: 1.2;
background-color: #3375af;
color: #FFF;
letter-spacing: 2px;
}

.tablegraysolid-reg td, .tablegraysolid-full td {
padding: 10px 10px;
border-bottom: 1px solid #ccc;
vertical-align: top;
background-color: #dedede;
}

.tablegraysolid-reg img, .tablegraysolid-full img {
    border: 1px solid #cccccc;
    padding: 1px;
    }
    
/* ************** Table Gray -Lines ************* */
.tablegrayline-reg {
border-collapse: collapse;
width: 50%;
/*float: left;*/
margin: 2em;
font-size: 12px;
line-height: 17px;
}

.tablegrayline-full {
border-collapse: collapse;
width: 100%;
margin: 2em 0;
font-size: 12px;
line-height: 17px;
}

.tablegrayline-reg th, .tablegrayline-full th {
font: 15px/15px 'PTSansNarrowRegular', Arial, sans-serif;
font-weight: normal;
padding: 6px 10px;
text-align: left;
border-right: 1px solid #0051BA;
line-height: 1.2;
background-color: #0051BA;
color: #FFF;
letter-spacing: .6px;
}

.tablegrayline-reg td, .tablegrayline-full td {
padding: 10px 10px;
border-bottom: 1px solid #eee;
vertical-align: top;
}

.tablegrayline-reg img, .tablegrayline-full img {
    border: 1px solid #eeeeee;
    padding: 1px;
    }    

/* **** same as above but no border image - degrees and programs **** */
.tablegrayline2-reg {
border-collapse: collapse;
margin: 2em;
font-size: 12px;
line-height: 17px;
}

.tablegrayline2-full {
border-collapse: collapse;
width: 100%;
margin: 2em 0;
font-size: 12px;
line-height: 17px;
}

.tablegrayline2-reg th, .tablegrayline2-full th {
font: 15px/15px 'PTSansNarrowRegular', Arial, sans-serif;
font-weight: normal;
padding: 6px 5px;
text-align: left;
border-right: 1px solid #0051BA;
line-height: 1.2;
background-color: #0051BA;
color: #FFF;
letter-spacing: .6px;
}

.tablegrayline2-reg td, .tablegrayline2-full td {
padding: 5px 5px;
border-bottom: 1px solid #eee;
vertical-align: top;
border-right: 1px solid #eee;
}

.tablegrayline2-reg tr td:first-child, .tablegrayline2-full tr td:first-child {
border-left: 1px solid #eee;
}
.tablegrayline2-reg tr td:last-child, .tablegrayline2-full tr td:last-child {
border-right: 1px solid #eee;
}

/* *********** Bare Bones Table (for table within above table) ********* */

.table-nolines {
    border: none;
    }

.table-nolines tr td {
    border: none;
    }
    
.table-nolines img {
    border: none;
    }

/* *********** Table with gray underlines for staff listings ****** */

.tablestafflist-full {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 5px;
}

.tablestafflist-full td {
    padding: 5px;
    border-bottom: 1px solid #eeeeee;
    vertical-align: top;
    font-family: Arial, Helvetica,sans-serif;
    font-size: 13px;
    line-height: 19px;
}

.tablestafflist-full th {
    background-color: #efefef;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
}

/* ********* Background color classes *********** */

.template-blue-dk-bkgrnd {
    background-color: #003893;
    color: #ffffff;
}

.template-blue-med-bkgrnd {
    background-color: #0051ba;
    color: #ffffff;
}

.template-blue-light-bkgrnd {
    background-color: #3399ff;
    color: #ffffff;
}

.template-gold-dk-bkgrnd {
    background-color: #FFC000;
    color: #ffffff;
}

.lgtgold-bkgrnd {
    background-color: #fbda64;  
    color: #ffffff;
}    

.blue-bkgrnd {
    background-color: #44687d;  
    color: #ffffff;
}  

.rivermist-bkgrnd {
    background-color: #99bec4;  
    color: #ffffff;
}

.dkgold-bkgrnd {
    background-color: #ffc82e;  
    color: #ffffff;
    }

.leaf-bkgrnd {
    background-color: #a2ad00;
    color: #ffffff;  
} 

.leaf-bkgrnd-rnd {
    background-color: #a2ad00;
    color: #ffffff; 
    border: medium none;
    border-radius: 6px 6px 6px 6px;
}  

.emeraldlake-bkgrnd {
    background-color: #008478; 
    color: #ffffff; 
}  

.bark-bkgrnd {
    background-color: #6a3328; 
    color: #ffffff;
}

.red-bkgrnd {
    background-color: #7A1501;
    color: ##3399ff;
    } 
    
.sundown-bkgrnd {
    background-color: #c66a1d;
    color: #ffffff;
    }
    
.laurel-bkgrnd {
    background-color: #69913b;
    color: #ffffff;
    }
    

    
/* ********************************************************** */
/*                          CAMPUS SPECIFIC BOX COLORS                             */
/* ********************************************************** */

.dah-box {
    background-color: #c66a1d;
    color: #ffffff;
    }
    
.dah-box td {
    padding: 3px;
    }    
    
.cmg-box {
    /* background-color: #a2ad00; */
    background-color: #AAD632;
    color: #ffffff;
}

.cmg-box td {
    padding: 3px;
    }    
    
.gvl-box {
    background-color: #008478; 
    color: #ffffff;
}

.gvl-box td {
    padding: 3px;
    }    
    
.ocn-box {
    background-color: #0051ba; 
    color: #ffffff;
}

.ocn-box td {
    padding: 3px;
    }    

/* Boxes - Rounded Corners */

.maintext .box-rnd-blue-ltgold {
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 14px;
    line-height: 1.3;
    background-color: #FED94D;
    color: #00338e;
    text-align: center;
    padding: 10px;
}

.maintext .box-rnd-blue-green {
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 14px;
    line-height: 1.3;
    background-color: #A2AD00;
    color: #00338e;
    text-align: center;
    padding: 10px;
}

.maintext .box-rnd-blue-palegreen {
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 14px;
    line-height: 1.3;
    background-color: #eef7c1;
    color: #00338e;
    text-align: center;
    padding: 10px;
}

.maintext .box-rnd-blue-ltgray {
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 14px;
    line-height: 1.3;
    background-color: #eeeeee;
    color: #444;
    text-align: center;
    padding: 10px;
}

.maintext .box-rnd-blue-dk-bkgrnd {
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 14px;
    line-height: 1.3;
    background-color: #003893;
    color: #ffffff;
    text-align: center;
    padding: 10px;
}

.maintext .box-rnd-blue-dk-bkgrnd a {
    color: #ffffff;
    text-decoration: none;
}

.maintext .box-rnd-blue-med-bkgrnd {
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 14px;
    line-height: 1.3;
    background-color: #0051ba;
    color: #ffffff;
    text-align: center;
    padding: 10px;
}

.maintext .box-rnd-blue-med-bkgrnd a {
    color: #ffffff;
    text-decoration: none;
}

