@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	margin-left: 20pt;
	margin-right: 20pt;
	line-height: 15pt;
}
#footer p {
	font-size: 8pt;
}

#c3 {
	display: none;
}

#c1 {
	display: none;

}
#homeImage {
	display: none;
}

#logo {
	text-align: center;
	margin-bottom: 20pt;
}
#subImage {
	display: none;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 12pt;
	border-bottom-width: 1px;
	border-bottom-color: #0083CA;
	padding-top: 5pt;
	padding-left: 5pt;
	border-bottom-style: solid;
	padding-bottom: 5pt;
}


.team {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5pt;
	padding-left: 10pt;
	padding-bottom: 5pt;
}
#backButton {
	display: none;
}
a {
	color: #0083CA;
	text-decoration: none;
}

#openings {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5pt;
	padding-bottom: 5pt;
	padding-left: 5pt;
}