

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-style: normal;
}

ul.list1 {
	list-style-image: url('/images/bluebullet.gif');
	/*padding: 5px;*/
	list-style-type: default;
	list-style-position: default;
}

.subtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #656682;
  text-decoration: none;
}
.contact {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #2E3B5E;
  text-decoration: none;
}
.nobuttons {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: black;
  text-decoration: none;
}
.pagetitle1, h1 {
	margin: 0 0 20px 0;
	padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #0033CC;
  text-decoration: none;
}
.pagetitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #0033CC;
  text-decoration: none;
}
.pagetitle2, h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #0033cc;
  text-decoration: none;
}
.menutext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000000;
  text-decoration: none;
}

.greytext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #444;
  text-decoration: none;
}

.greytextsmall {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #444;
  text-decoration: none;
}

.title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #3092CF;
  text-decoration: none;
}

.body, p, dt, dd, li, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.greybody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #656682;
	text-decoration: none;
}
.required {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #FF0000;
}

.smallbody {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000000;
  text-decoration: none;
}

.smallbodygrey {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #666666;
  text-decoration: none;
}

a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;*/
  	color: #03c;
    text-decoration: underline;
}

a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;*/
	color: #FF0000;
}

a.plain {
  	color: #2E3B5E;
  text-decoration: none;
}

a.plain:hover {
  color: #0033CC;
	text-decoration: underline;
}

a.biog {
  	color: #656682;
	font-weight: bold;
  text-decoration: none;
}

a.biog:hover {
  	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
a.Link2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
  	color: #01104E;
    text-decoration: none;
}

a.Link2:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	
	

}
a.Link1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
  	color: #0033CC;
    text-decoration: none;
}

a.Link1:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
a.Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
  	color: #0033CC;
    text-decoration: none;
}

a.Link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
   	font-style: underline;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}


a.Link3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
  	color: #0033CC;
    text-decoration: underline;
}
a.Link3:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

a.menutitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #FFFFFF;
  text-decoration: none;
}
a.menutitle:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #FFCC00;
  color: #ff9;
  text-decoration: none;
}

td.pgselect {
  	background-color: #000099;
  	font-weight: bold;
  	font-size: 12px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-align: center;
  	vertical-align: middle;
  	color: #FFFFFF;
  	padding-left: 5px;
  	padding-right: 5px;
}

td.pg {
  	background-color: #CCCCCC;
  	text-align: center;
  	vertical-align: middle;
  	padding-left: 4px;
  	padding-right: 4px;
}

a.pgno {
  	font-weight: bold;
  	font-size: 12px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-align: center;
  	color: #656682;
  	text-decoration: none;
}

a.pgno:hover {
  	color: #009900;
}

.form {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000000;
  text-decoration: none;
  font-style: normal;
  width: 124px;
}

.italictitle {
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt;
  font-style: italic;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #FFFFFF;
  text-decoration: none;
}

TD {
}
ul.padding
{
padding-top: 4mm;

}
ul.linklist
{
padding-top: 1mm;
padding-left: 8mm;
padding-bottom: 1mm;
color: #2E3B5E;
}
li.padding
{
padding-top: 4mm;
}

.Headtitle1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #006699;
  text-decoration: none; }
.Headtitle2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #006699;
  text-decoration: none; }
  
table.contend   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	background-image: url('none');
	background-repeat: no-repeat;
	background-position: left top;
	border: medium none;
	margin: auto;
	padding: 0px;
	background-color: #B7DBFF
}

#footer {
	clear: both;
}

img.relative1 {position:relative;top:10px; left:-540px;}
img.relative2 {position:relative;top:10px; left:-530px;}
img.relative3 {position:relative;top:10px; left:-520px;}
img.relative4 {position:relative;top:10px; left:-510px;}
img.relative5 {position:relative;top:0px; left:-240px;}