﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


#banner {
	width:969px;
	margin:0px 0px 0px 0px; 
	padding: 0px;
	border: 0px solid #ccc;
	background: #ffffff;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 100px;
	
}

#centercontent
{
	float: left;
	width: 530px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
	text-align: justify;
}

html>body #centercontent
{
	width:530px;
	text-align: justify;
}
#leftcontent {
	float:left;
	top: 120px;
	left: 0px;
	margin: 0px 0px 1px 1px;
	padding: 5px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: #ffffff;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	}
html>body #leftcontent {
	width: 200px; /* ie5win fudge ends */
	}
	
#rightcontent {
float:left;
right:1px;
top:120px;
width:199px;
margin: 0px 1px 1px 0px;
padding: 10px;
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;
background: #ffffff;
	text-align: center;
}
	
#widecentercontent
{
	background-position: #ffffff;
	float: left;
	width: 930px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #ffffff;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}

html>body #widecentercontent
{
	width:930px;
	text-align: justify;
}
.docheader
{font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #df8501;
	font-weight: bold;
}
.greyheader
{font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #717171;
    font-weight: bold;
}

.sidenotes
{
	background-image: url('images/notes/note_bg.png');
	background-repeat: no-repeat;
	width: 195px;
	height: 130px;
}


.Notehead
{
	color: #EC8400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	font-weight:bold;
}
.biglink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	text-align: center;
}

.llink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #df8501;
}
.bottom
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
