body {
	padding: 40px;
  padding-top: 0px;
	margin: 0;
	color: #333;
  background: #fff;
	background-color: #fff;
  font-family: verdana, sans-serif;
}
table, td {
  line-height: 22px;
  font-size: 14px;
  font-family: verdana, sans-serif;
}
img {
  border: 0;
}
a { 
  color: #666;
  font-size:14px;
}
a:hover { color: #fff; background-color: #000; }
a.no_bg:hover { color: #fff; background-color: #fff}

a.image:hover { background: none; border: none; }
a.image img { border: none; }

ul, ol {
  margin: 0 0 15px 0;
  padding-left: 35px;
  font-size: 13px;
  line-height: 18px;
}
h2,
h2 a,
h2 a:visited { 
  font-size: 16px;
  font-family: helvetica, verdana, sans-serif;
  line-height: 30px;
  padding: 0;
  margin: 0;
  color: #000;
  text-decoration: none;
}
h2 span {
  color: #ccc;
}
h2 {
  font-size: 32px;
  font-family: helvetica, verdana, sans-serif;
  line-height: 30px;
  letter-spacing: -2px;
  padding: 0;
  margin: 0;
  color: #59be0a;
  text-decoration: none;
}

hr {
  width: 100%;
  border: 1px solid #eee;
  margin-bottom: 35px;
}
p {
  margin:0;
  margin-bottom: 20px;
}

		
h1 {
  font-size: 42px;
  font-family: helvetica, arial, sans-serif;
  line-height: 30px;
  letter-spacing: -3px;
  padding: 0;
  margin: 0;
  color: #000;
  text-decoration: none;
}
p.title {
  color: #00a300;
  margin-top:5px;
  padding-left: 5px;
  font-size: 16px;
}
span.leftside {
  font-size: 16px;
}
td.shade {
  background-color: #edf3fe;
}
h3 {
  font-size: 16px;
}
h4 {
  margin-bottom:2px;
  font-size: 14px;
  color: #000;
}
div.location {
  font-size: 12px;
  font-style:italic;
}
table.experience td {
  font-size: 11px;
}
table.experience .seperator {
  border-right: 1px solid #ecebeb;
}
table.experience img {
  border: 1px solid #ccc;
  padding: 4px;
  margin-top: 10px;
  margin-right: 5px;
}
ul.cols {
  margin:0;
  margin-top: 10px;
  padding-left: 20px;
}
ul.cols li {
  margin-left: 0px;
  color: #666;
}
div.highlight_header {
  background: #ffffcc;
  border: 2px solid #FCEB2A;
  padding: 20px;
}
div.highlight_header span.highlight {
  background: #c2f996;
  font-weight: lighter;
  padding: 2px;
}
img.pdf {
  position: relative;
  top: 13px;
  margin: 5px;
}
