	body	{			margin: 1em;			color: #000000;			background-color: #f6f3f0;			font-family: Verdana, sans-serif;			font-size: small;			line-height:	150%;		}	pre, tt, code, kbd, samp, xmp	{			font-family:	"Courier New", Courier, monospaced;			font-size:	small;			line-height:	150%;		}	p, li {			margin-bottom: 0em;			padding-bottom: 0.67em;		}	a:link		{			text-decoration: none;	color: #015079;			font-weight: bolder;		}	a:visited	{			text-decoration: none;	color: #015079;			font-weight: bolder;		}	a:hover		{			text-decoration: underline;	color: #d28000;			font-weight: bolder;		}	a:active	{			text-decoration: none;	color: #d28000;			font-weight: bolder;		}	a[name]:hover	{			text-decoration: none;	color: #015079;			font-weight: bolder;		}	a:link img {			border: solid;			border-width: 1px;			border-color:  #015079;	}	a:hover img {			border: solid;			border-width: 1px;			border-color:  #d28000;	}	h1 {			font-size:		2em;			font-family:	Verdana, sans-serif;			line-height:	112%;			text-align:		center;			margin-bottom: 0.5em;			padding-bottom: 0.33em;			color: #015079;		}	h2 {			clear: both;			margin-top: 1.33em;			margin-bottom: 0em;			padding-bottom: 0.33em;			font-size:		1.8em;			font-family:	Verdana, sans-serif;			line-height:	112%;			color: #015079;		}	h3 {			clear: both;			margin-bottom: 0em;			padding-bottom: 0.33em;			font-size:		1.4em;			font-family:	Verdana, sans-serif;			line-height:	133%;			color: #015079;		}	h4 {			margin-bottom: 0em;			padding-bottom: 0.33em;			font-size:		1.2em;			font-family:	Verdana, sans-serif;			color: #015079;		}	h5 {			margin-bottom: 0em;			padding-bottom: 0.33em;			font-size:		1em;			font-family:	Verdana, sans-serif;			color: #015079;		}	h6 {			margin-bottom: 0em;			padding-bottom: 0.33em;			font-size:		0.9em;			font-family:	Verdana, sans-serif;			color: #015079;		}	.topbar {			font-size: 1.2em;			text-transform: lowercase;			position: relative;			height: 50px;			background-color: #006699;			margin-bottom: 2em;	}/*logo is implemented as background imagethis is 48x48 with a 1px border, making it 50x50*/	#top_logo {			position: absolute;			top: 1em; left: 1em;			background-image: url(/images/kalzone-logo-4b-50.png);			background-repeat: no-repeat;			float: left;			width: 50px;			height: 50px;	}		.topbar p {			margin-top: 0px;			padding-top: 16px;			text-align: center;			color: #ffffff;	}	.topbar a:link {			text-decoration: none;	color: #ffffff;	}	.topbar a:visited {			text-decoration: none;	color: #ffffff;	}	.topbar a:hover {			text-decoration: none;	color: #ff9c00;	}	.navmain {			text-transform: lowercase;	}	.navmenu {			margin-top: 0em;			margin-bottom: 0.25em;			padding-top: 0.5em;			padding-right: 1em;			padding-bottom: 0.5em;			padding-left: 0.5em;			background-color: #ffffff;			font-size: 1.2em;			text-transform: lowercase;	}	.navmenu-mh50 {			min-height: 50px;			margin-top: 0em;			margin-bottom: 0.25em;			padding-top: 0.5em;			padding-right: 1em;			padding-bottom: 0.5em;			padding-left: 0.5em;			background-color: #ffffff;			font-size: 1.2em;			text-transform: lowercase;	}	.navmenu a:link		{			text-decoration: none;	color: #015079;		}	.navmenu a:visited	{			text-decoration: none;	color: #015079;		}	.navmenu a:hover		{			text-decoration: underline;	color: #d28000;		}	.navmenu a:active	{			text-decoration: none;	color: #d28000;		}	.hilited {			clear: both;			margin-top: 0em;			margin-bottom: 0.25em;			padding-top: 0.5em;			padding-right: 1em;			padding-bottom: 0.5em;			padding-left: 0.5em;			background-color: #ffffff;	}	.hilited-mh98 {			clear: both;			min-height: 98px;			margin-top: 0em;			margin-bottom: 0.25em;			padding-top: 0.5em;			padding-right: 1em;			padding-bottom: 0.5em;			padding-left: 0.5em;			background-color: #ffffff;	}	.bottombar {			margin-top: 1.5em;			border-top: solid;			border-width: 0.33em;			border-color: #006699;	}	.bottombar p {			text-align: center;	}			.floatleft {			float: left;			margin-top: 0em;			margin-right: 0.5em;			margin-bottom: 0em;			margin-left: 0em;	}	.floatslide {			float: left;			margin-top: 1em;			margin-right: 1em;			margin-bottom: 0em;			margin-left: 0em;			padding-top: 1em;			padding-right: 1.5em;			padding-bottom: 0em;			padding-left: 1.5em;			border-top: none;			border-right: solid;			border-right-width: 1px;			border-right-color: #015079;			border-bottom: solid;			border-bottom-width: 1px;			border-bottom-color: #015079;			border-left: none;			background-color: #ffffff;	}	.floatslide p {			font-size: 0.8em;			text-align: center;			margin-top: 0em;			margin-bottom: 0em;	}	.hidden {		display: none;	}	.blogentry {			margin-top: 2em;			margin-bottom: 3em;			clear: both;	}	.blogentry h2 {			font-size: 1.4em;			margin-top: 0.5em;			padding-bottom: 0.67em;	}	.blogdate {			font-size: 1em;			font-style: italic;			margin-top: 0em;			margin-bottom: 0.5em;	}	.blogentry p {			margin-top: 0em;			margin-bottom: 0.5em;	}	.blogentry p a {			font-weight: normal;	}	.blogentry li a {			font-weight: normal;	}	.blogentry img {			float: left;			margin-top: 1px;			margin-right: 0.5em;			margin-bottom: 0em;	}	.blogmore {			margin-left: 3em;			font-weight: bolder;	}	.blogtext {		}	.blogtext h1 {			margin-bottom: 0.5em;	}		p.blogdate {			margin-top: 0;			text-align: center;	}	.tight {			line-height:	133%;		}	.clear {			clear: both;		}	.sm	{			font-size:	smaller;		}	.upper	{			text-transform: uppercase;		}	.noleadspace	{			margin-top: 0em;		}	.notrailspace	{			margin-bottom: 0em;		}	.nosp	{			margin-top: 0em;			margin-bottom: 0em;		}	.ind3em	{			margin-left: 3em;			line-height:	133%;		}