.unionagents {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
}
.tableborder {
	border-top: thin none #436F9E;
	border-right: thin solid #436F9E;
	border-bottom: thin solid #436F9E;
	border-left: thin solid #436F9E;
}
h3 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
	text-decoration: underline;
}
.tableborderred {

	border: 2px solid #990000;
}
li {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	list-style-type: square;
}
a {
	color: #003366;
}
.shadowleft {
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.shadowright {
	background-image: url(images/shadowright.gif);
	background-repeat: repeat-y;
	background-position: left;
}
body {
	background-color: #EDF1F5;
	background-image: url(images/backgrad.jpg);
	background-repeat: repeat-x;
}
