.greenHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/greenHeader.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-indent: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.orangeHeader
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/orangeHeader.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width:100%;
	text-indent: 5px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.orangeHeaderTxt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF612A;
	line-height: 16px;
}
.greenHeaderTxt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5AAB34;
	line-height: 16px;
}
.blueHeaderTxt {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #45B5E1;
	line-height: 16px;
}
.greyHeaderTxt1 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.RegularTxt {
font-family: tahoma, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
.greyHeaderTxt2 {
	font-family: tahoma, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
}

