body, form
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana,Arial,sans-serif;
	background-color: #EEEEEE;
	background-image: url(https://philly2.cbiz.com/shared/img/decor/bg_main1_tall.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#overlay {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 1000;
	background-image: url("/images/modal-bg.png");
}

#fixedElement {
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -275px;
}
hr
{
	height: 1px;
	width: 80%;
	color: #cc3300;
}
p
{
	margin-top: 0;
}
p.indent
{
	margin-left: 20px;
}
span.indent
{
	margin-left: 26px;
}
img
{
	border: none;
}
a img
{
	margin-right: 8px;
	vertical-align: text-top;
}
table td p
{
	font-size: 11px;
	color: #333333;
	line-height: 1.5;
}
h1
{
	margin: 0;
	font-size: 14px;
	padding-bottom: 8px;
	line-height: 1.3;
}
h2
{
	margin: 0;
	font-size: 13px;
	color: #000000;
	padding-bottom: 6px;
}
h3
{
	font-size: 12px;
	color: #000000;
	padding-bottom: 6px;
}
h4
{
	margin: 0;
}
h5
{
	font-size: 11px;
	margin: 0;
}
ul
{
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 8px;
}
input
{
	font-family: Verdana,arial, helvetica;
	font-size: 8pt;
}
select
{
	font-family: Verdana,arial, helvetica;
	font-size: 8pt;
}
fieldset
{
	border: 1px dotted Gray;
	text-align: left;
}
legend
{
	font-weight: bold;
}
a:hover
{
	text-decoration: none;
}


a.password:link, a.password:visited, a.password:active
{
	text-decoration: none;
}
a.password:hover
{
	text-decoration: underline;
}

.contentcolumn
{
	padding-top: 5px;
	padding-bottom: 15px;
}
.global
{
	text-align: left;
	vertical-align: middle;
	margin-bottom: 0px;
}
.global a:link, .global a:visited, .global a:active
{
	text-decoration: none;
}
.global a:hover
{
	text-decoration: underline;
}
.sm
{
	font-size: 10px;
}
.alert
{
	font-weight: bold;
	padding: 1em;
	margin-top: 1em;
}
.alert-inline
{
	color: Red;
}
.footnote
{
	color: #444444;
	font-size: 10px;
}
.empty
{
	height: 7px;
}
ul.roomy li
{
	margin: 1em;
}




.clearfloat
{
	/* this class should be placed on a div or break element  	and should be the final element before the close of a container  	that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.floatleft
{
	float: left;
	padding-right: 10px;
	padding-bottom: 6px;
}
.floatright
{
	float: right;
	padding-left: 10px;
	padding-bottom: 6px;
}




.print
{
	text-align: right;
	font-size: 10px;
	margin-top: 15px;
	font-weight: bold;
}
.print a
{
	text-decoration: none;
}
.print a:visited
{
	text-decoration: none;
}




table.layoutContainer
{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
table.layoutContainer td.ar
{
	text-align: right;
}



table.popupGrid
{
	width: 380px;
	background-color: White;
	border: 1px dotted Blue;
	padding: 6px;
	font-size: 1.4em;
}
table.popupGrid tr:first-child td:last-child
{
	text-align: right;
	font-size: small;
}
table.popupGrid a
{
	cursor: pointer;
}
div.quickNav h3
{
	margin: 0;
}
div.quickNav ul
{
	margin: 0 0 20px 8px;
}
div.quickNav ul li
{
	line-height: 2em;
}
.transbox
{
	background-color: #EEEEEE;
	border: 1px solid black;
	opacity: 0.4;
	filter: alpha(opacity=60); /* For IE8 and earlier */
}

.noul a
{
	text-decoration: none;
}




.colainfo input
{
	margin-top: 12px;
	display: inline-block;
}
.colainfo 
{
	padding-left: 24px;
	padding-bottom: 12px;
}


.progressbox {
	padding: 1.2em;
}