/* CHAPMAN BATES STYLESHEET */

body {
	background-color: White;
	font-family: "Trebuchet MS",Verdana,arial;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin: 4px;
}
table {
	font-family: "Trebuchet MS",Verdana,arial;
	font-size: 10pt;
	font-weight: normal;
}
h1 {
	font: italic bold 13pt;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #073770;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #073770;
}
h3 {
	font-size: 9pt;
	font-weight: bold;
	clear: both;
	font-style: italic;
	margin: 12pt 0pt 0pt 0pt;
}

/* MAIN BODY STYLES */
td.BigRightMarginBody {
	padding-right: 400px;
	font-size: 10pt;
}
td.MediumRightMarginBody {
	padding-right: 250px;
	font-size: 10pt;
}
td.TitleSection {
	font-size: 10pt;
	font-weight: bold;
	color: #073770;
}
.HighlightText {
	font-size: 10pt;
	font-weight: bold;
	color: #073770;
}
.DataEntry {
	font-family: "Trebuchet MS",Verdana,arial;
	font-size: 10pt;
	font-weight: normal;
}
.DataEntryNoScroll {
	font-family: "Trebuchet MS",Verdana,arial;
	font-size: 10pt;
	font-weight: normal;
	overflow: hidden;
}
td.StandardMessage {
	background-color: White;
	color: #073770;
	padding: 10px;
	border: 1px solid #073770;
}

/* FOOTER STYLES */
td.PageTableFooterCell {
	background-color: White;
	font-size: 8pt;
	color:	#073770;
}
A.FooterButton:link {
	text-decoration: none;
	color:	#073770;
}	
A.FooterButton:visited {
	text-decoration:	none;
	color:	#073770;
}	
A.FooterButton:active {
	text-decoration:	none;
	color:	#073770;
}	
A.FooterButton:hover {	
	text-decoration:	underline;
	color:	#073770;
}

/* CONTENT MANAGEMENT STYLES */
TD.ContentFieldTitle {
	font-size: 10pt;
	color: Black;
}
td.ContentHeader {
	background-color: #073770;
	color: White;
	font-weight: bold;
	padding: 5px;
	font: 18pt "Times New Roman" Times serif;
}

/* MISCELLANEOUS */
.HiddenField {
	color: White;
	background-color: White;
	border: none;
	overflow: hidden;
}
.UnderConstruction {
	color: Yellow;
	font-size: 13pt;
	font-weight: bold;
	background-color: Red;
}
hr {
	width:100%;
	height:2px;
	color:#073770;
}
img {
	border:0px
}
img.left {
	float:left;
	margin-right:3px
}
img.right {
	float:right;
	margin-left:3px
}
abbr {
	border-bottom:1px dashed;
	cursor:help
}
acronym {
	border-bottom:1px dashed;
	cursor:help
}
code {
	font-family: courier, monospace;
	border:1px solid #cccccc;
	background-color:#ffffcc;
	padding-left:1px;
	padding-right:1px
}
dfn {
	font-style:normal;
	border-bottom:1px dashed;
	cursor:help
}
kbd {
	padding:0px 1px 0px 1px;
	border-width:1px 2px 2px 1px;
	border-style:solid
}
samp {
	font-family: courier, monospace;
	border:1px solid #cccccc;
	background-color:#ccffcc;
	padding-left:1px;
	padding-right:1px
}
p {
	margin:.5em 0
}
.clear {
	clear:both
}
.title {
	background: Navy;
	font: bold 12pt Verdana, Geneva, a.ial, Helvetica, sans-serif;
	color: Yellow;
	padding: 6px;
	text-align: center;
	margin-bottom: 16pt;
}
