* {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
  font-size:11px;
  line-height: 1.33;
  color: #465574;
}

p {
  font-size: 11px;
  text-align: left;
  margin:10px;
  padding:0;
  line-height: 1.5em;
}

blockquote {  }

ul { }

li { 
  line-height: 2; 
  font-size: 11px;
  letter-spacing: 0.05em;
  word-spacing: 0.05em;
}

input.submitbutton {  }

a:link {
  color: #0083bc;
  text-decoration: none;
}

a:visited { 
  color: #0083bc;
  text-decoration: none; 
}

a:hover {
  color: #0083bc;
  text-decoration: underline;
}

a:active {
  color: #0083bc;
  text-decoration: none;
}

h1 {
  font-size: 18px;
  font-weight:bold;
  margin: 0.67em 10px;
  color: #0083bc;
}

h2 {
  font-size: 16px;
  font-weight: normal;
  margin: 0.83em 10px;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 1em 10px;
}

h4 {
  font-size: 11px;
  font-weight: bold;
  margin: 1em 10px;
}

h5 {
  font-size: 11px;
  font-weight: bold;
  margin: 1em 10px;
}

h6 {
  font-size: 11px;
  font-weight: bold;
  margin: 1em 10px;
}


.smalltext {
  font-size:10px;
}

.indent {
  font-size:10px;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:20px;
  padding-right:20px;
}

.align-left {
  text-align:left;
}

.align-right {
  text-align:right;
}

.align-center {
  text-align:center;
}

.align-justify {
  text-align:justify;
}

.csc-frame-frame1 p.bodytext {
  padding-left: 140px;
}


.detail {
  width: 130px;
  font-weight:bold;
  display:block;
  margin-left:-140px;
  text-align:right;
  float:left;
}

