body {
	background-image: url(/images/brownbar2.gif); 
	background-repeat: repeat-x; 
	background-attachment: scroll; 
	background-position: 0 0; 
	margin: 10px 0;
	padding: 0;
}
body.toplevel {
	background-position: 0 80px; 
}

body.blank {
	background: none; 
}

body.home {
	background: none; 
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	width: 950px;
	margin: 0 auto;
}

.fullwidth .ui_page {
	width: 100%;
	margin: 0;
}

.top {
	width: 950px;
	margin: 0 auto;
} 

.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;
}

.navwrapper{
		padding-top: 100px; 
}
.blank .navwrapper{
		padding-top: 10px; 
}
.toplevel .navwrapper{
		padding-top: 25px; 
}

.ui_main_content_wrapper {

}

.ui_main_content { 
padding-left:30px;
}
.home .ui_main_content { 
padding:0;
}
.headerimagewrapper{
	text-align: center;
	width: 950px;
}
.home .headerimagewrapper, .sublevel .headerimagewrapper, .blank .headerimagewrapper{
display: none;
}

.ui_left { 
	width: 225px; 
	float: left; 
}

.ui_right {
	width: 725px;
	float: right;
}
.home .ui_left, .fullwidth .ui_left { 
display: none;
}

.home .ui_right {
	width: 950px;
}

.fullwidth .ui_right {
	width: 100%;
	float: none;
}



.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;
}
.twtr-hd{
	display:none;
}
.twtr-ft{
	display:none;
}
.twtr-tweet-text{
	font-size:11px;
}
.twittertablebg{
	background-color:#eef2f7;
	border-top: 3px solid #bad2e6;
		border-left: 3px solid #bad2e6;
			border-right: 3px solid #bad2e6;

}
.twitterboxtitle1{
	font-size: 14px;
	color: #6a6a6a;
	font-weight:bold;
	padding-left: 5px;
}
