body
{
    margin: 0;
    padding: 0;
	color: #000;
	font-size: 1em;
    font-family: Tahoma, Verdana, sans-serif;
    overflow: -moz-scrollbars-vertical;
}
table
{
    font-size: .9em !important;
    font-family: Tahoma, Verdana, sans-serif;
    border: none;
}
/*This style prevents the ministry address from displaying on the AMP form */
table #ctl00_ctl00_Middle_CenterPlaceHolder_tblMinistryAddress{
display: none;
}
a:active, a:link, a:visited
{
    color: #006;
}
a:hover
{
	color: #00F;
	text-decoration: underline;
}

.title
{
	color: #006;
	font-size: 1.2em;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
}
.subtitle
{
	color: #000;
	font-size: 1em;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
}
.mvrght
{
	float: right;
}
#line
{
	background-color: #CCC;
	width: auto;
	height: 2px;
	margin: .5em 0;
}

.astk
{
	color: red;
	font-size: 1em;
	margin-right: 9em;
}

.astk2
{
	color: red;
	font-size: 1em;
	margin-right: 5em;
}

.astk3
{
	color: red;
	font-size: 1em;
}

.astk4
{
	color: red;
	font-size: 1em;
	margin-right: 8.2em;
}

