@charset "utf-8";
/* CSS Document */

.Main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}

/* begin Box, Sheet */
.Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 794px;
	min-width:41px;
	min-height:41px;
}

.Sheet-body
{
	position: relative;
	z-index:1;
	padding: 15px;
}

.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl, .Sheet-tc, .Sheet-bc,.Sheet-cr, .Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl
{
	width: 40px;
	height: 40px;

}

.Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 20px, 20px, auto);
}

.Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 20px, 20px);
}

.Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(20px, 20px, auto, auto);
}

.Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(20px, auto, auto, 20px);
}

.Sheet-tc, .Sheet-bc
{
	left: 20px;
	right: 20px;
	height: 40px;

}

.Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 20px, auto);
}

.Sheet-bc
{
	bottom: 0;
	clip: rect(20px, auto, auto, auto);
}

.Sheet-cr, .Sheet-cl
{
	top: 20px;
	bottom: 20px;
	width: 40px;

}

.Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 20px);
}

.Sheet-cl
{
	left:0;
	clip: rect(auto, 20px, auto, auto);
}

.Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;

}


.Sheet
{
	margin-top: -15px !important;
}

.PageBackgroundSimpleGradient, .PageBackgroundGradient, .PageBackgroundGlare
{
	min-width:794px;
}

/* end Box, Sheet */

/* begin ContentLayout */
.contentLayout
{
	position: relative;
	margin-bottom: 5px;
	width: 764px;
}
/* end ContentLayout */

/* begin Box, Post */
.Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:37px;
	min-height:37px;
}

.Post-body
{
	position: relative;
	z-index:1;
	padding: 20px;
}

.Post-tr, .Post-tl, .Post-br, .Post-bl, .Post-tc, .Post-bc,.Post-cr, .Post-cl
{
	position:absolute;
	z-index:-1;
}

.Post-tr, .Post-tl, .Post-br, .Post-bl
{
	width: 36px;
	height: 36px;
	background-image: url('/poring/Post-s.png');
}

.Post-tl
{
	top:0;
	left:0;
	clip: rect(auto, 18px, 18px, auto);
}

.Post-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 18px, 18px);
}

.Post-bl
{
	bottom: 0;
	left: 0;
	clip: rect(18px, 18px, auto, auto);
}

.Post-br
{
	bottom: 0;
	right: 0;
	clip: rect(18px, auto, auto, 18px);
}

.Post-tc, .Post-bc
{
	left: 18px;
	right: 18px;
	height: 36px;
	background-image: url('/poring/Post-h.png');
}

.Post-tc
{
	top: 0;
	clip: rect(auto, auto, 18px, auto);
}

.Post-bc
{
	bottom: 0;
	clip: rect(18px, auto, auto, auto);
}

.Post-cr, .Post-cl
{
	top: 18px;
	bottom: 18px;
	width: 36px;
	background-image: url('/poring/Post-v.png');
}

.Post-cr
{
	right:0;
	clip: rect(auto, auto, auto, 18px);
}

.Post-cl
{
	left:0;
	clip: rect(auto, 18px, auto, auto);
}

.Post-cc
{
	position:absolute;
	z-index:-1;
	top: 18px;
	left: 18px;
	right: 18px;
	bottom: 18px;
	background-color: #000;
}


.Post
{
	margin: 25px;
}

/* -------------- */

/* belt BOXES */

div.belt {
background: black url(/poring/shade-mid.gif) top center repeat-y;
}

div.belt p, div.belt ul {
margin-left: 70px; 
margin-right: 60px;
}

div.belt li {
padding-left: 40px; 
background: transparent url(/poring/tick.gif) top left no-repeat;
list-style-type: none;
font-size: 18px;
}

ul.newtick li {
padding-left: 40px; 
background: transparent url(/poring/tick.gif) top left no-repeat;
list-style-type: none;
padding-bottom: 15px;
text-align: left;
font-size: 18px;
}

div.blank2 h2 {
background: transparent url(/poring/shade-top.gif) top center no-repeat; 
height: 20px;
padding-bottom: 0;
padding-top: 0;
margin-top: 0;
margin-bottom: 0;

}

div.belt h2 {
display: block;
padding: 0 0 0 110px;
height: 20px;
}

div.belt h2 span, div.greybox h2 span, div.greybox h2.jimmy span, div.whitebox h2.jimmy span {
position: absolute; 
left: -2000px;
}

div.close {
height: 13px; 
background: transparent url(/poring/shade-bottom.gif) bottom center no-repeat;
margin-top: 20px;
clear: both;
margin-bottom: 20px;
}

h2.subhead {
font-size: 18px;
line-height: 130%;
text-align: center;
font-family: arial;
color: #c52929;
width: 70%;
margin: 0 auto;
padding: 20px 0 20px 0;
}

p.subhead {
font-size: 18px;
line-height: 130%;
text-align: left;
font-family: arial;
color: #c52929;
width: 70%;
margin: 0 auto;
padding: 3px 0 7px 44px;
}
p.style1 {
	font-size:18px;
	color:#282828; 
}