.EnterTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	height: 350px;
}
.WelcomeScreen {
	background-image: url(images/WELCOME.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 820px;
}
.WelcomeTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.graphic {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}


.top {
	background-image: url(images/top.jpg);
	background-position: left top;
	height: 44px;
	width: 972px;
	background-repeat: no-repeat;
}
.leftSide {
	background-image: url(images/side.gif);
	background-repeat: repeat-y;
	width: 10px;
	background-position: left;
}
.RightSide {
	background-image: url(images/rightside.gif);
	background-repeat: repeat-y;
	width: 14px;
	background-position: right;
}
.bottom {

	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 44px;
	width: 972px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
}
.SUBheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
}
.bottomtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.orange {
	color: #E84B25;
}
.SUBheaderORANGE {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E84B25;
	font-weight: bold;
	text-transform: capitalize;
}
.green {
	color: #009900;
}
.headerAlthernative {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #E84B25;
	font-style: italic;
}
.copyAlthernative {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #E84B25;
	font-style: italic;
}
.SUBheaderGREEN {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009900;
	font-weight: bold;
	text-transform: capitalize;
}
.SUBheaderORANGEalternative {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E84B25;
	font-weight: bold;
	text-transform: capitalize;
	font-style: italic;
}
