.pageBody p, .pageBody li, .pageBody td, .pageBody div {
	font-size: 13px;
	line-height: 16px;
}



/* ROUNDED BOXES */

.pageBody, .pageBody_top, .pageBody_top div, .pageBody_bot, .pageBody_bot div { width: 756px; }
.pageBody	 		{ background: url(/_img/box/pagebody_m.gif) repeat; }
.pageBody_top		{ background: url(/_img/box/pagebody_ne.gif) no-repeat top right; }
.pageBody_top div	{ background: url(/_img/box/pagebody_nw.gif) no-repeat top left; }
.pageBody_bot		{ background: url(/_img/box/pagebody_se.gif) no-repeat bottom right; }
.pageBody_bot div	{ background: url(/_img/box/pagebody_sw.gif) no-repeat bottom left; }
.pageBody_top,
.pageBody_top div,
.pageBody_bot,
.pageBody_bot div {
	height: 14px;
	font-size: 1px;
}
.pageBody_content  { margin: 0 14px; }



.mainCopy, .mainCopy_top, .mainCopy_top div, .mainCopy_bot, .mainCopy_bot div { width: 570px; }
.mainCopy	 		{ background: url(/_img/box/mainCopy_m.gif) repeat; }
.mainCopy_top		{ background: url(/_img/box/mainCopy_ne.gif) no-repeat top right; }
.mainCopy_top div	{ background: url(/_img/box/mainCopy_nw.gif) no-repeat top left; }
.mainCopy_bot		{ background: url(/_img/box/mainCopy_se.gif) no-repeat bottom right; }
.mainCopy_bot div	{ background: url(/_img/box/mainCopy_sw.gif) no-repeat bottom left; }
.mainCopy_top,
.mainCopy_top div,
.mainCopy_bot,
.mainCopy_bot div {
	height: 14px;
	font-size: 1px;
}
.mainCopy_content  { margin: 0 14px; }



.inset, .inset_top, .inset_top div, .inset_bot, .inset_bot div { width: 230px }
.inset	 		{ background: url(/_img/box/inset-shad_tl.jpg) top left no-repeat; }
.inset_top		{ background: url(/_img/box/inset-shad_tr.jpg) top right no-repeat; }
.inset_content	{ background: url(/_img/box/inset-shad_r.jpg) top right repeat-y; }
.inset_bot		{ background: url(/_img/box/inset-shad_bl.jpg) no-repeat bottom left; }
.inset_bot div	{ background: url(/_img/box/inset-shad_br.jpg) no-repeat bottom right; }
.inset_top,
.inset_top div,
.inset_bot,
.inset_bot div {
	height: 26px;
	font-size: 1px;
}
.inset_content	{ padding: 0 12px 0 6px; }



.insetWide, .insetWide_top, .insetWide_top div, .insetWide_bot, .insetWide_bot div { width: 490px }
.insetWide	 		{ background: url(/_img/box/inset-shad_tl.jpg) top left no-repeat; }
.insetWide_top		{ background: url(/_img/box/inset-shad_tr.jpg) top right no-repeat; }
.insetWide_content	{ background: url(/_img/box/inset-shad_r.jpg) top right repeat-y; }
.insetWide_bot		{ background: url(/_img/box/inset-shad_bl.jpg) no-repeat bottom left; }
.insetWide_bot div	{ background: url(/_img/box/inset-shad_br.jpg) no-repeat bottom right; }
.insetWide_top,
.insetWide_top div,
.insetWide_bot,
.insetWide_bot div {
	height: 26px;
	font-size: 1px;
}
.insetWide_content	{ padding: 0 12px 0 6px; }



.inset p,
.inset ul,
.inset li {
	font-size: 11px;
	line-height: 13px;
	margin-top: 0;
	margin-bottom: 0;
}
.inset ul {
	margin-left: 0;
	padding-left: 20;
}



.box
{
	border: solid 1px #FAD58C;
	background-image: url(/_img/BoxBackground.png);
	background-repeat: repeat-x;
	background-position:bottom;
	font-family: Arial;
	border-radius: 10px;
	
}


.errorbox
    {
        padding: 3px;
    }
.remembertext
{
        padding-top: 5px;
        padding-bottom: 5px;
} 
.logboxes
{
	
	margin: 3px; 
}


