
body {
	margin: 0px;
	padding: 0px;
	background: transparent url(/images/EFS_Repeat_2.jpg) repeat-y top center;
}

.ui_bg {
	background: transparent url(/images/EFS_BG.jpg) repeat-x top left;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	width: 858px;
	margin: 0 auto;
	background: transparent url(/images/EFS_Repeat.jpg) repeat-y top left;
}

.ui_content {
	width: 776px;
	margin: 0px auto;
}

.ui_header {
	background: transparent url(/images/EFS_Header.jpg) no-repeat top left;
	width: 858px;
	height: 200px;
	margin: 0 auto;
}

.ui_top_nav_wrapper {
	padding-left: 160px;
}

.ui_main_content_wrapper {
	padding: 20px;
}

.ui_main_content {
	width: 736px;
}

.ui_footer_wrapper {
	background: transparent url(/images/EFS_Footer.jpg) no-repeat top left;
	width: 858px;
	height: 43px;
	margin: 0px auto;
}

.ui_footer {
	color: #fff;
	font-size: 10px;
	padding: 4px 50px;
}

.ui_print_email {
	float: left;
	width: 30%;
}

a.PrintPageLink:link, 
a.PrintPageLink:visited { 
	display: inline;
	color: #fff;
}

a.PrintPageLink:hover {
	color: #828FC6;
	text-decoration: none;
}

a.PrintPageLink:active { 
	display: inline;
	color: #fff;
}

a.TellAFriendLink:link,
a.TellAFriendLink:visited {
	display: inline;
	color: #fff;
}

a.TellAFriendLink:hover {
	color: #828FC6;
	text-decoration: none;
}

a.TellAFriendLink:active {
	display: inline;
	color: #fff;
}

.ui_copyright {
	float: right;
	width: 65%;
	text-align: right;
	font-size: 10px;
}

.ui_tagline {
	text-align: center;
	color: #36648B;
	font-size: 10px;
	padding-top: 20px;
}

.ui_tagline a:link,
.ui_tagline a:visited {
	color: #36648B;
	font-size: 10px;
}

.ui_tagline a:hover {
	color: #fff;
	font-size: 10px;
}

.ui_tagline a:active{
	color: #36648B;
	font-size: 10px;
}
