body {
	margin: 0px;
	background-color: #F7F7F7;
}
.default
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.defaultErr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D84040;
}

div#top
{
	background: url(../images/LogoWithRedAndBlue.png) no-repeat left bottom;
	background-size: 151px 32px;
	margin-left: 16px;
	margin-right:15px;
	height: 48.5px;
}
#topWrapper
{
	background: transparent url(../images/top_fill.jpg) left bottom;
	height: 65px;
	width: 100%;
}
#bannerProduct
{
	position: absolute;
	left: 170px;
	top: 16.5px;
	width: 137px;
	height: 22px;
	padding-left: 4px;
	padding-top: 9px;
	font-family: core_sans_c45_regular;
	font-size: 12px;
	color: #0F0F59;
}
#topHomeLink
{
	position: absolute;
	top: 0px;
	left: 5px;
	height: 50px;
	width: 150px;
	z-index: 3;
}

#topContent
{
	position: absolute;
	z-index: 2;
	top: 4px;
	left: 1%;
	height: 60px;
	width: 98%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	white-space: nowrap;
	min-width: 800px;
	max-width: 1500px;
}

#loggedin
{
	position: absolute;
	left: 20%;
	width: 50%;
	top: 5px;
}
#topDate, #topName
{  padding-top: 2px;}
#hideBannerWrapper{
	padding-top:25px;
}
#toolbar
{
	position: absolute;
	text-align: right;
	top: 5px;
	left: 70%;
	width: 29.7%;
}

#changeClient, #divCpList
{
	display:none;
	position: absolute;
	top: 20px;
	width: auto;
	height: auto;
	background: #FFFFFF;
	border: solid 5px #0F0F59;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#tblchangeclient
{
	width:auto;
}
.dropDownArrow {
	color: #000000;
	font-size: 75%;
}
.vscroll
{	
	overflow-y:scroll;
}
td.selectedcell
{
	color: #FF6600;
	font-weight:bold;
	border: 1px solid #FF6600;
}
.tablLinks
{
	top: 24px;
	position: absolute;
	width: auto;
	height: auto;
	border: 1px solid #9B9B9B; 
	border-top: 1px solid #C7C7C7;
	padding: 10px 0px 5px 0px; 
	background-color: #EAEAEA; 
}

#timing
{
	position: absolute;
	top: 48px;
	left:15px;
	width: 35%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	white-space: nowrap;
	color: #505050;
	z-index: 20;
}

#toolbar a, #toolbar a:link, #toolbar a:visited, #toolbar a:active ,
#loggedin a, #loggedin a:link, #loggedin a:visited, #loggedin a:active
{
	color: #0F0F59;
	text-decoration: none;

}

#timing a, #timing a:link, #timing a:visited, #timing a:active
{
	color: #0F0F59;
	text-decoration: none;
}

#toolbar a:hover,
#loggedin a:hover,
#timing a:hover
{
	color: #0F0F59 ;
	text-decoration: underline;
}

#toolbar a:hover.disabled,
#loggedin a:hover.disabled,
#timing a:hover.disabled,
#toolbar a.disabled, #toolbar a:link.disabled, #toolbar a:visited.disabled, #toolbar a:active.disabled,
#loggedin a.disabled, #loggedin a:link.disabled, #loggedin a:visited.disabled, #loggedin a:active.disabled
{
	color: #808080;
	text-decoration: none;
	cursor:default;
}

#tabContent,#tabLayout, #javaerror
{
	position: relative;
	z-index: 1;
	min-width: 800px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#qhelp
{
	position: absolute;
	width:95%;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom:1em;
	margin-left: 1em;
	font-family: Arial, Helvetica, sans-serif;
						font-size: 14px;
	color:navy;
}

#livesupport
{
	position: absolute;
	left: 536px;
	top: 12px;
	min-width: 800px;
	width:95%;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom:1em;
	margin-left: 1em;
	font-family: Arial, Helvetica, sans-serif;
						font-size: 14px;
	white-space: nowrap;
}

td.tab{
    border-top: 1px solid #999;
    border-right: 1px solid #666;
    border-left: 1px solid #999;
    border-bottom: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
}
table.tabs{
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #666;
}
table.tabs a{
text-decoration: none;
color: black;
}
table.tabs a, table.tabs a:visited{
 text-decoration: none;
 color: black;
}

	.bs, .bs a , .bs td
	{
		color: black;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;

		border: outset 0px darkblue;
        border-collapse: separate;
        border-spacing: 1px
	}

	.bs a:link, .bs a:visited, .bs a:active
	{
		text-decoration: none;
	}

	.subtitledesc a:link, .subtitledesc a:visited, .subtitledesc a:active
	{
		color: white;
		text-decoration: none;
	}

	.bs a:hover
	{
		color: darkblue;
	}

	.subtitledesc a:hover
	{
		color: #0F0F59;
	}

	.bs tr
	{

		background:#D6DBE0;
		height:30px;
	}

	.bs tr.gold
	{

		background:gold;
		height:30px;
	}



	.entitydesc,  .entitydesc TD, .entitydesc TH
	{
		color:white;
		height:40px;
		background-image: url('../images/gradient_tcat.gif');
		border-width:1px;
		margin-left: 1em;
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
	}

	.entitydesc2,  .entitydesc2 TD, .entitydesc2 TH
	{
		color:white;
		height:40px;
		background-image: url('../images/gradient_tcat.gif');
		margin-left: 1em;
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
	}

	.subtitledesc,  .subtitledesc TD, .subtitledesc TH, subtitledesc TD
	{
		color:white;
		height:25px;
		background-image: url('../images/gradient_thead.gif');
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;

	}

	.objective,  .objective TD, .objective TH, objective TD
	{
		border: 0px;
        border-collapse: separate;
        border-spacing: 0px
	}
	.objective TD:before { content: url(../images/space40.gif) }

table.sortable a.sortheader {
    background-color:lightsteelblue;
    color:black;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}

table.sortable tr
{
	border-bottom: blue;
}
.data tr.even,.data td.even
{
	background: #cccccc;
	vertical-align: middle;
}

.data tr.odd,.data td.odd
{
	background: #aaaaaa;
	vertical-align: middle;
}
.disSmallDateFormat
{
    color:gray;
    font-family: Arial;
    font-size: 7.5pt;
}
.disDateFormat
{
    color:gray;
    font-family: Arial;
    font-size: 7.5pt;
    line-height:3em;
}