﻿
.sf_NewsTitle
{
    font-family:Verdana;
    font-size:20pt;
    
}
/*------------------------Layout-----------------------*/
* {margin:0; padding:0}
body 
{
    font-family:Verdana, Sans-Serif;
    font-size:8pt;    
    background-image:url(Images/background.png);
    background-repeat:repeat-x repeat-y; 
    line-height:150%;       
} 
#page
{
  margin-top:10px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:10px;
  width:970px;          
}
#masthead
{  
    width:970px;   
}
#logoDiv
{   
    background-image:url(images/moesc-main.jpg);
    background-repeat:no-repeat;
    width:970px;  
    height:40px;
}
#mainBodyDiv
{
    background-color:White;
}
#topLevelNavDiv
{
    padding-right:10px;
    padding-left:10px;
    width:950px;
    background: #d5d9de url(images/topNavImages/MenuBackground.gif);
    height:23px;   
}
#contentDiv
{
   background-color:White;
   width:948px;  
   padding:10px;
   min-height:445px;
   height:auto !important;
   height:445px;
   border-left:solid 1px silver;  
   border-right:solid 1px silver;   
}
#utilityDiv
{
    float:right;
    width:210px;     
}
#changingContentDiv
{
    float:left;
    width:75%;    
    padding-left:10px;
    padding-right:10px;  
}
#footer
{    
    clear:both;      
    background-color:Transparent;
    width:970px;     
}
#footer a
{
    text-decoration:none;
    color:white
}
#footer a:hover { text-decoration:underline; }
#footer a:active a:visited { color:white; }
#footerLeft
{
   background-image:url(images/roundedcornr_bl.gif);
   background-repeat:no-repeat;
   float:left;
   width:30px;
   height:40px;     
}
#footerRight
{
  background-image:url(images/roundedcornr_br.gif);
  background-repeat:no-repeat;
  float:right;
  width:30px;
  height:40px;   
}
#footerCenter
{
    background-color:#003366; 
    width:910px;
    background-repeat:no-repeat;
    float:left;
    text-align:center;
    font-size:8pt;
    color:white; 
    padding-bottom:0px;
    height:40px;    
}
#intro { width:500px; }/*?*/
#tabDiv { margin-top:80px;padding-left:5px; }/*?*/
/*--------------------------------Styles-----------------------------*/
p.dropcap:first-letter
{
    text-align:left;
    float:left;
    width: 45px;
    font: 60px Verdana,sans-serif;
    line-height: 50px;
    padding-right: 5px;
}
ul.standard
{
     list-style-image:url(images/list.gif);
     line-height:150%;
     padding-left:30px;
}
ul.standard li
{
    margin-top:5px;
    margin-bottom:5px;   
}
ul.sublist
{
    padding-left:30px;  
    line-height:75%;
}
.attention
{
    color:Red;
    font-weight:bold;
}
.imageLink
{
    border:none;
}
#newsTitle
{
    text-align:center;
    font-weight:bold;
    background-color:#D6D7B7;     
    color:#292826;
    font-family:Arial, HELVETICA;
}
.headers { text-align:center; }
p { padding-bottom:10px;}
.address { text-align:center; }
/* rpda steering committee and members tables */
.adminTable { text-align:center; }
.moz { text-align:-moz-center; }
.adminTable tr td 
{ 
      text-align:center;
    padding:20px;
    vertical-align:top;
}
#ctl00_topMenuContentPlaceHolder_tm_sitefinity_usercontrols_navigation_sitemenu_ascx1_RadMenu1_m1
{
 width:115px;
 text-align:center;
}
#ctl00_topMenuContentPlaceHolder_tm_sitefinity_usercontrols_navigation_sitemenu_ascx1_RadMenu1_m1 span
{   
    padding-left:0px;
    padding-right:0px;
}
/* Search page styles */
.searchResults { padding-top:10px; }
.searchResults dt { padding-top:10px; }
.searchResults dd em a { display:none;}
/* End Search page styles */


.name { font-weight:bold;}
.supt { text-align:center; }
.admin {padding-bottom:75px;}
.innerLeftAdmin
{
    float:left;
    text-align:center;
    width:300px;
}
.innerRightAdmin
{
    float:right;
    text-align:center;
    width:300px;
}

/*rpda seminar styles */
.rpdaSideMenu
{
    float:left;
    width:32%
}
.rpdaMainContent
{
    float:right;
    width:75%;      
}
#ctl00_sideMenuContent_tm_sitefinity_usercontrols_navigation_sitepanelbar_ascx1_RadPanelbar1 li
{
    padding-top:4px;
    padding-bottom:2px;
}
.saccTable th
{
    background-color:Navy;
    color:White;
}
.saccTable td
{
  width:300px;  
  padding-bottom:5px; 
}
.slide { text-indent:25px;}
.emailLink
{    
    text-align:center;    
    padding-top:20px;
}
.emailLink a
{
    color:Blue;
    text-decoration:underline;
}

.importantLink
{
    color:Red;
    font-weight:bold;
}
.sf_eventTitle  
{
    line-height:150% !important;
    font-size:10pt !important;
}
.summerTitle
{
    text-align:center;
    font-weight:bold;
    background-color:#D6D7B7;         
    font-family:Arial, HELVETICA;
}
.summerBody
{
    text-align: center;
    border-left: solid thin #CBD5E0;
    border-right: solid thin #CBD5E0;

  
}
.summerBody a
{ 
    font-weight:bolder;
    color:blue;
    font-size:1.25em;    
    font-variant:small-caps;
}
.jobs
{
    text-decoration:none;
    color:#003366;
    font-weight:bold;
    font-size:1.8em;
}
.jobs:hover
{
    text-decoration:underline;
}
.careerDiv
{
    border:solid 1px #003366;
    text-align:center;
    padding-top:5px;
    padding-bottom:5px;
    margin-top:30px;
    margin-bottom:10px;
}