@charset "ISO-8859-1";
@import url("Core_tags-V2.css");
@import url("Core_structure-V2.css");
.small_type {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #CCCCCC;
}
#content {
   width: 800px;
   height: auto;
   padding-bottom: 50px;
   position: relative;
   margin-top: 8px;
   margin-left: auto;
   margin-right: auto;
}
#lastride {
   text-align: left;
   height: auto;
   width: 600px;
   position: absolute;
   left: 20px;
   top: 580px;
   font-size: 1.2em;
}
#content   ul {
   height: auto;
   width: auto;
   margin-right: 100px;
   margin-left: 100px;
}
#content  li {
   height: 95px;
   width: 600px;
   margin-bottom: 20px;
   padding-bottom: 10px;
   border-bottom-style: dashed;
   border-bottom-color: #333333;
   border-bottom-width: 2px;
   position: relative;
}
#content li img {
   padding: 2px;
   float: left;
   margin-right: 16px;
}
#content li a { padding: 2px; }

#content li a:link,
#content li a:visited {
   color: #FF9900;
   text-decoration: none;
}

#content li a:hover,
#content li a:active {
   color: #FFFFFF;
   text-decoration: none;
   background-color: #FF9900;
}
#content    h3 {
   text-transform: none;
   color: #FFFFFF;
   font-size: 1.3em;
   font-weight: bold;
   clear: none;
}
#content  p {
   font-size: 1.2em;
   font-weight: normal;
   color: #CCCCCC;
   vertical-align: baseline;
}
.whiteType {
   color: #FFFFFF;
   margin-left: 20px;
   margin-right: 20px;
}
#pageID.linksType {
   background-image: url(../images/titles/pageID-links.png);
   background-repeat: no-repeat;
   background-position: left top;
   height: 317px;
   width: 44px;
}
#content h4 {
   font-size: 1.3em;
   font-style: oblique;
   font-weight: normal;
   color: #000000;
   margin-bottom: .3em;
   clear: none;
}
#content h5 {
   font-size: 1.2em;
   font-weight: normal;
   color: #FFFFFF;
   clear: none;
}
.company  {
   font-style: oblique;
   font-weight: normal;
   color: #000000;
}
#masthead h2.intro2contact {
   height: auto;
   width: 550px;
   position: absolute;
   left: 220px;
   top: 75px;
}
#content div.infoModule {
   clear: none;
   float: left;
}
