.marginLeft10{
	margin-left:30px;
}

.marginRight5{
	margin-right:5px;
}

.marginTop20 {
	margin-top:25px; 
}

.info {
	font-size: 13pt; 
}

.infoSites {
	line-height: 2.5em;
}

.bold {
	font-weight: bold; 
}

#page {
	margin-left:25px;
	margin-right:25px;
	margin-top:25px; 
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}

.header {
	text-align: center;
}

.subHeading {
	font-size: 20pt;
	letter-spacing: -0.045em;
}

h1 {
    font-weight: 300;
    font-size: 3.429em;
	margin: 0;
	padding: 0;
	font-family: "Precision Sans", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: #8017E0;
	line-height: 1.146em;
	letter-spacing: -0.045em;
}

h3 {
    font-size: 20px;
	font-family: "Precision Sans", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: #8017E0;
	line-height: 1.33em;
}

a, a:hover {
    text-decoration: none;
    color: #8017E0;
    outline: none;
	background: transparent;
}

body {
    font-size: 13pt;
    font-family: "Precision Sans", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: 300;
    color: #111111;
}

@font-face {
  font-family: 'Precision Sans';
  src: url("../fonts/Precisely/Webfonts/EOT/Precisely-Light.eot");
  src: local("Precision Sans"), local("Precision Sans"), url("../fonts/Precisely/Webfonts/EOT/Precisely-Light.eot") format("embedded-opentype"), url("../fonts/Precisely/Webfonts/OTF/Precisely-Light.otf") format("opentype"), url("../fonts/Precisely/Webfonts/TTF/Precisely-Light.ttf") format("truetype"), url("../fonts/Precisely/Webfonts/WOFF/Precisely-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Precision Sans';
  src: url("../fonts/Precisely/Webfonts/EOT/Precisely-LightIt.eot");
  src: local("Precision Sans"), local("Precision Sans"), url("../fonts/Precisely/Webfonts/EOT/Precisely-LightIt.eot") format("embedded-opentype"), url("../fonts/Precisely/Webfonts/OTF/Precisely-LightIt.otf") format("opentype"), url("../fonts/Precisely/Webfonts/TTF/Precisely-LightIt.ttf") format("truetype"), url("../fonts/Precisely/Webfonts/WOFF/Precisely-LightIt.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}