/*validate 10/30/2009*/
html {
	margin: 0px; 
	width: 100%
}
body {
	font-size: 11pt; 
	background-image: none; 
	margin: 0px; 
	width: 100%; 
	color: black; 
	font-family: arial, verdana, sans-serif; 
	background-color: white
}
a {
	padding-left: 5px; 
	color: black; 
	text-decoration: none
}
div.menu {
	display: none
}
/*
a.menuButton {
	display: none
}
*/
a.menuItem {
	display: none
}
h1 {
	font-size: 22px; 
	padding-bottom: 10px
}
h2 {
	font-size: 22px; 
	padding-bottom: 10px
}
h3 {
	font-size: 22px; 
	padding-bottom: 10px
}
.footer {
	font-size: 12px; 
	width: 100%; 
	white-space: nowrap
}
.screenonly {
	display: none
}
.contentcontainer {
	width: 100%
}
.controlcontainer {
	width: 100%
}
#pricingmatrix {
	border-right: black 1px solid; 
	border-top: black 1px solid; 
	border-left: black 1px solid; 
	width: 100%; 
	border-bottom: black 1px solid; 
	border-collapse: collapse
}

