@charset "utf-8";
/* CSS Document */

.ptmanual {
 width: 700px;
 text-align: left;
 margin: auto;
}

.ptbody {
 text-align: center;
}

#pttoc a
{
 font-size: 14px;
 line-height: 20px;
 text-decoration: none;
 color: #3080cc;
}

#pttoc a:hover
{
 color: #000055;
}

h2
{
 color: #000055;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
}

.ptlogo
{
  border-bottom: 2px solid #808080;
}

h1
{
 color: #000055;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
}

a
{
 color: #000055;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
}

p a, ul a, li a, ol a
{
 text-decoration: none;
 color: #0000ff;
 font-weight: bold;
}

.ptnavtop
{
 width: 100%;
 text-align: center;
}

.ptnavbottom
{
 width: 100%;
 text-align: center;
}

.ptnavtop a
{
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #3080cc;
}

.ptnavtop a:hover
{
 color: #000055;
}

.ptnavbottom p
{
 color: #505050;
 font-size: 10px;
}

.ptnavbottom a
{
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #3080cc;
}

.ptnavbottom a:hover
{
 color: #000055;
}

p, ol, ul, li
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}

.ptnote
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
}