/**************** body and tag styles ****************/
	body {
	  margin-top: 2px;	  
	  margin-bottom: 15px;
	  margin-left: 100px;	  
	  margin-right: 100px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  float: left;
	  color: #000000;
	  background-color: #FFFFFF;
	  }
		
	h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 32px;
	  color: #0808C8;
	  margin-bottom: 30px;
	  background-color: #FFFFFF;
	  }
		
	h2 {
	  color: #000078;
	  font-size: 16px;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  }
		
	a {
	  color: #0808C8;
	  background-color: #FFFFFF;
	  text-decoration: none;
	  font-weight: bold;
	  }

	a:hover {
	  background-color: #FFFFFF;
	  color: #000078;
	  font-weight: bold;
	  text-decoration: underline;
	  }

	b {
	  color: #000078;
	  background-color: #FFFFFF;
	  text-decoration: none;
	  font-weight: bold;
	  }

/**************** images styles ****************/		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }

/**************** form styles ****************/
	form {
	  float:right;
	  font-size: 9px;
	  }
		
	input {
	  background-color: #FFFFFF;
	  color: #000000;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  padding: 3px;
	  }
		
	.button {
	  padding: 2px;
	  background-color: #6DA6E2;
	  color: #FFFFFF;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  }

/**************** Styling of the Videos ****************/
a.myPlayer { 
    display:block; 
    width: 320px; 
    height:240px;  
    text-align:center; 
    margin:0 15px 15px 0; 
    float:left; 
    border:1px solid #999; 
} 
 
/* play button */ 
a.myPlayer img { 
    margin-top:70px; 
    border:0px; 
} 
 
/* when container is hovered we alter the border color */ 
a.myPlayer:hover { 
    border:1px solid #000; 
}
	  
/**************** header styles ****************/
	#emchead {
	  width: 750px;
	  border: 0px
	  padding-bottom: 10px;
	  padding-top: 10px;
	  clear: both;
	  }
	#emchead p { 
	  margin-top: -20px;
	  margin-left: 30px;
	  color: #0808C8;
	  }

/**************** menu styles ****************/
    #tabset {
      width: 750px;
      font-size:65%;
      padding-bottom: 0px;
      }
    #tabset ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabset li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabset a {
      float:left;
      background:url("tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabset a span {
      float:left;
      display:block;
      background:url("tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    #tabset a span {
	  float:none;
	  }
    #tabset a:hover {
      background-position:0% -42px;
      }
    #tabset a:hover span {
      background-position:100% -42px;
      }


/**************** Contact Line styles ****************/

	#emccontact {
	font-size: 9px;
	line-height: 1.6em;
	color: #000000;
	text-align: center;
	border-top:4px solid #0808C8;
	border-bottom:4px solid #0808C8;
	}

/**************** content styles ****************/
	#content {
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  float: left;
	  }
	#content h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 32px;
	  color: #0808C8;
	  margin-bottom: 30px;
	  background-color: #FFFFFF;
	  }
		
	#content h2 {
	  color: #000078;
	  font-size: 16px;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  }
		
	#content p {
	padding-bottom: 10px;
	border-bottom: 1px solid #0808c8;
	color: #000000;
	  }

	#content table {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-wdight: normal;
	  font-size: 12px;
	  color: #000000;
	  background-color: inherit;
	  }
	  
/**************** sidebar styles ****************/
	#sidebar {
	  padding-left: 0px;
	  padding-right: 0px;
	  padding-top: 0px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  float: left;
	  }
		
	#sidebar p {
	padding-bottom: 10px;
	border-bottom: 1px solid #0808c8;
	color: #000000;
	  }

	#sidebar a href{
	target="_parent"
	}
	  
/**************** footer styles ****************/
	#footer {
	  margin-top: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 2px;
	  padding-right: 2px;
	  font-size: 9px;
	  clear: both;
	  background-color:#0808C8;
	  }
		
	#footer p {
	  color:#FFFFFF;
	  padding: 5px;
	  text-align: center;
	  }
		
	#footer p a {
	  color: #FFFFFF;
	  background-color:#0808C8;
	  font-weight:100;
	  border-bottom: 1px dotted #FFFFFF;
	  }
		
	#footer p a:hover {
	  color: #FFFFFF;
	  text-decoration: none;
	  border-top: 1px dotted #FFFFFF;
	  border-bottom: 0px dotted #FFFFFF;
	  }

