body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
}
.awmAnchor {
	position: relative;
	left: 0px;
	top: 4%;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 1px;
}
li	{
	padding: 2px 5px;
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;

}
table.general {
	font-size: 1em;
}
.tableftr {
	font-size: 0.8em;
	color: #CCCCCC;
}
.tablecontus {
	font-size: 1em;
}
table.tablecontus select, table.tablecontus input, table.tablecontus textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #0099CC;
}
.tableshowim {
	font-size: 0.8em;
}
table.tableshowim select, table.tableshowim input, table.tableshowim textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border: 1px solid #0099CC;
}
table.testimtab {
	font-size: 1em;
}
.tableabus {
	font-size: 1em;
}
.tablemenu {
	background-color: #000000;
	font-size: 11px;
}
a {
	font-size: 1em;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 1em;
	color: #666666;
	text-decoration: none;
}
a.footerlink {
	font-size: 1em;
	color: #999999;
	text-decoration: none;
}
a.footerlink:hover {
	color: #CC0000;
}
input.errHilite, select.errHilite, textarea.errHilite {
	padding: .1em ! important;
	background-color: #FFCCCC ! important;
	border: 0.15em solid #FF0000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid;
}
.linksheader {
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #666666;
	padding: 2px;
	font-size: 1em;
	font-style: italic;
}
.disclaimertext {
	color: #666666;
	font-size: 0.85em;
	font-style: italic;
}
.ppholder {
	background-color: #EEEEEE;
	padding: 10px;
	border: 1px solid #000000;
	width: auto;
	background-attachment: fixed;
	background-image: url(images/tile_bg1.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}
td.greytxt {
	color: #CCCCCC;
}