﻿h1
{
  color:#025EB3;
  text-align:left;
	font-size: 1.8em;
	font-variant: small-caps;
	font-weight: normal;
	margin: 2em 0 1em 0;
	padding-top: 0.5em;
}

h2
{
  color:#025EB3;
  font-size: 1.4em;
	margin: 1.5em 0 0.5em 0;
	font-weight: normal;
}

h3
{
  color:#025EB3;
  font-size:1.2em;
	margin: 1.2em 0 0.5em 0;
	font-weight: normal;
}

p
{
  font-size: 1.1em;
  color: #000000;
	margin: 0 0 1em 0;
	line-height: 1.5em;
}

p.heading
{
  color: #025EB3;
	margin: 1.5em 0 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
}

p.seminar
{
	margin: 0.5em 0 0.5em 8.5em;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
}

p span.question
{
  color: #A20425;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;	
}

strong
{
  font-weight:bold;
	color:#434343;
}
 /*
p.chart_heading
{
    color: #003b7b;
    font-size: 1em;
	text-align: center;
	font-weight: bold;
	margin: 40px 0 0 0;
}

p.chart_second_heading
{
    color: #003b7b;
    font-size: 1em;
	text-align: center;
}
*/

#ctl00_pageContent_spContent ul li
{
   list-style: disc;
   line-height:1.5em;
   margin: 0 0 10px -10px;
   padding: 0 20px 0 5px;
   font-size: 1.1em;
   
}

#ctl00_pageContent_spContent ul li ul li
{
   list-style: square;
   line-height:1.4em;
   margin-left: -20px;
   padding: 10px 20px 0 0;
   font-size: 1.1em;
}

div.single_para
{
	margin-bottom: 2em;
}

div.single_para p
{
	margin-bottom: 0;
}

/*div.highlight_box
{
	border-collapse: collapse;
	border: 1px solid #A20425;
	background-color: #A20425;
	width: 50%;
}

div.highlight_box p.heading
{
	color: #ffffff;
	font-size: 1.6em;
	text-align: center;
}

div.highlight_box p
{
	color: #ffffff;
	font-size: 1.4em;
	text-align: center;
}*/

a:link
{
  color: #A20425;
	text-decoration: none;
}

a:visited
{
	color: #025EB3;
	text-decoration: none;
}

a:hover
{
	color: #A20425;
	text-decoration: underline;
}

a:visited:hover, a:active, a:focus
{
  color: #A20425;
	text-decoration: underline;
}

hr
{
	width: 50%;
	text-align: center;
	color: #025EB3;
	margin: 2.5em 0 2em 0;
}
  
table.table_border
{
  margin: 0.5em 0 0.8em 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: left;
	border: 1px solid #A1A6AA;
	border-collapse: collapse;
}

table.table_border td
{
	padding: 0.5em 1em 0.5em 0.5em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	vertical-align: top;
	border: 1px solid #A1A6AA;
}

table.table_border th
{
	font-size: 95%;
	border: none;
	border-collapse: collapse;
	border: 1px solid #A1A6AA;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	text-align: left;
}

table.table_consult
{
	width: 600px;
	font-weight: normal;
	border-top:solid 1px #999;
	border-collapse:collapse;
}

table.table_submission
{
	width: 600px;
	font-weight: normal;
	border-top:solid 1px #999;
	border-collapse:collapse;
	margin: 0 0 2em 0;
}

table.table_consult tr td, table.table_submission tr td
{
	font-weight: normal;
	border-bottom:solid 1px #DBDBDB;
	text-align:right;
}

table.table_consult tr td.bold, table.table_submission tr td.bold
{
	font-weight: bold;
	text-align:left;
}

table.table_consult tr th, table.table_submission tr th
{
	font-weight: bold;
	border-bottom:solid 1px #DBDBDB;
	text-align:right;
	background:#025EB3;
	color:#FFF;

}

table.table_consult tr td.bottom, table.table_submission tr td.bottom
{
	font-weight: normal;
	border-bottom:solid 1px #999;
}

table.table_consult tr td.bottom_bold, table.table_submission tr td.bottom_bold
{
	font-weight: bold;
	text-align:left;
	border-bottom:solid 1px #999;
}

span.closing_date
{
	font-size: 85%;
	color:#666;
}
