@charset "utf-8";
/* CSS Document */

/* talkBack modifications */
#tb-wrapper {
	/* background-image: inherit; */
}


#search {
	width: 901px;
	border-right: 1px solid #CCC;
}
#search h1{
	margin: 26px 0 20px 73px;
	font-size: 32px;
	color: #999;	
}
#search dl{
	margin-right: 20px;	
}

.searchform {
	margin-left: 73px;
}
.searchform .special{
	margin: 6px 0 30px  0;
	color: #777;
	font-size: 12px;
}
.searchform select {
	color: #777;
	border: 1px solid #CCC;
}
.fdse-submit{
	width: 6.15em;
}
.fdse-Terms {
	width: 27.8em;
	border: 1px solid #CCC;
}
b.hl2{
	color: #35501B;
}
#search-footer{
	margin: 50px 60px 0 0;
	text-align: center;
	font-size: 11px;
	border-bottom: 1px solid #CCC;
}
#search-copyright p{
	margin: 0 60px 0 0;
}


body {
 margin-left:50px; 
 font-family:Arial, Helvetica, sans-serif;
 font-size: 14px;
 width: 901px;
 line-height: 150%;
 background-color: #f4f4f4;
 background-image:url(img/logo_iaastd.gif);
 background-repeat: no-repeat;
 background-position: left top; 
}

ol li, ul li{
	margin-bottom: 1em;
	text-align: justify;
	line-height: 150%;
}

h1 {
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
}

h1.big {
	font-size: 30px;
	font-weight: bold;
}

.big-nr{
	font-size: 70px;
}

a, a:link, a:visited {
	color:#A5252C;
	text-decoration: none;
}

.pageinfo1 {
	margin: 1px 0 0 73px;
	float: left;
	color: #777;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	line-height: normal;
}

.pageinfo2 {
	margin: 6px 0 10px 0;
	width: 888px;
	text-align: right;
	color: #777;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	line-height: normal;
}

table{
	border-collapse: collapse;
}

table td{
	vertical-align: top;
}

table.navi{
	border: 1px solid #DDD;
}

table.top {
	margin-left: 60px;
	margin-bottom: 20px;
	width: 841px;
}

table.bottom {
	width: 901px;
	margin-top: 30px;
}

table.navi td{
	padding: 2px 12px;
	/* background-color: #EFEFEF; */
	font-size: 11px;
	line-height: normal;
}

table.navi tr.n1 td{
	padding-bottom: 0;	
}

table.navi tr.n2 td{
	padding-top: 0;	
}

table.navi a,
table.navi a:link,
table.navi a:visited{
	color: #666;
	font-weight: bold;
}
table.key-messages td, table.key-messages p,
td.key-messages, td.key-messages p{
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 12px;
	line-height: normal;
	text-align: left;
}

table.key-messages td {
	padding-right: 6px;
}
table.key-messages td strong{
	display: block;
	margin-top: 12px;	
}

.td3{
	width: 2em;
}

table.abbrv td{
	padding-right: 6px;	
}

table.content{
	width: 100%;
	border-collapse: collapse;
}

table.index{
	width: 100%;
	border-collapse: collapse;
}

table.index td{
	padding: 0 9px 0.5em 0;
}

