body
{
	background: #848284; 
	margin: 0; 
}
h1
{
	display: none; 
}
h2
{
	color: #647AB4; 
}
img
{
	border: 0; 
}
td
{
	vertical-align: top; 
}
form
{
	display: inline; 
}
table.Main
{
	background-color: #fff; 
	color: #000; 
	width: 768px; 
}
table.Main td.Lang
{
	font: 11px Tahoma; 
	text-align: right; 
	padding: .25em; 
}
table.Main td.Lang a
{
	color: #036; 
	text-decoration: underline; 
}
table.Main td.Lang a:visited
{
	color: #036; 
}
table.Main td.Lang a:hover
{
	color: #c00; 
}
table.Heading
{
	border-top: solid 12px #036; 
	border-bottom: solid 3px #036; 
	table-layout: fixed; 
	width: 100%; 
}
table.Heading th
{
	background: #fff url(/images/layout/pic-bg-1.gif) repeat-x center top; 
	vertical-align: bottom; 
}
table.Heading td
{
	background: #fff url(/images/layout/pic-bg-2.gif) no-repeat center top; 
	padding: 16px 8px 8px 0px; 
	text-align: center; 
	font: bold 13px Arial; 
	width: 100px; 
}
table.Heading td img
{
	border: solid 4px #333; 
	margin-top: 16px; 
}
table.Heading a
{
	color: #036; 
	text-decoration: none; 
}
table.Heading a:visited
{
	color: #036; 
}
table.Heading a:hover
{
	color: #c00; 
	text-decoration: underline; 
}
table.Heading a:hover img
{
	border: solid 4px #c00; 
}
table.Main td.Content
{
	background-color: #fff; 
	font: 10px Tahoma; 
	height: 480px; 
/*	padding: 8px; */
	vertical-align: top; 
	padding: 8px 4px 8px 4px; 
}
table.Main table.QuoteBox
{
	width: 285px; 
}
table.Main table.QuoteBox td.Box1
{
	background: #E3F0FF url(/images/layout/box-1.gif) no-repeat; 
	color: #28166F; 
	font: bold xx-small Verdama; 
	height: 85px; 
	padding: 40px 18px 0 18px; 
	text-align: center; 
}
table.Main table.QuoteBox td.Box2
{
	background: #AFCFE9 url(/images/layout/box-2.gif) repeat-y; 
	padding: 0 18px 0 18px; 
}
table.Main table.QuoteBox td.Box3
{
	background: url(/images/layout/box-3.gif) no-repeat; 
	height: 31px; 
}


table.Main td.Content a
{
	color: #036; 
	text-decoration: none; 
}
table.Main td.Content a:visited
{
	color: #036; 
}
table.Main td.Content a:hover
{
	color: #c00; 
	text-decoration: underline; 
}

table.Main td.Content ul.FAQ
{
	font: 12px Tahoma; 
}

table.Main td.Content ul.FAQ li
{
	list-style: square; 
	padding-top: 16px; 
}
table.Main td.Content ul.FAQ li li
{
	padding-top: 0; 
}
table.Main td.Content ul.FAQ span.Q
{
	color: #036; 
	font-weight: bold; 
}
table.Main td.Content ul.FAQ span.A
{
	color: #333; 
}

table.main td.Copyright
{
	background: #D9E3E2; 
	border-bottom: solid 12px #036; 
	font: bold xx-small Arial; 
	padding: 8px; 
	text-align: center; 
}
table.Main td.BottomLinks
{
	background: #D9E3E2; 
	border-top: solid 3px #036; 
	color: #999; 
	font: 10px Verdana; 
	text-align: center; 
	padding: 8px; 
}
table.Main td.BottomLinks a
{
	color: #366; 
	text-decoration: none; 
	white-space: nowrap; 
	font-size: 85%; 
}
table.Main td.BottomLinks a:visited
{
	color: #366; 
}
table.Main td.BottomLinks a:hover
{
	color: #c00; 
}
.Normal
{
	font: x-small Verdana; 
}
