body {
	font: 12px Verdana, sans-serif;
	background: white;
	line-height: 1.5em;
}

#menu {
	display: none;
}

#language {
	display: none;
}

#container, #mainContent, .bodyText {
	width: auto;
	margin: 0 3%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}

#mainContent {
	margin-left: 5%;
	padding-top: 1em;
	border-bottom: 1px solid #CCCCCC;
}

#branding_table td {
	padding: 5px;
	vertical-align: top;
}

#new_areas table {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
#new_areas td {
	padding-right: 8px;
}


a:link, a:visited {
	color: #333399;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

abbr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.abbr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#products {
	float: left;
	margin-top: 2px;
}

#products dl {
	float: left;
	background-color: #F5F5F5;
	width: 430px;
	margin-bottom: 2px;
	padding: 5px 0;
	display: inline; /* fixes IE/Win double margin bug */
}

#products dt {
	float: right;
	width: 430px;
	margin-bottom: 2px;
	padding: 0;
	font: bold 1em Verdana, Arial, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #333399;
}

#products dd {
	margin: 0 0 0 0px;
	padding: 0;
	color: #000;
}

#products dl dd.img {
	margin: 0;
}

#products dd.img img {
	float: left;
	margin: 0 8px 0 0;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #fff;
}

div.inset_pic {
	clear: both;
	text-align: center;
}

div.inset_pic p {
	text-align: center;
	display: block;
	margin: 0 auto;
	padding: 0;
	font-size: 80%;
	color: #434343;
}
div.inset_pic img {
	border: none!important;
}

#footer {
	font-size: 11px;
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	text-align: center;
	margin-top: 15px;
	border-bottom: 1px solid #CCCCCC;
	background: transparent none;
}
