
body {
	margin: 0px;
	background-color: #DDAE3F;
	background-image: url(/images/bkrnd_bottom.jpg);
	background-repeat: no-repeat;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	width: 950px;
	margin: 0 auto;
	margin-bottom: 10px;
	background-image: url(/images/content_bg.jpg);
	background-repeat: repeat-y;
}

.ui_header {
	background: transparent url(/images/header.jpg) no-repeat top left;
	width: 950px;
	height: 250px;
	margin: 0 auto;
	text-align: right;
	
}

.ui_top_nav_wrapper {
	padding-top: 147px;
}

.ui_main_content_wrapper {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	float: left;
	width: 585px;
}

.ui_main_content {
	padding-top: 5px;
	width: 585px;
}

.ui_right {
	width: 320px;
	float: right;
	padding-bottom: 15px;
	background-image: url(/images/summary_top.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	color: #0C2E82;
}

.ui_summary {
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	
}

.ui_summary p {
	color: #0C2E82;
}

.ui_footer {
	background-color: #0C2EA2;
	color: #fff;
	font-size: 10px;
	padding: 6px 10px;
	margin: 1px;
}

.ui_print_email {
	float: left;
	width: 30%;
}

a.PrintPageLink:link, 
a.PrintPageLink:visited,
a.PrintPageLink:active { 
	display: inline;
	color: #DB9E0F;
}

a.PrintPageLink:hover {
	color: #DB9E0F;
}


a.TellAFriendLink:link,
a.TellAFriendLink:visited,
a.TellAFriendLink:active {
	display: inline;
	color: #DB9E0F;
	padding-right: 10px;
}

a.TellAFriendLink:hover {
	color: #DB9E0F;
	text-decoration: underline;
	padding-right: 10px;
}

.ui_copyright {
	float: right;
	width: 65%;
	text-align: right;
	font-size: 10px;
}

.ui_tagline {
	text-align: center;
	color: #fff;
	font-size: 10px;
}

.ui_tagline a:link,
.ui_tagline a:visited {
	color: #fff;
	font-size: 10px;
}

.ui_tagline a:hover {
	color: #fff;
	text-decoration: underline;
	font-size: 10px;
}

.ui_tagline a:active{
	color: #fff;
	font-size: 10px;
}

.fitPro {display: none;}
.ShowOnPage28502 .fitPro {display: block;}