/* CSS Document */

/* GENERAL DEFAULTS */
/* ---------------- */

* 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body
{
	color: #000000;
}

div,
td,
{
	font-size: 13px;
	line-height: 14px;
}

ul
{
	margin-top: 2px;
	margin-bottom: 2px;
}

A
{
	text-decoration: underline;
	font-family: Tahoma MS,verdana,Arial,Helvetica;
	font-size: 13px;
	color: #000066;
	font-weight: normal;
}

A:link
{ 
	text-decoration: underline;
	font-family: Tahoma MS,verdana,Arial,Helvetica;
	font-size: 13px;
	color: #01558c;
	font-weight: normal;
}

A:active
{ 
	text-decoration: underline;
	font-family: Tahoma MS,verdana,Arial,Helvetica;
	font-size: 13px;
	color: #FF0000;
	font-weight: normal;
}

A:visited
{ 
	text-decoration: underline;
	font-family: Tahoma MS,verdana,Arial,Helvetica;
	font-size: 13px;
	color: #01558c;
	font-weight: normal;
}

INPUT,SELECT,TEXTAREA
{
	background: #ffffaa;
	color: #000000;
}


/* ------------- */
/* CUSTOM STYLES */
/* ------------- */

.title
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 32px;
	color: #0069b4;
	font-weight: bold;
}

.title2
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 32px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.title3
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.subtitle
{
	width: 600px;
	text-align: justify;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
}

.explain
{
	text-align: left;
	width: 600px;
	color: #000000;
}

.label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.sectionbar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 15px;
	line-height:17px;
	font-weight: bold;
	color: #FFFFFF;
	background: #0069b4;
	text-align: left;
}

.footer
{
	text-align: center;
	font-size: 11px;
}

.req
{
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}

.fullname
{
	font-size: 20px;
	line-height: 21px;
	color: #a00000;
	font-weight: bold;
}

.cathead
{
	font-size: 13px;
	line-height: 15px;
	color: #0069b4;
	font-weight: bold;
}

.diocese
{
	margin-top: 5px
	font-size: 15px;
	line-height: 16px;
	color: #00080;
	font-weight: normal;
	font-style: italic;
}

.btext
{
	padding-left: 10px;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
}

.addresstype
{
	font-size: 12px;
	line-height: 13px;
	color: #000000;
}
