html, body {
margin: 0 auto;
text-align: center;
}
td {
font-family:Verdana;
font-size:.71em;
line-height:1.3em;
}
a:link {color: #0033CC}
a:link:visited {color: #0033CC}
a:link:hover {color: 0066cc}
a:link:visited:hover {color: 0066cc}

.headerlink {
font-size:11px;
font-family:Verdana;
color: #ffffff; 
text-decoration: none
}
a.headerlink:link {color: #ffffff; text-decoration: none}
a.headerlink:visited {color: #ffffff; text-decoration: none}
a.headerlink:visited:hover {color: #ffffff; text-decoration: none}

.footer {
font-size:11px;
font-family:Verdana;
color: #333333; 
text-decoration: none
}
.medium_bold {
font-size:1.2em;
font-weight: bold;
}
.medium {
font-size:.9em;
line-height:1.1em;
}
#container {
min-height: 100%;
}
#footer {
    text-align: center;
    min-height:100%;
	background: white;
	width: 798px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin:0 auto;
}
h1 {
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	margin-left: 33px;
	margin-top: 30px;
	padding: 0px;
}
h2 {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 45px;
	margin-top: 30px;
	padding: 0px;
}
#maincontent {
	margin-top: 25px;
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 35px;
	line-height: 1.3em;

}
#products {
	padding: 20px;
	margin: 20px;
	background: #f0f0f0;

}
#hidden {
	visibility: hidden;
}
.box { 
  background: #F0F0F0; 
}
.boxtop { 
  background: url(ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 10px; 
  background: url(nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 10px; 
  background: url(sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}
.thinborderfloat {
  border:solid 1px silver;
  padding:5px;
} 





