﻿/*OBJECTS*/
table
{
	border-collapse: separate;
}
body {
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	background-color:#ffffff;
}
h1 {
      font-size:large;
      margin:0px;
      padding:3px;
      text-align:center;
      color:#5B1816;
      text-decoration: none;
}

h2 
{
	  font-size:small;
      margin:0px;
      padding:3px;
      text-align:center;
      color:#5B1816;
      text-decoration: none;
}

/*CLASS*/
hr.main {
	width: 820px; 
	border:solid thin black;
}
a.subMenuItems
{
	border-bottom: none;
	text-decoration: none;
	border: none;
	color: black;
	margin:50px 0px 0px 0px;
}
a.subMenuItems:Hover
{
	border-bottom: none;
	text-decoration: none;
	border: none;
	color: white;
	margin:50px 0px 0px 0px;
}
.footertext {
	font-weight: normal;
	font-size: 10px;
	font-family: Arial;
	color:#000000;
	text-align:center;
	width: 820px;
}
.bodysmall {
	margin: 0px;
	padding: 5px;
	font-size: 10px;
	text-align: left;
	color: #000000;
}
.btnav
{
	color:Black;
	text-decoration: none;
	width:100%;	
} 
.btnavMouseOver
{
	color:Gray;
	text-decoration: none;
	width:100%;	
} 
.pageBackColor
{
	/*background-color:#f8f8ff;*/
	background-color:#ffffff;
}
.test
{
	vertical-align:text-top;
	padding-left: 10px;
	text-align:left;
	margin-top: 0px;
	padding-top: 0px;
}
img
{
	border-style: none;
}
.bp {
      font-size:larger;
      color:#5B1816;
      font-weight:bold;
}
.bp2 {
      font-size:larger;
      font-weight:bold;
      vertical-align:top;
}
.clickhere {
      font-size:larger;
      color:#2e3192;
      font-weight:bold;
      padding-bottom:0px;
      cursor:hand;
}
.greybar
{
	height:5px;
	background-color:#8b8b8b;	
}
.ppdark
{
	height:50px;
	background-color:#e6e6e6;
	color:#727272;
	padding-left:5px;
}
.ppdarkback
{
	height:50px;
	width:437px;
	background-color:#e6e6e6;
	background-image:url(images/PayrollDarkChartTile.gif);
	background-repeat:repeat-y;
}
.pplight
{
	height:50px;
	background-color:#fcfcfc;
	color:#727272;
	padding-left:5px;
}
.pplightback
{
	height:50px;
	width:437px;
	background-color:#fcfcfc;
	background-image:url(images/PayrollLightChartTile.gif);
	background-repeat:repeat-y;
}
.pplightbacksub
{
	height:80px;
	width:437px;
	background-color:#fcfcfc;
	background-image:url(images/PayrollLightChartTile.gif);
	background-repeat:repeat-y;
}
.ppheader
{
	height:75px;
	background-color:#e6e6e6;
	text-align:center;
	color:#701f1a;
	background-image:url(images/PayrollTopImageBG.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.ppfooter
{
	height:80px;
	background-color:#e6e6e6;
	background-image:url(images/PayrollBottomImageBG.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-left:5px;
}
.ppsubheader
{
	height:80px;
	background-color:#fcfcfc;
	padding-left:5px;
}
.ppss
{
	color:#701f1a;
	font-weight:bold;
}
.phone
{
	text-align:center;
	color:#231f20;
	font-weight:bold;
	font-size:xx-small;
	vertical-align:bottom;
}
.ppssdetails
{
	color:#727272;
	padding-left:10px;
}
.trpp2
{
	border-left:solid 2px #701f1a;
	border-right:solid 2px #000000;
}
.tc
{
	height:13px;
	width: 760px;
	background-color:#ffffff;
	background-image:url(images/topctr_notop.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.bc
{
	height:13px;
	width: 760px;
	background-color:#ffffff;
	background-image:url(images/topctr_notop.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.defaultPayrollPlus
{
	color:#Fcca04;
	font-size:larger;
	cursor:hand;
	text-decoration:underline;
}
.defaultPayrollPlusCredit
{
	color:#Fcca04;
	font-size:X-large;
	cursor:hand;
	text-align:center;
	text-decoration:underline;
}
.divPayrollPlus
{
	font-size:xx-small;
	height:100%;
	width:90%;
	padding-left:6px;
	vertical-align:top;
}
.defaultAboveCredit
{
	text-align:center;
	font-size:larger;
}
.contentwrap
{
	height:100%;
	margin:-1px 0 -1px 0;
}
/*IDs*/
#apply {
	border: none;
}
