body {
	margin: 0px;
	background: transparent url(/images/FB_BG_Bottom.jpg) repeat-x bottom left;
}

.ui_bg {background: transparent url(/images/FB_BG_Top.jpg) repeat-x top left;}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	width: 784px;
	margin: 0 auto;
	background: transparent url(/images/FB_Repeat.jpg) repeat-y top left;
}

.ui_top {
	background: transparent url(/images/FB_Top.jpg) no-repeat top left;
	height: 273px;
	width: 784px;
}

.ui_header {
	background: transparent url(/images/FB_Header.jpg) no-repeat top left;
	width: 778px;
	margin: 0px auto;
	padding-top: 9px;
}

.ui_content {
	width: 778px;
	margin: 0px auto;
}

.ui_left {
	width: 150px;
	float: left;
	
}

.ui_right {
	width: 627px;
	float: right;
}

.ui_main_content_wrapper {
	padding: 20px;
}

.ui_main_content {
	width: 584px;
}	

.ui_footer_wrapper {
	background: transparent url(/images/FB_Footer.jpg) no-repeat top left;
	width: 784px;
	height: 67px;
}

.ui_footer {
	width: 764px;
	margin: 0px auto;
	padding-top: 15px;
}

.ui_footer_left {
	width: 40%;
	float: left;
}

.ui_footer_right {
	width: 60%;
	float: right;
	text-align: right;
}

.ui_print_email {
	color: #fff;
	padding-top: 6px;
	text-align: right;
}

a.PrintPageLink:link, 
a.PrintPageLink:visited { 
	display: inline;
	color: #fff;
}

a.PrintPageLink:hover {
	color: #A4CEFE;
	text-decoration: none;
}

a.PrintPageLink:active { 
	display: inline;
	color: #fff;
}

a.TellAFriendLink:link,
a.TellAFriendLink:visited {
	display: inline;
	color: #fff;
	padding-right: 10px;
}

a.TellAFriendLink:hover {
	color: #A4CEFE;
	text-decoration: none;
	padding-right: 10px;
}

a.TellAFriendLink:active {
	display: inline;
	color: #fff;
	padding-right: 10px;
}

.ui_bottom_outside {
	padding-top: 10px;
	width: 766px;
	margin: 0px auto;
	color: #fff;
}

.ui_copyright {
	font-size: 10px;
	text-align: right;
	float: right;
	width: 296px;
}

.ui_tagline {
	font-size: 10px;
	padding-bottom: 10px;
	float: left;
	width: 470px;
}

sup {display: none;}

.ui_tagline a:link,
.ui_tagline a:visited {color: #fff;}

.ui_tagline a:hover {color: #fff;}

.ui_tagline a:active{color: #fff;}
