@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #30F;
	background-image: url(../images/gradientBG2.jpg);
	text-align: center;
	background-repeat: repeat-x;
}
p {
	padding-right: 5px;
}
h1 {
	color: #C00;
	font-weight: normal;
	font-size: 24px;
}
h2 {
	font-size: 14px;
	color: #FFF;
	background-color: #039;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h3 {
	color: #039;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-size: 14px;
	color: #C00;
	margin-top: 0px;
}
.thrColFixHdr #sidebar1{
	color: #FFF;
	font-size: 14px;
	background-color: #039;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h2 a:link {
	color: #FFF;
	text-decoration: none;
}
h2 a:visited {
	color: #FFF;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
hr {
	height:1px;
	border-width:0;
	color:#CCC;
	background-color:#CCC;
}
a:link {
	color: #03C;
	text-decoration: none;
}
a:visited {
	color: #006;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
#container {
	text-align: left;
	padding: 0px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #FFF;
}
#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	width: 1000px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#links {
	background-color: #039;
	height: 30px;
	color: #039;
	margin: 0px;
	background-image: url(../images/linkInitialBG.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}
#mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#topContent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#rightColHome {
	margin: 0px;
	float: right;
	width: 250px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#introArea {
	margin: 0px;
	float: left;
	width: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#subLinks {
	margin: 0px;
	height: 20px;
	background-color: #69F;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #039;
}
#footer {
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#wheelDescription {
	width: 350px;
	margin: 0px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wheelSummary {
	padding: 0px;
	float: right;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftColumn {
	margin: 0px;
	float: left;
	width: 250px;
	font-size: 12px;
	border: 1px solid #CCC;
	background-color: #F6F6F6;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#leftColumn p {
	padding-right: 10px;
	padding-left: 10px;
}
#rightColumn {
	margin: 0px;
	width: 250px;
	float: right;
	font-size: 12px;
	background-color: #F6F6F6;
	border: 1px solid #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rightColumn p {
	padding-right: 10px;
	padding-left: 10px;
}
#centerColumn {
	margin-top: 0px;
	margin-right: 280px;
	margin-bottom: 0px;
	margin-left: 280px;
	padding: 0px;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#bottomLinks {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
.infoHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	background-color: #039;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-style: normal;
	text-align: left;
}
.topicBox {
	padding: 0px;
	float: left;
	width: 325px;
	border: 1px solid #CCC;
	font-size: 12px;
	height: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #F6F6F6;
}
.topicBox_col1 {
	padding: 0px;
	width: 325px;
	border: 1px solid #CCC;
	font-size: 12px;
	float: left;
	height: 200px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #F6F6F6;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.smallText {
	font-size: 12px;
}
.linkText {
	font-size: 10px;
}
.fltlft {
	float: left;
	margin-right: 10px;
}
.fltrt {
	float: right;
	margin-left: 15px;
}
.blueText {color: #003399}
.redText {color: #CC0000}
.boldRedText {
	font-weight: bold;
	color: #C00;
}
.topBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.linkInitialBG {
	background-image: url(../images/linkInitialBG.jpg);
	background-repeat: repeat-x;
}
.linkOverBG  {
	background-color: #6C98FD;
	background-image: url(../images/linkOverBG.jpg);
	background-repeat: repeat-x;
}
.introText {
	font-size: 17px;
	line-height: 125%;
	font-family: "Courier New", Courier, monospace;
}
.topicImg {
	padding: 0px;
	float: left;
	margin-right: 10px;
	margin-left: 8px;
}
#welcome {
	display: block;
	width: 339px;
	height: 79px;
	background:url(../images/welcomeDMUSA.gif) no-repeat;
}
#welcome span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#seasonal {
	display: block;
	width: 250px;
	height: 67px;
	background:url(../images/seasonalPromo.gif) no-repeat;
}
#seasonal span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#promo {
	display: block;
	width: 240px;
	height: 80px;
	background:url(../images/promoPrograms.gif) no-repeat;
}
#promo span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#seasonalGallery {
	display: block;
	width: 330px;
	height: 70px;
	background:url(../images/seasonalGallery.gif) no-repeat;
}
#seasonalGallery span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#promoGallery {
	display: block;
	width: 300px;
	height: 70px;
	background:url(../images/promoGallery.gif) no-repeat;
}
#promoGallery span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#contactUs {
	display: block;
	width: 335px;
	height: 70px;
	background:url(../images/contact.gif) no-repeat;
}
#contactUs span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#products {
	display: block;
	width: 230px;
	height: 70px;
	background:url(../images/products.gif) no-repeat;
}
#products span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#sitemap {
	display: block;
	width: 330px;
	height: 80px;
	background:url(../images/sitemap.gif) no-repeat;
}
#sitemap span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#prizewheel {
	display: block;
	width: 340px;
	height: 80px;
	background:url(../images/prizewheel.gif) no-repeat;
}
/* controls the mail-share heading on the mailshare1 page */
#mailshare {
	display: block;
	width: 340px;
	height: 80px;
	background:url(../images/mailshare.gif) no-repeat;
}
/* controls mailshare top title span element which is text and supposed to be hidden behind the image */
#mailshare span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#prizewheel span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#leftColLarge {
	margin: 0px;
	padding: 10px;
	width: 350px;
}

/* controls left column on mailshare1 page */
#mailshareLeft { 
	margin: 0;
	padding: 0 0 0 10px;
	width: 350px;
}
/* style for faded map div on mailshare1 page */
#mailshare-map-fade {
	padding: 0px;
	float: right;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
/* style for arrow image saying new at DM USA used on home page */
.arrowImg {
	margin: -20px 0 0 130px;
	display:block;
}
