body {
	margin: 0;
	}  
#header {
	float: left;
	}
#main {
	clear: both;
	width: 812px;
	}
.break {
	clear: both;
	}
#headline {
	clear:both;
	float: left;
	width: 345px;
	height:168px;
	}
#headlineInner {
	padding: 25px 15px 10px 30px;
	}
#accentImage {
	float: left;
	width: 467px;
	height:168px;
	}
#content {
	float: left;
	width: 621px;

	}
#leftCol {
	float:left;
	width: 170px;
	}
#leftColInner {
	padding: 2px 10px 2px 10px;
	text-align:right;
	}
#leftColInner a {
	text-decoration:none;
	font-family: "Arial Narrow", Verdana, sans_serif;
	font-size: 10pt;
	}
#leftColInner ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#leftColInner li {
	margin: 8px 0 8px 0;
	padding: 0;
	}
#greyRule {
	float:left;
	width:1px;
	height:380px;
	}
#centerCol {
	float:left;
	width: 429px;
	}
#centerColInner {
	padding: 10px 20px 10px 20px;
	}
#rightCol {
	float:left;
	width: 212px;}
#footer {
	clear:both;
	width: 812px;
	}
#footerInner {
	padding: 10px 20px 10px 190px;
	}
#footerInner ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#footerInner li {
	display: inline;
	margin-right: 10px;
	} 
#sidebar {
	float: left;
	width: 191px;
	}
#sidebarInner {
	padding: 10px;
	text-align:left;
	}
#sidebarInner a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
#sidebarInner ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#sidebarInner li {
	margin: 8px 0 8px 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #999999;
	}
#sidebarInner h2 {
	font-style:normal;
	color: #000000;
	}
.headingBox h1{
	color: #ffffff;
	}
.headingBox {
	background-color:#6699ff;
	padding: 5px 20px 5px 20px;
	border: 0;
	margin:0;
	}
.pictureBox {
	padding: 0;
	marginL 0;
	border: 0;
	width:176px;
	}
#copy {
	clear: both;
	padding: 10px 20px 10px 20px;
	background-color: #ffffff;
	}
A:link {color: #3366cc; text-decoration: underline;}

A:visited {color: #336666; text-decoration: underline;}

A:active {color: #3366cc; text-decoration: underline;}

A:hover {color: #cc0000; text-decoration: underline;}

.title, h1 {
font-family: "Arial", Verdana, san_serif;
font-size: 16px;
font-weight: bold;
color: #3366cc;
}

#leftColInner h2 {
font-family: "Arial Narrow", Verdana, san_serif;
font-size: 16pt;
color: #000000;
font-weight: bold;
font-style: normal;
}
.subtitle, h2 {
font-family: "Arial", Verdana, san_serif;
font-size: 14px;
font-weight: bold;
color: #000000;
font-style: normal;
}
.body, body, h3 {
font-family: "Arial", Verdana, san_serif;
font-size: 12px;
color: #000000;
}
.bodyItalic {
font-family: "Arial", Verdana, san_serif;
font-size: 12px;
color: #000000;
font-style: italic;
}
.bodyBold {
font-family: "Arial", Verdana, san_serif;
font-size: 12px;
color: #000000;
font-weight: bold;
}
.bodySmall {
font-family: "Arial", Verdana, san_serif;
font-size: 10px;
color: #333333;
}
.bodySmallBold {
font-family: "Arial", Verdana, san_serif;
font-size: 10px;
color: #333333;
font-weight: bold;
}
thead td{
	font-weight: bold;
	background-color: #eee;
	}
table td{
	padding: 2px;
	}
.listSpace li {
	padding-bottom: 6px;
	}
.alpha {
	list-style:lower-alpha;
	}
h1 {
	margin-top: 0;
	}
h2 {
	color: #3366cc;
	}
h2, h3 {
	margin-bottom: 4px;
	}
#content ul {
	margin-top: 0;
	}
	}
h3 {
	font-weight: bold;
	font-size: inherit;
	}
.toc {
	float: right;
	width: 40%;
	padding: 10px;
	margin: 10px;
	background-color: #eeeeff;
	border: 1px dotted #3366ff;
	}
.toc li {
	font-weight: bold;
	padding-bottom: 6px;
	}
p {
	margin-bottom: 10px;
	margin-top: 0;
	}
p.half {
	width: 50%
	}