 table.MsoNormalTable
	{mso-style-parent:"";
	font-size:10.0pt;
	font-family:"Times New Roman"}
div.Section1
	{page:Section1;}
table.MsoTableGrid
	{border:1.0pt solid windowtext;
	font-size:10.0pt;
	font-family:"Times New Roman"}
span.MsoHyperlink
	{color:#CCCC99;
	text-decoration:underline;
	text-underline:single;}
span.gray1
	{font-family:Verdana;
	color:gray}
.borderwrap{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
	background: #FFF;
	border: 1px solid #072A66;
	padding: 0px;
	margin: 0px;
}

.ipbtable { width:100% }

table.ipbtable
{ /* required for text in tables, because tables do not inherit from body */
	background: transparent;
	color: #222;
	font-size: 11px;
	line-height: 135%;
}

.post2{
	background: #EEF2F7;
}

.ipbtable td{ /* gives all tables faux cellpadding of 5px */
	padding: 5px;
}

.postcolor{
	font-size: 12px;
	line-height: 160%;
}