
h1
{
    font-size: 18px;
	display: inline;
    margin: 0;
}

body
{
	text-align: center;

	margin: 15px;

	background: #EDECE0;
}

img
{
	display: block;

	border: 0px;
}

/**/

table.main
{
	text-align: left;

	width: 760px;

	margin-left: auto;
	margin-right: auto;
}

table.header
{
	width: 100%;

	background: #000000 /*url(../images/shared/header.gif) no-repeat right*/;
}

td.logo
{
	padding: 15px 10px;
}

td.header-domain-check
{
	text-align: right;

	padding: 5px 10px 0px 0px;
}

table.domain-check
{
	text-align: left;

	margin-left: auto;
}

td.domain-check-label
{
	font: 10px arial;
	color: #FFFFFF;

	text-transform: uppercase;

	padding: 2px 8px 0px 0px;
}

td.domain-check-input
{
	padding-right: 4px;
}

input.domain-check-input
{
	font: 11px arial;
	color: #333333;

	width: 120px;

	border: 1px solid #FFFFFF;
}

td.domain-check-button
{
	vertical-align: top;
}

input.domain-check-button
{
	font: bold 11px arial;
	color: #FFFFFF;

	width: 80px;

	border: 1px solid #F8A614;

	background: #F8A614;
}

/**/

td.catcher
{
	padding-top: 3px;
}

/**/

td.navigation-item-0
{
	font: bold 11px arial;
	color: #000000;

	width: 125px;

	padding: 3px 3px 5px 10px;

	border-top: 4px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;

	background: #F8F7F3;

	cursor: pointer;
}

td.navigation-item-1
{
	font: bold 11px arial;
	color: #000000;

	width: 125px;

	padding: 3px 3px 5px 10px;

	border-top: 4px solid #000000;
	border-right: 1px solid #FFFFFF;

	background: #F8F7F3;

	cursor: pointer;
}

td.navigation-item-2
{
	font: bold 11px arial;
	color: #000000;

	width: 125px;

	padding: 3px 3px 5px 10px;

	border-top: 4px solid #FBCA72;
	border-right: 1px solid #FFFFFF;

	background: #F8E3BB;
	
	cursor: pointer;
}

td.navigation-item-3
{
	font: bold 11px arial;
	color: #000000;

	width: 125px;

	padding: 3px 3px 5px 10px;

	border-top: 4px solid #FBCA72;
	border-right: 1px solid #FFFFFF;

	background: #F8E3BB;

	cursor: pointer;
}

/**/

td.breadcrumb
{
	padding-top: 5px;
}

table.breadcrumb
{
	width: 100%;

	background: #F5F5EE;
}

td.breadcrumb-trail
{
	font: 10px arial;
	color: #914200;

	padding: 1px 10px 2px 10px;
}

/**/

td.footer
{
	padding-top: 15px;
}

table.footer
{
	width: 100%;
	height: 67px;

	background: #FFFFFF url(/images/shared/footer.png) no-repeat;
}

td.footer-container
{
	vertical-align: top;

	padding: 11px 11px 14px 9px;
}

td.footer-content
{
	vertical-align: top;
}

td.footer-menu
{
	font: 10px arial;
	color: #914200;
}

td.footer-notice
{
	padding: 5px;
}

td.footer-option
{
	font: 10px arial;
	color: #914200;

	text-align: right;
	vertical-align: top;
}

td.footer-sub-option
{
	text-align: right;

	padding: 5px 0px 5px 5px;
}

table.footer-option
{
	margin: 0px 0px 0px auto;
}


/**/

td.disclaimer
{
	font: 10px verdana;
	color: #777777;

	text-align: center;

	padding-top: 20px;
}

/**/

table.t-1
{
	width: 100%;
}

div.attention-1
{
	font: 10px arial;
	color: #555555;

	padding-left: 10px;

	background: url(/images/shared/arrow.gif) no-repeat left center;
}

div.attention-2
{
	font: 10px arial;
	color: #555555;

	padding-left: 14px;

	background: #F5F5EE url(/images/shared/arrow_space.gif) no-repeat left center;
}

div.attention-3
{
	font: 10px arial;
	color: #808080;

	padding-left: 10px;

	background: url(/images/shared/arrow.gif) no-repeat left center;
}

div.attention-list
{
	font: 10px arial;
	color: #555555;

	padding-left: 14px;

	background: #F5F5EE no-repeat left center;
}
/**/

a
{
	color: #000000;

	text-decoration: underline;
}

a:hover
{
	color: #000000;

	text-decoration: none;
}

a.navigation
{
	color: #000000;
}

a.navigation-item-2
{
	color: #000000;
	text-decoration: none;
}

a.headline-title
{
	color: #914200;

	text-decoration: none;
}

a.headline-title:hover
{
	color: #914200;

	text-decoration: underline;
}

a.proceed
{
	color: #914200;
	text-decoration: underline;
}

a.proceed-bold
{
	color: #914200;
	
	font-weight: bold;
	
	text-decoration: underline;
}

a.proceed:hover
{
	color: #914200;

	text-decoration: underline;
}

a.footer
{
	color: #000000;

	padding: 0px 3px;
}

a.footer-option
{
	color: #000000;

	padding: 0px 3px 0px 14px;

	background: url(/images/shared/arrow_space.gif) no-repeat left center;
}

a.t-1
{
	color: #914200;
}

a.t-2
{
	color: #914200;

	background: #FFFFFF;
}

a.t-bold
{
	font-weight: bold;

	color: #914200;

	background: #FFFFFF;
}
