body {
	margin: 0px;
	background-image: url(/images/pagepg.jpg);
	
	
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	width: 850px;
	margin: 0 auto;
	background-image: url(/images/content_bg.jpg);
	background-repeat: repeat-y;
}

.ui_header {
	width: 850px;
	height: 208px;
	text-align: right;
}

.ui_headerimg {
	height: 208px;
}
 
.ui_bcrumb {
	width: 680px;
	text-align: left;
	float: left;
}
.ui_left {
	width: 150px;
	float: left;
	background-image: url(/images/nav_bg.jpg);
	background-repeat: no-repeat;
}

.ui_right {
	width: 670px;
	float: right;
}

.ui_main_content_wrapper {
	padding: 5px;
}

.ui_main_content {
	padding-top: 10px;
	width: 660px;
}	

.ui_footer_wrapper {
	background-color: #fff;
	padding: 1px;
}

.ui_footer {
	background-color: #fff;
	width: 660px;
	height: 27px;
}

.ui_print_email {
	color: #C60C30;
	padding-top: 6px;
	text-align: left;
	float: left;
	width: 200px;
	font-size: 10px;
}

a.PrintPageLink:link, 
a.PrintPageLink:visited { 
	display: inline;
	color: #C60C30;
}

a.PrintPageLink:hover {
	color: #EAA4B1;
	text-decoration: none;
}

a.PrintPageLink:active { 
	display: inline;
	color: #C60C30;
}

a.TellAFriendLink:link,
a.TellAFriendLink:visited {
	display: inline;
	color: #C60C30;
	padding-right: 10px;
}

a.TellAFriendLink:hover {
	color: #EAA4B1;
	text-decoration: none;
	padding-right: 10px;
}

a.TellAFriendLink:active {
	display: inline;
	color: #C60C30;
	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: 420px;
	color: #ccc;
	padding-top: 8px;
	padding-right: 5px;
}

.bottom_left {
	width: 200px;
	float: left;
}

.ui_tagline {
	font-size: 10px;
	width: 566px;
	text-align: right;
	color: #1B71C3;
	float: right;
	padding-top: 10px;
}

.ui_tagline a:link,
.ui_tagline a:visited {color: #C60C30;}

.ui_tagline a:hover {color: #C60C30;}

.ui_tagline a:active{color: #C60C30;}
