@charset "utf-8";
/* CSS Document */
 
.heading1-14pt {
 font-family: "Century Gothic";
 font-size: 14pt;
 color: #696969;
}
.heading1-10pt-text-itallic {
 font-family: "Century Gothic";
 font-size: 10pt;
 color: #696969;
 font-style: italic;
}
.heading2-10pt {
 font-family: "Century Gothic";
 font-size: 10pt;
 color: #FFF;
}
.picture-left-space {
 margin-right: 0px;
 margin-left: 5px;
 right: 0px;
}
.side-menu {
 font-family: "Century Gothic";
 font-size: 8pt;
 color: #696969;
 height: 30px;
 width: 160px;
 padding-top: 10px;
 background-image: url(../images/left_nav_title1.gif);
 background-repeat: no-repeat;
 background-position: 40px 10px;
}