/* WWW.ERC.MsState.Edu Stylesheet */

a         { color: #660000; font-weight: bold; }
a:link    { color: #660000; text-decoration: none; font-weight: bold; }
a:visited { color: #660000; text-decoration: none; font-weight: bold; }
a:hover   { color: #660000; text-decoration: underline; font-weight: bold; }
h1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 1.5em;
  font-style: oblique;
  color: #660000;
  text-decoration: none;
}
h2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 1.5em;
  #font-style: normal;
  color: #660000;
  text-decoration: none;
}
h3 {
  font-family: arial, helvetica, sans-serif;
  font-size: 1.25em;
  font-style: oblique;
  color: #660000;
  text-decoration: none;
}
h4 {
  font-family: arial, helvetica, sans-serif;
  font-size: 1em;
  font-style: oblique;
  color: #660000;
  text-decoration: none }
h5 {
  font-family: arial, helvetica, sans-serif;
  font-size: 0.75em;
  font-style: oblique;
  color: #660000;
  text-decoration: none } 
p {
  font-family: arial, helvetica, sans-serif;
  font-size: 1.0em; 
  text-decoration: none }
ul {
  font-family: arial, helvetica, sans-serif;
  font-size: 1.0em;
  text-decoration: none }
td {
  font-family: arial, helvetica, sans-serif }
#maroonBoldText {
  font-size: 1.0em;
  font-weight : bold;
  color: #660000;
}
#smallText {
  font-size: 0.6em;
  font-style: normal;
  font-family: arial, helvetica, sans-serif;
  color: black;
}
#left {
  float: left;
  margin: 0 10px 0 0;
}
#right {
  float: right;
  margin: 0 0 0 10px;
}

body {
   /* background-image: url(/common/images/ERC_logo-trans-bg.gif);
   background-repeat: no-repeat;
   background-position: bottom center; */
   background-color: #FFFFFF;
   min-width: 850px;
}

#topstrip {
   background-image: url(/common/images/ERC-banner-centerRepeating.jpg);
   background-repeat: repeat;
   background-position: center center;
   background-color : #606060;
   padding-left : 0em;
   padding-right : 0em;
   border-style : solid;
   border-color : #adadad;
   border-width : 1px 1px 0px 1px;
}

#topstrip_ccs {
   background-image: url(/common/images/CCS_banner_spacer.jpg);
   background-repeat: repeat;
   background-position: center center;
   background-color : #606060;
   padding-left : 0em;
   padding-right : 0em;
   border-style : solid;
   border-color : #adadad;
   border-width : 1px 1px 0px 1px;
}

#topstrip_simcenter {
   background-image: url(/common/images/CAVS_Sim_Banner_Center.jpg);
   background-repeat: repeat;
   background-position: center center;
   background-color : #606060;
   padding-left : 0em;
   padding-right : 0em;
   border-style : solid;
   border-color : #adadad;
   border-width : 1px 1px 0px 1px;
}

#nav{
   white-space : nowrap;
   background-color : #606060;
   float : left;
   color : White;
   width : 100%;
   border-style : solid;
   border-color : #adadad;
   border-width : 2px 0 2px 0;
}
#nav ul{
   padding : 0;
   margin : 0;
   float : left;
}
#nav ul li{
   display : inline;
}
#nav ul li a{
   padding-left : 1em;
   padding-right : 1em;
   background-color : #606060;
   color : White;
   font-size: 12px;
   font-weight : bold;
   text-decoration : none;
   float : left;
   border-right-color : #acacac;
   border-right-style : solid;
   border-right-width : 1px;
}
#nav ul li a:hover{
   background-color : #812530;
   color : #ffffff;
}

/* navSub is a test section for the "About" submenu down the left */
#navSub {
   width: 8em;
   vertical-align: top;
   background-color : #ffffff;
   font-color : #660000;
   border-style : solid;
   border-color : #adadad;
   border-width : 2px 0 2px 0;
   border-right-width : 1px;
   border-right-color : #adadad;
   border-right-style : solid;
   border-left-width : 2px;
   border-left-color : #adadad;
   border-left-style : solid;
   padding: 10px;
}
#navSub ul{
   padding : 0;
   margin : 0;
   float : left;
   list-style-type: none;
}
#navSub a {
   display : block;
   color : #660000;
   font-weight : bold;
   font-style: oblique;
   text-decoration : none;
}
#navSub a:hover{
   background-color : #812530;
   color : #ffffff;
   font-style: oblique;
}

#content {
   vertical-align: top;
   border-style : solid;
   border-color : #adadad;
   border-width : 2px 0 2px 0;
   border-right-width : 1px;
   border-right-color : #adadad;
   border-right-style : solid;
   border-left-width : 2px;
   border-left-color : #adadad;
   border-left-style : solid;
   padding: 10px;
}

#sidebar {
   border-style : solid;
   border-color : #adadad;
   border-width : 2px 0 2px 0;
   border-right-width : 1px;
   border-right-color : #adadad;
   border-right-style : solid;
   border-left-width : 2px;
   border-left-color : #adadad;
   border-left-style : solid;
   padding : 0px;
}
#sidebarPicture {
   border-style : none;
   border-bottom-style : solid;
   border-bottom-width : 2px;
   border-bottom-color : #adadad;
   padding: 0px;
   margin: 0px;
/*
   background-image: url(/images/erc-banner4-centerRepeating2.jpg);
   background-repeat: repeat;
   background-position: bottom center;
*/
}
#sidebarNews {
   border-style : none;
   border-top-style : solid;
   border-top-width : 2px;
   border-top-color : #adadad;
   padding: 10px;
}

#contact {
   padding : 0 4em 0 0;
}

#footer {
   border-style : solid;
   border-color : #adadad;
   border-width : 2px 2px 2px 2px;
   border-right-width : 1px;
   border-right-color : #adadad;
   border-right-style : solid;
   border-left-width : 2px;
   border-left-color : #adadad;
   border-left-style : solid;
   padding: 5px;
   font-size: 8pt;
}

#news {
   border-style : none;
   font-size: 0.8em;
   padding: 0px 20px 10px 0px;
   vertical-align: top;
}
#newsDate {
   border-style : none;
   font-size: 0.8em;
   padding: 0px 10px 10px 0px;
   vertical-align: top;
   width: 25%;
}


#table {
   vertical-align: top;
   border-style : none;
   padding: 10px;
}

/*
#footerNavlist {
   list-style: none;
   margin: 0;
   padding: 0;
}
#footerNavlist li {
   padding: 0 0.2em 0 0.5em;
   display: inline;
   boarder-left: 1px solid black;
}
#footerNavlist li:first-child {
   boarder-left: 0;
   padding-left: 0;
}
*/


/*Win IE fix */
* html #footerNavlist { height: 1%; }
* html #footerNavlist li { margin: 0 0.5em 0 -0.5em; }
/*End Win IE fix */

.FloatLeft {
        float:left;
        margin-left:5px;
        margin-right:5px;
        border:1px solid black;
}
.FloatRight {
        float:right;
        margin-left:5px;
        margin-right:5px;
        border:1px solid black;
}

.Caption {
        font-size:10px;
        margin:0px 3px 0px 3px;
        padding:0px;
        text-align:left;
}


/* New Education Styles */

.eduContent {
        width:998px;
	  padding-bottom:50px;
	  margin:0px auto;
	  background-image:url(../images/education/bg.png);
	  background-repeat:no-repeat;
	  background-position:center top;
	  font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

.eduContent #txt{
        width:650px;
	  text-align:left;
}

.eduContent #txt ol,.eduContent #txt ul{
	  font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

.eduContent #txt tabs {
	  font-size:14px;
}

.eduContent #txt table {
        border:1px solid #cccccc;
	  font-size:14px;
}

.eduContent #txt table th {
        background-color:#eeeeee;
}

.eduContent #txt table th,#txt table td {
        border-bottom:1px solid #cccccc;
        border-right:1px solid #cccccc;
}

.eduContent #txt table .last_col{
        border-right:none;
}

.eduContent #txt table .last_row{
        border-bottom:none;
}

.eduContent #txt table td .br {
        border-bottom:1px solid #cccccc;
        border-right:1px solid #cccccc;
}

.justindent{
	  list-style-type:none;
	  margin-top:0px;
}

.justindent li{
	  margin-left:-20px;
}



