body {
font-family: Century Gothic;
font-size: 12pt;
    text-indent: 0px;
    left-margin: 0px;
    position: absolute;
    width: 100%;
}

dt {
  font-family: Century Gothic;
  font-size: 14pt;
  text-indent: 0px;
  color: blue;
}

dd {
  font-family: Century Gothic;
  font-size: 12pt;
  text-indent: 2px;
}

p {
font-family: Century Gothic;
    font-size: 12pt;
    font-weight: normal;
    color: black;
    width: 100%;
}
#note {
    font-size: 15px;
    font-weight: normal;
    color: black;
    font-family: Century Gothic;

}

#keywords {
    font-size: 10px;
    font-weight: normal;
    color: black;
    font-family: Century Gothic;

}

ul {
    font-family: Century Gothic;
    font-size: 14pt;
    font-weight: normal;
    color: black;
    text-align: left;
    text-decoration: underline;
}

li {
     font-family: Century Gothic;
    font-size: 12pt;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

#testamonial {
  color: 006633;
  font-size: 10pt;
  text-decoration: italics;
}
#littleLink {
  color: blue;
  text-decoration: bold;
  font-size: 8pt;
}

#bigLink {
color: blue;
      text-decoration: none;
}
#bulletList {
    font-family: Century Gothic;
    font-size: 12pt;
    font-weight: bold;
    color: black;
    text-align: left;
}

#bullet {
    font-family: Century Gothic;
    font-size: 10pt;
    font-weight: bold;
    color: black;
    text-align: left;
    bullet-indent: 20px;
}

#detailTable {
	font-family: Century Gothic;
	font-size: 12pt;
    width: 100%;
    background-color: light blue;
    position: relative; left: 0em;
}

#notice {
     background-color: transparent;
    font-family: Century Gothic;
    font-size: 16pt;
    font-weight: bold;
    color: red;
    text-align: left;
}

#pageTitle {
    background-color: transparent;
    font-family: Lucida Calligraphy;
    font-size: 26pt;
    font-weight: bold;
    color: 00BBFF;
    text-align: center;
}
#sectionTitle {
    background-color: transparent;
    font-family: Century Gothic;
    font-size: 16pt;
    font-weight: bold;
    color: black;
    text-align: center;
    text-decoration: underline;
}

#separator {
    background-color: #dcdcdc;
    text-decoration: underline;
    font-size: 12pt;
    font-weight: bold;
    color: black;
    font-family: Century Gothic;
    width: 100%;
    float: left;
}

#formatLabel {
    color: black;
    font-size: 8pt;
    vertical-align: text-top;
	font-family: Century Gothic;
}

dt {
	color:blue;
        font-size: 12pt;
        font-family: Century Gothic;
        text-decoration: none;
        font-weight: normal;
}

dd {
	color:black;
        font-size: 12pt;
        font-family: Century Gothic;
        text-decoration: none;
        font-weight: normal;
}

#question{
	color:blue;
        font-size: 12pt;
        font-family: Century Gothic;
}

#answer {
 	color: black;
         font-size: 12pt;
         font-family: Century Gothic;
}

td {
valign: "top";
}

fieldset {
    border-color: #dcdcdc;
    border-style: solid;
}

legend {
    color: black;
    border-style: none;
}

#content {
	color: #eee8aa;
}

#sml-00, #sml-01, #sml-02 {
  float: left;
  clear: left;
  padding: 0;
  border: 2px solid red;
}

#sml-00 {
 width: 950px;
 height: 950px;
 background: url("cm0mm.jpg") no-repeat;
}

#sml-01 {
 width: 10px;
 height: 10px;
}

#sml-02 {
 width: 10px;
 height: 10px;
}

#smr-00, #smr-01 {
  float: right;
  clear: right;
  padding: 0;
  border: 2px solid red;
}

#smr-00 {
 width: 275px;
 height: 275px;
 margin:0 0 0 5px;
 background: url("normalMri.jpg") no-repeat;
}

#smr-01 {
width: 0px;
height: 0px;
margin:0 0 0 5px;
}



