body {
	background-image: url(/images/brownbar2.gif); 
	background-repeat: repeat-x; 
	background-attachment: scroll; 
	background-position: 0 0; 
	margin: 10px 0;
	padding: 0;
}
body.Level1 {
	background-image: url(/images/brownbar2.gif); 
	background-position: 0 80px; 
}
body.Level2A {
	background-image: url(/images/brownbar2.gif); 
}
body.Level2B {
	background-image: url(/images/brownbar2.gif); 
}
body.Level3A {
	background-image: none !important; 
}
body.Level3B {
	background-image: none !important; 
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	width: 950px;
	margin: 0 auto;
}

.top {
	width: 950px;

}

.top_left {
	width: 250px;
	float: left;
	text-transform: uppercase;
	color: #CBCCCE;
	font-size: 11px;
}

a.PrintPageLink:link, 
a.PrintPageLink:visited { 
	display: inline;
	color: #CBCCCE;
	font-size: 11px;
}

a.PrintPageLink:hover {
	color: #9FA1A3;
	text-decoration: none;
}

a.PrintPageLink:active { 
	display: inline;
	color: #CBCCCE;
	font-size: 11px;
}

a.TellAFriendLink:link,
a.TellAFriendLink:visited {
	display: inline;
	color: #CBCCCE;
	font-size: 11px;
}


a.TellAFriendLink:hover {
	color: #9FA1A3;
	text-decoration: none;
}

a.TellAFriendLink:active {
	display: inline;
	color: #9FA1A3;
	font-size: 11px;
}

.top_right {
	width: 700px;
	float: right;
	text-align: right;
	font-size: 11px;
	color: #CBCCCE;
}

.ui_header {
	height: 100px;
	text-align: center;
}

.ui_top_nav_wrapper {
	height: 44px;
}

.ui_main_content_wrapper {
	padding: 0 20px;
}

.ui_main_content { 
	width: 910px; 
}

.ui_left { 
	width: 225px; 
	float: left; 
}

.ui_right {
	width: 682px;
	float: right;
}

.ui_tagline {
	text-align: center;
	color: #c4c4c4;
	font-size: 10px;
}

.ui_tagline a:link {
	color: #c4c4c4;
	font-size: 10px;
}

.ui_tagline a:visited {
	color: #c4c4c4;
	font-size: 10px;
}

.ui_tagline a:hover {
	color: #3490c0;
	font-size: 10px;
}

.ui_tagline a:active{
	color: #c4c4c4;
	font-size: 10px;
}
