body
{
}
.TitleName
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 16pt;
	padding-bottom: 5px;
	margin: 5px;
	color: darkslategray;
	padding-top: 5px;
	font-family: Arial;
	text-decoration: none;
}
.ResumeLink
{
	font-weight: bolder;
	font-size: 9pt;
	color: slategray;
	font-family: Arial;
	text-decoration: none;
}
.ResumeLink:link
{
	font-weight: bolder;
	font-size: 9pt;
	color: slategray;
	font-family: Arial;
	text-decoration: none;
}
.ResumeLink:active
{
	font-weight: bolder;
	font-size: 9pt;
	color: slategray;
	font-family: Arial;
	text-decoration: none;
}
.ResumeLink:hover
{
	font-weight: bolder;
	font-size: 9pt;
	color: red;
	font-family: Arial;
	text-decoration: none;
}
.ResumeLink:visited
{
	font-weight: bolder;
	font-size: 9pt;
	color: slategray;
	font-family: Arial;
	text-decoration: none;
}
.ResumeLink:visited:hover
{
	font-weight: bolder;
	font-size: 9pt;
	color: red;
	font-family: Arial;
	text-decoration: none;
}

.ResumeLinkPeru
{
	font-weight:900;
	font-size: 9pt;
	color: peru;
	font-family: Arial;
	text-decoration: none;
}

.ResumeLinkWhite:link
{
	font-weight: bolder;
	font-size: 9pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.ResumeLinkWhite:hover
{
	font-weight: bolder;
	font-size: 9pt;
	color: red;
	font-family: ArialBold;
	text-decoration: none;
}
.ResumeLinkWhite:visited
{
	font-weight: bolder;
	font-size: 9pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.ResumeLinkWhite:visited:hover
{
	font-weight: bolder;
	font-size: 9pt;
	color: red;
	font-family: ArialBold;
	text-decoration: none;
}
.bottomline
{
	margin-top: 2px;
	font-weight: bold;
	font-size: 11pt;
	margin-bottom: 2px;
	color: peru;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
.copyright
{
	margin-top: 2px;
	font-weight: bold;
	font-size: 7pt;
	color: darkslategray;
	margin-right: 2px;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
.copyrightsuperscript
{
	margin-top: 0px;
	font-weight: bold;
	font-size: 7pt;
	vertical-align: super;
	color: darkslategray;
	margin-bottom: 0px;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
.missionstatement
{
	margin-top: 5px;
	font-size: 9pt;
	margin-bottom: 10px;
	color: #333300;
	font-family: Arial;
	text-decoration: none;
}
.missionstatementbullet
{
	margin-top: 5px;
	font-size: 9pt;
	margin-bottom: 10px;
	color: #333300;
	font-family: Arial;
	list-style-position: outside;
	list-style-type: square;
}
.SubHeading
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 11pt;
	margin-bottom: 0px;
	color: peru;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
.SubHeadingBlack
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 11pt;
	margin-bottom: 0px;
	color: #000000;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
.companyheading
{
	margin-top: 10px;
	font-size: 9pt;
	margin-bottom: 0px;
	color: #003399;
	font-family: 'Arial Black';
	text-align: left;
	text-decoration: none;
}
.companyyear
{
	margin-top: 10px;
	font-size: 9pt;
	margin-bottom: 0px;
	color: #003399;
	font-family: 'Arial Black';
	text-align: right;
	text-decoration: none;
}
.companydescription
{
	margin-top: 9px;
	font-size: 9pt;
	margin-bottom: 0px;
	color: #003399;
	font-family: Arial;
	text-decoration: none;
}
.title
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 0px;
	color: #333300;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}
.titleyear
{
	margin-top: 10px;
	font-size: 8pt;
	margin-bottom: 0px;
	color: #333300;
	font-family: Arial;
	text-align: right;
	text-decoration: none;
}
.titletext
{
	margin-top: 5px;
	font-size: 9pt;
	color: #333300;
	font-family: Arial;
	text-decoration: none;
}
.universityheading
{
	margin-top: 10px;
	font-size: 9pt;
	margin-bottom: 0px;
	color: #003399;
	font-family: 'Arial Black';
	text-align: center;
	text-decoration: none;
}
.universitydegree
{
	margin-top: 10px;
	font-size: 9pt;
	margin-bottom: 0px;
	color: #333300;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
.homestatement
{
	font-weight: bold;
	font-size: 10pt;
	color: dimgray;
	font-family: Arial;
}
.homestatementunderline
{
	font-weight: bold;
	font-size: 10pt;
	color: peru;
	font-family: Arial;
	text-decoration: underline;
}
.divscroll
{
	overflow: auto;
	scrollbar-3dLight-Color:#f8fafb;
	scrollbar-Arrow-Color:#006699;
	scrollbar-Base-Color:#006699;
	scrollbar-darkshadow-color:#006699;
	scrollbar-highlight-color:#f8fafb;
	scrollbar-shadow-color:#f8fafb;
	scrollbar-Face-Color:#f8fafb;
}
.testimonialtext
{
	margin-top: 5px;
	font-size: 7pt;
	color: #333300;
	font-family: Arial;
	text-decoration: none;
}
