img {
  behavior: url(../css/iepngfix.htc)
}

.sendfriend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.searchinput {
	background-color: #FFFFFF;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 10px;
}

.searchkeyword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004f2a;
	font-weight: bold;
	/*text-indent: 10px;*/
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;
}
.breadcrumbs2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;
	background-color: #CCCCCC;
	border: 4px solid #CCCCCC;
}

table.center {margin-left:auto; margin-right:auto;}
td.center {text-align: center; }
td.white {background-color: #FFFFFF;}
td.right {text-align: right}
td.left {text-align: left}
tr.center {margin-left:auto; margin-right:auto;}
.zerorecords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.italic12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
tr.searchresults2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bodyheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.bodyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}

ul.test{
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	list-style-position: outside;
}
		
ul.sample{
	list-style-type: none;
	padding: 0;
	margin-left: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	list-style-position: outside;
}

.sample li{
	list-style-type: disc;
	font-weight: normal;
}

.ht_space1px {
	display: block;
	height: 1px;
}
.ht_space5px {
	display: block;
	height: 5px;
}
.ht_space7px {
	display: block;
	height: 7px;
}
.ht_space10px {
	display: block;
	height: 10px;
}
.ht_space15px {
	display: block;
	height: 15px;
}
.ht_space20px {
	display: block;
	height: 20px;
}
.ht_space25px {
	display: block;
	height: 25px;
}

.wd_space1px {
	display: block;
	width: 1px;
}
.wd_space5px {
	display: block;
	width: 5px;
}
.wd_space10px {
	display: block;
	width: 10px;	
}
.wd_space15px {
	display: block;
	width: 15px;
}
.wd_space20px {
	display: block;
	width: 20px;	
}
.wd_space25px {
	display: block;
	width: 25px;
}
.wd_space30px {
	display: block;
	width: 30px;	
}
.wd_space35px {
	display: block;
	width: 35px;
}

.staff_leader_img{
	margin: 0px 10px 0px 0px;
	border: 0px;
}
.fontred{
	color:#FF0000;
}

.hidden { display: none; }
.unhidden { display: block; }