/* -------------------- Additional styles for OECE site --------------------*/

h1
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000588;
}

a:hover {
  color: #900;
}

/* -------------------- Tables --------------------*/

th {
  background-color: gold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  color: #000;
  text-align: center;
  vertical-align: bottom;
  border: 1px solid #000;
}

td {
  background-color: #FFFFCC;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .9em;
  font-weight: normal;
  color: #000;
  text-align: left;
  vertical-align: top;
  border: .05em solid #000;
}

/* -------------------- News Navigation --------------------*/

.dsisnews {
  margin: 0;
  padding: 1px 0px 1px 0px;
  text-align:left;
  vertical-align: left;
  list-style-type: none;
  list-style-position: outside;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .95em;  
  font-weight: normal;
}

.dsisnews li {
  display:block;
  /*width:450px;*/ 
  border-bottom:1px solid #eee; 
  background-color:#fff;
}

.dsisnews a, .dsisnews a:visited {
  padding: 1px 0px 1px 0px;
  text-decoration:none;
  color: #000588;
}
  
.dsisnews a:hover {
  color: #900;
}

.dsisnewshead {
  background-color: #fff;
  border-bottom:1px dotted #000; 
  color: #900;
  font-weight: bold;
  font-size: 1.1em;
  padding: 1px 0px 1px 0px;
  width:100%; 
  text-align: left;
  margin: 1px 0px 0px 0px;
}

/* -------------------- Main Left Navigation --------------------*/

.dsismenu {
  margin: 0;
  padding: 1px 0px 1px 0px;
  text-align:left;
  vertical-align: left;
  list-style-type: none;
  list-style-position: outside;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .95em;  
  font-weight: normal;
}

.dsismenu li {
  display:block;
  width:200px; 
  border-bottom:1px dashed #919186; 
  background-color:#fff;
}

.dsismenu a, .dsismenu a:visited {
  padding: 1px 0px 1px 0px;
  text-decoration:none;
  color: #000588;
}
  
.dsismenu a:hover {
  color: #900;
}

.dsismenuhead {
  background-color: #f0eee7;
  border-bottom:1px solid #919186; 
  border-top:1px solid #919186; 
  color: #900;
  font-weight: bold;
  font-size: 1.0em;
  padding: 1px 0px 1px 0px;
  width:205px; 
  text-align: left;
  margin: 5px 0px 0px 0px;
}

#dsiscontainer
{
  width: 100%;
  margin: 5px 0px 0px 0px auto;
  background-color: #fff;
  color: #333;
  /*border: 1px solid #919186;*/
  line-height: 130%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

#dsiscontainer h1
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
}

#dsistop
{
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
  background-color: #fff;
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #242424;
  font-size:12px;
}

#dsistop img {
  /*border-bottom: 1px solid #919186;*/
}

#dsistop h1
{
  padding: 0;
  margin: 0;
}

#dsistop a {
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000588;
  font-size:12px;
  text-decoration: none;
}

#dsistop a:hover {
  color: #900;
  text-decoration: underline;
}

#dsisleftnav
{
  float: left;
  width: 210px;
  margin: 0;
  padding: 0px 2px 5px 0px;
  /*border-right: 1px solid #919186;*/
}

#dsiscontent
{
  margin-left: 220px;
  padding: 0em 1em 1em 1em;
  max-width: 680px;
}

#dsissubcontent
{
  margin:0px;
  padding: 0em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

#dsissubcontent h2 { 
  margin: 0px 0px 0px 0px; 
  color: #000588;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
}

#dsissubcontent h2 a { 
  color: #0000ff;
  font-weight: normal;
  font-size: .9em;
  text-decoration: none;
}

#dsissubcontent h2 a:hover { 
  color: #900;
}

#dsisfooter
{
  clear: both;
  margin: 0;
  padding: .5em;
  color: #333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .75em;
  background-color: #f0eee7;
  border-top: 1px solid #919186;
  text-align: center;
}

.dsisevent {
  color: #900;
  font-weight: bold;
}

#dsisleft p { 
  margin: 0 0 1em 0; 
}
#content h2 { 
  margin: 0 0 .5em 0; 
}

/* -------------------- Rounded Corner Content Boxes --------------------*/

.roundedcornr_box_422296 {
  background: url(/education/ece/images/roundedcornr_422296_tl.png) no-repeat top left;
}
.roundedcornr_top_422296 {
  background: url(/education/ece/images/roundedcornr_422296_tr.png) no-repeat top right;
}
.roundedcornr_bottom_422296 {
  background: url(/education/ece/images/roundedcornr_422296_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_422296 div {
  background: url(/education/ece/images/roundedcornr_422296_br.png) no-repeat bottom right;
}
.roundedcornr_content_422296 {
  background: url(/education/ece/images/roundedcornr_422296_r.png) top right repeat-y;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .9em;
}

.roundedcornr_top_422296 div,.roundedcornr_top_422296,
.roundedcornr_bottom_422296 div, .roundedcornr_bottom_422296 {
  width: 100%;
  height: 15px;
  font-size: 1px;
}
.roundedcornr_content_422296, .roundedcornr_bottom_422296 {
  margin-top: -19px;
}
.roundedcornr_content_422296 { 
  padding: 0 15px;
}

/************* Leadership ***************/

#ldrleftnav
{
  float: left;
  width: 200px;
  margin: 20px 0px 0px 0px;
  padding: 0px 2px 5px 0px;
}

.ldrmenu {
  background-color:#efecde;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  list-style-type: none;
  list-style-position: outside;
  color: #000;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-left: 1px solid #b74213;
  border-right: 1px solid #b74213;
  border-bottom: 1px solid #b74213;
}

.ldrmenu li {
  display:block;
  padding-left: 13px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom:1px dotted #d07b00;
}

.ldrmenu a, .ldrmenu a:visited {
  text-decoration:none;
  /*color: #005ca3;*/
  color: #b74213;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
}
  
.ldrmenu a:hover {
  color: #d07b00;
}

.ldrmenuhead {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffe2b7;
  background: url(images/ldr_top_menu.png);
  padding: 3px 0px 3px 0px;
  text-align: center;
  height: 18px;
}

#ldrhead {
  color: #674625;
  font-weight: bold;
  font-size: 18px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

#ldr {
  font-family:Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  line-height: 22px;
}

#ldr blockquote {
  display:block;
  padding:5px 5px;
  text-align:justify;
  font-family:Georgia, Times, "Times New Roman", serif;
  font-style:italic;
  font-size:16px;
  line-height: 30px;
  color:#674625;
  margin: 20px 0px 0px 0px;
  /*border: 1px solid #000;*/
  height: 100%;
}

/*#ldr li{
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}*/

#ldr img {
	float: right;
	margin-top: -30px;
}

#ldr h3 {
 color: #900;
 font-family: Monotype Corsiva;
 font-size: 26px;
 font-weight: normal;
}

#ldr h4 {
 color: #674625;;
 font-family: Georgia, Times, "Times New Roman", serif;
 font-size: 16px;
 font-weight: bold;
}

#ldr h5 {
 color: #674625;;
 font-family: Georgia, Times, "Times New Roman", serif;
 font-size: 12px;
 font-weight: bold;
 font-style: italic;
}

#ldrheadercon
{
  margin: 15px 0px 0px 0px;
  padding: 0px 10px 0px 0px;
  color: #000;
  font-weight: normal;
  font-size: 12px;
  float: right;
}

#ldrheadercon a {
  font-weight: normal;
  font-size: 12px;
  color: #000;
  text-decoration: none;
  outline: none;
}

#ldrheadercon a:hover {
  color: #c41e3a;
}

#ldrheadercon li
{
  list-style-type: none;
  padding: 0px;
  margin: 0;
}
