TABLE {
	border: 0;
	padding: 0;
	margin: 0;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	color:#4D4D4D;
	padding: 0;
	border: 0;
}
.marginheight {
	padding: 5px;
	border: 0;
}
.logos {
	text-align: center;
	vertical-align: middle;
	border: 2;
	border-width: 2;
	border-color: black;
	padding: 2;
}
div {
	border-width: -2;
	border: -1;
	margin: 0;
	font-family:Tahoma;
	font-size:10px;
	color:#4D4D4D;
}
form
{
	margin:0px;
}
a {
	text-decoration:underline;
	color:#4D4D4D;
}
.noline {
	text-decoration:none;
}
.blue
{
	color:Blue;
}
.no_color
{
	color:#4D4D4D;
}
a.blue
{
	color:Blue;
	text-decoration:underline;
}
a.blue_none
{
	color:Blue;
	text-decoration:none;
}
.t11
{
	font-size:11px;
}
.spacer_char {
    font-size: xx-small;
}
.spacer_char_yellow {
    font-size: xx-small;
	background-color:yellow;
}
.list {
    line-height:16px;
}
.bluelist {
    line-height:16px;
    color: Blue;
}.heading {
    color: Blue;
    font-weight:bold;
    line-height:20px;
    font-size: 12;
}
.subheading {
    font-weight:bold;
    line-height:16px;
}
ul {
    color: Blue;
}
.tableheading {
    background-color: #e4e4e4;
    font-weight: bold;
    padding: 2;
}
.tablerow {
    background-color: #f2f2f2;
    padding: 2;
}
.tablerow1 {
    background-color: #f2f2f2;
    padding: 2;
}
.tablerow2 {
    background-color: #ffffff;
    padding: 2;
}
input {
    font-size: 10px;
}
select {
    font-size: 10px;
}
