﻿.content {
  font: normal 12px arial;
  line-height: 18px;
  padding: 10px 5px 0px 5px;
}

.content h1, .content h2, .content h3, .content h4 {
  font: bold 18px arial;
  color: #15479f;
  line-height: 24px;
}

.title {
  font: bold 17px arial;
  color: #15479f;
  line-height: 20px;
}

.content table, .content table table {
  font: normal 12px arial;
  line-height: 18px;

}

.content a:link {
	text-decoration: underline;
	line-height: 20px;
}
.content a:visited, .content a:active{
	color: #000000;
	text-decoration: underline;
	line-height: 20px;
}

.content a:hover{
    color: #15479f;
    text-decoration: none;
    line-height: 20px;
} 

.lt_content {
  padding-top: 10px;
}

.side_menu {
    margin:9px 0px 0px 10px;
    font: normal 15px arial;
    position: relative;
    z-index: 10;
    top:0; 
    left:0px;
}

.side_menu a:link, .side_menu a:visited, .side_menu a:active{
    color: #000000;
    text-decoration: none;
    line-height: 28px;
} 

.side_menu a:hover{
    color: #15479f;
    text-decoration: none;
    line-height: 28px;

} 

.search {
    margin: 10px 5px 10px 10px;
    text-align: center;
}

.footer_menu {
    color: #FFFFFF;
    font: normal 12px arial;
    margin: 0px 0px 0px 0px;
    text-align: center;
    line-height: 20px;    
}

.footer_menu a:link, .footer_menu a:visited, .footer_menu a:active{
    color: #FFFFFF;
    text-decoration: none;
    line-height: 20px;
} 

.footer_menu a:hover{
    color: #ffd98f;
    text-decoration: none;
    line-height: 20px;
} 

#about {
  position:ABSOLUTE;
  z-index:101;
  top: 25px;
  left: 105px;
  WIDTH: 119PX;
  visibility: hidden;
}

#products {
  position: absolute;
  z-index: 101;
  top: 55px;
  left: 107px;
  WIDTH: 114PX;
  visibility: hidden;
}

#support {
  position: absolute;
  z-index: 101;
  top: 199px;
  left: 105px;
  WIDTH: 118PX;
  visibility: hidden;
}

#contact {
  position: absolute;
  z-index: 101;
  top: 230px;
  left: 105px;
  WIDTH: 118PX;
  visibility: hidden;
}

.popup a:link, .popup a:visited, .popup a:active {
    color: #15479f;
    text-decoration: none;
    cursor: hand;
    line-height: 20px;
} 

.popup a:hover{
    color: #000000;
    text-decoration: none;
    cursor: hand;
} 

.dropdown_anchor {
  cursor: pointer;
  width:100px;
  line-height:28px;
}

.news {
  margin: 40px 20px 10px 35px;
  height: 110;
  font: normal 11px arial;
  text-align: justify;
}

.story {
  vertical-align: top;
  margin: 40px 5px 5px 25px;
  width: 175;
  height: 95;
  font: normal 11px arial;
}

a.product_link:link, a.product_link:visited, a.product_link:active {
  font: bold 11px arial; 
  color: #15479f;
  text-decoration: none;
}

a.product_link:hover {color: #000000;text-decoration: none;}

a.feature_links:link, a.feature_links:visited, a.feature_links:active {
  font: bold 16px arial; 
  color: #15479f;
  text-decoration: none;
  line-height: 20px;
}

a.feature_links:hover {color: #000000;text-decoration: none;}

a.more_news:link, a.more_news:visited, a.more_news:active {
  font: bold 11px arial; 
  color: #15479f;
  text-decoration: none;
}

a.more_news:hover {color: #000000;text-decoration: none;}

.copyright {
  font: normal 10px arial;
  color: #666666;
  text-align: center;
}

.copyright a:link, .copyright a:active, .copyright a:visited {
  color: #666666;
  text-decoration: underline;
}

.copyright a:hover {
  color: #666666;
  text-decoration: none;
}

.SeeAlso {
	color: #008000;
}
.Indented_40 {
	margin-left: 40px;
}
.BlueText {
	color: #0000FF;
}
.RightAligned {
	text-align: right;
}
.Trademark {
	font-size: xx-small;
}
