/*
  modify default stylesheet
*/

#bread
{
  margin-left: 0px;
  margin-top: 8px;
}

.leftCOL
{
  background-color: transparent;
  border-width: 0px;
  margin-left: 0px;
  width: 190px;
}

.leftCOL p
{
  margin: 0px;
}

.mainsection
{
  background-color: #F6FaFF;
  background-color: #ffffff;
  border: 1px dashed #cccccc;
  width: 673px;
}

.mainsection h3, .mainsection .csc-header-n1 h4
{
  text-align: left;
  font-size: 1.5em;
}

.mainsection h4
{
  margin: 1em 0px;
}

.mainsection h5
{
  margin: 0.5em 0px;
}

.mainsection p img
{
  display: inline;
}

.mainsection .csc-header-date
{
  color: #11297b;
  font-weight: bold;
  margin: -0.5em 0px 1em 0px;
}

.FAQs .mainsection h5
{
  font-size: 1.2em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  padding-top: 1em;
}

.mainsection .dotted
{
  border: none;
  border-top: dashed 1px #cccccc;
  color: transparent;
  background-color: transparent;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 80%;
}

.mainsection .csc-linkToTop
{
  text-align: center;
}

.mainsection .successPage .errorsNotPresent h3
{
  font-size: 1.2em;
}

.mainsection .successPage .errorsNotPresent .msgTitle
{
  padding: 0px;
}

.mainsection .align-center
{
  text-align: center;
}