
	A:link {
		background-color		:	white;
		color						:	#FF9900;
		text-decoration		:	none;
		font-size				:	12px;
		font-family				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style				:	normal;
		font-weight				:	bold;
	}

	A:visited {
		background-color		:	white;
		color						:	#FF9900;
		text-decoration		:	none;
		font-size				:	12px;
		font-family				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style				:	normal;
		font-weight				:	bold;
	}

	A:active {
		background-color		:	white;
		color						:	#FF9900;
		text-decoration		:	none;
		font-size				:	12px;
		font-family				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style				:	normal;
		font-weight				:	bold;
	}

	A:hover {
		background-color		:	white;
		color						:	#333366;
		text-decoration		:	none;
		font-size				:	12px;
		font-family				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style				:	normal;
		font-weight				:	bold;
	}

	A.FEATURE {
		background-color		:	#FCE0CA;
		color						:	#FF9900;
		text-decoration		:	none;
		font-size				:	12px;
		font-family				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style				:	normal;
		font-weight				:	bold;
	}

	A.FEATURE:visited {
		background-color		:	#FCE0CA;
		color						:	#FF9900;
		text-decoration		:	none;
		font-size				:	12px;
		font-family				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style				:	normal;
		font-weight				:	bold;
	}

	A.FEATURE:active {
		background-color		:	#FCE0CA;
		color						:	#FF9900;
		text-decoration		:	none;
		font-size				:	12px;
		font-family				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style				:	normal;
		font-weight				:	bold;
	}

	A.FEATURE:hover {
		background-color		:	#FCE0CA;
		color						:	#333366;
		text-decoration		:	none;
		font-size				:	12px;
		font-family				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style				:	normal;
		font-weight				:	bold;
	}

	A.ADMBTN {
		background				:	url(../Images/HRTC-AdminButton-Off.gif);
		background-color		:	white;
		color           		:	#333366;
		text-decoration 		:	none;
		text-align				:	center;
		font-size       		:	9px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
		width						:	60px;
		height					:	18px;
		padding-top				:	3px;
	}

	A.ADMBTN:visited {
		background				:	url(../Images/HRTC-AdminButton-Off.gif);
		background-color		:	white;
		color           		:	#333366;
		text-decoration 		:	none;
		text-align				:	center;
		font-size       		:	9px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
		width						:	60px;
		height					:	18px;
		padding-top				:	3px;
	}

	A.ADMBTN:active {
		background				:	url(../Images/HRTC-AdminButton-Off.gif);
		background-color		:	white;
		color           		:	#333366;
		text-decoration 		:	none;
		text-align				:	center;
		font-size       		:	9px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
		width						:	60px;
		height					:	18px;
		padding-top				:	3px;
	}

	A.ADMBTN:hover {
		background				:	url(../Images/HRTC-AdminButton-On.gif);
		background-color		:	white;
		color           		:	white;
		text-decoration 		:	none;
		text-align				:	center;
		font-size       		:	9px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
		width						:	60px;
		height					:	18px;
		padding-top				:	3px;
	}

	A.BANNERLINKS {
		background				:	url(../Images/HRTC-Banner-Button-Off.gif);
		background-repeat		:	no-repeat;
		background-attachment:	fixed;
		background-color		:	#333366;
		color						:	white;
		text-decoration		:	none;
		text-align				:	center;
		font-size				:	10px;
		font-family				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style				:	normal;
		font-weight				:	bold;
		padding-top				:	1px;
		width						:	89px;
		height					:	29px;
	}

	A.BANNERLINKS:visited {
		background				:	url(../Images/HRTC-Banner-Button-Off.gif);
		background-repeat		:	no-repeat;
		background-attachment:	fixed;
		background-color		:	#333366;
		color						:	white;
		text-decoration		:	none;
		text-align				:	center;
		font-size				:	10px;
		font-family				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style				:	normal;
		font-weight				:	bold;
		padding-top				:	1px;
		width						:	89px;
		height					:	29px;
	}

	A.BANNERLINKS:active {
		background				:	url(../Images/HRTC-Banner-Button-Off.gif);
		background-repeat		:	no-repeat;
		background-attachment:	fixed;
		background-color		:	#333366;
		color						:	white;
		text-decoration		:	none;
		text-align				:	center;
		font-size				:	10px;
		font-family				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style				:	normal;
		font-weight				:	bold;
		padding-top				:	1px;
		width						:	89px;
		height					:	29px;
	}

	A.BANNERLINKS:hover {
		background				:	url(../Images/HRTC-Banner-Button-On.gif);
		background-repeat		:	no-repeat;
		background-attachment:	fixed;
		color						:	#333366;
		text-decoration		:	none;
		text-align				:	center;
		font-size				:	10px;
		font-family				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style				:	normal;
		font-weight				:	bold;
		padding-top				:	6px;
		width						:	89px;
		height					:	29px;
	}

	A.FOOTER9PX {
		background-color		:	white;
		color						:	#FE9800;
		text-decoration		:	none;
		font-size				:	9px;
		font-family				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style				:	normal;
		font-weight				:	bold;
	}

	A.FOOTER9PX:visited {
		background-color		:	white;
		color           		:	#FE9800;
		text-decoration 		:	none;
		font-size       		:	9px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.FOOTER9PX:active {
		background-color		:	white;
		color           		:	#FE9800;
		text-decoration 		:	none;
		font-size       		:	9px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.FOOTER9PX:hover {
		background-color		:	white;
		color           		:	#333366;
		text-decoration 		:	none;
		font-size       		:	9px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.INDEX {
		background				:url(../Images/HRTC-LeftIndex-Button-Off.gif);
		background-repeat		:no-repeat;
		background-attachment:fixed;
		color						:white;
		text-decoration		:none;
		font-size				:10px;
		font-family				:Tahoma, Arial, Helvetica, Sans-Serif;
		font-style				:normal;
		font-weight				:bold;
		padding-top				:2px;
		padding-left			:16px;
		width						:124px;
		height					:22px;
	}

	A.INDEX:visited {
		background				:	url(../Images/HRTC-LeftIndex-Button-Off.gif);
		background-repeat		:	no-repeat;
		background-attachment:	fixed;
		color						:	white;
		text-decoration		:	none;
		font-size				:	10px;
		font-family				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style				:	normal;
		font-weight				:	bold;
		padding-top				:	2px;
		padding-left			:	16px;
		width						:	124px;
		height					:	22px;
	}

	A.INDEX:active {
		background				:	url(../Images/HRTC-LeftIndex-Button-Off.gif);
		background-repeat		:	no-repeat;
		background-attachment:	fixed;
		color						:	white;
		text-decoration		:	none;
		font-size				:	10px;
		font-family				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style				:	normal;
		font-weight				:	bold;
		padding-top				:	2px;
		padding-left			:	16px;
		width						:	124px;
		height					:	22px;
	}

	A.INDEX:hover {
		background				:	url(../Images/HRTC-LeftIndex-Button-On.gif);
		background-repeat		:	no-repeat;
		background-attachment:	fixed;
		color						:	#333366;
		text-decoration		:	none;
		font-size				:	10px;
		font-family				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style				:	normal;
		font-weight				:	bold;
		padding-top				:	2px;
		padding-left			:	20px;
		width						:	124px;
		height					:	22px;
	}

	A.LINK9PX {
		background-color		:	white;
		color           		:	#FE9800;
		text-decoration 		:	none;
		font-size       		:	9px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.LINK9PX:visited {
		background-color		:	white;
		color           		:	#FE9800;
		text-decoration 		:	none;
		font-size       		:	9px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.LINK9PX:active {
		background-color		:	white;
		color           		:	#FE9800;
		text-decoration 		:	none;
		font-size       		:	9px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.LINK9PX:hover {
		background-color		:	white;
		color           		:	#333366;
		text-decoration 		:	none;
		font-size       		:	9px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.LINK10PX {
		background-color		:	white;
		color           		:	#EE8F00;
		text-decoration 		:	none;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	normal;
	}

	A.LINK10PX:visited {
		background-color		:	white;
		color           		:	#EE8F00;
		text-decoration 		:	none;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	normal;
	}

	A.LINK10PX:active {
		background-color		:	white;
		color           		:	#EE8F00;
		text-decoration 		:	none;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	normal;
	}

	A.LINK10PX:hover {
		background-color		:	white;
		color           		:	#333366;
		text-decoration 		:	none;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	normal;
	}

	A.LINK11PX {
		background-color		:	white;
		color           		:	#EE8F00;
		text-decoration 		:	none;
		font-size       		:	11px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.LINK11PX:visited {
		background-color		:	white;
		color           		:	#EE8F00;
		text-decoration 		:	none;
		font-size       		:	11px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.LINK11PX:active {
		background-color		:	white;
		color           		:	#EE8F00;
		text-decoration 		:	none;
		font-size       		:	11px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.LINK11PX:hover {
		background-color		:	white;
		color           		:	#333366;
		text-decoration 		:	none;
		font-size       		:	11px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.LINK12PX {
		background-color		:	white;
		color           		:	#EE8F00;
		text-decoration 		:	none;
		font-size       		:	12px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	normal;
	}

	A.LINK12PX:visited {
		background-color		:	white;
		color           		:	#EE8F00;
		text-decoration 		:	none;
		font-size       		:	12px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	normal;
	}

	A.LINK12PX:active {
		background-color		:	white;
		color           		:	#EE8F00;
		text-decoration 		:	none;
		font-size       		:	12px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	normal;
	}

	A.LINK12PX:hover {
		background-color		:	white;
		color           		:	#333366;
		text-decoration 		:	none;
		font-size       		:	12px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	normal;
	}

	A.LISTEN {
		background 				:	url(../Images/ListenBack.gif);
		background-repeat		:	no-repeat;
		background-attachment:	fixed;
		background-color		:	#333366;
		color           		:	white;
		text-decoration 		:	none;
		text-align				:	center;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
		padding-top				:	5px;
		padding-left			:	14px;
		width           		:	69px;
		height          		:	24px;
	}

	A.LISTEN:visited {
		background				:	url(../Images/ListenBack.gif);
		background-repeat		:	no-repeat;
		background-attachment:	fixed;
		background-color		:	#333366;
		color           		:	white;
		text-decoration 		:	none;
		text-align				:	center;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
		padding-top				:	5px;
		padding-left			:	14px;
		width           		:	69px;
		height          		:	24px;
	}

	A.LISTEN:active {
		background				:	url(../Images/ListenBack.gif);
		background-repeat		:	no-repeat;
		background-attachment:	fixed;
		background-color		:	#333366;
		color           		:	white;
		text-decoration 		:	none;
		text-align				:	center;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
		padding-top				:	5px;
		padding-left			:	14px;
		width           		:	69px;
		height          		:	24px;
	}

	A.LISTEN:hover {
		background				:	url(../Images/ListenBack.gif);
		background-repeat		:	no-repeat;
		background-attachment:	fixed;
		color           		:	#FFB648;
		text-decoration 		:	none;
		text-align				:	center;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
		padding-top				:	5px;
		padding-left			:	14px;
		width           		:	69px;
		height          		:	24px;
	}

	A.POPCALDAY {
		background-color		:	white;
		color           		:	#333366;
		text-decoration 		:	none;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	normal;
	}

	A.POPCALDAY:visited {
		background-color		:	white;
		color           		:	#333366;
		text-decoration 		:	none;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	normal;
	}

	A.POPCALDAY:active {
		background-color		:	white;
		color           		:	#333366;
		text-decoration 		:	none;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	normal;
	}

	A.POPCALDAY:hover {
		background-color		:	#E6E6E6;
		color           		:	#333366;
		text-decoration 		:	none;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	normal;
	}

	A.POPCALTODAY {
		background-color		:	#FE9800;
		color           		:	#333366;
		text-decoration 		:	none;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.POPCALTODAY:visited {
		background-color		:	#FE9800;
		color           		:	#333366;
		text-decoration 		:	none;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.POPCALTODAY:active {
		background-color		:	#FE9800;
		color           		:	#333366;
		text-decoration 		:	none;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.POPCALTODAY:hover {
		background-color     :	#333366;
		color						:	#FE9800;
		text-decoration 		:	none;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.POPCALTOD4 {
		background-color		:	#F0F0F0;
		color           		:	#333366;
		text-decoration 		:	none;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	normal;
	}

	A.POPCALTOD4:visited {
		background-color		:	#F0F0F0;
		color           		:	#333366;
		text-decoration 		:	none;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	normal;
	}

	A.POPCALTOD4:active {
		background-color		:	#F0F0F0;
		color           		:	#333366;
		text-decoration 		:	none;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	normal;
	}

	A.POPCALTOD4:hover {
		background-color		:	#F0F0F0;
		color           		:	#FE9800;
		text-decoration 		:	none;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	normal;
	}

	A.POPCALTOP {
		background-color		:	#333366;
		color           		:	white;
		text-decoration 		:	none;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	normal;
	}

	A.POPCALTOP:visited {
		background-color		:	#333366;
		color           		:	white;
		text-decoration 		:	none;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	normal;
	}

	A.POPCALTOP:active {
		background-color		:	#333366;
		color           		:	white;
		text-decoration 		:	none;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	normal;
	}

	A.POPCALTOP:hover {
		background-color		:	#333366;
		color           		:	white;
		text-decoration 		:	none;
		font-size       		:	10px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	normal;
	}

	A.CALLOUT {
		background-color		:	#F7E8C3;
		color           		:	#FF9900;
		text-decoration 		:	none;
		font-size       		:	9px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.CALLOUT:visited {
		background-color		:	#F7E8C3;
		color           		:	#FF9900;
		text-decoration 		:	none;
		font-size       		:	9px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.CALLOUT:active {
		background-color		:	#F7E8C3;
		color           		:	#333366;
		text-decoration 		:	none;
		font-size       		:	9px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.CALLOUT:hover {
		background-color		:	#F7E8C3;
		color           		:	#333366;
		text-decoration 		:	none;
		font-size       		:	9px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.POPCLOSE {
		background-color		:	#FF9900;
		color           		:	#333366;
		text-decoration 		:	none;
		font-size       		:	9px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.POPCLOSE:visited {
		background-color		:	#FF9900;
		color           		:	#333366;
		text-decoration 		:	none;
		font-size       		:	9px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.POPCLOSE:active {
		background-color		:	#FF9900;
		color           		:	#333366;
		text-decoration 		:	none;
		font-size       		:	9px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.POPCLOSE:hover {
		background-color		:	#FF9900;
		color           		:	white;
		text-decoration 		:	none;
		font-size       		:	9px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
	}

	A.TITLELINK {
		background-color		:	#333366;
		color           		:	white;
		text-decoration 		:	none;
		text-align				:	center;
		font-size       		:	12px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
		padding-top				:	0px;
	}

	A.TITLELINK:visited {
		background-color		:	#333366;
		color           		:	white;
		text-decoration 		:	none;
		text-align				:	center;
		font-size       		:	12px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
		padding-top				:	0px;
	}

	A.TITLELINK:active {
		background-color		:	#333366;
		color           		:	white;
		text-decoration 		:	none;
		text-align				:	center;
		font-size       		:	12px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
		padding-top				:	0px;
	}

	A.TITLELINK:hover {
		background-color		:	#333366;
		color						:	#FF9900;
		text-decoration 		:	none;
		text-align				:	center;
		font-size       		:	12px;
		font-family     		:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      		:	normal;
		font-weight     		:	bold;
		padding-top				:	0px;
	}

	BODY {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
		margin-left     				:	0px;
		margin-top      				:	0px;
		scrollbar-base-color      	:	#F7E8C3;
		scrollbar-face-color      	:	#FFFFFF;
		scrollbar-highlight-color 	:	#333366;
		scrollbar-3dlight-color   	:	#F7E8C3;
		scrollbar-darkshadow-color	:	#F7E8C3;
		scrollbar-track-color     	:	#FFFFFF;
		scrollbar-shadow-color    	:	#333366;
		scrollbar-arrow-color     	:	#333366;
	}

	BODY.BANNER {
		text-decoration 				:none;
		font-size       				:12px;
		font-family     				:Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:normal;
		font-weight     				:normal;
		margin-left     				:0px;
		margin-top      				:0px;
	}

	BODY.CALLOUT {
		background-color				:	#F7E8C3;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
		margin-left     				:	0px;
		margin-top      				:	0px;
		scrollbar-base-color      	:	#F7E8C3;
		scrollbar-face-color      	:	#D2C3A0;
		scrollbar-highlight-color 	:	#333366;
		scrollbar-3dlight-color   	:	#F7E8C3;
		scrollbar-darkshadow-color	:	#F7E8C3;
		scrollbar-track-color     	:	#F7E8C3;
		scrollbar-shadow-color    	:	#333366;
		scrollbar-arrow-color     	:	#333366;
	}

	DIV.NEWS {
		background-color				: 	transparent;
		width								:	55px;
		height							:	55px;
		left								: 	140px;
		top								:	0px;
		position							:	absolute;
		margin-top						: 	0;
		margin-left						: 	0;
		margin-bottom					: 	0;
		margin-right					: 	0;
		overflow							: 	hidden;
	}
		
	}
	BODY.MAIN {
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
		margin-left     				:	5px;
		margin-top      				:	0px;
	}
	
	TABLE {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}
	
	TABLE.MAIN {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
		width				 				:	580px;
	}

	TABLE.HGRID {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	11px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
		width				 				:	620px;
	}

	TD.HGRIDHEAD {
		background-color				:	#333366;
		color           				:	white;
		text-decoration 				:	none;
		font-size       				:	11px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	bold;
		font-variant	 				:	small-caps;
	}

	TD.HGRIDCELL0 {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	11px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}

	TD.HGRIDCELL1 {
		background-color				:	#FBE4BF;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	11px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}

	TD.NEWSHEAD {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	14px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	bold;
		font-variant	 				:	small-caps;
	   border-bottom 					:	1px solid #CACBD6;
	}

	TR {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}
	
	TR.CALLOUT1 {
		background     				:	url(../Images/HRTC-Main-CallOut1.gif);
		background-repeat    		:	no-repeat;
		background-attachment		:	fixed;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}

	TR.FOOTER {
		background     				:	url(../Images/HRTC-LeftIndex-Background.gif);
		background-repeat    		:	repeat-y;
		background-attachment		:	fixed;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
		margin-left     				:	0px;
		margin-top      				:	0px;
	}

	TR.LEFTINDEX {
		background     				:	url(../Images/HRTC-LeftIndex-Background.gif);
		background-repeat    		:	repeat-y;
		background-attachment		:	fixed;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
		margin-left     				:	0px;
		margin-top      				:	0px;
	}

	TD {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}
	
	TD.BANNERBACK {
		background     				: url(../Images/HRTC-Banner-Background.gif);
		background-repeat    		: repeat-x;
		background-attachment		: fixed;
	}

	TD.BORDER {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	   border-bottom 					:	1px outset #333366;
	   border-left-style 			:	outset;
	   border-left-color 			:	white;
	   border-left-width 			:	1px;
	   border-right-color 			:	#333366;
	   border-right-style 			:	outset;
	   border-right-width 			:	1px;
	   border-top-color 				:	white;
	   border-top-style 				:	outset;
	   border-top-width 				:	1px;
	}

	TD.DONOR {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	11px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}
	
	TD.INDEXBUTTON {
		background     				:	url(../Images/HRTC-LeftIndex-Background.gif);
		background-repeat    		:	repeat-y;
		background-attachment		:	fixed;
		color           				:	white;
		font-size       				:	10px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
		width								:	124px;
		height							:	22px;
	}
	
	TD.LEFTINDEX {
		background-color		:	transparent;
	}

	TD.LINKSTITLE {
		background     				:	url(../Images/HRTC-LeftIndex-Background.gif);
		background-repeat    		:	repeat-y;
		background-attachment		:	fixed;
		color           				:	white;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	bold;
		width								:	124px;
		height							:	56px;
		padding-left					:	4px;
		padding-bottom					:	4px;
		margin-left						:	0px;
		margin-right					:	0px;
	}

	TD.MAIN {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
		width				 				:	580px;
	}

	TD.POPR1C1BACK {
		background     				:	 url(../Images/PopR1C1.gif);
		background-repeat    		:	 no-repeat;
		background-attachment		:	 fixed;
		width                		:	 26px;
		height               		:	 26px;
	}

	TD.POPR1C2BACK {
		background     				:	 url(../Images/PopR1C2.gif);
		background-repeat    		:	 repeat-x;
		background-attachment		:	 fixed;
		height               		:	 26px;
	}

	TD.POPR1C3BACK {
		background     				:	 url(../Images/PopR1C3.gif);
		background-repeat    		:	 no-repeat;
		background-attachment		:	 fixed;
		width                		:	 26px;
		height               		:	 26px;
	}

	TD.POPR2C1BACK {
		background     				:	 url(../Images/PopR2C1.gif);
		background-repeat    		:	 repeat-y;
		background-attachment		:	 fixed;
		width                		:	 26px;
	}

	TD.POPR2C2BACK {
		background-color     		:	 white;
		font-size            		:	 10px;
		font-family          		:	 Tahoma, Arial, Helvetica, Sans-Serif;
		font-style           		:	 normal;
		font-weight          		:	 normal;
	}

	TD.POPR2C3BACK {
		background     				:	 url(../Images/PopR2C3.gif);
		background-repeat    		:	 repeat-y;
		background-attachment		:	 fixed;
		width                		:	 26px;
	}

	TD.POPR3C1BACK {
		background     				:	 url(../Images/PopR3C1.gif);
		background-repeat    		:	 no-repeat;
		background-attachment		:	 fixed;
		width                		:	 26px;
		height               		:	 26px;
	}

	TD.POPR3C2BACK {
		background     				:	 url(../Images/PopR3C2.gif);
		background-repeat    		:	 repeat-x;
		background-attachment		:	 fixed;
		height               		:   26px;
	}

	TD.POPR3C3BACK {
		background     				:	 url(../Images/PopR3C3.gif);
		background-repeat    		:	 no-repeat;
		background-attachment		:	 fixed;
		width                		:	 26px;
		height               		:	 26px;
	}

	DIV.MAIN {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
		width				 				:	580px;
	}

	SPAN {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}

	SPAN.INDEXSEL {
		background     				:	url(../Images/HRTC-LeftIndex-Button-Selected.gif);
		background-repeat    		:	no-repeat;
		background-attachment		:	fixed;
		color           				:	white;
		text-decoration 				:	none;
		font-size       				:	10px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	bold;
		padding-top		 				:	2px;
		padding-left	 				:	22px;
		width           				:	124px;
		height          				:	22px;
	}

	SPAN.SELSECT {
		background     				:	url(../Images/HRTC-Banner-Button-Selected.gif);
		background-repeat    		:	no-repeat;
		background-attachment		:	fixed;
		color           				:	white;
		text-decoration 				:	none;
		text-align						:	center;
		font-size       				:	10px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	bold;
		padding-top						:	2px;
		width           				:	89px;
		height          				:	29px;
	}

	OL {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}

	UL {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}

	LI {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	bold;
		font-variant	 				:	small-caps;
		list-style-image				: 	url(../Images/YellowPointer.jpg);
	}

	LI.POINTER {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	11px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
		padding-top		 				:	2px;
		padding-bottom					:  2px;
		list-style-image				: 	url(../Images/YellowPointer.jpg);
	}

	.SCAPS {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	bold;
		font-variant	 				:	small-caps;
		list-style						:  disc;
	}

	MENU {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}

	MENU.EXAMPLE {
		background-color				:	white;
		color           				:	blue;
		text-decoration 				:	none;
		font-size       				:	10px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
		margin-top						:	6px;
		margin-bottom					:	6px;
	}

	P {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}

	P.SUBTOPIC {
		background-color				:	white;
		color           				:	#FF9900;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	italic;
		font-weight     				:	bold;
		text-align      				:	center;
	}

	P.TOPIC {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	14px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	bold;
		text-align      				:	center;
	}

	H1, H2 {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	14px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	bold;
	}

	H3, H4 {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	underline;
		font-size       				:	13px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	bold;
	}

	H5, H6 {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	bold;
	}

	HR {
		background-color				:	white;
		color           				:	#333366;
	}

	HR.THIN {
		background-color				:	white;
		color           				:	#333366;
		height          				:	1px;
	}
	
	INPUT.RADIO10PX {
	  background-color   			:	white;
	  color              			:	black
	  font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
	  font-size          			:	10px;
	  font-style         			:	normal;
	  border-bottom      			:	thin white;
	  border-left-style  			:	thin;
	  border-left-color  			:	white;
	  border-left-width  			:	thin;
	  border-right-color 			:	white;
	  border-right-style 			:	thin;
	  border-right-width 			:	thin;
	  border-top-color   			:	white;
	  border-top-style   			:	thin;
	  border-top-width   			:	thin;
	}

	INPUT.BPOP9 {
	  	background-color 				:	#FDEBC7;
	  	color								:	#333366;
		font-size       				:	10px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
		text-align						:	center;
		height							:	15px;
		width								:	54px;
		border-bottom 					:	1px ridge #333366;
		border-left-style 			:	ridge;
		border-left-color 			:	#333366;
		border-left-width 			:	1px;
		border-right-color 			:	#333366;
		border-right-style 			:	ridge;
		border-right-width 			:	1px;
		border-top-color 				:	#333366;
		border-top-style 				:	ridge;
		border-top-width 				:	1px;
		cursor							:	hand;
	}

	 INPUT.TBOX {
	  	background-color 				:	#FDEBC7;
	  	color								:	#333366;
	  	font-family 					:	Tahoma, Arial, Helvetica, sans-serif;
	  	font-size 						:	11px;
	  	font-style 						:	normal;
	  	font-weight 					:	normal;
		border-bottom 					:	1px ridge #333366;
		border-left-style 			:	ridge;
		border-left-color 			:	#333366;
		border-left-width 			:	1px;
		border-right-color 			:	#333366;
		border-right-style 			:	ridge;
		border-right-width 			:	1px;
		border-top-color 				:	#333366;
		border-top-style 				:	ridge;
		border-top-width 				:	1px;
	}

	 INPUT.TBOX9 {
	  background-color 				:	#FDEBC7;
	  color								:	#333366;
	  font-family 						:	Tahoma, Arial, Helvetica, sans-serif;
	  font-size 						:	9px;
	  font-style 						:	normal;
	  font-weight 						:	normal;
	  border-bottom 					:	1px ridge #333366;
	  border-left-style 				:	ridge;
	  border-left-color 				:	#333366;
	  border-left-width 				:	1px;
	  border-right-color 			:	#333366;
	  border-right-style 			:	ridge;
	  border-right-width 			:	1px;
	  border-top-color 				:	#333366;
	  border-top-style 				:	ridge;
	  border-top-width 				:	1px;
	  padding-left						:	2px;
	  padding-right					:	2px;
	}

	 INPUT.TBOX9REQ {
	  background-color 				:	#FDD1C8;
	  color								:	#333366;
	  font-family 						:	Tahoma, Arial, Helvetica, sans-serif;
	  font-size 						:	9px;
	  font-style 						:	normal;
	  font-weight 						:	normal;
	  border-bottom 					:	1px ridge #333366;
	  border-left-style 				:	ridge;
	  border-left-color 				:	#333366;
	  border-left-width 				:	1px;
	  border-right-color 			:	#333366;
	  border-right-style 			:	ridge;
	  border-right-width 			:	1px;
	  border-top-color 				:	#333366;
	  border-top-style 				:	ridge;
	  border-top-width 				:	1px;
	  padding-left						:	2px;
	  padding-right					:	2px;
	}

	 SELECT.SBOX {
	  background-color				:	#FDEBC7;
	  color								:	#333366;
	  font-family						:	Tahoma, Arial, Helvetica, sans-serif;
	  font-size							:	11px;
	  font-style						:	normal;
	  font-weight						:	normal;
	  border-bottom					:	1px solid #333366;
	  border-left-style				:	solid;
	  border-left-color				:	#333366;
	  border-left-width				:	1px;
	  border-right-color				:	#333366;
	  border-right-style				:	solid;
	  border-right-width				:	1px;
	  border-top-color				:	#333366;
	  border-top-style				:	solid;
	  border-top-width				:	1px;
	}

	 TEXTAREA.BBOX {
	  background-color			 	:	#FDEBC7;
	  color								:	#333366;
	  font-family						:	Tahoma, Arial, Helvetica, sans-serif;
	  font-size							:	11px;
	  font-style						:	normal;
	  font-weight						:	normal;
	  border-bottom					:	1px ridge #333366;
	  border-left-style				:	ridge;
	  border-left-color				:	#333366;
	  border-left-width				:	1px;
	  border-right-color				:	#333366;
	  border-right-style				:	ridge;
	  border-right-width				:	1px;
	  border-top-color				:	#333366;
	  border-top-style				:	ridge;
	  border-top-width				:	1px;
	}

	 TEXTAREA.BBOX9 {
	  background-color			 	:	#FDEBC7;
	  color								:	#333366;
	  font-family						:	Tahoma, Arial, Helvetica, sans-serif;
	  font-size							:	9px;
	  font-style						:	normal;
	  font-weight						:	normal;
	  border-bottom					:	1px ridge #333366;
	  border-left-style				:	ridge;
	  border-left-color				:	#333366;
	  border-left-width				:	1px;
	  border-right-color				:	#333366;
	  border-right-style				:	ridge;
	  border-right-width				:	1px;
	  border-top-color				:	#333366;
	  border-top-style				:	ridge;
	  border-top-width				:	1px;
	}

	 TEXTAREA.BBOX9REQ {
	  background-color 				:	#FDD1C8;
	  color								:	#333366;
	  font-family						:	Tahoma, Arial, Helvetica, sans-serif;
	  font-size							:	9px;
	  font-style						:	normal;
	  font-weight						:	normal;
	  border-bottom					:	1px ridge #333366;
	  border-left-style				:	ridge;
	  border-left-color				:	#333366;
	  border-left-width				:	1px;
	  border-right-color				:	#333366;
	  border-right-style				:	ridge;
	  border-right-width				:	1px;
	  border-top-color				:	#333366;
	  border-top-style				:	ridge;
	  border-top-width				:	1px;
	}

	SUBMIT.GOOGLE {
	  background-color				:  #FDEBC7;
	  color								:	#333366;
	  font-family						:	Tahoma, Arial, Helvetica, sans-serif;
	  font-size							:	9px;
	  font-style						:	normal;
	  font-weight						:	normal;
	  border-bottom					:  buttonface 1px solid;
	  border-left						:  buttonface 1px solid;
	  border-right						:  buttonface 1px solid;
	  border-top						:  buttonface 1px solid;
	  top									:  1px;
	  width								:  120px;
	  height								:  50px;
	}

	.formfield { 
		font-family						:	Tahoma, Arial, Helvetica, sans-serif;
		font-size						: 	11px; 
		line-height						: 	15px; 
		font-weight						: 	normal; 
		color								: 	#000000; 
		text-decoration				: 	none; 
		border							: 	1px #666666 solid;
	}

	.button2 {
		background-color				:	#eeeeee;
		font-family						:	Tahoma, Arial, Helvetica, sans-serif;
		font-weight						:	bold;
		color								:	#000080;
		font-size						:	10pt;
	}

	.button {
		background-color				: #cccccc;
		border-bottom					: buttonface 1px solid;
		border-left						: buttonface 1px solid;
		border-right					: buttonface 1px solid;
		border-top						: buttonface 1px solid;
		top								: 1px;
		width								: 23px
	}

	.9PX {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	9px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}

	.9PXCALLOUT {
		background-color				:	#F7E8C3;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	9px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}

	.10PX {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	10px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}

	.10PXB {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	10px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	bold;
	}

	.11PX {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	11px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}

	.11PXB {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	11px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	bold;
	}

	.11PXREQ {
	  	background-color 				:	#FDD1C8;
	  	color								:	#333366;
		text-decoration 				:	none;
		font-size       				:	11px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	  	border-bottom 					:	1px ridge #333366;
	  	border-left-style 			:	ridge;
	  	border-left-color 			:	#333366;
	  	border-left-width 			:	1px;
	  	border-right-color 			:	#333366;
	  	border-right-style 			:	ridge;
	  	border-right-width 			:	1px;
	  	border-top-color 				:	#333366;
	  	border-top-style 				:	ridge;
	  	border-top-width 				:	1px;
	  	padding-top						:	2px;
	  	padding-bottom					:	2px;
	  	padding-left					:	4px;
	  	padding-right					:	4px;
	}

	.11PXBSCAPS {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	11px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	bold;
		font-variant	 				:	small-caps;
	}

	.12PX {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}

	.12PXB {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	bold;
	}

	.12PXSCAPS {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
		font-variant	 				:	small-caps;
	}

	.12PXUSCAPS {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	underline;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
		font-variant	 				:	small-caps;
	}

	.12PXBORANGE {
		background-color				:	white;
		color           				:	#FE9800;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	bold;
	}

	.12PXBSCAPS {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	12px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	bold;
		font-variant	 				:	small-caps;
	}

	.14PXSCAPS {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	14px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
		font-variant	 				:	small-caps;
	}

	.16PXADMINSUB {
		background-color:white;
		color								:	#333366;
		text-decoration				:	none;
		font-size						:	16px;
		font-family						:	Tahoma, Helvetica, Sans-Serif;
		font-style						:	normal;
		font-weight						:	bold;
		font-variant					:	small-caps;
		letter-spacing					:	2px;
	}

	.16PXSCAPS {
		background-color:white;
		color								:	#333366;
		text-decoration				:	none;
		font-size						:	16px;
		font-family						:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style						:	normal;
		font-weight						:	bold;
		font-variant					:	small-caps;
		letter-spacing					:	2px;
	}

	.DONORCATEGORY {
		background-color				:	#FFFFFF;
		color								:	#333366;
		text-decoration				:	none;
		font-size						:	14px;
		font-family						:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style						:	normal;
		font-weight						:	bold;
		padding-bottom					:	2px;
		padding-top						:	2px;
		padding-left					:	2px;
		padding-right					:	2px;
	}

	.DONORLEVEL {
		background-color				:	#FFDFAE;
		color								:	#333366;
		text-decoration				:	none;
		font-size						:	9px;
		font-family						:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style						:	normal;
		font-weight						:	bold;
		padding-bottom					:	2px;
		padding-top						:	2px;
		padding-left					:	2px;
		padding-right					:	2px;
	}

	.FOOTBODY{
		background-color				:	white;
		color								:	#333366;
		text-decoration				:	none;
		font-size						:	10px;
		font-family						:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style						:	normal;
		font-weight						:	normal;
		margin-top						:	0px;
	}

	.FOOTNOTE {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	7px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	bold;
		vertical-align					:	super;
	}

	.LIST-ITEM {
		font-family						:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-size						:	11px;
		font-style						:	normal;
		font-weight						:	normal;
		color								:	#333366;
		padding-left					:	5px;
		padding-bottom					:	5px;
	}

	.FEATUREBODY {
		background-color				:	#FCE0CA;
		color								:	#333366;
		text-decoration				:	none;
		font-size						:	12px;
		font-family						:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style						:	normal;
		font-weight						:	normal;
		text-align						:  center;
	}

	.MAINBODY {
		background-color				:	white;
		color								:	#333366;
		text-decoration				:	none;
		font-size						:	12px;
		font-family						:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style						:	normal;
		font-weight						:	normal;
	}

	.POPCAL1 {
		background-color				:	white;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	9px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}

	.POPCAL2 {
		background-color				:	#333366;
		color           				:	white;
		text-decoration 				:	none;
		font-size       				:	9px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}

	.POPCAL3 {
		background-color				:	#FFFFDD;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	9px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}

	.POPCAL4 {
		background-color				:	#F0F0F0;
		color           				:	#333366;
		text-decoration 				:	none;
		font-size       				:	9px;
		font-family     				:	Tahoma, Arial, Helvetica, Sans-Serif;
		font-style      				:	normal;
		font-weight     				:	normal;
	}

	#DHTMLTOOLTIP {
	  	font-family						:	Tahoma, Arial, Helvetica, sans-serif;
	  	font-size						:	10px;
	  	font-style						:	normal;
	  	font-weight						:	normal;
		text-align						:	center;
		position							:	absolute;
		width								:	110px;
		border							:	2px solid #333366;
		padding							:	2px;
		background-color				:	lightyellow;
		visibility						:	hidden;
		z-index							:	100;
}
