.header-like-orange {
	font-size: x-large;
	font-weight: bold;
	color: #E87400;
	text-align: center;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: none;
	width: 842px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	text-align: justify;
}
#wrapper {
	background-image: url(../new/images/wrapper-bgr.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	width: 870px;
	height: 100%;
}
#top-bar {
	background-image: url(../new/images/top-bar.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 842px;
	height: 22px;
}
#header {
	width: 842px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#flash {
	float: left;
	width: 443px;
	padding-top: 0px;
	background-image: url(../new/images/flash-bgr.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#logo{
	float: right;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../new/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 399px;
	height: 280px;
}
.welcome {
	width: 842px;
	padding: 0px;
	height: 127px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
.main-body {
	height: 100%;
	width: 842px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-color: #D5EDFA;
	text-align: justify;
	background-image: url(../new/images/main-body-bgr.jpg);
	padding: 0px;
	margin-top: 0px;
}
.highlighting-pink {
	background-color: #f4e0ef;
	padding: 5px;
}


.space {
	height: 132px;
	clear: both;
	float: none;
	background-image: url(../new/images/main-body-bgr.jpg);
	margin: 0px;
	padding: 0px;
}

.become {
	font-family: "Trebuchet MS";
	font-size: xx-large;
	font-weight: bold;
	color: #349F00;
	font-style: normal;
}
.header-like {
	color: #349F00;
	font-size: x-large;
	font-weight: bold;
}
.red-bold {
	font-size: large;
	font-weight: bold;
	color: #CC0000;
}


.now {
	color: #CC0000;
	font-size: xx-large;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	color: #FFFFFF;
}
.annual {
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
}
.list {
	font-weight: normal;
	background-color: #87BBD7;
	color: #000000;
}
.content {
	width: 842px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-image: url(../new/images/page-background.gif);
	height: 100%;
	text-align: justify;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer {
	margin-right: auto;
	margin-left: auto;
	width: 842px;
	background-color: #FFFFFF;
	background-image: url(../new/images/footer-bgr.gif);
	background-repeat: repeat-x;
}
.highlighting {
	background-color: #FFFF00;
	font-weight: bold;
}
.violet {
	color: #6A0191;
}
