body
{
	background-color: white;
	color: #2B2B2B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a
{
	color: #002C64;
	font-weight: bold;
	text-decoration: none;
	padding: 0 .25em 0 .25em;
	letter-spacing: .1em;
}

a:hover
{
	text-align: justify;
	text-decoration: none;
	background-color: #D5E8FF;
}

.outlined
{
	border-color: black;
	border-width: 1px;
	border-style: solid;
	margin: 5% 5% 0 5%;
	height: auto;
	background-image: url(pix/logo-sm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.buttons
{
	background-color: gray;
	line-height: 2em;
	text-align: right;
}

.buttons a
{
	color: white;
	text-decoration: none;
	padding: 0 .5em 0 .25em;
	margin: 0 .5em 0 .5em;
	font-weight: normal;
}

.buttons a:hover
{
	color: black;
	background-color: transparent;
}

.bkg
{
	padding: 10px;
	background-color: transparent;
	overflow: auto;
	height: 472px;
}

.bkg_white
{
	padding: 10px;
	background-color: white;
	overflow: auto;
	height: 472px;
}

.testimonial
{
	overflow: auto;
	background-color: white;
	height: 492px;
}

.testim
{
	border-color: #002C64;
	border-width: thin;
	border-style: solid;
	margin: 1em 1em 1em 0;
	padding: 1em;
}

.sig
{
	font-family: Times;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
}

.warn
{
	color: #595959;
	font-size: 9px;
	margin: 10px 150px 5px 5px;
}
