body{
  font-size: 0.90em;
  background-color: #dfe8f6;
  font-family: Arial, sans-serif; 
}

div#pagewrap{
  border: 1px solid #dddddd;
  width: 960px;
  margin: 10px auto;
  padding: 0px 0px 40px 0px;
  background-color: white; 
  -moz-border-radius: 10px;
  border-radius: 10px;   
  
}

div#headerwrap{
  color: white;
  margin: 6px;
  padding: 30px 0px 0px 0px;
  /*background-color: #4E78B1; */
  background: #436796; /* Old browsers */
  background: -moz-linear-gradient(top, #436796 0%, #4e78b1 55%, #72b1ff 90%, #72afff 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#436796), color-stop(55%,#4e78b1), color-stop(90%,#72b1ff), color-stop(100%,#72afff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #436796 0%,#4e78b1 55%,#72b1ff 90%,#72afff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #436796 0%,#4e78b1 55%,#72b1ff 90%,#72afff 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, #436796 0%,#4e78b1 55%,#72b1ff 90%,#72afff 100%); /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#436796', endColorstr='#72afff',GradientType=0 ); /* IE6-9 */
  background: linear-gradient(top, #436796 0%,#4e78b1 55%,#72b1ff 90%,#72afff 100%); /* W3C */  
  border: 0px 0px 3px 0px solid #55555;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 130px;
}

div#mainwrap{
  margin-top: 0px;
  height: 100%;
  padding: 0px 40px 0px 40px;
}

/*
div#rightcolumnwrap{
  padding: 0px 0px 0px 0px;
  width: 200px;
  float: right;
  color: #dfe8f6;
  background-color: #dfe8f6;
  height: 1000px;
}

div#contentwrap{
  width: 690px;
  float: left;  
  padding: 0px 0px 0px 0px;
}
*/

div#breadcrumbwrap{
  margin: 32px 0px 24px 0px;
  font-family: Arial, sans-serif;  
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #dfe8f6;
}

div#breadcrumbwrap a{
  font-family: Arial, sans-serif;
  text-decoration: none;
  padding: 2px;
  color: #4E78B1;
  font-weight: bold;
}


p.align-center{
  text-align: center;
}

p.csc-frame-frame2{
  background-color: pink;
  border: 2px dotted red;
  color: red;
  font-size: 1.6em;
  padding: 10px;
}

p.csc-frame-frame1{
  font-family: monospace;
  background-color: #dddddd;
  padding: 10px;
}

p.bodytext span.detail,
div.t3blog div.itemBody ul li span.detail
{
  font-family: monospace;
  font-size: 1.2em;  
  color: #333333;
}

div.csc-default ul,
div.t3blog div.itemBody ul{
  list-style-type:square;
}

div.csc-default ul li,
div.t3blog div.itemBody ul li{
  padding-bottom: 8px;
}

/*div.csc-header */
h1{
  font-size: 1.55em;
  color: #4E78B1;
  padding: 2px 0px 2px 0px;
  margin-top: 30px;
}

h2{
  color: #4E78B1;
  font-size: 1.35em;
  font-weight: bold;
}

div.csc-header h1.csc-firstHeader{
  margin-top: 0px;
}

table.contenttable{
  border-collapse: collapse;
  margin: 0px 20px 0px 20px;
  text-decoration: none;
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 1em;  
}

table.contenttable a{
  text-decoration: none;
  font-weight: bold;
  color: #4E78B1;  
}

table.contenttable th,
table.contenttable td{
  font-size: 1em;
  padding: 5px;
  border: 1px solid #4E78B1;  
}

table.contenttable tr.tr-0{

}


/*
table.contenttable th.td-0{
  -moz-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
}

table.contenttable th.td-last{
  -moz-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
}

table.contenttable tr.tr-last td.td-0{
  -moz-border-radius: 0 0 5px 0;
  border-radius: 0 0 5px 0;
}

table.contenttable tr.tr-last td.td-last{
  -moz-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
}

*/

table.contenttable tr{
  vertical-align: top;
}

table.contenttable tr.tr-even {
  background-color: #dfe8f6;
}


table.contenttable tr.tr-odd {
  background-color: #fefefe;
}

table.contenttable tr.tr-0{
  background-color: #4E78B1;
  -moz-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
  border: 1px solid #4E78B1; 
}

table.contenttable tr.tr-0 th {
  color: white;
  font-weight: bold;
  border: 0px;
}

table.contenttable td.td-0{
  font-weight: bold;
  color: #4E78B1;
}

/*menu 1*/

div.menu_1 {
  margin: 20px 0px 20px 0px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  float:left; 
  left: 50%; 
  position: relative;
  /*height: 20px;*/
}

div#menu_1 ul{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

div#menu_1 ul.level2{
  display: none;
  position: absolute;
  top: 20px;
  left: 0px;
  z-index: 500; 
}

div#menu_1 li {
  list-style-type: none; 
}

div#menu_1 li.menu1-level1-no,
div#menu_1 li.menu1-level1-act{
  float: left;
  right: 50%;
  position: relative;  
}

div#menu_1 li.menu1-level1-no a,
div#menu_1 li.menu1-level1-act a,
div#menu_1 li.menu1-level2-no a,
div#menu_1 li.menu1-level2-act a,
div#menu_1 li.menu1-level2-cur a{
  display: block;
  font-weight: bold;
  padding: 2px 10px 2px 10px;
  border: 0px;
  /*border: 1px 0px 0px 1px solid #dddddd;  */
  border: 1px solid #4E78B1;   
  background-color: #dfe8f6;
  margin: 0px;
  -moz-border-radius: 5px;
  border-radius: 5px;   
}

div#menu_1 li.menu1-level1-no a,
div#menu_1 li.menu1-level1-act a,
div#menu_1 li.menu1-level2-no a,
div#menu_1 li.menu1-level2-act a{
  font-weight: bold;
  text-decoration: none;
 /* padding: 0px 2px 0px 2px;*/
  white-space: nowrap; 
}

div#menu_1 li.menu1-level1-act a,
div#menu_1 li.menu1-level2-act a
div#menu_1 li.menu1-level2-cur a{
  background-color: #436796; /* #555555; #4E78B1;*/
}

div#menu_1 li.menu1-level1-act li.menu1-level2-no a{
  background-color: #dfe8f6;
}

div#menu_1 li.menu1-level1-no a,
div#menu_1 li.menu1-level1-act li.menu1-level2-no a,
div#menu_1 li.menu1-level2-act a{
  color: black;
}

div#menu_1 li.menu1-level1-act a,
div#menu_1 li.menu1-level2-cur a{
  color: white;
}

div#menu_1 li.menu1-level1-act a:hover,
div#menu_1 li.menu1-level1-act li.menu1-level2-cur  a:hover{
  color: #dfe8f6;
}

div#menu_1 li.menu1-level1-no a:hover,
div#menu_1 li.menu1-level1-act li.menu1-level2-no a:hover{
  background-color: white;
  border-color: orange;
}

div#menu_1 li.menu1-level1-act a:hover,
div#menu_1 li.menu1-level2-act a:hover{
  border-color: orange;
}



div#menu_1 ul li.menu1-level1-act:hover ul.level2, 
div#menu_1 ul li.menu1-level1-no:hover ul.level2{
  display: block;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
  font-size: 0.95em;
  padding-top: 2px;
}

div#c53 img{
  -moz-border-radius: 10px;
  border-radius: 10px;
}

div#c87 ul li{
  float: left;
  padding: 24px;
  width: 382px;
  height: 11em;
  display: block;
  border: 1px solid #eeeeee;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 4px;
  background-color: #dfe8f6;  
  list-style-type: none;
  list-style-position: outside;
  text-align: justify;
  background: rgb(247,251,252); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(247,251,252,1) 0%, rgba(217,237,242,1) 40%, rgba(173,217,228,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,251,252,1)), color-stop(40%,rgba(217,237,242,1)), color-stop(100%,rgba(173,217,228,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(247,251,252,1) 0%,rgba(217,237,242,1) 40%,rgba(173,217,228,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(247,251,252,1) 0%,rgba(217,237,242,1) 40%,rgba(173,217,228,1) 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, rgba(247,251,252,1) 0%,rgba(217,237,242,1) 40%,rgba(173,217,228,1) 100%); /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fbfc', endColorstr='#add9e4',GradientType=0 ); /* IE6-9 */
  background: linear-gradient(top, rgba(247,251,252,1) 0%,rgba(217,237,242,1) 40%,rgba(173,217,228,1) 100%); /* W3C */  
  color: #436796;
}

div#c87 ul{
  list-style-type: none;
  list-style-position: outside;
  padding: 0px;
  display: block;
}

a{
  color: #17026D;
}

span.important{
  color: red;
  font-weight: bold;
}