.header {
	font-weight: bold;
}

.experiences {
	margin-left: -68px;
	margin-right: -20px;
}

	.experiences img {
		border: 1px #56378A solid;
		float: left;
		margin: 1px;
	}
	
.experience {
	float: left;
	width: 80%;
	padding-top: 10px;
}

	.experience .name {
		font-weight: bold;
		color: #F29400;
		font-size: 14px;
		padding-right: 10px;
		background: #FFFFFF url('../img/header_bg.png') no-repeat scroll right center;
	}
	
	.experience .quote {
		padding-left: 10px;
		font-weight: normal;
		font-size: 14px;
		color: #F29400;
	}
	
.indexQuote{
color:#56378a;
}

table.index{
}

table.index td{
vertical-align:top;
}

select option{
color:#56378a;
font-weight:bolder;
}


table .sep{
color:#56378a;
font-weight:bolder;

}
	
p {
	margin-bottom: 40px;
}

ol {
	margin: 0;
	margin-top: -30px;
	padding-left: 30px;
}