/* CSS Document */
* {
    margin:0;
    padding:0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 1em;
}

a:link
{
	text-decoration: underline;
	color: inherit;
}

a:visited
{
	color: #000;
	text-decoration: underline;
}

a:hover
{
	color: #FF7D01;
	text-decoration: underline;
}

#main a:focus
{
	color: #FF7D01;
	text-decoration: underline;
}

a:active
{
	color: #000;
	text-decoration: underline;
}

input {
	height: 1.7em;
	margin: 0;
	padding: 0;
}

.lang {
	font-size: 0.8em;
}

table {
    margin: 0 auto; /* or margin: 0 auto 0 auto */
}

.top {
    background: #FF7D01;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 120px;
	background-image:url(../images/PA2015_insidepage_headbg.jpg);
	background-repeat:repeat-x;
}

.content {
    position: fixed;
    left: 0;
    right: 0;
    top: 120px;
	bottom: -30px;
	text-align:center;
}

.footer {
    background: #CCA57A;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    height:64px;
	text-align:center;
	font-size:0.8em;
}

.contentMain {
	height:100%
}

#cssmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 165px;
	font-size:0.8em;
}

#cssmenu ul {
	margin:0;
	padding: 0;
}

#cssmenu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#cssmenu a {
	width: 165px;
	height:31px;
	background-image:url(../images/menu_normal.jpg);
	background-repeat:no-repeat;
	display: block;
	margin: 0;
	padding-left: 20px;
	text-decoration: none;
	font-weight: normal;
	display: table-cell;
	vertical-align: middle;
	text-align:left;
	color:#FFFFFF;
}

#cssmenu a:hover {
	background-image:url(../images/menu_over.jpg);
	background-repeat:no-repeat;
	padding-bottom: 0px;
}

#cssmenu a:focus {
	background-image:url(../images/menu_over.jpg);
	background-repeat:no-repeat;
	padding-bottom: 0px;
}

#cssmenu a.active {
	background-image:url(../images/menu_active.jpg);
	background-repeat:no-repeat;
	padding-bottom: 0px;
}

/* remove the td div li space gap in IE*/
table {
	border-collapse: collapse;
}

/* PA2015 text */
.header_txt {
	margin-bottom:11px;
}

.chd {
	font-size:1.4em;
	line-height: 1.5em;
	font-weight: bold;
	color: #C9556A;
	letter-spacing: 0.02em;
}
.disclam {
	padding-top:0.2em;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: 0.02em;
}
h1{
	font-size:1.4em;
	font-weight:bold;
	line-height:1.5em;	
	margin:1em 0;
	color:#65ADE7;
}
h2{
	font-size:1.3em;
	font-weight:bold;
	line-height:1.4em;	
	color:#65ADE7;
	margin:1em 0;
}
h3 {
	font-size:1.25em;
	font-weight:bold;
	line-height:1.3em;	
	color:#65ADE7;
	margin:1em 0;
}
h4 {
	font-size:1.17em;
	font-weight:bold;
	line-height:1.2em;	
	color:#65ADE7;
	margin:1em 0;
	text-decoration: underline;
}
h5 {
	font-size:1.08em;
	font-weight:bold;
	line-height:1.1em;	
	color:#65ADE7;
	margin:1em 0;
	font-style:italic;
}
h6 {
	font-size:0.9em;
	font-weight:bold;
	line-height:1.5em;	
	margin:1em 0;
	text-decoration: underline;
}
table#toc td.chapter_no, table#toc td.chapter{
	font-size:1.1em;
	font-weight:bold;
	color:#73673E;
	vertical-align:top;
}
table#toc td.chapter a{
	color:#73673E;
}
table#toc td.heading{
	font-size:1.1em;
}
table#toc td.subheading{
	font-size:1em;
}
table#toc td{
	font-size:1.1em;
}
table#toc td.paragraph{
	font-size:1.0em;
	vertical-align:top;
}
p{
	font-size:1.0em;
	line-height:1.5;
	margin-bottom:1em;
}
blockquote p{
	font-size:0.8em;
	font-style:italic; 
	font-weight:bold;
	line-height:1.5;
	text-align:center;	
	margin-bottom:1em;
}
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}
ul {
	padding: 0px;
	margin: 0px;
}
ul li{
	line-height: 1.5em;
	list-style-type:disc;
	font-size:1.0em;
	margin-left: 45px;
	margin-top: 0.4em;
}
ul {
	padding: 0px;
	margin: 0px;
}
ol li{
	line-height: 1.5em;
	list-style-type:decimal;
	font-size:1.0em;
	margin-left: 45px;
	margin-top: 0.4em;
}
li li{
	font-size:100%;
	line-height:inherit;
}
p.note{
	margin-top:-1em;
	font-size:0.9em;
	color:#666;
}
p.indent{
	margin-left:3em;
	margin-top: -15px;
}
.page_nav{
	text-align:right;
	color:#408080;
	font-size:0.8em;
}
.wh4 {
	font-size:1.17em;
	font-weight:bold;
	line-height:1.2em;	
	color:#65ADE7;
	margin:1em 0;
}
