﻿body 
{
    background-color:#c3c3c3;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: #353795;
    text-align:center;
    margin: 0 0 0 0;
    vertical-align:top;
    
}

img
{
    border: none 0px;
}   

a:link, a:visited
{
    color: #353795;
    text-decoration: none;
}    

a:hover
{
    color: #353795;
    text-decoration: underline;
}    


/* CUSTOM styles -------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.homeLeft
{
    font-size: 12px;
    font-weight:bold;
    letter-spacing: 1px;
    line-height: 17px;
} 

.homeLeft a:link, a:visited
{
    text-decoration: none;
} 

.homeLeft a:hover
{
    text-decoration: underline !important;
} 


.homeMidHdr
{
    font-size: 18px;
    font-weight:bold;
} 

.homeMid
{
    font-size: 12px;
    font-weight:bold;
    letter-spacing: 1px;
    line-height: 20px;
    color: #353795 !important;
} 

.homeMid a:link, a:visited
{
    text-decoration: none;
} 

.homeMid a:hover
{
    text-decoration: underline !important;
} 

.greenName
{
    color: #009248;
    
}

.eduHdr
{
    color: #009248;
    font-weight:bold;
    font-size: 15px;
    
}

.imgWallPaper
{
    border: solid 1px #353795;
    border-bottom: solid 1px #353795;
    border-left: solid 1px #353795;
    border-right: solid 1px #353795;
    border-top: solid 1px #353795;
} 

.normal
{
    font-size: 12px;
    color: #353795 !important;
    
} 

.normal a:link, a:visited
{
    text-decoration: none;
} 

.normal a:hover
{
    text-decoration: underline !important;
} 
 
.Error
{
   color: #ff0000; 
}





/* DIV styles -------------------------------------------------------------------------------------------------------------------------------------------------------------- */

div#whole
{
    text-align: left;
    width: 760px;
    margin: 0 auto;
    background-color: #ffffff;
}

div#whole .greenFrame
{
    background-color: #009248;
    width: 2px;
    height: 2px;
}

div#whole .blueFrame
{
    background-color: #353795;
    width: 2px;
    height: 2px;
}









div#topNav
{
    background-color: #353795;
    height: 25px;
}    

 





div#mainBody
{
    vertical-align: top; 
}



div#homeDean
{
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 15px;
    padding: 0 4px 0 4px;
    margin: 0 4px 0 4px;
       
} 

div#sideDean
{
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 15px;
    padding: 0 4px 0 4px;
    margin: 0 4px 0 4px;
       
} 

div#botNav
{
    background-color: #353795;
    height: 25px;
    font-size: 10px;
    color: #ffffff !important;
} 

div#botNavCopy
{
     float: left;
     width: 358px;
     margin: 0px;
    padding:  6px 0px 0px 0px;
     text-align:left;
}   

div#botNavLink
{
    float: right;
    width: 390px;
    margin: 0px;
    padding:  6px 0px 0px 0px;
    text-align: right;
 }   
 
 div#botNavLink a:link, a:visited
 {
    color: White;
    
 }

 div#botNavLink a:hover
 {
    text-decoration: underline;
    
 }


div#botNavLink .curLoc
{
    color:#009248;
    font-weight: bold;
    text-decoration: none;
}  
