/* main heading */
h1.standard {
  padding: 0;
  margin: 0px;
  color: #004a8c;
  font-family: arial;
  font-size: 18px;
  font-weight: 500;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* sub heading */
h2.standard {
  color: #4c7fae;
  font-family: arial; 
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 0px;
  margin-top: 10px
  
}

h2.standardGrey {
  color: #808284;
  font-family: arial; 
  font-size: 13px;
  font-weight: 700;
  margin: 0;
  margin-bottom: -10px;
  margin-top: 10px
  
}

/* smalltype */
h3.standard {
  color: #51514f;
  font-family: arial;
  font-size: 9px;
  line-height: 13px;
}

/* boldtype */
h4.standard {
  color: black;
  font-family:arial;
  font-size: 12px;
  font-weight: 900;
  line-height: 16px;
  
}

/* pullquote */
h5.standard {
  color: black;
  font-family:arial;
  font-size: 13px;
  font-weight: 500;
  line-height: 17px
}

/* smallboldtype */
h6.standard {
  color: black;
  font-family:arial;
  font-size: 11px;
  font-weight: 900;
  line-height: 16px;
  
}

/* for the steps in ctip_en.tmpl and ctip_fr.tmpl*/
.h6_report {
  color: black;
  font-family:arial;
  font-size: 11px;
  font-weight: 900;
  line-height: 16px;
}

/* footnotes*/
h7.standard {
  color: #51514f;
  font-family:arial;
  font-size: 11px;
  font-weight: 900;
  line-height: 10px;
  
}

/* table heading*/
h2.table {
  color: #ffffff;
  font-family: arial; 
  font-size: 12px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 0px;
  margin-top: 10px
  
}

p.table {
  color: #333333;
  font-family: arial;
  font-size: 11px;
  font-weight: 500;
  line-height: 13px
  
}

p.standard {
  color: #333333;
  font-family: arial;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px
  
}

p.footer {
  color: #333333;
  font-family: arial;
  font-style: italic;
  font-size: 10px;
  font-weight: 500;
  line-height: 15px
  
}

p.message {
  color: red;
  font-family: arial;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px
  
}

textarea.standard {
  color: #333333;
  font-family: arial;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px
  
}

textarea.table {
  color: #333333;
  font-family: arial;
  font-size: 11px;
  font-weight: 500;
  line-height: 13px;
  overflow: hidden; 
}

/* bullets */
ul.standard {
  margin: 0;
  padding: 0;
  list-style-image:url(/images/bullet_small.jpg);
  color: #333333;
  font-family: Arial, Verdana, sans-serif; 
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  margin-left: 20px;
}

ol.standard {
  color: #333333;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-style: normal;
  margin-left: 15px;
  margin-bottom: 0px;
  padding: 3px;  
}

ol ol.standard {
  color: #333333;
  list-style-type: lower-alpha;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-style: normal;
  margin-bottom: 0px;
  margin-left: 15px;  
  padding: 3px;  
}

li.standard {
  list-style-image:url(/images/green_bullet.gif);
  color: #333333;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-style: normal;
  margin-left: -12px;
  margin-bottom: 0px;
  padding: 3px;
}

li.table {
  list-style-image:url(/images/green_bullet.gif);
  color: #333333;
  font-family: arial;
  font-size: 11px;
  font-weight: 500;
  line-height: 14px;
  font-style: normal;
  margin-left: -12px;
  margin-bottom: 0px;
  padding: 3px;
}

/* links */
a.standard {
  text-decoration:underline;
  color: #5278AB;
  font-family: arial;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px; 
}
a.standard:hover {
  text-decoration:underline;
  color: #3c9338;
  font-family: arial;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;  
}

a.internal {
  text-decoration:none;
  color: #063f86;
  font-family: arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;  
}
a.internal:hover {
  text-decoration:underline;
  font-family: arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

a.external {
  text-decoration:none;
  color: #063f86;
  font-family: arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}
a.external:hover {
  text-decoration:underline;
  font-family: arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

a.external2 {
  text-decoration:none;
  color: #063f86;
  font-family: arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 13px;
}
a.external2:hover {
  text-decoration:underline;
  font-family: arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 13px;
}

a.itsyourbusiness{
  text-decoration:none;
  color: #FFFFFF;
  font-family: arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 13px;
}
a.itsyourbusiness:hover {
  text-decoration: none;
  border-bottom: 1px solid #c7db3e;
}
a.itsyourbusiness_over{
  text-decoration:none;
  color: #c7db3e;
  font-family: arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 13px;
}

a#anchor_maryk{
  font-family: arial;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  color: #d62429;
}

/* "Fake" external anchor */
.FakeExternalAnchorOut {
  text-decoration:none;
  color: #063f86;
  font-family: arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}
.FakeExternalAnchorOver {
  text-decoration:underline;
  color: #063f86;
  font-family: arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

ol.numberList {
  color: black;
  font-family: arial;
  font-size: 12px;
  line-height: 17px;
}


/* span heading */
span.header {
  color: #5278AB;
  font-family:arial;
  font-size: 14px;
  font-weight: 700
}

/* span label */
span.formlabel {
  color: #51514f;
  font-family:arial;
  font-size: 12px;
  font-weight: bolder
}



/* alternating table rows */
tr.a{ background-color: #FFFFFF }
tr.b{ background-color: #F3F3F4 }

/* alternating divs rows */
div.a{ background-color: #FFFFFF }
div.b{ background-color: #F3F3F4 }

/* Separator Bar */

div.standardSeparator {
  float: left;
  background-color: #f6f5f1;
  width: 100%;
  height: 2px;
  line-height: 2px;
}
  
input
{
  background-color: #f9faf5;
}

textarea
{
  background-color: #f9faf5;
}

/* Validation */
input.required, textarea.required, select.required, select.validate-selection
{
    border: 1px solid blue;
}
input.validation-failed, textarea.validation-failed, select.validation-failed
{
    border: 2px solid red;
}
div.validation-advice, span.validation-advice{
  color: #ff0000;
  font-weight: bold;
  font-family: arial;
  font-size: 12px;
  line-height: 15px
}
