/* flexnav */

.fn-history {
	font-family : arial;
	font-size : 9pt;
	color : 7a7a7a
}

.fn-history-current {
	font-family : arial;
	font-size : 9pt;
	color : 000000;
}

a.fn-history {
	color : 7A7A7A;
	text-decoration : none;
}


/* content */

div.section-title {
	margin-top: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: black;
}

a.def {
	text-decoration: underline;
	color: 5050FF;
}

a.bold {
	text-decoration: underline;
	font-weight: bold;
	color: 5050FF;
}

a.nodeco {
	text-decoration: none;
	color: 5050FF;
}

a.nodeco:visited {
	color: 5050FF;
}

a.nodeco:hover {
	color: red;
}

a.nodeco-emp {
	text-decoration: none;
	color: red;
}

a.blink {
	text-decoration:none;
	color:#5050ff;
}

a.blink:hover {
	text-decoration:underline;
	color:#5050ff;
}

a.lbox {
	text-decoration:none;
	color:#5050ff;
}

/* article */

div.article {
	margin-bottom: 35px;

	font-family: arial;
	font-size: 12px;
	font-weight: normal;

	line-height:18px;

	width:499px;

	color: black;
}

div.article div.cdate {
	margin-bottom: 20px;
	padding-top: 10px;
	
	font-family: arial;
	font-size: 10px;

	color: 808080;
}

div.article div.abstract {
	margin-bottom: 20px;

	font-weight: bold;
}

div.article div.image {
	margin-bottom: 20px;
}

div.article div.image img{
	margin-bottom: 10px;

	border-width: 1px;
	border-style: solid;
	border-color: black;
}

div.article div.text {
	margin-bottom: 20px;
}

div.article div.resource {
	font-family: arial;
}

div.article div.resource span.title {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}

/* abstract-list  */

table.abstract-list {
	margin-top:0px;
	margin-bottom:0px;

	width: 100%;

	border-collapse: collapse;
	word-break:break-all;
}

table.abstract-list td {
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}

table.abstract-list div.head {
	margin-top:5px;
	margin-bottom:3px;
	font-family:arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

table.abstract-list div.text  {
	margin-bottom:3px;

	font-family: arial; 
	font-size: 12px;
	font-weight: normal;

	line-height: 16px;
}

table.abstract-list div.cdate {
	margin-bottom:10px;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;

	color: black;
}

/* ann-short-list */

table.ann-short-list {
	margin-top:0px;
	margin-bottom:0px;

	width: 100%;

	border-collapse: collapse;
}

table.ann-short-list tr {
	vertical-align : top;
}

table.ann-short-list td.date {
	padding-top:1px;
	padding-bottom:3px;
	padding-left:0px;
	padding-right:7px;

	font-family: arial;
	font-size: 11px;

	width:67px;

	color: #FF7200;
}

table.ann-short-list td.title {
	padding-top:0px;
	padding-bottom:3px;
	padding-left:0px;
	padding-right:7px;

	width:100%;
}

table.ann-short-list a, table.ann-short-list a:visited, table.ann-short-list a:hover {
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
	color: #5D5D5D;
}

/* list cmd */

table.list-cmd {
	margin-bottom:5px;
	border-collapse: collapse;

	width: 100%;

	font-family: arial;
	font-size: 13px;
	font-weight: bold;

}

table.list-cmd .search {
	vertical-align:middle;
	text-align:right;
}

table.list-cmd input {
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
}

/* form */

table.form {
	border-collapse: collapse;

	font-family: arial; 
	font-size: 9pt; 
	line-height: 13pt; 

	background-color : white;
	/* background-color : #f0f0f3; */
}

table.form td {
	padding-top:1px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;

	vertical-align:top;
}

table.form span.attach-desc {
	font-size:10px;
	line-height:10px;
	color:808080;
}

/* control */

.form-radio-list label{ 
	font-family: arial; 
	font-size: 9pt; 
	line-height: 9pt; 

	height:14px;
	margin-right:10px;
}

.form-checkbox label {
	font-family: arial; 
	font-size: 9pt; 
	line-height: 9pt; 

	height:14px;
	margin-right:10px;
}

.form-control { 
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	border-width: 1px; 
	border-style: solid; 
	border-color: #cacaca;
}

.form-text-full {
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	border-width: 1px; 
	border-style: solid; 
	border-color: #cacaca;
	width:500px;
}

.form-file-full {
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	border-width: 1px; 
	border-style: solid; 
	border-color: #cacaca;
	width:500px;
}

.form-button { 
	font-family: arial; 
	font-size:9pt; 
}

/* mail form */

div.mailform input.text {
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	border-width: 1px; 
	border-style: solid; 
	border-color: #cacaca;
	width:410px;
}

div.mailform textarea.text {
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	border-width: 1px; 
	border-style: solid; 
	border-color: #cacaca;
	width:410px;
}

div.mailform table {
	border-collapse: collapse;

	font-family: arial; 
	font-size: 9pt; 
	line-height: 13pt; 
}

div.mailform td {
	padding-top:1px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:10px;

	vertical-align:top;
}

