body {
	padding: 0px;
	/*background-color: #4F5961;*/
	background-color:#3e4850;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.center {
	width: 800px;
	background-color: #FFFFFF;
}
.navcell {
	background-image: url(images/WECO_stripes.gif);
	background-repeat: repeat-y;
}
.contenttop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD6DA;
	height: 35px;
}
.contentleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFD6DA;
	width: 34px;
}
.contentbottom {
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD6DA;
}
.content {
	padding-right: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 555px;
}
h1 {
	font-size: 21px;
	font-weight: bold;
	color: #D71D24;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #64717a;
	padding-top: 8px;
	padding-right: 35px;
	padding-bottom: 8px;
	line-height: 16px;
}


a.footerlink:link {
	color: #D71D24;
}
a.footerlink:visited {
	color: #D71D24;
}
a.footerlink:hover {
	color: #64717a;
	text-decoration: none;
}
a.footerlink:active {
	color: #64717a;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}


#subbrandlist {
padding:0;
margin:2em 0 0 0;
list-style:none;
}

#subbrandlist h3 {
font-size:1em;
color:#333;
font-weight:bold;
}

#subbrandlist li {
padding:0;
margin-bottom:2.5em;
}

#subbrandlist img {
	margin-right: 1em;
	margin-bottom: 3em;
	float:left;
	}

.imgpad20 {
	padding-right: 25px;
	padding-bottom: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	line-height: 18px;
	font-style: italic;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #003366;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link {
	color: #D71D24;
	text-decoration: underline;
}
a:visited {
	color: #D71D24;
	text-decoration: underline;
}
a:hover {
	color: #64717a;
	text-decoration: none;
}
a:active {
	color: #64717a;
	text-decoration: underline;
}
