body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1;
	background-color: #3333FF;
	behavior: url(csshover2.htc); /* triggers IE 5 & 6 to allow hover effects on anything. */
}

a:link { color: Blue; text-decoration: none; }
a:visited {color: Blue; text-decoration: none; }
a:hover {color: #B22222; text-decoration: none; }

#doc4 {background-color: #ffffff;}

#header-date { font-size: 10px; color: #7B7B7B; }

#header {
	/* width: 899px; */
	width: 100%;
	height: 120px;
	margin: 0;
	background-color: #fff;
}

#header-logo {
	margin: 0;
	padding: 0 0 0 10px;
	width: 420px;
}

#header-link {
	margin-top: -110px;
	padding: 0;
	/*  width: 880px; */
	width: 98%;
	text-align: right;
}
#hdrmnu {background-color: #09c; width: 100%;}

#content {}

#footer {
	/* width: 900px; */
	width: 100%;
	height: 40px;  /* 28 */
	bottom: 0;
}
#footer-top {
	color: #7B7B7B;
	text-align: center;
	width: 100%;
}
#footer-btm {
	height: 20px;
}

.spacer10 {padding-bottom: 10px;}
.pad-left40 {padding-left: 40px;}

.para li {list-style-type: disc; padding-left: 10px; list-style-position: inside; padding-top: 10px;}
.para2 h2 {margin-bottom: 5px;}
.para2 li {list-style-type: disc; padding-left: 1px; list-style-position: inside; padding-top: 4px;}
.kerio_tbl {font-size: 10px;}
.kerio_tbl th{background-color: #009BD2;}
