/*- themeid=hpb9tm10_1; --------------------------------*/

/*-------------------- css.reset --------------------*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote,
 pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd,
 q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd,
 ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead,
 tr, th, td {  
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


ol, ul {  
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,q:before, q:after {
	content: ''; 
	content: none;
} 


/* remember to define focus styles */

:focus {
	outline: 0;
} 

/* remember to highlight inserts somehow */

ins {
	text-decoration: none;
}

del {

text-decoration: line-through;
}

 /* tables still need 'cellspacing=0' in the markup */

table {  
	border-collapse: collapse;  
	border-spacing: 0;
}


/*-------------------- element type --------------------*/
a:link {
	color: #840000;
	text-decoration: none;
	line-height: 16px;

}

a:visited {
	color: #840000;
	text-decoration: none;
	line-height: 16px;

}

a:hover {
	color: #840000;
	text-decoration: underline;
/*	line-height: 16px; */

}

body {
	color: #333333;
	margin: 2px;
	font-size: 80%;
	background: #FFFFFF;
}

h1 {
	color: #333333;
	font-size: 140%;
	font-weight: bold;
}

h2 {
	color: #333333;
	font-size: 135%;
	font-weight: bold;
}

h3 {
	color: #333333;
	font-size: 125%;
	font-weight: bold;
}

h4 {
	color: #333333;
	font-size: 119%;
	font-weight: bold;
}

h5 {
	color: #333333;
	font-size: 110%;
	font-weight: bold;
}

h6 {
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	line-height: 16px;
}

address {
	color: #9b9b9b;
	margin: 8px 0 8px 0;}

blockquote{
	color: #9b9b9b;
	margin: 8px 15px 8px 15px;

}

p {
	color: #333333;
	font-weight: normal;
}

pre {
	color: #9b9b9b;
	margin: 8px 0 8px 0;
}

ul {
	color: #333333;
	margin: 0 0 0 16px;
	list-style-position: outside;
	list-style-type: none;
}

li {
	list-style:none;
	margin-bottom:15px;	
}

select {
	color: #333333;
	margin: 0;
	font-weight: normal;
}

/*-------------------- layout --------------------*/
#container {
	background-color:#fff;
	width: 760px;
	position: relative;
	overflow:hidden;  
	height: auto !important;
}

#header {
	width:100%;
}

#contents {
	background-color:#fff;
	padding-bottom: 50px;
	overflow:hidden;   
	height:auto !important;
}

#footer {
	width: 100%;
	height:50px;
	background-color:#000;
	clear:both;
}

/*-------------------- nav --------------------*/

#nav {
	width:155px;
	background-color:#8E8E8E;
	padding-top: 15px; 
	padding-bottom:5000px;
	margin-bottom:-5000px; 
	float:left;
}

#nav a {
	display:block;
	overflow:hidden;
}

.nav-link-button{

	color: #FFFFFF;
	text-decoration:none;
	border-width: 1px;
	border-style: solid;
	border-color: #BCBCBC #8E8E8E #303030 #8E8E8E;
	background: #8D8D8D;
}

.nav-link-button:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.nav-link-button:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.nav-link a {
	color: #FFFFFF;
	height:35px;
	line-height:35px;
/*	width:155px; */
	text-align:center;
	vertical-align:middle;
}

.banner {
	margin:10px 0 0 10px;
	padding-bottom:15px;

}

.banner a {
	margin-top:5px;

}

.banner img {
	width:135px;
	border:0;
}


/*-------------------- content --------------------*/

#content {
	background-color:#fff;
	text-align:left;
	width:605px;
	float:right;
	padding-bottom:30000px;
	margin-bottom:-30000px;
}

.lead {
	font-size: 110%;
}

.lead-page {
	font-size: 120%;
}


.lead,
.lead-page {
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 13px 14px;
}

.box {
	padding:20px 0 0 20px;
}

.box table {
	width:580px;
	border-bottom: 1px solid #8E8E8E;
	margin-bottom:20px;
}

.box-pict {
	text-align:right;
	font-size: 80%;
	line-height: 16px;
	border-bottom: 1px solid #8E8E8E;
}

.box-text {
	padding-left:25px;
	vertical-align:top;
	line-height:16px;
}

.box-text p {
	padding-top:20px;
}

.address {
	padding:0 0 0 20px;
	margin:50px 0 20px 0;
	font-size:100%;
	line-height:1.5;
}

.address-index {
	margin:50px 0 20px 0;
	font-size:90%;
	line-height:1.5;
}

.address a,
.address-page a {
	padding-bottom:0;
}

.box2 {
	padding:20px 0 0 20px;
	font-size:110%;
}

.box2 p {
	font-size:120%;
}

.box3 {
	padding:30px 0 0 30px;
	font-size:120%;
}

.box3 p,
.box3 a {
	margin-bottom:15px;
}

.inner-box {
	margin-bottom:30px;
}

.mem-tb {
	border-collapse: collapse;
	background-color: #ffffff;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	line-height: 1;
	margin: 25px 0 35px 0; 
}

.mem-tb td {
	background-color: #ffffff;
	border-width: 1px;
	border-color: #000000;
	border-style:solid;
	padding: 8px;
}

.mem-tb th {
	background-color:#ccc;
	border-width:1px 1px 0 1px;
	border-style: solid;
	padding: 8px;	
}

.page-list li{
	list-style: circle;
}

.skip{
	position:absolute;
	top:-10000px;
	left:-10000px;
}

.copy{
	color:#fff;
	font-size:80%;
	text-align:center;
	padding-top:30px;
}


/*-------------------- print --------------------*/


@media print{

#container{
	overflow:visible !important;
}

#contents {
	overflow:visible !important; 
	background-color:#8E8E8E;
	padding-bottom:0;
}

#nav {
	background-color:#8E8E8E;
	padding-bottom:0;
	margin-bottom: 0;
}

#content{
	padding-bottom:100px;
	margin-bottom: 0;
}

.banner{

	background-color:#8E8E8E;
}

}

