﻿body
{
	font-family: Verdana;
	font-size: small;
	color: #707277;
}
.Justify
{
	text-align: justify;
}
.Blue
{
	color: #002878;
}

.Bold
{
	font-weight: bold;
}

.Button
{
	float: left;
	display: block;
	min-width: 54px;
	height: 24px;
	padding: 0 20px 0 6px;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	color: #fff;
	background: transparent url('http://www.achilles.com/Images/Layout/Screen/Common/bg_button_a.gif') 100% 0 no-repeat;
}

.BorderInvisible
{
	width: 400px;
	border-color: White;
	border-width: 3px;
	border-style: dotted;
	font-family: Verdana;
	font-size: x-small;
	font-weight:bold;
	color: #707277;
}

