body {
	margin: 0px;
	background-color: #30500D;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	width: 752px;
	margin: 0 auto;
	background: transparent url(/images/SIWMC_Repeat.jpg) repeat-y top left;
}

.ui_content {
	background: transparent url(/images/SIWMC_Left.jpg) no-repeat bottom left;
}

.ui_header {
	background: transparent url(/images/SIWMC_Header.jpg) no-repeat top left;
	width: 752px;
	height: 114px;
}

.ui_print_email {
	color: #fff;
	float: right;
	padding-bottom: 15px;
}

a.PrintPageLink:link, 
a.PrintPageLink:visited { 
	display: inline;
	color: #fff;
}

a.PrintPageLink:hover {
	color: #3878B4;
	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: #3878B4;
	text-decoration: none;
	padding-right: 10px;
}

a.TellAFriendLink:active {
	display: inline;
	color: #fff;
	padding-right: 10px;
}

.ui_left {
	width: 151px;
	float: left;
}

.ui_left_nav {
	margin-left: 4px;
	margin-right: 2px;
}

.ui_right {
	width: 598px;
	float: right;
}

.ui_main_content_wrapper {
	padding: 10px;
	
}

.ui_main_content {
	width: 578px;
}	

.ui_footer_wrapper {}

.ui_footer {
	background: transparent url(/images/SIWMC_Footer.jpg) no-repeat top left;
	width: 752px;
	height: 22px;
}

.ui_copyright_tagline {
	padding: 5px 20px; 
	color: #fff;
}

.ui_copyright {
	font-size: 9px;
	float: left;
	width: 300px;
}

.ui_tagline {
	font-size: 9px;
	text-align: right;
	float: right;
	width: 392px
}

.ui_tagline sup {
	display: none;
}

.ui_tagline a:link,
.ui_tagline a:visited {color: #fff;}

.ui_tagline a:hover {color: #3878B4;}

.ui_tagline a:active{color: #fff;}
