/* Start of CMSMS style sheet 'ec' */
body {
  background: #d9edf8;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif; }

#wrapper {
  margin: 0 auto;
  text-align: left;
  width: 876px; }

#main {
  float: left;
  background: #fff;
  width: 876px;
  display: block;
  padding: 17px; }

#header {
  width: 876px;
  height: 62px; }

.logo {
  float: left; }

.tag {
  float: right;
  margin-top: 18px;
  margin-right: 17px; }




#nav {
  height: 27px;
  background: url(/images/bg_nav.jpg);
  display: block;
  margin-bottom: 3px;
  text-align: center; }
  #nav ul {
    list-style-type: none;
    color: #fff;
    height: 27px;
 
margin-left: -40px; }
	
    #nav ul li {
      background: url(/images/btn_nav.png) repeat-x;
      font-family: Arial, sans-serif;
      font-size: 10pt;
      font-weight: bold;
      width: 143px;
      padding-top: 6px;
      height: 21px;
      display: block;
      float: left; }
      #nav ul li a, #primary-nav li:hover li a {
        color: #fff;
        text-decoration: none; }
			#nav > ul > li.menuparent>  a.menuactive, #primary-nav li:hover a, #primary-nav li:hover li:hover a{
				color: #cae2fe;
				text-decoration: none; }				

      #nav ul li.last {
        width: 143px; }

#billboard {
  background: #fff; }

.left {
  width: 518px;
  float: left; }

.right {
  width: 356px;
  float: right; }

#panels div {
  font-size: 9.36pt;
  color: white;
  padding-top: 10px;
padding-bottom:30px;
padding-left:20px;
padding-right:20px;
  height: 41px;
  display: block;
  border-bottom: 1px solid #fff; }

#panel1 {
  background: #A3C1D9 }

#panel2 {
  background: #B8C39B }

#panel3 {
  background: #F1C175; }

#panels h1 {
  margin: 0;
/*  text-transform: uppercase;*/
  font-size: 10pt;
  color: #005380; }
#panels a {
  color: #005380;
  font-size: 7.2pt;
  font-weight: bold; }

#copy {
  display: block;
  float: left;
  background: #fff;
  padding: 17px 0 0 0;
  width: 100%; }
  #copy #copy1 {
    width: 498px;
    float: left;
    padding: 0px 10px 0 10px;
    border-right: 1px solid #296c91; }
    #copy #copy1 h1 {
      color: #005380;
      font-size: 18px;
      font-weight: bold;
      margin: 0; }
    #copy #copy1 p {
      color: #494949;
      font-size: 9.36pt; }
  #copy #copy2 {
    width: 337px;
    float: right;
    padding: 0px 10px 0 10px; }
    #copy #copy2 h2 {
      color: #005380;
      font-size: 10pt; }
    #copy #copy2 h3 {
      color: #005380;
      font-size: 9pt; }
    #copy #copy2 p {
      color: #005380;
      font-size: 8pt; }
  #copy .button {
    float: left;
    width: 146px; }
  #copy .button_right {
    float: right; }
  #copy #sidebar_left {
    width: 143px;
    margin: 0 10px 0 17px;
    float: left;
    font-size: 10pt;
    font-weight: bold;
    color: #2b638e; }
  #copy h1 {
    color: #337097;
    font-size: 10pt;
    letter-spacing: -0.2px;
    margin: 0 0 3px 0; }
  #copy #content {
    border-left: 1px solid #2e6992;
    padding-left: 25px;
    width: 486px;
    float: left; }
    #copy #content h1, #copy #content h2 {
      color: #337097;
      font-size: 12pt;
      letter-spacing: -0.2px;
      margin-bottom: 0; }
    #copy #content h3 {
      font-size: 11pt;
      color: #555555;
      margin-bottom: 0; }
    #copy #content p {
      color: #5b5b5b;
      font-size: 9.36pt; }
  #copy #sidebar_right {
    width: 140px;
    margin-left: 54px;
    float: right;
    color: #285d8a;
    font-size: 9.36pt; }
    #copy #sidebar_right hr {
      background-color: #2e6992;
      color: #2e6992;
      height: 1px;
      margin: 16px 0; }
  #copy ul {
    list-style-image: url(/images/bullet.png);
    font-size: 9pt;
    color: #5b5b5b;
    margin: 0; }
    #copy ul li {
      margin-left: -28px;
      font-weight: normal; }
  #copy ol {
    font-size: 9pt;
    color: #5b5b5b;
    margin: 10px; }
    #copy ol li {
      margin-left: -28px;
      font-weight: normal; }
  #copy a {
    color: #efa73b;
    font-size: 7pt;
    font-weight: bold; }
  #copy #content a {
    color: #efa73b;
    font-size: 9.36pt;
    font-weight: bold; }
  #copy ul.sidebar li.header {
    list-style-image: none;
    list-style-type: none;
    margin-left: -38px; }
    #copy ul.sidebar li.header a {
      text-decoration: none;
      color: #337097;
      font-size: 10pt;
      letter-spacing: -0.2px;
      font-weight: bold; }
		  #copy ul.sidebar li ul li.item a {
		    color: #5b5b5b;
		    font-size: 9pt;
		    text-decoration: none;
		    font-weight: normal; }
		
#footer {
  display: block;
  clear: both;
  background: #f8b55a;
  width: 876px;
  padding: 10px 17px 10px 17px;
  font-size: 9pt;
  font-family: Arial, sans-serif;
  color: #2f6b94;
  text-align: center; }

#footer a, #copyright a { color: #2f6b94;}

#copyright {
  display: block;
  clear: both;
  width: 876px;
  padding: 10px 17px 10px 17px;
  font-size: 9pt;
  font-family: Arial, sans-serif;
  text-align: center;
  background: none;
  font-size: 7.92pt;
  color: #000; }


dfn {
  display: none; }

#primary-nav ul {
  position: absolute;
  z-index: 150000;
  top: auto;
  left: auto;
  display: none; 
}

  #primary-nav li li {
	
    background-image: none;
    background-color: #7da9c4;
    padding: 4px 10px 4px 10px;
    letter-spacing: -0.7px;
    float: none;
    position: relative;
left:0px;
    top: 5px;
    text-align: left;
    border-bottom: 1px solid #a1c3dc;
    width: 200px; 
		height: auto;
	}


		#primary-nav ul, 
		#primary-nav li:hover ul, 
		#primary-nav li:hover ul ul, 
		#primary-nav li:hover ul ul ul, 
		#primary-nav li.menuparenth ul, 
		#primary-nav li.menuparenth ul ul, 
		#primary-nav li.menuparenth ul ul ul { 
			display: none; 
		}
		#primary-nav li:hover ul, 
		#primary-nav ul li:hover ul, 
		#primary-nav ul ul li:hover ul, 
		#primary-nav ul ul ul li:hover ul, 
		#primary-nav li.menuparenth ul, 
		#primary-nav ul li.menuparenth ul, 
		#primary-nav ul ul li.menuparenth ul,
		#primary-nav ul ul ul li.menuparenth ul { 
			display: block;
		}
/* End of 'ec' */

