A, A:link, A:visited
{
  color: #1D328B;
  text-decoration: underline;
}

A:active, A:hover
{
  color: #D85402;
  text-decoration: underline;
}

BODY 
{
  background: white;
}

.leftSide
{
  width: 800px;
  vertical-align: top;
}

.rightSide
{
  padding-left: 10px;
  padding-top: 115px;
  vertical-align: top;
}

.banner
{
  background: url(images/XceedHeader40.gif) no-repeat;
  width: 800px;
  height: 115px;
}

.bannerTitle
{
  font-family: verdana, arial, sans-serif;
  color: #D85402;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.bannerTitle A, .bannerTitle A:link, .bannerTitle A:visited
{
  color: #D85402;
  text-decoration: none;
}

.bannerDescription
{
  font-family: verdana, arial, sans-serif;
  color: #D85402;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.horizontalSpacer
{
  background: url(images/Separator.gif) no-repeat;
  width: 800px;
  height: 22px;
}

.leftBorder
{
  background: url(images/ContentBorderLeftMiddle.gif) repeat-y;
  width: 14px;
}

.rightBorder
{
  background: url(images/ContentBorderRightMiddle.gif) repeat-y;
  width: 15px;
}

.upperLeftBorder
{
  background: url(images/ContentBorderLeftTop.gif) no-repeat;
  width: 14px;
  height: 50px;
}

.upperRightBorder
{
  background: url(images/ContentBorderRightTop.gif) no-repeat;
  width: 15px;
  height: 50px;
}

.lowerLeftBorder
{
  background: url(images/ContentBorderLeftBottom.gif) no-repeat;
  width: 14px;
  height: 75px;
}

.lowerRightBorder
{
  background: url(images/ContentBorderRightBottom.gif) no-repeat;
  width: 15px;
  height: 75px;
}

.middleContent
{
  width: 771px;
}

.contentBody
{
  padding: 5px;
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
}

.date
{
  padding-right: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
  color: gray;
  text-align: right;
}

.item
{
  padding: 5px;
}

.itemHeader
{
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.itemBody
{
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
}

.itemCategories
{
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
}

.itemFooter
{
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
  color: gray;
  padding-bottom: 20px;
  border-bottom: 1px solid gray;
}

.footerLeft
{
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
  width: 400px;
  padding-left: 10px;
  text-align: left;
}

.footerRight
{
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
  width: 371px;
  padding-right: 10px;
  text-align: right;
}

.commentBoxStyle
{
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
  padding: 5px;
}

.commentDateStyle
{
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
  padding-bottom: 5px;
  color: gray;
}

.commentBodyStyle
{
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
}

.commentBoxFooterStyle
{
  padding-bottom: 10px;
  border-bottom: 1px solid gray;
}

.commentViewBoxStyle
{
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
  padding: 5px;
}

.commentViewLabelStyle
{
  font-family: verdana, arial, sans-serif;
  font-size: 11px;  
}

.commentViewControlStyle
{
  font-family: verdana, arial, sans-serif;
  font-size: 11px;  
}

.sideBox
{
  border: 1px solid #e0e0f0;
  background-color: #fff8f0;
  padding: 5px;
  margin-bottom: 5px;
}

.sideTitle
{
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px dotted gray;
  text-transform: uppercase;
}

.sideText
{
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
}

.titleListLinkStyle
{
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
}

.hCalendarStyle, .dCalendarStyle
{
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
  border: 1px dotted #D85402;
}

.hCalendarMonthYearRow, .dCalendarMonthYearRow
{ 
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
  color: white;
  background-color: #D85402;
  font-weight: bold;
  line-height: 14px;
  padding: 2px;
  text-align: center;
  width: 100%;
}

.hCalendarMonthYearRow TD, .dCalendarMonthYearRow TD
{
  color: white;
}

.hCalendarNextPrevStyle A, .dCalendarNextPrevStyle A
{
  color: white;
}

.hCalendarNextPrevStyle A:visited, .dCalendarNextPrevStyle A:visited
{
  color: white;
}

.hCalendarDayNameRow, .dCalendarDayNameRow
{
  color: black;
  font-weight: bold;
  line-height: 14px;
  padding: 2px;   
}

.hCalendarDay, .hCalendarWeekendStyle
{
  color: black;
  font-weight: normal;
}

.hCalendarDayLinked, .dCalendarDayLinked
{
  color: #666;
  background-color: #D6802A;
  font-weight: normal;
  line-height: 14px;
  padding: 2px;   
}

.hCalendarDayCurrent, .dCalendarDayCurrent
{
  color: white;
  background-color: #019702;
  font-weight: normal;
  font-size: 11px;
  line-height: 14px;
}

.hCalendarOtherMonthWeekendStyle, .hCalendarOtherMonthStyle
{
  color: #7F7B7A;
  font-weight: normal;
}

.archiveLinksLinkStyle
{
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
}

.blogRollLinkStyle, .blogRollNestedOutlineTitleStyle, .categoryListLinkStyle, .navigatorLinksLinkStyle, .titleListLinkStyle
{
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
}

.blogRollDescriptionStyle, .signInLabelCellStyle
{
  color: gray;
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
}

.copyrightLeftCorner
{
  background: url(images/CopyrightBorderLeft.gif) no-repeat;
  width: 77px;
  height: 69px;
}

.copyrightRightCorner
{
  background: url(images/CopyrightBorderRight.gif) no-repeat;
  width: 77px;
  height: 69px;
}

.copyright
{
  background: url(images/CopyrightContent.gif) repeat-x;
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
  text-align: center;
  width: 646px;
  height: 69px;
}

