/* Start of CMSMS style sheet 'Content' */
/***Headings***/

h1 {
  color: #000066;
  font-family: Arial;
  font-weight:bold;
  font-size: 18px;
  display:inline;
}

h2, h3, h4, h5, h6{
  color: #000066;
  font-family: arial;
  font-size: 14px;
display: inline;
}

li {
  color: #000066;
}


/***Page Text***/

.content-text {
  font-family : Verdana, Tahoma;
  font-size: 11px;
  color : #000066;
  line-height: 180%;
}

.content-text img {
 border: 1px solid #000066;
}

.feu {
 margin-top:10px;
}

.menu-text {
  font-family : Verdana, Tahoma;
  color : #000066;
font-size: 12px;
  line-height: 150%;
}

.clients {
  font-family : Tahoma;
  font-size: 11px;
  color : #000000;
  margin-left: 15px;
}

.bodytxtwhite {
  font-family : Tahoma;
  font-size: 11px;
  color : #000000;
  margin-left: 7px;
  margin-right: 7px;
  line-height: 20px;
}

.mainlinks {
  font-family : Tahoma;
  font-size: 12px;
  font-weight:bold;
  color : #000000;
  margin-left: 7px;
  margin-right: 7px;
  line-height: 20px;
}

.videolinks {
  font-family : Tahoma;
  font-size: 12px;
  font-weight:bold;
  color : #000000;
  margin-left: 1px;
  margin-right: 1px;
  line-height: 20px;
}

.videotitle {
  font-family : Tahoma;
  font-size: 14px;
  font-weight:bold;
  color : #10255A;
}

.footertxt {
  font-family : Tahoma;
  font-size: 11px;
  font-weight:bold;
  color : #FFFFFF;
  line-height: 34px;
}

.vids{
margin-left:auto;
margin-right:auto;
}

.footer {
  font-family : Tahoma;
  font-size: 12px;
  font-weight:bold;
  color : #5F5F5F;
  line-height: 12px;
  .  line-height: 34px; /* For IE7 */
}

.breadcrumbs-links{
  font-family : Verdana, Tahoma;
  font-size: 9px;
  color : #000066;
  line-height: 20px;
}

#bullet ul {
  list-style-type: none;
   margin-left: 15px;
   padding-left: 0px;
}

#bullet li {
   background-image: url(images/bullet.gif);
   background-repeat: no-repeat; 
   background-position: 0 .76em;
   padding-left: 18px;
}

/***Footer Links***/

a.footer:link {
  text-decoration : none;
  font-weight: bold;
  color : #5F5F5F;
}

a.footer:visited {
  text-decoration : none;
  font-weight: bold;
  color : #5F5F5F;
}

a.footer:hover {
  text-decoration : none;
  font-weight: bold;
  color : #FF9933; 
}

a.footer:active {
  text-decoration : none;
  font-weight: bold;
  color : #5F5F5F;
}

/*** Standard Links ***/

a:link {
  text-decoration : none;
  color : #6495ED;
}

a:visited {
  text-decoration : none;
  color : #6495ED;
}

a:hover {
  text-decoration : none;
  color : #FF9933; 
}

a:active  {
  text-decoration : none;
  color : #FF4500; 
}
/* End of 'Content' */

