@charset "UTF-8";
body {
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-left-style: none;
}
.oneColElsCtr #container {
	width: 65em;
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
}
.oneColElsCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.style_footerHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.styleMydesigns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	text-align: center;
}
.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #FFFFFF;
}
.style_menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
