* {
	margin:0px;
	padding:0;
}
body {
	color : #000000;
	background : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	background-color: #FFFFFF;
}
a {
	text-decoration : underline; 
  color : #0000ff; 

}

#content{
	background:#ffffff;
	font-size:12pt;
	line-height:16pt;
}

.onlyprint { 				/* styles you want in the printed version */
	font-style: normal;
	font-weight: bold;	/* then text in this class is invisible on screen: not in the viewport */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #000000;
	margin-left: 0;
	padding-bottom: 15px;
	display: block;
}

/*in_line*/

input, select { vertical-align:middle;}
img {border:0; vertical-align:top; text-align:left;}
ul {
	list-style:none;
}


}
.photocaption {
	
	font-style: italic;
}
.column { float:left;}
.clear { clear:both;}



/*footer*/

#footer{
	color:#000000;
	padding:10px 0;
	font-size:10pt; 
}
#footer .menu a{ color:#0000ff; }
#footer .ind_top a{
	
	color:#0000ff;
}

/*==================list====================*/

#content .list li{
	font-size: 10pt;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 11px;
	background-image: none;

}

#content .list li a{
	color:#0000FF;
	text-decoration:none;
	font-size:11px;
	border-bottom-width: 1px;
	background-repeat: no-repeat;
	width: 300px;
	padding-bottom: 5px;
	margin: 0px;
	background-image: none;
}

#content2 .list li a {
	color:#0000FF;
	text-decoration:none;
	font-size:11px;
	border-bottom-width: 1px;
	background-repeat: no-repeat;
	width: 300px;
	padding-bottom: 5px;
	margin: 0px;
	background-image: none;
}

/* DO NOT PRINT*/

.subnav {
	display : none; 
}

#menu { display:none; }

#content .title{ display:none; }

.title{ display:none; }

.flash{ display : none; }

.wr_menu{ display : none; }

#subnav { display : none; }

#page1 #content .col_1{
	display : none;
}

#page1 #content .col_2{width:100%;}

#content .button{ display : none;}

ul {
	display : none;
}

#footer .menu
	{ display : none; }