.CSBoxesAreaTable
{
   width: 100%;
   height: 100%;
}
.CSBoxesAreaBody
{
   vertical-align: top;
}
.CSBoxesItem
{
   border-right: #eff7ff 2px solid;
   background-position: left bottom;
   border-top: #eff7ff 2px solid;
   padding-left: 12px;
   background-image: url(../images/TopBar/pattern_box.gif);
   padding-bottom: 10px;
   border-left: #eff7ff 2px solid;
   padding-top: 10px;
   border-bottom: #eff7ff 2px solid;
   background-repeat: repeat-x;
}
.CSBoxesItemTable
{
   width: 100%;
   height: 100%;
}
.CSBoxesImageCell
{
   vertical-align: top;
   padding-bottom: 0px;
   padding-right: 9px;
   height: 1px;
   width: 1%;
}
.CSBoxesImage
{
   border-right: #16487c 1px solid;
   border-top: #16487c 1px solid;
   border-left: #16487c 1px solid;
   border-bottom: #16487c 1px solid;
}
.CSBoxesTextArea
{
   vertical-align: top;
   width: 99%;
   height: 100%;
}
.CSBoxesTitle
{
   background-position: left center;
   font-weight: bold;
   font-size: 12px;
   background-image: url(../images/TopBar/Triangle.gif);
   text-transform: uppercase;
   color: #1a528c;
   background-repeat: no-repeat;
   font-style: italic;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   height: 1%;
   text-decoration: none;
   padding-left: 10px;
   padding-bottom: 4px;
}
.CSBoxesAbstract
{
   vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
   font-weight: normal;
   height: 98%;
}
.CSBoxesFooter
{
}
.CSBoxesFooterLink
{
}
.CSBoxesAgain
{
   padding-right: 10px;
   text-align: right;
   height: 1%;
}
.CSBoxesPartitionLine
{
}

