body{
  font:76% Verdana,Tahoma,Arial,sans-serif;
  line-height:1.4em;
  text-align: left;
  color:#303030;
  padding: 0px;
  margin: 0px;
  overflow-y: scroll;
}

a{
  color:#467aa7;
  font-weight:bold;
  text-decoration:none;
  background-color:inherit;
}
b, strong {
   color:#505050;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p {padding:0 0 0px 0;}
p form {margin-top:0; margin-bottom:20px;}

.fck p {
  padding: 0px;
  margin: 0px;
}

#container{
  width: 100%;
  margin: 0px auto;
  padding:1px 0;
  text-align: left;
  background:#ffffff;
  color:#303030;
}

#content{
  float:left;
  width: 480px;
  font-size: 0.9em;
  margin: 20px 0 0 20px;
}

#content h2{
  display:block;
  margin:0 0 16px 0;
  font-size:1.7em;
  font-weight:normal;
  letter-spacing:-1px;
  color:#505050;
  background-color:inherit;
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 0px 0; font-size: 12px; letter-spacing:-1px; color:#505050;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

#subcontent{
 float:right;
 width:180px;
 padding: 0px;
 margin: 20px 8px 10px 8px;
 line-height:1.4em;
}

#subcontent h2{
  display:block;
  margin:0 0 15px 0;
  font-size:1.6em;
  font-weight:normal;
  text-align:left;
  letter-spacing:-1px;
  color:#505050;
  background-color:inherit;
}

#subcontent p{margin:0 0 0px 0; font-size:1em;}

.box{
  margin: 0 0 20px 0;
  padding: 10px;
  color:#505050;
  line-height:1.5em;
}

.yellowbox {
  border:1px solid #facb40;
  background-color:#faf020;
}

.greenbox {
  border:1px solid #40fa00;
  background-color:#20fa00;
}

.graybox {
  border:1px solid #c0c0c0;
  background-color:#fafbfc;
}

.small{font-size:0.8em;}

.banner {
  height: 76px;
}
.resulttable {
  border:1px solid #c0c0c0;
}

.resulttable th {
  font-size: 10px;
  font-weight: bold;
  color:#505050;  
  background-color:#fafbfc;
  padding: 2px 8px 2px 2px;
  line-height: 12px;
  text-align: left;
  width: 100px;
}
.resulttable td {
  font-size: 11px;
  font-weight: normal;	
  background-color: #fafbfc;
  line-height: 12px;
  padding: 2px 8px 2px 2px;
  width: 300px;
}

.resulttable td a {
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
}

.formtable th {
  font-size: 10px;
  font-weight: bold;
  color:#505050;
  padding-right: 32px;
  line-height: 24px;
  text-align: left;
}
.formtable td {
  font-size: 11px;
  font-weight: normal;
  line-height: 20px;
  padding-right: 8px;
}
.formtable td input, select {
  font-size: 11px;
  font-weight: normal;
}
.formtable .error {
  font-size: 10px;
  font-weight: normal;
  line-height: 14px;
  height: 14px;
  color: #ff0000;
}
.error {
  color: #ff0000;  
}
input, select {
  font-size: 12px;
  font-weight: normal;
}
form {
  margin: 0px;
}
button {
  font-size: 11px;
  font-weight: normal;
  line-height: 12px;
}
.menuitemdescription {
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
}

.qm {
  font-size: 10px;
  font-weight: bold;
  color: #467aa7;
  cursor: hand;
  padding: 0px 3px 0px 3px;
  line-height: 10px;
  border: 1px solid #2a5a8a; 
}