﻿body
{
    background-color: #faf6e8;
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 11pt;
    min-height: 1200px;
}

#backgroundcontainer
{
	width: 1010px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
    font-family: Arial;
    font-size: 11pt;
}

#maincontainer
{
    margin: 0px auto 0px auto;
    padding: 0px;
	width: 1010px; 
	color: #333333; 
	text-align: left;
    font-family: Arial;
    font-size: 11pt;
}

#headercontainer
{
	background-position: 50% top; 
	width: 1010px; 
    font-family: Arial;
    font-size: 11pt;
    margin-bottom: 16px;
}

#footercontainer
{
    background-position: 50% top; 
	width: 1010px; 
    font-family: Arial;
    font-size: 11pt;
}

#submenucontainer
{
    width: 181px;
    padding-right: 4px;
    font-family: Arial;
    font-size: 13pt;
}

#contentcontainer
{
    width: 640px;
    font-family: Arial;
    font-size: 11pt;
    color: #333333;
    margin-bottom: 16px;
}

h1
{
    font-family: Arial;
    font-size: 13pt;
    color: #333333;
}

p, li 
{
    font-family: Arial;
    font-size: 11pt;
    color: #333333;
}

div.submenu
{
    padding-bottom: 24px;
    padding-left: 7px;
}

div.submenuA1
{
    padding-bottom: 24px;
    padding-left: 9px;
    background-image:url(images/bullet_au1.gif);
    background-position: 6px left;
    background-repeat:no-repeat;
}

div.submenuA2
{
    padding-bottom: 24px;
    padding-left: 9px;
    background-image:url(images/bullet_tr1.gif);
    background-position: 6px left;
    background-repeat:no-repeat;
}

div.submenuA3
{
    padding-bottom: 24px;
    padding-left: 9px;
    background-image:url(images/bullet_cn1.gif);
    background-position: 6px left;
    background-repeat:no-repeat;
}

div.submenuA4
{
    padding-bottom: 24px;
    padding-left: 9px;
    background-image:url(images/bullet_nt1.gif);
    background-position: 6px left;
    background-repeat:no-repeat;
}

a.submenu
{
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}

a.submenu:hover 
{
    color: #666666;
}


div.submenu2
{
    padding-top: 8px;
    padding-left: 7px;
}

div.submenu2A1
{
    padding-top: 8px;
    padding-left: 7px;
    background-image:url(images/bullet_au2.gif);
    background-position: 0px 15px;
    background-repeat:no-repeat;
}

div.submenu2A2
{
    padding-top: 8px;
    padding-left: 7px;
    background-image:url(images/bullet_tr2.gif);
    background-position: 0px 15px;
    background-repeat:no-repeat;
}

div.submenu2A3
{
    padding-top: 8px;
    padding-left: 7px;
    background-image:url(images/bullet_cn2.gif);
    background-position: 0px 15px;
    background-repeat:no-repeat;
}

div.submenu2A4
{
    padding-top: 8px;
    padding-left: 7px;
    background-image:url(images/bullet_nt2.gif);
    background-position: 0px 15px;
    background-repeat:no-repeat;
}

a.submenu2
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}

a.submenu2:hover 
{
    color: #666666;
}


.menu2
{
    font-family: Arial;
	font-size: 10.5pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.menu2:hover
{
	color: #666666;
}

.menu2Cell
{
	border-bottom:3px solid #e3e3e3;
	padding-left:9px;
	padding-right:9px;
}

.menu3
{
    font-family: Arial;
	font-size: 10.5pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.menu3:hover
{
	color: #666666;
}

.menu3Cell
{
	padding-left:9px;
	padding-right:9px;
}

.footerCell
{
	border-top:3px solid #e3e3e3;
}

.ps
{
    vertical-align: bottom;
    text-align: left;
}

.ps1
{
    background-position: bottom left;
    background-repeat: no-repeat;
    background-image: url(images/color_au.gif);
}

.ps2
{
    background-position: bottom left;
    background-repeat: no-repeat;
    background-image: url(images/color_tr.gif);
}

.ps3
{
    background-position: bottom left;
    background-repeat: no-repeat;
    background-image: url(images/color_cn.gif);
}

.ps4
{
    background-position: bottom left;
    background-repeat: no-repeat;
    background-image: url(images/color_nt.gif);
}

div.sitemap1
{
    padding-left: 24px;
    padding-top: 4px;
    padding-bottom: 4px;
}

div.sitemap2
{
    padding-left: 48px;
    padding-top: 4px;
    padding-bottom: 4px;
}

div.sitemap3
{
    padding-left: 72px;
    padding-top: 4px;
    padding-bottom: 4px;
}

a.sitemap
{
    font-family: Arial;
    font-size: 11pt;
    color: #333333;
    text-decoration: none;
}

a.sitemap:hover
{
    color: #000000;
    text-decoration: underline;
}

a.sitemap2
{
    font-family: Arial;
    font-size: 14pt;
    color: #333333;
    text-decoration: none;
}

a.sitemap2:hover
{
    color: #000000;
    text-decoration: underline;
}
