﻿.heading
{
	height: 107px;
    width: auto;
    margin-left:30px;
    margin-right:30px;
    background: white;
    min-width: 950px;
}
.headingcell
{
    width: auto;
    margin-left:30px;
    margin-right:30px;
}
.heading .logo
{
	float:left;
	padding-top: 25px;
}

.heading .logo h1 a span {
	position:absolute;
	top:-9999px;
	left:-9999px;
}
.heading .quickLinks
{
	float: right;
	font-size: 11pt;
	padding: 5px;
	margin-top: 40px;
}
.header .logo{
	width:201px;
	height:81px;
	text-indent:-999999px;
	padding-bottom:40px;
	float:left;
}
.header .logo a{
	display: block;
	float: left;
	background: url('../Images/RightPaylogo.jpg') no-repeat;
	width:455px;
	height:81px;
}
.heading .logo {
	width:161px;
	height:65px;
	float:left;
}
.heading .logo a {
	width:300px;
	height:65px;
	float:left;
	text-decoration:none;
	background: url('../Images/RightPaylogoSmall.jpg') no-repeat;
}
.content{
	width: 100%;
	float: left;
	padding-bottom: 40px;
	padding-top: 25px;
	background-color: White;
}
.content2{
	width: 100%;
	float: left;
	padding-bottom: 40px;
	padding-top: 20px;
	background-color: White;
}
.contentLocator{
	margin-left: 20px;
	width: 96%;
	float: left;
	padding-bottom: 40px;
	padding-top: 45px;
	background-color: White;
}
.menu {
	width: 100%;	
	background: #666;
    font-family: arial;
    height: 35px;
}
.menuItem
{
    font-size: 10pt;
    color: white;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-left: 7px;
    margin-right: 7px;
}
.menuItem:hover
{
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: 7px;
	margin-right: 7px;
    background-color: #6caac7;
    color: #FFFFFF;
}
.selected
{
    background: #666;
    color: white;
}
.contentSystem
{
    vertical-align: top;
    display: inline-block; 
    min-width: 93%;
    margin: 15px;
    background: white;
}
.outer
{
	height: 70px;
	width: 100%;
	background: white;
}
.outercell
{
	width: 94%;
	margin: auto;
}
.outer .logo
{
	float:left;
	padding-top: 25px;
}

.outer .logo h1 a span {
	position:absolute;
	top:-9999px;
	left:-9999px;
}
.outer .quickLinks
{
	float: right;
	font-size: 11pt;
	padding: 5px;
	margin-top: 60px;
}
.outer .logo {
	width:161px;
	height:65px;
	float:left;
}

.outer .logo a {
	float:left;
	text-decoration:none;
	width:300px;
	height:65px;
	background: url('../Images/RightPaylogoSmall.jpg') no-repeat;
}
.thinbar
{
	background-color: #666;
	padding: 5px 0px 5px 0px;
	position: absolute;
	margin:0 auto;
	width: 100%;
	top: 180px;
	left: 0px;
	height: 7px;
}
.thinbar2
{
	background-color: #666;
	padding: 5px 0px 5px 0px;
	position: absolute;
	margin:0 auto;
	width: 100%;
	top: 105px;
	left: 0px;
	height: 7px;
}
.contentInsured
{
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	/*width: 980px;*/
	width: 93%;
	margin: auto;
	vertical-align: top;
	background: white;
}



.tblInvoiceLogo .logo {
	width:161px;
	height:65px;
	float:left;
}
.tblInvoiceLogo .logo a {
	width:161px;
	height:65px;
	float:left;
	text-decoration:none;
	background: url('../Images/RightPaylogoSmall.jpg') no-repeat;
}
