
td.MainContent {
 background: transparent;
 padding: 0;
}

.cookieBlock {
 margin: 0 auto;
 width: 938px;
 padding: 10px 0 10px 0;
}

#admissionsbranding {
 margin: 0 0 0 15px;
}

#admissionsimagemap {
 margin: 15px 0 15px 0;
}
td.LSB {
 padding: 0;
}
#lsbnav {
 margin: 0 0 0 auto;
 padding: 10px 5px 10px 5px;
 width: 247px;
 background: #CECBCE url('/images/system/admissions/navbgoff.gif') repeat-x top left;
 text-align: left;
}

#lsbnav a {
 color: black;
 text-decoration: none;
}

/*first tier*/
#lsbnav ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
#lsbnav ul li {
 margin: 0 0 8px 0;
}
#lsbnav ul li.Active {
  background: url('/images/system/admissions/navbgon.gif') repeat-x top left #C3C2C5;
  padding: 5px;
}

#lsbnav ul a {
 padding: 3px 0 3px 24px;
 display: block;
 width: 213px;
 background: url('/images/system/admissions/navplus.gif') no-repeat top left;
 font-weight: bold;
}
#lsbnav ul li.Active a {
  background: url('/images/system/admissions/navminus.gif') no-repeat top left transparent;
}
/*2nd tier*/
#lsbnav ul ul li.Active {
  background: none;
}
#lsbnav ul ul {
 margin: 5px 0 5px 25px;
}
#lsbnav ul ul li {
 margin: 0 0 0 0;
}
#lsbnav ul ul a {
 background: none;
 font-weight: normal;
 padding: 0;
 display: inline;
}
#lsbnav ul ul li {
  padding: 2px;
}
#lsbnav ul ul a:hover {
 text-decoration: underline;
}
#lsbnav ul li.Active ul a {
  background: none;
}

/*Media Room specific CSS*/
#mediaroomcontent {
 float: left;
}
dl {
 float: left;
 width: 302px;
 margin: 20px 0 0 0;
 padding: 0;
 color: #9f0226;
}
dl#mediapub {
 margin-right: 15px;
 margin-left: 15px;
}
dt {
 font-weight: bold;
 font-size: 12pt;
 padding: 15px 0 15px 55px;
 border: none;
 color: #000;
 margin-bottom: 10px;
}
dl#mediapodcast dt {
 background: url('/images/system/admissions/podcasts.gif') 15px 5px no-repeat #CDCBC8;
}
dl#mediapub dt {
 background: url('/images/system/admissions/publications.gif') 15px 5px no-repeat #CDCBC8;
}
dl#mediarss dt {
 background: url('/images/system/admissions/rss.gif') 15px 5px no-repeat #CDCBC8;
 padding-left: 0;
}
dl#mediarss dt a { 
 display: block;
 padding-left: 55px;
 color: black;
 text-decoration: none;
}
dd {
 padding: 5px 15px 5px 15px;
 background-color: #fff;
}
dd a {
 text-decoration: none;
 font-size: 9pt;
}
dd.first {padding-top: 15px;}
dd.last {padding-bottom: 15px;}

/* extensions */

a[href$='.doc'], a[href$='.rtf'] {
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_doc.gif) no-repeat center right;
}

a[href$='.txt'] {
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_txt.gif) no-repeat center right;
}

a[href$='.xls'] {
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_xls.gif) no-repeat center right;
}

a[href$='.opml'] { 
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_opml.gif) no-repeat center right;
}

a[href$='.phps'] { 
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_phps.gif) no-repeat center right;
}

a[href$='.phps'] { 
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_phps.gif) no-repeat center right;
}

a[href$='.torrent'] { 
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_torrent.gif) no-repeat center right;
}

a[href$='.vcard'] { 
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_vcard.gif) no-repeat center right;
}

a[href$='.exe'] { 
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_exe.gif) no-repeat center right;
}

a[href$='.dmg'], a[href$='.app'] { 
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_dmg.gif) no-repeat center right;
}

a[href$='.pps'] { 
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_pps.gif) no-repeat center right;
}

a[href$='.pdf'] { 
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_pdf.gif) no-repeat center right;
}

a[href$='.xpi'] { 
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_plugin.gif) no-repeat center right;
}

a[href$='.fla'], a[href$='.swf'] { 
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_flash.gif) no-repeat center right;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] { 
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_archive.gif) no-repeat center right;
}

a[href$='.ical'] { 
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_ical.gif) no-repeat center right;
}

a[href$='.css'] { 
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_css.gif) no-repeat center right;
}

a[href$='.ttf'] { 
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_ttf.gif) no-repeat center right;
}

a[href$='.jpg'], a[href$='.gif'], a[href$='.png'], a[href$='.bmp'], a[href$='.jpeg'], a[href$='.svg'], a[href$='.eps'] { 
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_pic.gif) no-repeat center right;
}

a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] { 
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_film.gif) no-repeat center right;
}

a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] { 
                padding: 5px 20px 5px 0;
                background: transparent url(/images/system/icons/icon_music.gif) no-repeat center right;
}

/* email */
a[href ^="mailto:"] {
                padding: 5px 20px 5px 0;
    background: transparent url(/images/system/icons/icon_mailto.gif) no-repeat center right;
}

/* use this class to make sure that images won't get iconized */

.imageLink {
                padding-right: 0px !important;
                background: none !important;
}


