body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 18px;
}

.aMainMenu {
	font-size: 10px;
	color: #909090;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 20px;
	text-decoration: none;
	letter-spacing: 1px;
}

.aMainMenu:hover {
	color: #20408b;
}

.aSubMenu:hover {
	color: #20408b;
}

.aSubMenu {
	font-size: 10px;
	color: #909090;
	font-weight: bold;
	margin-right: 20px;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 12px;
}

.pFooter {
	font-size: 9px;
	margin-top: 30px;
	text-align: left;
	line-height: 12px;
}

.spanMessage {
	color: #ff0000;
}

a {
	color: #20408b;
}

h1 {
	font-size: 20px;
	color: #ff0000;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0;
}

h3 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0;
}

#divHeader {
	width: 100%;
	min-width: 800px;
}

p {
	margin-top: 2px;
}

label {
	height: 20px;
	margin-right: 0;
}

td p, td h2 {
	margin-top: 2px;
	margin-left: 0;
}

td.rightSpace {
	width: 130px;
	max-width: 130px;
}

td.mainSpace {
	width: 570px;
}

ul {
	list-style: hyphen outside url(../images/bullet-hyphen.gif);
	margin-left: 20px;
	padding: 0;
}
