body {
	margin: 0px;
	background: #202F73 url(/images/SP_BG.jpg) repeat-x top left;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	width: 786px;
	margin: 0 auto;
	background: #fff url(/images/SP_Repeat.jpg) repeat-y top left;
}

.ui_header {
	background: transparent url(/images/SP_Header.jpg) no-repeat top left;
	width: 786px;
	height: 185px;
}

.ui_content {
	width: 726px;
	margin: 0px auto;
}

.ui_left {
	width: 147px;
	float: left;
}

.ui_print_email {
	padding-top: 20px;
	padding-left: 10px;
}

.ui_print {
	background: transparent url(/images/SP_Print.jpg) no-repeat center left;
	height: 23px;
}

.ui_email {
	background: transparent url(/images/SP_Email.jpg) no-repeat center left;
	height: 23px;
}

a.PrintPageLink:link, 
a.PrintPageLink:visited,
a.PrintPageLink:active { 
	display: block;
	padding-left: 30px;
	color: #202F73;
	padding-top: 4px;
}

a.PrintPageLink:hover {
	color: #353535;
	text-decoration: none;
}

a.TellAFriendLink:link,
a.TellAFriendLink:visited,
a.TellAFriendLink:active {
	display: block;
	padding-left: 30px;
	color: #202F73;
}

a.TellAFriendLink:hover {
	color: #353535;
	text-decoration: none;
}

.ui_right {
	width: 429px;
	float: left;
}

.ui_main_content_wrapper {
	padding: 20px;
}

.ui_main_content {
	width: 389px;
}

.ui_content_bottom {
	margin: 0px auto;
	text-align: center;
}

.ui_right_summary_content {
	width: 147px;
	float: right;
}

.ui_footer {
	background: transparent url(/images/SP_Footer.jpg) no-repeat top left;
	width: 786px;
	height: 8px;
}

.ui_bottom_outside {
	padding-top: 10px;
	width: 786px;
	margin: 0px auto;
	color: #fff;
	text-align: center;
}

.ui_tagline a:link,
.ui_tagline a:visited {color: #fff;}

.ui_tagline a:hover {color: #fff;}

.ui_tagline a:active{color: #fff;}

