div.mainbody {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 1.1em ;
	width: 799px ;
	margin-left: auto ;
	margin-right: auto ;
	padding: 0px ;
	background-color: white ;
	color: black ;
	text-align:justify;
}
div.bottombanner {
	float:left;
}
div.content {
	float:left;
}

ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}

li{
  background-image:none;
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 12px;
  font-weight:bold;
font-size:12px;
text-decoration:none;

}

img{
border:none;
}

a {
text-decoration:none;
color:#0000FF;
}

#popover {
	position: absolute; /* can be relative too */
    left: 35%; /* can be percentage also */
	top: 35%;
	width: 408px;
	height: 408px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: inherit;
}

.expandee {
	position: absolute; /* can be relative too */
    left: 35%; /* can be percentage also */
	top: 20%;
	width: 435px;
	height: 375px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #67ff9a;
	color: inherit;
	display:none;
	z-index:60;
}

td.bottombanner, div.bottombanner {
font:Arial, Helvetica, sans-serif;
font-size:12px;
vertical-align:middle;
}

td.linkstitle {
font-weight:bold;
font-size:12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 2em ;
	text-align: center ;
}


.listitem  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.attributename  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.attributeinput  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.required {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

.missing {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : red;
}

.error  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

.info  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : magenta;
	text-decoration : none;
}.cabanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
