body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #0E2B55;
}
/* typography */
body, div, p, ul, ol, th, td, h1, h2, h3, input, textarea, select, button {
	font-family: arial, helvetica, sans-serif;
}
body, div, p, ul, ol, th, td, input, textarea, select, button {
	font-size: 12px;
}
/* HTML elements */
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
form {
	margin: 0;
}
table {
	border-collapse: collapse;
}
td, th {
	vertical-align: top;
}
ul {
	list-style: url("../images/bullet_blue.gif") disc;
}
#ball2003 p {
	text-indent: 0em;
}
p, ul, ol {
	margin: 0.5em auto;
}
#content p, #content ul, #content ol {
	text-align: justify;
}
ul, ol {
	margin-left: 1.5em;
	padding-left: 1.5em;
}
dl {
}
dt {
	margin: 0.5em 0 0 0;
	font-weight: bold;
}
dd {
	margin: 0 0 0.5em 0;
}
/* helpers */
.reset {
	clear: both;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
.small {
	font-size: smaller;
}
.wide {
	width: 100%;
}
.white {
	color: #fff;
}
.comservice {
	padding-top: 15px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.reset {
	height: 0;
	clear: both;
}
.nonVisual {
	display: none;
}
.nahled {
	margin: 5px 5px 5px 15px;
	width: 180px;
	height: 100px;
}
/* NN4 hack */
#poll .graph {
	display: none;
/*/
*/
	display: block;
/* */
}
#columns1 .threeColumn ul {
	list-style-type: disc;
	margin-left: 15px;
}
#hat-gallery {
	margin-top: 30px;
	text-align: left;
}
#hat-gallery span {
	font-weight: bold;
}
#hat-gallery .galitem {
	width: 265px;
	height: 300px;
	float:left
}
#hat-gallery .gright {
	margin-left: 24px;
}