body {
	text-align: center;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #8c8b8c url('../images/bg.gif') repeat-x;
	margin:0;
	line-height: 140%;
	color: #333333;
	height: 100%;



}	
p { margin: 5px; margin-bottom:10px; overflow: auto; }
ul, ol { margin-top: 0; margin-bottom: 0; }
hr { width: 90%; text-align: center; }
img { border: 0; }
a:link, a:visited { text-decoration: none; color: #0061b3; }
a:hover, a:active { text-decoration: underline; color: #014b89; }
.leftNav{
	color: #323232;
	font-size: 10pt;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	margin-bottom:1px;	
	background-image: url(../images/btnBg.gif);

}
.leftNav a:hover, .leftNav a:active {
	color: #FFFFFF;
	font-size: 10pt;
	display: block;
	margin-left: 10px;
	background-color: #878787;
	background-image: url(../images/buttonBg.gif);
}
.submenu{
	background-color: #FFFFFF;
	display: block;
	padding-top: 2px;
	padding-left: 10px;
	margin-bottom:1px;
	border-bottom: 1px dashed #999999;
}
.hide{
	display: none;
}
.show{
	display: block;
}
.date { text-align: right; font-style: italic; }
.more { text-align: right; font-size:8pt; }
.headline { font-size: 8pt; font-weight: bold; }
.header { font-variant: small-caps; color: #CB2026; }
.def { font-size: 11pt; font-weight:bold; margin-top: 20px;}
.comments { font-style: italic; font-weight: bold;}
.comBox { background-color: #f8ffa8; }
#container { text-align: left; width: 700px; max-width: 700px; margin: auto; position: relative; top: 29px; background-color: #ffffff; }
#topNav { width: 700px; height: 17px; position: relative; float: left;}
#banner { width: 700px; height: 72px; position: relative; float: left; }
#topStroke { width: 700px; height: 9px; background: url('../images/topStroke.gif'); float: left;font-size: 0px}
#bottomStroke { width: 700px; height: 9px; background: url('../images/bottomStroke.gif'); float: left;font-size: 0px}
#mainBody {
	width: 698px;
	position: relative;
	float:left;
	background-color: #ffffff;
	border-left: 1px solid #a7a7a7;
	border-right: 1px solid #a7a7a7;
	height: auto;
}
#leftMenu {
	width: 146px;
	float: left;
	clear:none;
	line-height: normal;
	margin-top:10px;
	margin-left: 1px;
}

#briefBox { width: 200px;  border: 1px solid #a7a7a7; position: relative; float: right; right: 10px; margin-bottom: 5px;}
#divHeadOrange { width: 100%; font-weight: bold; text-align: center; background-color: #FD9F0A;}
#divHeadYellow { width: 100%; font-weight: bold; text-align: center; background-color: #fff200;}
#divBox { width: 310px; border: 1px solid #a7a7a7; text-align: left; position: relative; float: left; left: 10px; margin-bottom: 5px;}
#footer {
	width:100%;
	position: relative;
	float: left;
	text-align: center;
	font-size: 7pt;
	margin-top: 20px;
	background-position: bottom;

}
#divHeadBlue {
	width: 100%;
	font-weight: bold;
	text-align: center;
	background-color: #000099;
	color: #FFFFFF;

}
#divHeadLightBlue {
	width: 100%;
	font-weight: bold;
	text-align: center;
	background-color: #4040FF;
	color: #FFFFFF;
}
#contents {
	float: right;
	position: relative;
	width: 540px;
	overflow: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.subtitle {
	font-size: 14px;
	font-weight: normal;
	color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;

}
.newsheadline{font-size: 16px; font-weight: bold; margin-top:10px; margin-bottom:5px; line-height: 120%;}
.byline{font-size: 10px; color:#666666; margin-bottom:0px;}
.newsdate{font-size: 10px;	color:#666666; font-style: italic; margin-top:0px; }
.glosterm{font-size: 13px; margin-bottom:0px; font-weight: bold;}
.glosdef{font-size: 12px; margin-top:0px;}