body
{
	margin: 0px;

	background: #505050;
}

/**/

table.g-1
{
	width: 100%;
}

table.g-2
{
	width: 100%;
	height: 100%;
}

/**/

img
{
	display: block;

	border: 0px;
}

img.spacer
{
	width: 1px;
	height: 1px;
}

/**/

i
{
    color: #F58225;
}

/**/

td.core-window
{
	text-align: center;

	background: #E9E9DF url(/SITE/PGMZ/IMG/CONTENT/SHARED/bg.gif) repeat-x;
}

table.core-window
{
	text-align: left;

	width: 740px;

	margin-right: auto;
	margin-left: auto;
}

/**/

table.core-header
{
	width: 100%;
}

td.core-header-logo
{
	width: 403px;
}

td.core-header-entry
{
	vertical-align: bottom;
}

td.core-header-verse
{
	font: 10px tahoma, verdana;
	color: #FFFFFF;

	text-align: right;
	vertical-align: bottom;

	padding: 0px 0px 13px 0px;
}

/**/

td.core-window-container
{
	padding: 0px 0px 0px 25px;
}

td.core-container
{
	padding: 8px;

	background: #FFFFFF;
}

/**/

table.core-streamer
{
	background: no-repeat;
}

td.core-streamer-spacer
{
	/*background: #F0F0E9;*/
}

/**/

td.core-content-container
{
	vertical-align: top;

	height: 100%;
}

td.core-content
{
	width: 485px;
	height: 100%;

	padding: 9px 9px 0px 0px;

	background: #FFFFFF;
}

td.core-content-layer
{
	height: 100%;

	padding: 10px;

	background: #F0F0E9;
}

td.core-content-body
{
	height: 100%;

	vertical-align: top;
}

/**/

div.core-logo-stripe
{
	position: absolute;

	top: 112px;

	margin-left: 35px;
}

/**/

td.core-content-head
{
	padding: 5px;
}

td.core-content-head-title
{
	font: bold 14px verdana;
	color: #003366;

	text-transform: uppercase;
}

td.core-content-head-info
{
	font: 10px verdana;
	color: #757574;
}

/**/

td.core-content-text
{
	padding: 5px;
}

td.core-content-text-body
{
	font: 11px/16px verdana;
	color: #333333;
}

/**/

td.core-content-divider
{
	padding: 5px;
}

td.core-content-divider-line
{
	height: 2px;

	background: #FFFFFF;
}

/**/

td.core-content-footer
{
	font: 10px verdana;
	color: #A6A69E;

	text-align: center;

	padding: 20px 5px 5px 5px;
}

/**/

td.core-sidebar-container
{
	height: 100%;
}

td.core-sidebar
{
	width: 200px;
	height: 100%;

	padding: 29px 0px 0px 0px;
}

td.core-sidebar-body
{
	height: 100%;

	padding: 9px 0px 0px 0px;

	background: #FFFFFF url(/SITE/PGMZ/IMG/SHARED/sidebar_bar.gif) repeat-x bottom;;
}

td.core-sidebar-info
{
	font: 10px verdana;
	color: #A6A69C;

	text-align: center;

	padding: 20px 2px 30px 2px;
}

/**/

td.core-footer
{
	padding: 15px 10px;
}

td.core-footer-disclaimer
{
	font: 10px/14px verdana;
	color: #9E9D94;

	text-align: center;
}

td.core-footer-navigation
{
	text-align: center;

	padding: 10px 5px;
}

table.core-footer-navigation
{
	margin-right: auto;
	margin-left: auto;
}

td.core-footer-navigation-link
{
	font: 10px verdana;
	color: #003366;

	padding: 0px 5px;
}

td.core-footer-navigation-divider
{
	font: 10px verdana;
	color: #B0B0B0;
}

/**/

td.core-footer-bar
{
    height: 12px;

    background: #505050;
}

/**/

a, a.link-1
{
	color: #003366;

	text-decoration: underline;
}

a:hover, a.link-1:hover
{
	color: #003366;

	text-decoration: none;
}

/**/

a.link-3
{
	color: #9E9D94;

	text-decoration: underline;
}

a.link-3:hover
{
	color: #9E9D94;

	text-decoration: none;
}

