.WorkBookContainer
{
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: right;
}
.WorkBookAreaTable
{
	background-position: right top;
	background-image: url(../images/Elements/BoxHeaderRed.gif);
	background-repeat: no-repeat;
	width: 174px;
}
.WorkBookArea
{
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	padding-top: 0px;
	background-color: #05458F;
}
.WorkBookAreaTitle
{
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 0px;
	vertical-align: top;
	color: white;
	padding-top: 5px;
	text-align: center;
	height: 28px;
	border-bottom: lightgrey 1px solid;
}
.WorkBookTable
{
}
.WorkBookItem
{
   padding-right: 0px;
   padding-left: 0px;
   padding-bottom: 4px;
   padding-top: 4px;
   width: 100%;
}
.WorkBookItemTable
{
	width: 100%;
}
.WorkBookItemTextAreaTable
{
	width: 100%;
	vertical-align: top;
}
.WorkBookItemDateTime
{
	border-right: #05458F 6px solid;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 1px;
	border-left: #05458F 6px solid;
	padding-top: 1px;
	background-color: #87b0d9;
	text-align: left;
}
.WorkBookItemDateTimeLink
{
	font-weight: bold;
	font-size: 9px;
	width: 100%;
	color: black;
	height: 100%;
	text-decoration: none;
}
.WorkBookItemEye
{
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 1px;
	text-align: left;
}
.WorkBookItemEyeLink
{
	font-weight: bold;
	font-size: 9px;
	width: 100%;
	color: white;
	height: 100%;
	text-decoration: none;
}
.WorkBookItemTitle
{
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
	text-align: left;
}
.WorkBookItemTitleLink
{
	font-weight: bold;
	font-size: 9px;
	width: 100%;
	color: white;
	height: 100%;
	text-decoration: none;
}
.WorkBookItemSubTitle
{
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 1px;
	text-align: left;
}
.WorkBookItemSubTitleLink
{
	font-weight: bold;
	font-size: 9px;
	width: 100%;
	color: white;
	height: 100%;
	text-decoration: none;
}
.WorkBookItemImageCell
{
	text-align: center;
}
.WorkBookItemImage
{
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: solid 1px white;
}
.WorkBookItemAbstract
{
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 1px;
	text-align: left;
	font-weight: normal;
	font-size: 9px;
	color: white;
	font-family: Verdana;
}
.WorkBookItemAbstractLink
{
	font-weight: normal;
	font-size: 9px;
	width: 100%;
	color: white;
	font-family: Verdana;
	height: 100%;
	text-decoration: none;
}
.WorkBookPartitionLine
{
}
.WorkBookLookUp
{
	padding-right: 10px;
	background-position: left bottom;
	border-top: lightgrey 1px solid;
	padding-left: 10px;
	background-image: url(../images/Elements/BoxFooterRed.gif);
	padding-bottom: 5px;
	padding-top: 3px;
	background-repeat: no-repeat;
	height: 28px;
	text-align: right;
}
.WorkBookLookUpLink
{
	font-weight: bold;
	color: white;
	text-decoration: none;
}
