/******************** FormHeader */
.FormHeader
{
	color: #d24204;
	background-color: White;
	font-size: 75%;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 5px;
	padding-bottom: 1px;
}



/******************** PageHeader */
.PageHeader {
	color: #3466DE;
	background-color: White;
	font-size: medium;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 15px;
	padding-bottom: 1px;
}

/******************** PageHeaderAdmin */
.PageHeaderAdmin {
	color: #d24204;
	background-color: White;
	font-size: medium;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 15px;
	padding-bottom: 1px;
}

/******************** PageHeader */
.SectionHeader
{
	color: #3466DE;
	background-color: White;
	font-size: x-small;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 1px;
}

/******************** PageHeaderAdmin */
.SectionHeaderAdmin
{
	color: #d24204;
	background-color: White;
	font-size: x-small;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 1px;
}

/******************** Footers */
/*****************************************/
/*****************************************/
/******************** FooterBackground*/
.FooterBackground
{
	background-position : center;
	background-repeat : no-repeat;
	height: 52px;
	background-color : #eaeaea;
	background-image : url(../images/BottomGreen.gif);
}

.FooterPhone
{
	color: White;
	background-color: Transparent;
	font-size: x-small;
	font-family: Arial,Tahoma,Verdana;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 15px;
	padding-bottom: 1px;
}
.CopyRight
{
	FONT-SIZE: 11px; 
	FONT-FAMILY: Tahoma,Arial, Verdana;
}

