body{
	margin:0;
	padding:0;
	overflow: hidden;

}


.bg1 {
	padding: 0 20px 5px 20px;
	border-top: 2px solid #FFFFFF;
	background: #FFFFFF url(../../pics/layout/img4.gif) repeat-x;
}
h3 {
	height: 25px;
	background: #0077A7 url(../../pics/layout/img3.gif) repeat-x left bottom;
	padding: 12px 0 0 20px;
	font-size: 11px;
	color: #FFFFFF;
}

a.invisible {color:#102C63; text-decoration:none;}
a.invisible:link {color:#102C63;}
a.invisible:visited {color:#102C63;}
a.invisible:hover {color:#102C63;}


a { text-decoration: none; }
a:visited { color: #295C6B; }
a:link { color: #295C6B; }
a:hover { color: #295C6B; text-decoration: underline; }

a.poslink { font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none; }
a.poslink:visited { font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #006699; }
a.poslink:link { font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #006699; }
a.poslink:hover { font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #006699;
	text-decoration: underline; }

.top {
	position: absolute;
	height: 120px;
	z-index: 99;
}

.bottom {
	position: absolute;
	height: 20px;
}

.content
{
	background: #FFFFFF;
	background-color: #FFFFFF;
	bgcolor: #FFFFFF;
	position:absolute;
	left:0px; top:120px;
	width:0px; height:0px;
	overflow: auto;
	z-index:2;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #102C63;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.nav
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	background-color: #F4F4F4;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#605A12;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-track-color:#605A12;
	position:absolute;
	left:0px; top:120px;
	width:0px; height:0px;
	overflow: auto;
	z-index:2;
}

.windowtable
{
	border: none;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #102C63;
	padding:0;
	margin:0;
}

table
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #102C63;
}
.button{
	border:1px solid #000;
	background-color:#fff;
	padding:3px;
}
.button:hover{
	border:1px solid #fff;
	background-color:#c2c2c2;
	color:#000;
	text-decoration:none;
}
.italic{
	font-style:italic;
}
.lightGrey{
	background-color:#c2c2c2;
}
.borderWhite{
	border:1px solid #fff;
}
.borderBlack{
	border:1px solid #000;
}
.darkGrey{
	background-color:#ccc;
}
.borderBottom{
	border-bottom:1px solid #000;
}
table.serviceData td.serData{
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	text-align:center;
}
table.userData td {
	padding:0;
	margin:0;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	text-align:center;
}

td.assessmentHeading{
	border-top:1px solid #fff;
	background-color:#fff;
}
td.tooltip{
	width:32px;
	background-image:url('../../pics/layout/questionMark.gif');
	background-repeat:no-repeat;
	background-position:center;
}



div.bmreport{
	width:70%;
}
div.bmreport table td{
	border:1px solid #000;
	text-align:center;
}
