body {
	margin:0px;
}

td {
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#797F81;
}

p {
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#797F81;
}

.small {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:9px;
	color:#797F81;
}

form
{
	margin:0px;
}
a {
	text-decoration: none;
	color:#53A555;
}
a:hover
{
	text-align:center;
	text-decoration: underline;
	color:#53A555;
}
.bottom_nav {
	text-align:center;
	color:#DDDDDD;
}

.footer {
	text-align:center;
}

.dashed {
	border-bottom-style:dashed;
	border-left-style:dashed;
	border-right-style:dashed;
	border-top-style:dashed;
	border-color:#A2BAC6;
	border-width:1px;
}

.blue {
	color:#5282AE;
}

.big_blue {
	color:#5282AE;
	font-weight:bold;
	font-size:13px;
}

.med_blue {
	color:#5282AE;
	font-weight:bold;
	font-size:11px;
}

.bold {
	color:#5282AE;
	font-weight:bold;
}