img {
	border: 0px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	}
img.rollover:hover {
	border: 1px solid #FF6600;
	margin: -1px;
}
	
	
img.img-border {
	border: 1px solid gray;
	}

img.img-border:hover {
	margin: 0px;
	border: 1px solid #FF6600;
}

img.img-border-nohv {
	border: 1px solid gray;
}




spimg {
	margin-left: 20px; 
	margin-top: -5px;
	}


/* hyperlinks */

a {
	color: #FF6600;
	text-decoration: none;
	}

a:hover, a.txt:hover {
	text-decoration: underline;
	}

/* header nav */

a.headlogo, a.headsnp, a.headsnp_on, a.headres, a.headres_on, a.headcon, a.headcon_on, a.headpro, a.headpro_on  {
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	height: 121px;
	float: left;
	}

a.headlogo {
	background-image: url('../i/header/head_logo.gif');
	width: 199px;
}

a.headlogo:hover {
	background-image: url('../i/header/head_logo.gif');
	width: 199px;
}

a.headsnp {
	background-image: url('../i/header/head_snp.gif');
	width: 178px;
}

a.headsnp_on, a.headsnp:hover  {
	background-image: url('../i/header/head_snp_on.gif');
	width: 178px;
}

a.headres {
	background-image: url('../i/header/head_res.gif');
	width: 119px;
}

a.headres:hover, a.headres_on {
	background-image: url('../i/header/head_res_on.gif');
	width: 119px;
}

a.headcon {
	background-image: url('../i/header/head_con.gif');
	width: 131px;
}

a.headcon:hover, a.headcon_on {
	background-image: url('../i/header/head_con_on.gif');
	width: 131px;
}

a.headpro {
	background-image: url('../i/header/head_pro.gif');
	width: 110px;
}

a.headpro:hover, a.headpro_on {
	background-image: url('../i/header/head_pro_on.gif');
	width: 110px;
}

a.show {
	font-size: 10px;
	margin: 10px 0px;
	display: block;

	
}


.thumbdiv1 {
	float: left;
	margin: 10px 0px;
	font-size: 11px;
	text-align: center;
}
.thumbdiv2, .thumbdiv-l {
	float: left;
	margin: 10px 0px 10px 0px;
	display: block;
	width: 280px;
	margin-left: 20px;
	color: #333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

 .thumbdiv-l {
	width: 265px;
 }


.thumb_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
	display: block;
	color: #99CC00;
	
}

a.thumb_title {
	color: #FF6600;
}

.wrap {
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
}


/* text */



.section {
	color: #99CC00;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
	display: block;
	font-size: 16px;
	
}

.subsection {
	color: #99CC00;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px;
	display: block;
}

.next {
	float: right;
	display: block;
}


ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: -5px;
	}

li {
	list-style-type: none;
	background: url(../i/bullet.gif);
	background-position: 0px 12px;
	background-repeat: no-repeat;	
	padding-left: 15px;
	padding-top: 6px;	
	font-size: 14px;
	}

.list, .list-t {
	margin: 10px 30px 0px 30px;
	font-size: 14px;
	min-width: 100%;
	float: left;
	background: url(../i/greenarrow.gif) no-repeat;	
	padding-left: 20px;
	padding-top: 4px;	
	}

.list-t {
	padding-left: 20px;
	margin-left: 10px;
	float: none;
	display: block;
	min-width: 0;
	margin-bottom: -5px;
	}

/* buttons */

a.uid, a.uid:hover, a.uid_on, a.ia, a.ia_on, a.ia:hover, a.er, a.er:hover, a.er_on, a.ut, a.ut:hover, a.ut_on{
	background: url(../i/button_grade.gif);
	background-repeat: repeat-x;	
	height: 16px;
	padding: 6px; 0px 0px 10px;
	float: left;
	width: 215px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 1px 25px 1px;
	text-align: left;
	text-decoration: none;
	}


a.uid:hover, a.uid_on {
	background: #9EAE02;
}

a.ia_on, a.ia:hover  {
	background: #6B9A16;
}

a.er:hover, a.er_on {
	background: #FF9900;
}

a.ut:hover, a.ut_on {
	background: #CC6600;
}
