﻿body 
{  
    background: #fff;
    font-size:10px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    color:#000000;
}
a:link, a:visited
{
    color:#000000;
    text-decoration: none;
}
a
{
    color:#000000;
    text-decoration: none;
}
a:hover
{
    color:#000000;
    text-decoration: none;
}

a:active
{
    color: #000000;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 12px;
    color: #000000;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}
.page
{
    text-align:left;
    width: 100%;
    /*background-color: #fff;*/
    margin: 0px auto 0px auto;
    /*border: 1px solid #496077;*/
}

.header
{
    display:none;
}


.headerPrint
{
    text-align:center;
    position: relative;
    margin: 0px;
    padding: 0px;
    /*background: #4b6c9e;*/
    width: 100%;
    top: 0px;
    left: 0px;
    height: 125px;
}

.content
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    background-color: #fff;
    min-height: 320px;
    border: 0px;   
}
.main
{
    padding: 5px;
    margin: 0px;
    min-height: 200px;
    background-color: #fff;
    width: 947px;
}

.undergraduateMain
{
    padding: 0px;
    margin: 0px;
    min-height: 320px;
    background-color: #fff;
    width:667px;
}
.staffMain
{
    padding: 3px;
    margin: 3px;
    min-height: 100px;
    background-color: #fff;
    width:962px;
}
.stafftable1
{
    display:none;
}
.stafftable2
{
    width:962px;
    font-size:12px;
    
}
.columnHolder
{
    padding: 0px;
    
}
.leftCol
{
    display:none;
}

.leftCol ul {
    display:none;
}
.leftCol li {
  display:none;
}

.leftCol2
{
      display:none;
}

.leftCol2 ul {
   display:none;
}
.leftCol2 li {
  display:none;
}

.rightCol
{
    padding: 1px;
    margin: 1px;
    width: 537px;
    min-height: 200px;
    float:right;
}

.footer
{
    display:none;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
      display:none;
}


/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
    width: 592px;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 12px;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 67%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    text-align: left;
    width: auto;
    height: 124px;
}

.loginDisplay
{
    font-size: 8px;
    display: block;
    text-align: right;   
    color: #996600;
}

.loginDisplay a:link
{
    color: #996600;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 8px;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.tableHeader
{
    background-color:#996600;
    font-size:12px;
    font-weight:bold;
    padding-left: 0px;
    color:#000000;  
}
.tableHeader2
{
    background-color:#996600;
    font-size:12px;
    font-weight:bold;
    padding-left: 0px;
    color:#000000;
}
.tableHeader2 a
{
    color:#000000;
}
.tableHeader2 a:hover
{
    color:#000000;
}

.textMessage
{
    padding: 8px 8px 8px 8px;
    margin: 12px 0px 0px 0px;
    width: 600px;
    min-height: 100px;
    height: 150px;
    overflow-y:scroll;
    background-color:#FFFFCC;
}
.image {
	display:none;
    width: 132px;
}
.image #img
{
    display:none;
}
.imageFile {
	display:none;
}
.imageFile #img
{	
    display:none;
}

#menu {display:none;}
#printMenu {display:none;}
#printImage {height:36px; text-align:center;}
.grdEvenRow
{
    font-weight:normal;
    color:Black;
    background-color: #E3EAEB;
}
.grdOddRow
{
    font-weight:normal;
    color:Black;
    background-color: #FFFFFF;
}

#divImageSlider{
	  display:none;
}
.flexslider{
	float:right;
	width:656px;
    height: 121px;
}

 
.clear {
    clear:both
}

 #amouncements
 {
    width:225px;
    float:right;
    top: 0px;
    left: 0px;
}
 #default
 {
    width:693px;
    float:left;
    top: 0px;
    left: 0px;
    border-right: 1px dashed #996600;
    padding-right:5px;
}
.resultsBg
{
   position:absolute;   
    text-align:center;
    width:100%;
    height:100%;    
}
.myelement0
{
    display:none;   
    height:0px;  
     top: 0px;
    left: 0px;
}
#menuholder 
{
    display: none !important;
        height: 0;
}