body, td
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.topline
{
	border-top : solid 2px #339933;
}
.note
{
	font-size: 8pt;
}
.pagetitle
{
	font-size: 11pt;
	font-weight: bold;
}
.pagesubtitle
{
	font-size:11pt;
	font-weight: normal;
	font-style : italic;
}
.maintoptable
{
	background-image : url(images/topbg.jpg);
	background-repeat : repeat-x;
	width: expression(document.body.clientWidth);
	height: 95px;
	position: absolute;
	top: 0px;
	left:0px;
	border-top: solid 2px #ffffff;
}
.toprighttd
{
	height:95px;
	vertical-align: bottom;
	text-align: right;
	background-image : url(images/toprightcorner.gif);
	background-position : right;
	background-repeat : no-repeat;
	color: #003399;
	font-family:Verdana;
	font-size:14pt;
	padding-bottom: 4px;
	padding-right: 18px;
	font-weight:bold;
}
.toplefttd
{
	height:95px;
	background-image : url(images/topleftcorner.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left: 10px;
}
.linetd
{
	background-color: #003399;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	height:5px;
	font-size:1px;
}
.bodytd
{
	vertical-align : top;
	padding-top: 10px;
	padding-left: 10px;
}
.bodyspan
{
	font-size : 9pt;
	overflow: auto;
	height: 100%;	
	height: expression(document.body.clientHeight-158);
	width: expression(document.body.clientWidth-document.all.leftnavtdid.clientWidth -11);
	padding: 5px;
	padding-left: 0px;
	margin-top:10px
}
.bodyspanEdit
{
	height: expression(document.body.clientHeight-173);
}
.pageContentDivEdit
{
	height: expression(document.all.bodyspanid.clientHeight-document.all.submitForm.clientHeight -25);
	width: 99%;
	padding:5px;
	border:solid 1px green;
}
.leftnavtd
{
	background-image : url(images/leftnavbg.gif);
	background-repeat : repeat-y;
	vertical-align : top;
	padding: 8px;
	width: 160px;
	border-right: solid 1px #003366;
	
}
.navlink
{
	color: #003366;
	font-weight: bold;
	font-size : 9pt;
	text-decoration: none;
	padding-bottom: 6px;
}
.navlink:hover
{
	text-decoration: underline;
	font-size : 9pt;
}
.maintable
{
	width: expression(document.body.clientWidth);
	height: expression(document.body.clientHeight-95);
	position: absolute;
	top: 95px;
	left:0px;
}
.rightinset
{
	float : right;
	border : solid 1px #000000;
	border-top :solid 0px #ffffff ;
	margin : 10px;
}
.rightinset td
{
	font-size:8pt;
}
.contactUsTD
{
	background-image: url(images/Church_sm.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.spanhead
{
	background-image: url(images/spanheader.gif);
	border-top: solid 1px #339933;
	border-bottom: solid 1px #339933;
	text-align: center;
}
