body 
{
	font-family: verdana, arial, rif;;
	background: #FFFFFF;
	margin: auto;
}

strong
{
	color: #000000;
}

a:link 
{
	text-decoration: underline;
  	font-size: 12pt;
}
	  
a:visited 
{
	text-decoration: underline;
  	font-size: 12pt;
}

a:hover 
{
	text-decoration: underline;
  	font-size: 12pt;
}

a.nav:link 
{
	text-decoration: none;
  font-size: 9pt;
	font-weight: bold;
  color: #37467f;
	background-color: #ffffff;
}
	  
a.nav:visited 
{
	text-decoration: underline;
  font-size: 9pt;
	font-weight: bold;
  color: #37467f;
}

a.nav:hover 
{
	text-decoration: underline;
  font-size: 9pt;
	font-style: italic;
	font-weight: bold;
  color: #ffffff;
	background-color: #37467f;
} 		

a.bottomnav:link 
{
	text-decoration: none;
  font-size: 9pt;
	font-weight: bold;
  color: #37467f;
	background-color: #ffffff;
}
	  
a.bottomnav:visited 
{
	text-decoration: underline;
  font-size: 9pt;
	font-weight: bold;
  color: #37467f;
	background-color: #ffffff;
}

a.bottomnav:hover 
{
	text-decoration: underline;
  font-size: 9pt;
	font-style: italic;
	font-weight: bold;
  color: #37467f;
	background-color: #ffffff;
} 	

table.main
{
	width: 980px;
	border: 0;
	margin: auto;
	text-align: right;
}

table.contents
{
	background-image: url('../media/border.gif');
	background-repeat: repeat-y;
	width: 100%;
}

table.prices
{
	background-color: #ffffff;
	text-align: center;
}

td.top-header
{
	width: 980px;
	height: 109px;
	background-image: url('../media/top-header.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	vertical-align: top;
}

td.top-nav
{
	width: 980px;
	height: 38px;
	background-image: url('../media/top-nav.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	text-indent: 50px;
}

td.content
{
	width: 980px;
	height: 38px;
	background-image: url('../media/content.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	vertical-align: top;
}

td.side
{
	text-align: center;
	vertical-align: top;
}

td.content-text
{
	color: #151251;
	text-align: justify;
	vertical-align: top;
}

td.qualifications1
{
	color: #151251;
	text-align: center;
}

td.footer
{
	width: 980px;
	height: 46px;
	background-image: url('../media/footer.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	color: #ffffff;
}


td.border_template
{
	width: 120px;
	vertical-align: top;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

td.tableheader
{
	background-color:#f4802b;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

div.centre
{
	text-align:center;
}


div.right
{
	text-align: right
}

h1
{ 
	color: #37467f;
	font-weight: bold;
	font-size: 15pt;
}

h2
{ 
	color: #f4802b;
	font-weight: bold;
	font-size: 14pt;
}

.italic
{
	font-style: italic;
	font-size: 9pt;
}

.prices
{
	font-size: 10pt;
}

ul.strong
{
	color: #000000; 
	font-weight: bold
}