html{
	height:100%;
}
body{
	margin: 0px;
	align: center;
	height: 100%;
}
A  {
	text-decoration: underline;
  	font-weight : plain;
	color: #DC241F;
  }
A:hover  {
  	text-decoration : none;
  	color : #000000;
}
.TblHeight {
	height: 100%;
}
.TopLine {
	height: 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C7C7;
}
.LeftColum {
	background-image: url(/images/left-colum-bg.gif);
	background-repeat: repeat-y;
}
.RightColum {
	background-image: url(/images/right-colum-bg.gif);
	background-repeat: repeat-y;
}	
.eProjectLeftColum {
	background-image: url(/images/eproject-mid-left.gif);
	background-repeat: repeat-y;
}
.eProjectRightColum {
	background-image: url(/images/eproject-mid-right.gif);
	background-repeat: repeat-y;
}
.SChildLeftColum {
	background-image: url(/images/sc-mid-left.gif);
	background-repeat: repeat-y;
}
.SChildRightColum {
	background-image: url(/images/sc-mid-right.gif);
	background-repeat: repeat-y;
}
.MissionLeftColum {
	background-image: url(/images/mission-mid-left.gif);
	background-repeat: repeat-y;
}
.MissionRightColum {
	background-image: url(/images/mission-mid-right.gif);
	background-repeat: repeat-y;
}
.ProgramLeftColum {
	background-image: url(/images/program-mid-left.gif);
	background-repeat: repeat-y;
}
.ProgramRightColum {
	background-image: url(/images/program-mid-right.gif);
	background-repeat: repeat-y;
}
.LifeLineLeftColum {
	background-image: url(/images/lifeline-mid-left.gif);
	background-repeat: repeat-y;
}
.LifeLineRightColum {
	background-image: url(/images/lifeline-mid-right.gif);
	background-repeat: repeat-y;
}
.SixLeftColum {
	background-image: url(/images/6th-mid-left.gif);
	background-repeat: repeat-y;
}
.SixRightColum {
	background-image: url(/images/6th-mid-right.gif);
	background-repeat: repeat-y;
}
.CompareLeftColum {
	background-image: url(/images/compare-mid-left.gif);
	background-repeat: repeat-y;
}
.CompareRightColum {
	background-image: url(/images/compare-mid-right.gif);
	background-repeat: repeat-y;
}
.ProductBodyTxt {
	font-family: Gill Sans, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}
.ProductBodyTxtBlack {
	font-family: Gill Sans, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
.ProductBodyTxtGrey {
	font-family: Gill Sans, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #959595;
	text-decoration: none;
	line-height: 12px;
}
.ProductBodyTxtRed {
	font-family: Gill Sans, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #DC241F;
	text-decoration: none;
	line-height: 12px;
}

.BodyTxt {
	font-family: Gill Sans, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}
.BodyTxtBlack {
	font-family: Gill Sans, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
.BodyTxtGrey {
	font-family: Gill Sans, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #959595;
	text-decoration: none;
	line-height: 12px;
}
.BodyTxtRed {
	font-family: Gill Sans, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #DC241F;
	text-decoration: none;
	line-height: 12px;
}
.PaddingRight {
	padding-right: 10px;
}
.PaddinBot {
	padding-bottom: 5px;
}
.TblBrdr {
	border: 1px solid #C8C7C7;
}
.DonorID {
	font-family: Gill Sans, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	border: 1px solid #F6C8C7;
}
.DonorIDtxt {
	font-family: Gill Sans, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #DC241F;
	text-decoration: none;
}
.DotedLine {
	background-image: url(images/doted-line.gif);
	background-repeat: repeat-y;
}
.RedTxt {
	font-family: Gill Sans, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #DC241F;
	text-decoration: none;
}
.RedTitle {
	font-family: Gill Sans, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #DC241F;
	text-decoration: none;
}
.TxtBoxFix {
	font-family: Gill Sans, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #D1D3D4;
	width: 120px;
}
.continuebutton {
	font-family: Gill Sans, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EF4038;
}
.HomepageTitles {
	font-family: Gill Sans, Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

