/* CSS Document */

/* CSS Document */


body {
	    
    background-attachment: scroll;
	background-image: url(http://www.payroll.ca/AM/templates/graphics/_npwE/bigbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
p,td{
	font-family: Verdana, Arial, Helvetica, 

sans-serif;
	font-size: 8pt;
	color: #333333;
}
h1,h2,h3,h4,h5 {
	font-family: Verdana, Arial, Helvetica, 

sans-serif;
	color: #000000;
}
sup{
	font-size: 8px;
	font-weight: normal;
}
.small {
	font-family: Verdana, Arial, Helvetica, 

sans-serif;
	font-size: 10px;
}

.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin:0px;
}
.rightline{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin:0px;
}

.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	margin:0px;
}

.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin:0px;
}

.frametopline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9f0c3;
	margin:0px;
}
.framerightline{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9f0c3;
	margin:0px;
}

.frameleftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e9f0c3;
	margin:0px;
}

.framebottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9f0c3;
	margin:0px;
}
.border{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin:0px;
}
.blue{
	background-color: #009780;
}
.speaker {
	color: #006600;
	font-weight: normal;
}

.nav_item{
	font-size: 9px;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 5px;
}
Table.nav_item TD A:link{
	color: #333333;
	text-decoration: none;
}
Table.nav_item TD A:visited{
	color: #333333;
	text-decoration: none;
}
Table.nav_item TD A:hover{
	color: #333333;
	text-decoration: underline;
}

.sub_nav{
	font-size: 9px;
	letter-spacing: 1px;
}
Table.sub_nav TD A:link{
	color: #313e6a;
	text-decoration: none;
}
Table.sub_nav TD A:visited{
	color: #313e6a;
	text-decoration: none;
}
Table.sub_nav TD A:hover{
	color: #313e6a;
	text-decoration: underline;
}


/* headers */

h1{
	font-size: 14px;
	padding-top: 15px;
}
h2 {
	font-size: 13px;
}
h3{
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

h4 {
	font-size: 11px;
}
