@charset "UTF-8";
/* CSS Document */

/* 
Polygold

#ffe500		Yellow
#1d1f06		Black
#eef0ef		Light grey
#fff		White

*/

html	{
height:100%;
}

body  {
background:#fff url(/p_images/bg-body.gif) repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#1d1f06;
line-height:13px;
margin:0;
padding:0;
}

p  {
margin:0 0 12px 0;
padding:0;
}

a:link,
a:visited  {
color:#1d1f06;
font-weight:bold;
text-decoration:underline;
}
a:hover  {
text-decoration:none;
}
a:focus {
outline:none;
}

a img	{
border:0;
}

div, span  {
margin:0;
padding:0;
}

table	{
}

td,th  {
vertical-align:top;
margin:0;
padding:0;
}

.tablechar th  {
vertical-align:bottom;
text-align:center;
font-weight:bold;
border-bottom:1px solid #ffffff;
margin:0;
padding:4px;
}

.tablechar td  {
text-align:center;
margin:0;
padding:0;
}

form  {
margin:0;
}
input, textarea   {
margin:0;
}
select   {
margin:0;
width:auto;
}

ul, ol  {
margin:0;
padding:0;
margin:0 25px 10px 25px;
}
li  {
margin:0;
padding:0;
}

h1  {
font-family:"Times New Roman", Times, serif;
font-size:20px;
line-height:22px;
font-weight:normal;
border-bottom:1px solid #fff;
margin:0 0 14px 0;
padding:0 0 2px 0;
}
h2  {
font-family:"Times New Roman", Times, serif;
font-size:17px;
line-height:19px;
font-weight:normal;
margin:0 0 12px 0;
}
h3  {
font-family:"Times New Roman", Times, serif;
font-size:14px;
line-height:16px;
font-weight:bold;
margin:0 0 10px 0;
}
h4  {
font-size:18px;
line-height:20px;
font-weight:normal;
margin:0 0 14px 0;
}
h5  {
font-size:16px;
line-height:18px;
font-weight:normal;
margin:0 0 12px 0;
}
h6  {
font-size:12px;
line-height:14px;
font-weight:bold;
margin:0 0 10px 0;
}

/*  */

#pageWrap	{
width:960px;
margin:0 auto;
background:#ffe500 url(/p_images/bg-black.gif) repeat-y;
}

#logoHeader	{
height:129px;
background:url(/p_images/bg-body.gif) repeat-x;
}
#logoHeader div	{
width:566px;
height:129px;
background:#eef0ef url(/p_images/logo-bottom.gif) no-repeat bottom left;
}
#logoHeader div div	{
height:119px;
background:url(/p_images/logo-right.gif) no-repeat right;
}
#logoHeader div img	{
margin:33px 0 0 128px;
}

#colLeft	{
width:178px;
float:left;
color:#FFFFFF;
}

#printLogo	{
display:none;
}

#navMain	{
background:url(/p_images/nav_border.gif) bottom;
padding-bottom:1px;
margin:10px 0 65px 0;
}
#navMain a	{
display:block;
padding:5px 0px 4px 29px;
color:#fff;
line-height:12px;
text-decoration:none;
background:url(/p_images/bg-nav.gif) no-repeat;
}
#navMain a:hover	{
background-position:0 -21px;
}

#colRight	{
width:782px;
float:right;
}

.content	{
padding:25px 35px 15px 35px;
}

.contentHome	{
padding:0 0 15px 35px;
}

#homeLeft	{
width:509px;
float:left;
}

.tableFeatures th	{
text-align:left;
white-space:nowrap;
padding:0 10px 3px 0;
}
.tableFeatures	td	{
padding-bottom:3px;
}

#homeRight	{
width:229px;
float:right;
padding-top:225px;
margin-top:10px;
background:#eef0ef url(/p_images/home-heading.gif) no-repeat;
}

#homeRight #homeRightText	{
padding:0 13px 0 15px; 
}

#logoBranz	{
float:right;
}

#logoAlsynite	{
margin:86px 0 15px 13px;
}

.tableForm	{
}
.tableForm th	{
text-align:left;
white-space:nowrap;
padding:12px 6px 0 0;
border-bottom:1px solid #fff173;
}
.tableForm td	{
padding:7px 0 7px 6px;
border-bottom:1px solid #fff173;
}
.tableForm input	{
width:200px;
}
.tableForm textarea	{
width:200px;
height:100px;
}
.tableForm	{
}

#footer	{
clear:both;
}
#footer img	{
margin-top:-53px;
}
#footer div	{
width:757px;
float:right;
padding-top:15px;
line-height:18px;
}
#footer div a	{
font-size:11px;
font-weight:normal;
text-decoration:none;
padding:0 5px;
}
#footer div a:hover	{
text-decoration:underline;
}
#footer #credits	{
width:265px;
margin-top:17px;
padding:0px;
float:right;
color:#a5a59b;
}
#footer #credits a	{
color:#a5a59b;
padding:0px;
}
#footer #credits a:hover	{
text-decoration:underline;
}

.clearLeft	{
clear:left;
height:0;
}
.clearRight	{
clear:right;
height:0;
}
.clearBoth	{
clear:both;
height:0;
}