/*---------------------------------------------------------------
  >> Fonts <<
  ---------------------------------------------------------------
  generic fonts used throughout OrthoProof
  -------------------------------------------------------------*/

body {
  text-align: center;
  font: 83%/1.4  Verdana, Arial, Helvetica, sans-serif;
}

h1 {
  font-size: 1.3em;
  letter-spacing: 0.07em;
}

h2 {
  font-size: 1.2em;
  letter-spacing: 0.07em;
}
p {
  font-size: 0.9em;
  letter-spacing: 0.05em;
}

td {
  font-size: 0.9em;
  letter-spacing: 0.05em;
}

li {
  font-size: 0.9em;
  letter-spacing: 0.05em;
}

#orthoTitleNavigation ul, #orthoTitleNavigation ul li {
  display: inline;
  list-style-type: none;
}

#orthoTitleNavigation ul li a {
  font-size: 0.85em !important;
  font-size: 0.85em;
  letter-spacing: 0.05em;
  white-space: nowrap;
}

#orthoTitleNavigation ul li a:link, #orthoTitleNavigation ul li a:visited {
  text-decoration: none;
}

#orthoTitleNavigation ul li a:active, #orthoTitleNavigation ul li a:hover {
  text-decoration: none;
}
#orthoTitleNavigation ul li span.divider {
}



#orthoGreyNavigation ul, #orthoGreyNavigation ul li {
  display: inline;
  list-style-type: none;
/*  float: right;*/
}

#orthoGreyNavigation ul li a {
  font-size: 0.85em !important;
  font-size: 0.85em;
  letter-spacing: 0.05em;
  white-space: nowrap;
}

#orthoGreyNavigation ul li a:link, #orthoGreyNavigation ul li a:visited {
  text-decoration: none;
}

#orthoGreyNavigation ul li a:active, #orthoGreyNavigation ul li a:hover {
  text-decoration: none;
}
#orthoGreyNavigation ul li span.divider {
}

#orthoContent {
  text-align:left;
}

#orthoMain-content {
  text-align:left;
}

#orthoLeftCell {
  float: left;
  text-align: right;
}

#orthoLeftCell-content ul, #orthoLeftCell-content ul li {
  list-style-type: none
}

#orthoLeftCell-content span {
  text-align: right;
}

#orthoLeftCell-content ul li a {
  font-size: 0.95em;
  letter-spacing: 0.05em;
  white-space: nowrap;
}

#orthoLeftCell-content ul li a:link, #orthoLeftCell-content ul li a:visited {
  text-decoration: none;
  font-size: 0.95em;
  letter-spacing: 0.05em;
}

#orthoLeftCell-content ul li a:active, #orthoLeftCell-content ul li a:hover {
  text-decoration: none;
  font-size: 0.95em;
  letter-spacing: 0.05em;
}

#noDot ul {
  list-style: none;
  font-size: 0.95em;
  letter-spacing: 0.05em;
}

.zoeFooter {
  font-size: 0.7em;
  text-align: center;
}
.secondNavName {
  text-align: left;
}

.centered {
  text-align: center;
  display:block;
}

#contactUs ul, #contactUs ul li {
  list-style-type: none;
}

#contactUs ul li {
  font-size: 1.0em !important;
  font-size: 1.0em;
  letter-spacing: 0.05em;
  white-space: nowrap;
}

.formError {
  font-size: 0.8em;
  letter-spacing: 0.05em;
}

span.footer, span.footer2 {
  font-size: 0.8em;
  text-align: center;
}

span.footer2 {
  font-size: 0.8em;
  text-align: center;
}

span.registered {
 font-size: 0.6em;
}
