h1 {
color:#006699;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
width:750px;
}

h2 {
padding-top:10px;
color:#006699;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
width:750px;
}

h3 {
color:#006699;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.wrap {
	width:750px;
	align:center;
}

.highlight {
background-color:#EFEFEF;
}

.photo_border {
float:left;
margin:0 1em 0 0;
border:1px solid #000000;
}

ol {
margin:2px;
padding-left:20px;
}

li {
padding-bottom:5px;
}

ul.publicationslist {
	list-style:none; /* remove bullets */
	margin:0; /* zero margins */
	padding:0; /* zero padding */
}

ul.publicationslist li {
	background-position:0 .4em; /* position bullets left and 0.4em from top of text, cld use top center*/
	background-repeat:no-repeat; /* don't repeat the background image */
	margin-bottom:1em;
	padding:0; /* zero padding */
	padding-left:1em; /* pad the left edge of the list element to keep clear of the background */
}

ul.bulletlist {
	list-style:none; /* remove bullets */
	padding-left:1em; /* have to use this padding & margin combo to get boxes to align left in IE */
	margin-left:-1em;
}

ul.bulletlist li {
	background-position:0 .4em; /* position bullets left and 0.4em from top of text, cld use top center*/
	background-repeat:no-repeat; /* don't repeat the background image */
	padding:0; /* zero padding */
	padding-left:1em; /* pad the left edge of the list element to keep clear of the background */
}


li.hbsc {background-image:url(../images/bullet-hbsc.JPG);}
li.pass {background-image:url(../images/bullet-pass.JPG);}
li.activetravel {background-image:url(../images/bullet-activetravel.JPG);}
li.chets {background-image:url(../images/bullet-chets.JPG);}
li.disi {background-image:url(../images/bullet-disi.JPG);}
li.hps {background-image:url(../images/bullet-hps.JPG);}
li.salsus {background-image:url(../images/bullet-salsus.JPG);}
li.sparcoll {background-image:url(../images/bullet-sparcoll.JPG);}
li.enhps {background-image:url(../images/bullet-enhps.JPG);}
li.cas {background-image:url(../images/bullet-cas.JPG);}
li.cahru {background-image:url(../images/bullet-cahru.JPG);}

.bp_photo {
	float:left;
	margin:0 0.5em 0 0;
	border:1px solid #000000;
	padding:0;
}



