
body {
	text-align:center;
}

img {
	border:none;
}

/* Header */
div.Phone {
	color:#203560;
	font-size:larger;
	font-weight:bold;
}

div.Phone a {
	color:#203560;
}

td.Logo {
	padding-top:30px;
	padding-bottom:30px;
}

/* Table of Contents */
img.TocItem {
	margin:3px;
}

td.Toc {
	padding:20px;
	padding-bottom:0px;
	text-align:center;
}

table.TocButtons {
	margin-left:auto;
	margin-right:auto;
}

/* Body */
table.BodyLayout {
	width:550px;
	margin-left:auto;
	margin-right:auto;
}

td.DocBody {
	background:url('gfx/watermark.jpg') top center;
	padding:50px;
	padding-top:20px;
	text-align:left;
}

div.Header {
	padding:20px;
	font-weight:bold;
	text-align:center;
	font-size:larger;
}

div.SubHeader {
	font-weight:bold;	
}

table.WindowBody td {
	text-align:left;
}

ul {
	list-style-image: url('gfx/dot.jpg');
	padding-bottom:10px;
}

li {
	padding:2px;
}

/* Hit counter */
div.Counter {
	text-align:center;
	font-size:smaller;
}

div.W3C {
	padding:30px;
}

div.Testimonials {
	width:500px;
	background:url('gfx/watermark.jpg') top center;
	margin-left:auto;
	margin-right:auto;
}

div.Quote {
	font-style:italic;
	text-align:left;
	padding-top:40px;
}

div.Quotee {
	text-align:right;
}


