/* @group Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #BF594F;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}


/* @end */

/* @group Clearfix */

div.clearfix:after {
	content:"";
	height:0;
	clear:both;
	display:block;
	background: #000;
}

.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* @end */

body{
	border-top: 12px solid #666;
	color: #363636;
	font-family: Helvetica;
}

#header {
	width: 820px;
	margin: auto;
}

#header h1{
	display: none;
}

#header p{
	display: none;
}

#contentsbody {
	width: 820px;
	margin: auto;
	padding-top: 16px;
}

#navigation {
	display: block;
	float: left;
	width: 220px;
	border-right: 1px solid #9f9f9f;
}

#navigation ul{
	margin-left: 20px;
	margin-bottom: 20px;
}

#navigation ul li{
	margin-bottom: .8em;
	font-size: small;
	list-style-image: url("../images/list.png");
}

#navigation ul li a{
	color: #333;
	text-decoration: none;
}

#navigation ul li a:hover{
	color: #fe0000;
}

ul li a.active{
	color: #fe0000!important;
	font-weight: bold;
}

/* @group Slideshow */

.pics {
	float: left;
	margin-bottom: 20px;
	height: 217px;
	padding: 0;
}

.pics img {
	width:  340px;
	height: 212px;
	top:  0;
	left: 0;
}

/* @end */

#contents {
	width: 560px;
	height: 100%;
	padding-left: 30px;
	display: block;
	float: left;
}

.section {
	margin: 0 0 50px 0;
	clear: left;
	width: 560px;
}

.section dl#information{
	color: #1F276F;
	float: left;
	width: 220px;
}

.section dl#information dt{
	font-weight: bold;
}

.section div#news{
	padding: 10px;
	border: 1.5px solid #ff0000
}
.section div#news h2{
	margin-bottom: 5px;
}


.section div#dates{
	padding: 10px;
	border: 1px solid #ffcc00;
}
.section div#dates h2{
	margin-bottom: 5px;
}

.section div#dates dl{
	margin-left: 0px;
}

.section div#dates dl dt{
	float: left;
	display: block;
	width: 300px;
	clear: left;
	font-weight: normal;
}

.section div#dates dl dd{
	font-weight: bold;
	color: #fe0000;
	display: table-cell;
	float: left;
	width: 150px;
}

.section dl#information dl dt{
	font-weight: bold;
}

.section dl#information dd{
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
}

.section dl#information dd#jps{
	padding-left: 45px;
	margin-top: 5px;
}


.section p#slideshow{
	float: left;
	margin-bottom: 0px;
	width: 220px;
}

.section h2{
	color: #1F276F;
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 1em;
}

.section h3{
	clear: left;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: .5em;
	font-size: 17px;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #999;
}

.section h4{
	clear: left;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: .5em;
	font-size: 16px;
}

.section p{
	line-height: 150%;
	font-size: medium;
}

.section ol{
	margin-left: 2em;
}

.section ol li{
	list-style-type: decimal;
}

.section ol li ol{
	line-height: 150%;
	margin-left: 2em;
	margin-bottom: 2em;
}

.section ol li ol li{
	list-style-type: lower-alpha ;
}

.section p a.enlarge{
	display: block;
	margin-top: 20px;
	text-decoration: none;
}

.section td a.enlarge img{
	border: 1px solid;
}

.section table{
	margin-top: 20px;
}

.section table.no-margin{
	margin-top: 0px;
}

.section td{
	border: 1px solid #333;
	white-space: nowrap;
}

.section td.from{
	background: #FDDFAB;
	white-space: normal;
	padding: 10px 5px;
}

.section td.by{
	padding: 10px 5px;
	background: #FFFDCE
}
.section td.time,
.section td.price{
	padding: 0 10px;
	text-align: right;
}

.section td.no-border{
	border: none;
	padding: 5px 0px;
}

.section1 h2{
	color: #1F276F;
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 1em;
}













.title{
	width: 520px;
	font-size: 10pt;
	line-height: 1.1em;
	margin-left: 30px;
	margin-bottom: 10px;
}

div#signature{
	float: right;
}

#committees dl dt{
	font-style: oblique;
	font-family: Times;
}

#committees dl dd{
	margin-left: 1em;
	margin-bottom: 10px;
}

#committees ul{
	line-height: 170%;
}

.index dd a{
	color: #1F276F;
}

.index a{
	text-decoration: none;
	color: #363636;
}

.index h3{
	font-weight: normal;
	border-bottom: 0;
}

.column{
	width: 279px;
	margin-top: 10px;
	float: left;
	margin-bottom: 20px;
}

.column ul{
	line-height: 100%;
}

.column1{
	width: 299px;
	margin-top: 10px;
	float: left;
	margin-bottom: 20px;
}

.column1 ul{
	line-height: 100%;
}

.column2{
	width: 259px;
	margin-top: 10px;
	float: left;
	margin-bottom: 20px;
}

.column2 ul{
	line-height: 100%;
}

.links h3{
	font-weight: bold;
}

.links li{
	clear: both;
	font-size: small;
	display: block;
	padding-top: 10px;
	position: relative;
	left: 0;
}

.links li img{
	height:25px;
	position: relative;
	left: 8px;
	top: 8px;
}

.list ul{
	line-height: 150%;
}

.list ul li{
	margin-left: 2em;
	list-style-type: disc;
}

#footer {
	text-align: center;
	clear: left;
	width: 820px;
	margin: auto;
}

#banner td{
	border: solid 2px #A9A9A9;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

