
body
{
	padding-top:10px;
	margin:0px;
	height:100%;
	font-family:verdana;
	font-size:10px;
	color:#000000;
	border:0px;
	background-color:#ffffff;
}
div, td, input, textarea
{
    color:#000000;
	font-family:verdana;
	font-size:11px;
}
.TabHeading
{
 	width: 141px;
	height: 23px;
	background-color: #EDE0D3;
	font-size: 14px;
	text-align: center;
	padding-top: 2px;
}
.ServiceHeading
{
    font-weight: bold;
	text-align: center;
}
.NewsBox
{
	border: 2px solid #EDE0D3;
}
.NewsBox tr
{
    vertical-align:top;
}
.formField
{
   width:280px;
}
.smallFormField
{
   width:180px;
}
.textArea
{
   width: 280px;
   height: 75px;
}
.smallTextArea
{
   width: 180px;
   height: 40px;
}
.largeTextArea
{
   width:580px;
   height:50px;
}
.Framework
{
 	border: 2px solid black;
}
.Content
{
    padding-top:10px;
    text-align:left;
}
.FocusOnFaithContent
{
   padding:10px;
   line-height:16px;
   text-align:left;
}
.BulletsWithSpace
{
    padding:5px;
}
.TableHeading
{
   background-color:#000000;
   color:#ffffff;
   font-weight:bold;
}
.BottomBorder
{
 	border-bottom:1px solid black;
}
.bold
{
 	font-weight: bold;
}
.ResponseMsg
{
 	width:100%;
	color: #810000;
	text-align:center;
	font-weight: bold;
}
.btn
{
    display:block;
	margin-bottom:15px;
}

.MenuCssClass td a 
{ 
    display: block; 
    height:100%;
    margin: 0;
    padding: 6px;

} 







