#main {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
* {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
.pdf {
	text-align: right;
}
.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14pt;
	margin-top: 15px;
}
.year {
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	white-space: nowrap;
}
#main .achievements li {
	list-style-type: none;
	list-style-position: outside;
	margin-left: -15px;
}
#main .achievements ul {
	margin-top: -20px;
}
.jobTitle {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	font-variant: small-caps;
}

.jobTitle2 {
	font-size: 12pt;
	font-style: italic;
	text-align: left;
	font-weight: bold;
}

.jobTitle3 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	
}
#main .jobTitle a {
	font-size: 13pt;
	text-align: left;
}
#main #samples .listHeading {
	font-size: 12pt;
	font-weight: bold;
}
#main #samples .listHeading a {
	font-size: 12pt;
	font-weight: bold;
}
#main #samples {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	border: thick solid #CCCCCC;
}
.jobTitleMain {
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
}
.upperCase {
	text-transform: uppercase;
}
.contactLine {
	font-size: 10pt;
	font-style: italic;
}
.upline {
	margin-top: -10px;
}
.ruleTop {
	height: 3.5px;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.ruleBottom {
	height: 3.5px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}#main table table {
	border: 3px solid #CCCCCC;
	padding-top: -8px;
	padding-bottom: -8px;
}
#main table table li {
	margin-left: -15px;
	margin-right: 7px;
	padding-top: -8px;
	padding-bottom: -8px;
	margin-top: -1px;
	margin-bottom: -1px;
}
