body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background-color: #C8C8C8;
}
#header-container {
	height: 75px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#left-navbar-container {
	float: left;
	width: 200px;
	padding-top: 10px;
	background-color: #FFF7E7;
	line-height: 20px;
	height: 100%;
}
h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
h1.lp {
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

#footer-container {
	height: 75px;
	width: 790px;
	background-image: url(/images/ftr-bg.gif);
	background-repeat: repeat-x;
	clear: both;
}
#footer-copy-container {
	font-size: 11px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	color: #333333;
}
#locator-container {
	float: right;
	width: 540px;
}




#content-container {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.article-teaser-box {
	margin-top: 20px;
}

#copy-container {
	float: right;
	width: 540px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
#lp-container {
	float: none;
	width: 740px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
}


#logo-container {
	float: left;
	height: 75px;
	width: 441px;
}
#footer-copy-container a {
	color: #333333;
	text-decoration: none;
}
.left-navbar-section {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
}
.left-navbar-sites {
	font-size: 10px;
	color: #333333;
	line-height: 8px;
}

.left-navbar-links {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

.articles-list-links {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	vertical-align: top;
}
.contact-textfields {
	width: 225px;
}
.contact-textarea {

	width: 310px;
}
.contact-button {
	margin-top: 10px;
}
ul {
	list-style-position: outside;
	list-style-type: square;
}
.sitemap-links-level1 {

	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	vertical-align: top;
}
a {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
li.lp {
	font-size: 16px;
	font-weight:bold;
	color: #FF9000;
}
p.lp {
	font-size: 16px;
	color: #333333;
}
note {
	font-size: 12px;
	color: #333333;
}
a.lp:link {
	font-size: 18px; 
	text-decoration:underline;
}
a.lp:hover {
	font-size: 18px; 
	text-decoration:underline;
}
a.lp:visited {
	font-size: 18px; 
	text-decoration:underline;
}

<
