body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color:#999999;
    scrollbar-arrow-color:#999999;
    scrollbar-base-color:#999999;
    scrollbar-darkshadow-color:#999999;
    scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#eaeaea;
}

.bodyCopy {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	text-decoration: none;
}
.dotLineBG {
	background-image: url(../img/dottedline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.greyBG {
	background-color: #E5E5E5;
	background-position: top;
}
.dotLineBGVert {

	background-image: url(../img/dotlineVert.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.dotLineBGVert2 {


	background-image: url(../img/dotlineVert2.gif);
	background-repeat: repeat-y;
	background-position: right;
}

a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #009966;
	text-decoration: underline;
	font-weight: bold;
}
#contentbox1 {
	height: 400px;
	width: 98%;
	font-size: 80%;
	font-style: normal;
	color: #666666;
	overflow: auto;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	padding-right: 5px;
}
#contentbox2 {
	height: 400px;
	font-size: 80%;
	font-style: normal;
	color: #666666;
	overflow: auto;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 130%;
	padding-right: 5px;
}


.htbold {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

td.worklogo img a{
	border:none;
}
