

	a:link, a:visited	{ 	
				color: #000000; 
				text-decoration: underline; 
				font-family: sans-serif, times new roman;
				font-size: 12pt;
				}

	a.copiousct:link	{
		color:			#000000;
		font-size:		11pt;
		font-weight:		bold;
		border:			none;
		text-decoration: 	underline;
		}

	a.copiousct:visited	{
		color:			#000000;
		font-size:		12pt;
		font-weight:		bold;
		border:			none;
		text-decoration: 	underline;
		}

	body		{ 	margin: 0em;
				text-decoration: none;
				font-family: sans-serif;
				font-weight: bold;
				font-size: 10pt;
				background-color:  #CCCCFF;	
				position:	absolute;
				left:	174px;
				}

	.website_logo_div	{	/* ../images/copious_search_logo.jpg */
		position:	absolute;
		background-color: #FFFFFF;
		background:  transparent url('../images/copious_search_logo.jpg');
		background-repeat:	no-repeat;
		width: 	900px;
		height: 155px;
		left:	174px;
    		}

	.church_logo_div	{
		position:	absolute;
		background-color: #FFFFFF;
		background:  transparent url('../images/cloud_cover2.jpg');
		background-repeat:	no-repeat;
		width: 	900px;
		height: 60px;
		left:	174px;
    		}

	.1_div	{
		position:	absolute;
		background-color: #FFFFFF;
		background:  transparent url('../images/cross_logov2.jpg');
		background-repeat:	no-repeat;
		width: 	900px;
		height: 155px;
		left:	174px;
    		}

	.734877248_div	{
		position:	absolute;
		background-color: #FFFFFF;
		background:  transparent url('../images/sttimothy_logo_banner.jpg');
		background-repeat:	no-repeat;
		width: 	900px;
		height: 155px;
		left:	174px;
    		}

	.black_strip	{
		position	: absolute;
		top		: 116pt;
		left		: 134pt;
		height		: .25px;
		background-color	: #000000;
		width		: 900px;
		left:	174px;
		}			

	.leftpanel	{	background-color: #FFCC66;
				width: 25%;
				float: left;
				color: #000000;
				padding: 1em;
				text-align: left;
				}

	.pagelayout	{	
				position: absolute;
				top: 117pt;
				background-color: #FFFFFF;
				width: 900px;
				color: #000000;
				left:	174px;
				}

	.pagelayoutl	{	background-color: #FFFFCC;
				color: #000000;
				float: center;
				text-align: left;
				}

	.pagelayoutc	{	background-color: #FFFFCC;
				color: #000000;
				float: center;
				text-align: center;
				}

	.table_heading	{
			text-align:	center;
			background-color: #E6E6E6;
			font-weight:	bold;
			}

	.table_detail_color	{
			background-color: #FFFFCC;
			font-weight:	bold;
			font-size:	10pt;
			}

	.table_detail_color2	{
			background-color: #F2F2F2;
			font-weight:	bold;
			font-size:	10pt;
			}
		
	.table_detail_nocolor	{
			background-color: #FFFFFF;
			font-weight:	bold;
			font-size:	10pt;
			}

	#header li	{ 	text-decoration: none;
				}

	.website_title	{	color: #000000;
				text-align: left;
				padding: .5em;
				}

	.legend		{	font-size: small;
				color: #C0C0C0;
				padding: 5px;
				}

	fieldset.self_help_notes	{	
				width: 60%;
				font-family: sans-serif;
				font-size: 11pt;
				background-color:  #FFFFCC;
				color: #000000;	
				text-align: left;
				padding: .5em;
				}

	.fixedwidth	{	display:  block;
				width:  240px;
				float:  left;
				background-color: #C0C0C0;
				padding-left: .5em;
				}

	fieldset.login		{	color: #000000;
				width: 50%;
				float: center;
				text-align: left;
				}

	.login_details		{
				width: 40%;
				text-align: left;
				font-size: 10pt;
				background-color: #CCCCFF;
				font-weight:	bold;
				}

	form.fieldtest fieldset	{	background-color: #E00000
				}

	.website_text	{
			width: 90%;
			float: center;
			text-align: left;
			font-size: 10pt;
			}

	.contactus	{
			width: 30%;
			float: center;
			text-align: left;
			background-color: #C0C0C0;
			font-size: 10pt;
			}

	.contactus1	{
			width: 80%;
			float: center;
			text-align: left;
			background-color: #C0C0C0;
			font-size: 10pt;
			}

	.contactus_details	{
			width: 40%;
			text-align: left;
			font-size: 10pt;
			background-color: #CCCCFF;
			font-weight:	bold;
			}

	.vertical_logo	{
			float: right;
			width: 15%;
			}

	.eighty	{
			width: 80%;
			float: center;
			text-align: left;
			}

	fieldset.disclosure_screen	{
				width: 80%;
				font-size: 9pt;
				text-align: left;
				float: center;
				}

	fieldset.welcome_message	{
			width: 80%;
			float: center;
			text-align: left;
			padding: 1.5em;
			}


	fieldset.eighty	{
			width: 80%;
			float: center;
			text-align: left;
			}

	fieldset.fifty	{
			width: 50%;
			float: center;
			text-align: left;
			}

	fieldset.sixty	{
			width: 60%;
			float: center;
			text-align: left;
			}

	fieldset.seventy	{
			width: 70%;
			float: center;
			text-align: left;
			}

	fieldset.ninety	{
			width: 90%;
			float: center;
			text-align: left;
			}

	.whitec	{
		background-color:	#58ACFA;
		text-align:	center;
		}
		
.dropdown_location	{
	position:	absolute;
	top:		0px;
	left:		52px;
}		
		
.dropbtn {
    background-color: #000099;
    color: white;
    padding: 8px;
    font-size: 14px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 265px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

