body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #606060;
    background: url(assets/images/bk.gif) repeat-x;
    background-color: #BFBFBF;
}

#shadowbox {
    position: absolute;
    width: 834px;
    left: 50%;
    margin-left: -417px;
    background: url(assets/images/shadow.gif);
}

#page {
    width: 800px;
    margin-left: 17px;
    padding: 0;
    text-align:left;
    background-color: #FFFFFF;
    display: block;
}

#top_ribbon {
    top: 0;
    height: 10px;
    line-height: 0px;
    font-size: 1px;
    width: 100%;
    background-image: url(assets/images/ribbon.jpg);
    /*background: #2D599A;*/
}

#logo_bar {
    width: 100%;
}

#logo {
    margin: 10px 0px 10px 20px;
    height: 146px;
    width: 347px;
    background: url(assets/images/CIM-web-logo-60.jpg) no-repeat;
}

#printLogo {
    display: none;
}

#navbar {
    width: 100%;
    height: 40px;
    background-image: url(assets/images/menu.jpg);
    /*background: #2D599A;*/
}

#menu ul {
    list-style: none;
    margin: -3px 0 0 0;
    padding: 0 0 0 35px;
}

#menu ul li {
    text-decoration: none;
    text-transform: uppercase;
    display: inline;
    height: 40px;
}

#menu ul li a {
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    padding: 0 20px;
}

#menu ul li a:link, #menu ul li a:visited {
    color: #FFFFFF;
}

#menu ul li a:hover {
    color: #204070;
}

#sidemenu {
    position: absolute;
    top: 450px;
    width: 225px;
    border-bottom-width: 0;
}

#sidemenu ul {
    list-style-type: none;
}

#sidemenu ul li {
    margin: 0 0 0 -40px;
    padding: 0;
}

#sidemenu ul li a {
    margin-left: 0;
    text-decoration: none;
    background: white url(assets/images/m_link.gif) repeat-x bottom left;
    font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    color: white;
    display: block;
    width: 225px;
    padding: 3px 0 3px 10px;
}

#sidemenu li a:active, #sidemenu li a:visited {
    color: white;
}

#sidemenu li a:hover {
    color: white;
    background-image: url(assets/images/m_hover.gif);
}

#bottom_ribbon {
    width: 100%;
    height: 5px;
    font-size: 0px;
    line-height: 0px;
}

#pic {
    height: 150px;
    width: 800px;
    background: url(assets/images/sunset_lake2.jpg) no-repeat;
}

#pic_ribbon {
    width: 100%;
    height: 30px;
    line-height: 0px;
    font-size: 0px;
}

#left {
    position: relative;
    margin-left: 32px;
    width: 450px;
    float: left;
    line-height: 180%;
}

#center {
    position: relative;
    margin-left: 280px;
    width: 475px;
    line-height: 180%;
    min-height: 400px;
}

#right {
    position: relative;
    margin-left: 528px;
    width: 224px;
    line-height: 180%;
}

#buffer {
    height: 40px;
    clear: both;
}

#footer {
    background: #f0f0f0;
    width: 800px;
    height: 30px;
    line-height: 250%;
    border-top: 1px solid #a0a0a0;
    clear: both;
    font-size: 7pt;
}

h1 {
    font-size: 20px;
    color: #2D599A;
    font-weight: normal;
    margin: 0 0 15px 0;
    padding: 0;
}

h2 {
    font-size: 17px;
    color: #2D599A;
    font-weight: normal;
    margin: 10px 0 5px 0;
    padding: 0;
}

h3 {
    font-size: 15px;
    color: #2D599A;
    font-weight: normal;
    margin: 10px 0 5px 0;
    padding: 0;
}

h4 {
    font-size: 12px;
    color: #2D599A;
    font-weight: bold;
    margin: 10px 0 0 0;
    padding: 0;
}

td {
    padding: 0;
    line-height: 120%;
}

p {
    margin: 0 0 15px 0;;
    padding: 0;
}

a img {
  border: 0;
}

.hr {
    width: 100%;
    height: 0px;
    margin: 0;
    padding: 0;
    border-top: #d0d0d0 solid 1px;
}

#hline {
    margin-bottom: 15px;
}

.bio {
    margin-bottom: 50px;
}

.bioPic {
    width: 120px;
    height: 150px;
    border: 1px solid #e0e0e0;
    display: none;
}

.bioName {
    width: 100%;
    color: #2D599A;
    font-size: 15px;
    font-weight: bold;
}

.bioTitle {
    width: 100%;
    margin-bottom: 10px;
    font-size: 80%;
    line-height: 120%;
}

.bioText {
    margin-left: 30px;
    min-height: 210px;
}

.partner {
    margin-bottom: 30px;
}

.partnerLogo {
    margin-top: 15px;
    width: 150px;
    height: 50px;
}

.partnerName {
    margin-top: -50px;
    margin-left: 180px;
    color: #2D599A;
    font-size: 14px;
    font-weight: bold;
    font-variant: small-caps;
}

.partnerText {
    margin-left: 180px;
}

.prodName {
    font-size: 17px;
    color: #2D599A;
    font-weight: normal;
    margin: 10px 0 5px 0;
    padding: 0;
}

.dictWord {
    font-size: 13px;
    font-weight: bold;
    color: #2D599A;
}

.dictList {
    margin-left: 30px;
    margin-top: 0;
    padding-left: 10px;
}

.subtitle {
    margin: 0;
    padding: 0;
    margin: -10px 0 25px 0;
    font-size: 13px;
    font-weight: bold;
    color: #2D599A;
}

label {
    float: left;
    width: 100px;
    text-align: right;
    margin-right: 0.5em;
    display: block;
}

input, textarea {
    width: 180px;
    margin-bottom: 5px;
}

textarea {
    width: 250px;
    height: 150px;
}

.boxes {
    width: 1em;
}

.submitButton {
    margin-left: 120px;
    margin-top: 5px;
    width: 90px;
}

.errors {
    margin: 0 0 20px 0;
    color: red;
}

#wlpeUserRegisterForm label, #wlpeResetForm label, #wlpeActivateForm label {
    width: 200px;
}

#wlpeTosCheckbox {
    width: 20px;
}

.required {
    color: red;
    font-weight: bold;
}

#wlpeTermsOfService {
    margin-top: 20px;
    border: 1px solid #2D599A;
    width: 450px;
    height: 300px;
    overflow: auto;
    padding: 20px;
}

.wlpeMessage {
    color: red;
}

#wlpeRegisterButtons, #wlpeResetButtons, #wlpeActivateButtons {
    margin-left: 170px;
}

.pdfdoc {
  height: 35px;
}

.pdfdoc a:link, .pdfdoc a:hover, .pdfdoc a:visited {
  display: block;
  text-decoration: none;
  color: #0B175F;
  margin-top: -35px;
  margin-left: 60px;
}

.icon {
  margin-left: 20px;
}

.subEntryDetails {
  font-size: 10px;
  margin-top: -30px;
  margin-left: 60px;
}
