.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body {
	text-align:center;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	font-size: 12px;
		}

a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
.smallnotes {
	font-size: 10px;
}
.textwrap {
	padding-bottom: 30px;
}

.headings {
}
	
	#wrapper {
	width:850px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:centre;
	background-color: #FFFFFF;
	background-image: url(images/corpword_bckgnd.gif);
	background-repeat: repeat-y;
		}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-size: 18px;
	color: #333333;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
}
		
	#navpanel {
	width:165px;
	float:left;
	padding-top: 35px;
	margin-left: 40px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 13px;
	line-height: 5px;
	text-align: left;
		}
		
#navpanel a:link {
	text-decoration: none;
	color: #666666;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	line-height: 20px;
}

#navpanel a:visited {
	text-decoration: none;
	color: #666666;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	line-height: 20px;
}
#navpanel a:hover ,a:active 
{
	text-decoration: none;
	color: #666666;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333333;
}
	
	#maincontent {
	float:right;
	background:#FFFFFF;
	text-align: left;
	margin-right: 100px;
	padding-top: 35px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	width: 500px;
		}
.paddedLeft {
	padding-left: 25px;
	text-align: center;
}
	
	
	#header {
	text-align: right;
	margin-right: 13px;
	padding-right: 100px;
	padding-top: 20px;
	font-size: 25px;
		}
.strapLine {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #333;
}
	#footer {
	clear: both;
	text-align: center;
	background-color: #FFFFFF;
	height: 40px;
	background-image: url(images/corpword_footer.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	color: #666666;
}
#footer a:link {
	text-decoration: none;
	color: #666666;
}

#footer a:visited {
	text-decoration: none;
	color: #666666;
}
#footer a:hover ,a:active 
{
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 13px;
}
.booksPanel {
	padding-right: 35px;
	padding-left: 50px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	float: right;
	clear: left;
	font-size: 13px;
}
.paddedCell {
	padding-left: 15px;
}
