body {
  margin-top: 0; }

div.box { 
  border: solid; 
  border-width: thin; 
  width: 98%; 
  border-color: #356A9F;
  margin-left: 3;
  margin-top: 10px; }

td {
  margin-top: 0; }

td.bordered {
  border: thin solid #356A9F; }

td.L-border {
  border-left: thin solid #356A9F; }

td.R-border {
  border-right: thin solid #356A9F; }

td.B-border {
  border-bottom: thin solid #356A9F; }

p {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;


  line-height: 130%
  margin-left: 40; }

p.tight {
  line-height: 100% 
  margin-left: 30px; }

p.footer {
  font-size: 8pt;
  color: #666666; }

span.resumeheading {
  font-family: quicktype, arial, helvetica, san serif;
  font-size: 13pt; 
  color: #356A9F; 
  font-weight: 600; }

h1 {
	font-family: quicktype, arial, helvetica, san serif;
	font-size: 42pt;
	font-stretch: expanded;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
  font-family: quicktype, arial, helvetica, san serif;
  font-size: 16pt;
  color: #666666;
  margin-top: 0; 
  margin-bottom: 0; }

h3 {
	font-family: quicktype, arial, helvetica, san serif;
	font-size: 14pt;
	color: #356A9F;
	margin-top: 0;
	margin-bottom: 0;
}

h4 {
  font-family: quicktype, arial, helvetica, san serif;
  font-size: 12pt;
  color: #666666;
  font-weight: bold;
  margin-top: 10px; 
  margin-bottom: 5px;
  margin-left: 5px; }
li {
	list-style-type: square;
	list-style-position: outside;
	line-height: 100%;
	text-transform: none;
}

ul.resume {
  list-style-type: square;
  list-style-position: inside; }

li.resume {
  line-height: 130%; }

hr {
  color: #356A9F;
  length: 95%; 
  weight: 1px;
  margin-top: 0; }

a:link {
	text-decoration: none;
	color: #333333;
	font-weight: 900
}

a.list:link {
	font-family: quicktype, arial, helvetica, "san serif";
	font-size: 9pt;
	color: #356A9F;
	list-style-type: square;
}

a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: 900
}

a.list:visited {
	font-family: quicktype, arial, helvetica, "san serif";
	font-size: 9pt;
	color: #356A9F;
}

a:hover {
	color: #356A9F;
	background: #E9E9E9;
	font-weight: 900;
	text-decoration: underline;
}

a.list:hover {
	font-family: quicktype, arial, helvetica, "san serif";
	font-size: 9pt;
	text-decoration: underline;
}
