@charset "UTF-8";

body {
	background-repeat: repeat;
	background-image: url(../graphics/ResumeLilly.jpg);
}

body, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0em;
	line-height: 1.3em;
	margin-bottom: 0em;
	padding: 0em;
}

img { text-decoration: none; border: 0 none; }

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	padding: 3px;
	margin: 0px;
}

h2 {
	font-size: 14px;
	color:#242424;
	margin-top: .7em;
	margin-bottom: 0em;
	padding: 0px;
}

h3 {
	font-size: 0.95em;
	margin-left: 0px;
	text-indent: 14px;
	margin-top: 0.2px;
	margin-bottom: 0.2em;
	padding: 0px;
	line-height: 1.5em;
}

ul {
	margin-top: .5em;
	text-align: left;
	padding-top: 0em;
	margin-bottom: .5px;
}

li {
	line-height: 1.25em;
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.2em;
	margin-left: 0em;
	padding: 0px;
}

a:link {
	color: #006666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006666;
}
a:hover {
	text-decoration: none;
	color: #996633;
}
a:active {
	text-decoration: underline;
}

.linkBlueGreenLink13pt {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #005555;
	font-style: bold;
}
.pageSubheader {
	font-family:  Palatino, Minion, "Minion Pro", Times, "Arno Pro", "Humana Serif ITC TT", serif;
	font-style: italic;
	color: #4C4C4C;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}

.applicationLink {
	font-size: 17px;
	color: #005A5A;
	line-height: 22px;
	font-style: bold;
}
.StyleH1textBlack {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #333333;
	padding-top: 1px;
}
.linkEmail {font-size: 12px; color: #006666; bottom: 2px; font-weight: bold; }

.applicationDescriptionSubTitle {
	font-size: 15px
}
.applicationDescription {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #333333;
	padding-top: .3px;
	margin-top: 0em;
	text-align: center;
}
.bold {font-weight: bold}


#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../graphics/ResumeLilly.jpg);
	margin-top: 1em;
	margin-bottom: 1em;
}
`
