body {
	margin: 0px;
	background: #7D95B9 url(/images/AltaStream_BG.jpg) repeat-x top left;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_header {
	background: #fff url(/images/Altastream_header.jpg) no-repeat top left;
	width: 881px;
	height: 90px;
	margin: 0px auto;
}

.ui_header_left {
	width: 220px; 
	padding-top: 20px;
	float: left;
}

.ui_header_right {
	width: 661px;
	height: 90px;
	float: right;
}

.ui_header_links {
	padding-top: 44px;
	width: 200px;
	float: right;
	text-align: right;
}

.ui_header_links a:link, .ui_header_links a:active, .ui_header_links a:visited {
	padding-right: 40px;
	color: #A3A5A8;
}

.ui_header_links a:hover {
	color: #353535;
}

.ui_page {
	width: 855px;
	margin: 0 auto;
	background: transparent url(/images/AltaStream_Repeat.jpg) repeat-y top left;
}

.ui_page_home {
	width: 855px;
	margin: 0 auto;
	background: transparent url(/images/AltaStream_Home_Repeat.jpg) repeat-y top left;
}

.ui_top_nav_wrapper {
	height: 20px;
	background-color: #A3A6A8;
}

.ui_content {
	width: 851px;
	margin: 0px auto;
	
}

.ui_top_image {
	background: transparent url(/images/AltaStream_Top.jpg) no-repeat top left;
	height: 2px;
	width: 851px;
}

.ui_top_image_home {
	background: transparent url(/images/AltaStream_Home_Top.jpg) no-repeat top left;
	height: 50px;
	width: 851px;
}

.ui_left {
	width: 186px;
	float: left;
}

.ui_nav_title {
	font-size: 16px;
	color: #6681AC;
	font-weight: bold;
	padding: 10px;
}

.ui_nav {}

.ui_summary_content {
	width: 186px;
	float: left;
	overflow: hidden;
}

.ui_summary_content_home {
	background: transparent url(/images/AltaStream_Home_SC_BG.jpg) no-repeat bottom left;
	height: 138px;
	width: 851px;	
}

.ui_right {
	width: 660px;
	float: right;
}

.ui_main_content_wrapper {
	padding: 18px 16px;
	margin: 1px 2px;
	background: transparent url(/images/AltaStream_Content_BG.jpg) no-repeat bottom right;
	
}

.ui_main_content_wrapper_no_apple {
	padding: 18px 16px;
	margin: 1px 2px;	
}

.ui_main_content {
	width: 620px;
}

.ui_main_content_home {
	width: 811px;
}

.ui_footer_wrapper {
	background: transparent url(/images/AltaStream_Footer.jpg) no-repeat top left;
	margin: 0px auto;
	width: 855px;
	height: 22px;
	font-size: 10px;
}

.ui_footer {
	padding: 5px;
}

.ui_print_email {
	float: left;
	width: 30%;
	color: #fff;
}

a.PrintPageLink:link, 
a.PrintPageLink:visited { 
	display: inline;
	color: #fff;
}

a.PrintPageLink:hover {
	color: #3B335F;
	text-decoration: none;
}

a.PrintPageLink:active { 
	display: inline;
	color: #fff;
}

a.TellAFriendLink:link,
a.TellAFriendLink:visited {
	display: inline;
	color: #fff;
	padding-right: 10px;
}

a.TellAFriendLink:hover {
	color: #3B335F;
	text-decoration: none;
	padding-right: 10px;
}

a.TellAFriendLink:active {
	display: inline;
	color: #fff;
	padding-right: 10px;
}

.ui_copyright {
	float: right;
	width: 65%;
	text-align: right;
	font-size: 10px;
	color: #fff;
}

.ui_copyright a:link, .ui_copyright a:visited, .ui_copyright a:active {
	color: #fff;
	font-weight: bold;
}

.ui_copyright a:hover {
	color: #353535;
}

.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: #778A2E;
	font-size: 10px;
}

.ui_tagline a:active{
	color: #fff;
	font-size: 10px;
}
