
body {
	margin: 0px;
	background-color: #CCC096;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.bg_home {
	background-image: url(/images/bg_home.jpg);
	background-repeat: repeat-x;

}

.bg_sub {
	background-image: url(/images/bg_sub.jpg);
	background-repeat: repeat-x;

}

.ui_page {
	width: 950px;
	margin: 0 auto;
	background: #fff url(/images/bg_content.jpg) repeat-y top left;
}

.ui_header {
	background: transparent url(/images/header.jpg) no-repeat top left;
	width: 950px;
	height: 350px;
}

.ui_header_sub {
	background: transparent url(/images/headersub.jpg) no-repeat top left;
	width: 950px;
	height: 182px;
}

.ui_left {
	width: 150px;
	padding-top: 20px;
}


.ui_main_content_wrapper {
	width: 570px;
	padding: 10px;
}

.ui_main_content {
	width: 560px;
}

.right_top {
	height: 310px;
	width: 199px;
	float: right;
	text-align: right;
}

.right_bottom {
	width: 199px;
	float: right;
}

.ui_footer_wrapper {
}

.ui_footer {
	background-color: #B59B5E;
	width: 950px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	padding-top: 15px;
}

.footer_img {
}

.ui_print_email {
	display: inline;
	float: right;
	color: #02388E;
	padding-top: 6px;
	padding-right: 205px;
	pddding-bottom: 10px;
	font-size: 9px;
}

a.PrintPageLink:link, 
a.PrintPageLink:visited { 
	display: inline;
	color: #4478b1;
}

a.PrintPageLink:hover {
	color: #02388E;
	text-decoration: underline;
}

a.PrintPageLink:active { 
	display: inline;
	color: #447ab1;
}

a.TellAFriendLink:link,
a.TellAFriendLink:visited {
	display: inline;
	color: #4478b1;
	padding-right: 10px;
}


a.TellAFriendLink:hover {
	color: #02388E;
	text-decoration: underline;
	padding-right: 10px;
}

a.TellAFriendLink:active {
	display: inline;
	color: #4478b1;
	padding-right: 10px;
}

.ui_bottom_outside {
	padding-top: 10px;
	width: 766px;
	margin: 0px auto;
	color: #fff;
}

.ui_copyright {
	font-size: 10px;
	text-align: center;
	margin: 0 auto;
	width: 800px;
}

.ui_tagline {
	font-size: 10px;
	padding-bottom: 10px;
	width: 440px;
	text-align: center;
	margin: 0 auto;
}

.ui_copyright a:link,
.ui_copyright a:visited {color: #fff;}

.ui_copyright a:hover {color: #fff; text-decoration: underline;}

.ui_copyright a:active{color: #fff;}

.ui_tagline a:link,
.ui_tagline a:visited {color: #fff;}

.ui_tagline a:hover {color: #fff; text-decoration: underline;}

.ui_tagline a:active{color: #fff;}
