body {
	margin: 0px;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: top;
}
.is_home{	background-image: url(/images/TCS_background_repeat.jpg);}
.Default {
	background-image: url(/images/TCS_header_repeat.jpg);
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	margin: 0 auto;
	width: 930px;
}

.ui_page_backgroundtop {
	background-image: url(/images/TCS_background_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 96px;
}

.ui_header {
	background-image: url(/images/TCS_header_repeat.jpg);
	background-repeat: repeat-x;
	width: 900px;
	height: 126px;
	margin: 0 auto;
}

.ui_left {
	width: 194px;
	float: left;
}
.ui_right {
	width: 620px;
	float: right;
}

.ui_bottom {
	width: 825px;
	padding-top: 30px;
	margin: 0 auto;
}

.ui_home .ui_bottom {
	background: transparent url(/images/TCS_background_bottom.jpg) no-repeat top left;
	height: 410px;
	width: 930px;
}

.ui_main_content_wrapper {
	width: 620px;
	padding: 5px;
}

.ui_main_content {
}	

.ui_home .ui_main_content_wrapper {
	padding-top: 10px;
	padding-left: 620px;
	width: auto;
}

.ui_home .ui_main_content {
	width: 232px;
}	

.ui_main_content p {
margin: 0;
}

.ui_footer_wrapper {
}

.ui_footer {
}

.ui_print_email {
	color: #fff;
	padding-top: 6px;
	text-align: right;
}

a.PrintPageLink:link, 
a.PrintPageLink:visited { 
	display: inline;
	color: #fff;
}

a.PrintPageLink:hover {
	color: #A4CEFE;
	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: #A4CEFE;
	text-decoration: none;
	padding-right: 10px;
}

a.TellAFriendLink:active {
	display: inline;
	color: #fff;
	padding-right: 10px;
}

.ui_bottom_outside {
	padding-top: 10px;
	width: 766px;
	margin: 0px auto;
	color: #353535;
}

.ui_copyright {
	font-size: 10px;
	text-align: center;
}

.ui_tagline {
	font-size: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.ui_tagline a:link,
.ui_tagline a:visited {color: #6BAEDF;}

.ui_tagline a:hover {color: #89C5EB;}

.ui_tagline a:active{color: #6BAEDF;}

