body { 
  font-family: "Trebuchet MS", verdana, sans-serif;  
}

a:link, a:visited { 
  font-family: "Trebuchet MS", verdana, sans-serif;
  text-decoration: none;
  color: #CCCCCC;
}

a:hover { 
  font-family: "Trebuchet MS", verdana, sans-serif;
  text-decoration: underline;
  color: #AAAAAA;
}

img.preload { 
  display: none;
}

.leftIndent { 
  margin-left: 5%;
}

.CIArightHeader { 
  font-family: "Trebuchet MS", verdana, sans-serif;
  font-size: small;
  color: #FFFC00;
  background-color: #000000;
  text-align: right;
  margin-right: 5%;
}

.CIAbase {
  font-family: "Trebuchet MS", verdana, sans-serif;
  color: #FFFC00;
  text-align: left;
  border: #999999;
  list-style-type: disc;
  font-size: 11pt;
}

.CIAfooter {
  font-family: "Trebuchet MS", verdana, sans-serif;
  font-size: small;
  color: #FFFC00;
  background-color: #000000;
  text-align: center;
}

.CIAtitle {
  font-family: "Trebuchet MS", verdana, sans-serif;
  font-size: x-large;
  color: #FFFC00;
  background-color: #000000;
  text-align: center;
}

.CIAmenu {
  font-family: "Trebuchet MS", verdana, sans-serif;
  font-size: medium;
  background-color: #000000;
  text-align: left;
  list-style-type: disc;
  color: #FFFC00;
}

.CIAmenuTitle {
  font-family: "Trebuchet MS", verdana, sans-serif;
  font-size: large;
  background-color: #FFFF00;
  text-align: left;
  list-style-type: disc;
  color: #000000 ;
  font-weight: bold;
}

.CIAsubheader {
  font-family: "Trebuchet MS", verdana, sans-serif;
  color: #FFFC00;
  text-align: left;
  border: #999999;
  list-style-type: disc ;
  font-size: large;
}

.CIAsubsubheader {
  font-family: "Trebuchet MS", verdana, sans-serif;
  color: #FFFC00;
  text-align: left;
  border: #999999;
  list-style-type: disc ;
  font-size: medium;
  font-weight: bold;
}

.CIAheader {
  font-family: "Trebuchet MS", verdana, sans-serif;
  color: #FFFC00;
  text-align: left;
  border: #999999;
  list-style-type: disc ;
  font-size: large;
  font-weight: bold;
}

.CIAlistLvl1 {
  font-family: "Trebuchet MS", verdana, sans-serif;
  color: #FFFC00;
  text-align: left;
  border: #999999;
  list-style-type: disc;
  font-size: medium ;
}

.CIAlistLvl2 {
  font-family: "Trebuchet MS", verdana, sans-serif;
  color: #FFFC00;
  text-align: left;
  border: #999999;
  list-style-type: disc;
  font-size: medium ;
}

.CIAlistLvlTitle {
  font-family: "Trebuchet MS", verdana, sans-serif;
  color: #000000;
  text-align: left;
  border: #999999;
  list-style-type: disc;
  font-size: medium ;
  font-style: italic;
  font-weight: bold;
}

.CIAtextfield {
	font-size: 11px;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding-left: 1px;
}

.CIAerr {
	color: #FF9900;
}

div.clearer {
  clear: both;
  height: 0;
}
