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

@font-face {
	font-family: galindo;
	src: url(../fonts/Galindo-Regular.ttf);
}

body {
	font-size:16px;
	background-image: url(../images/backgrounds/intersection.png);
	background-repeat: repeat;
}

.p7HMY .hmy-section h1 a {
	text-decoration: none;
	border-bottom: none;
}

.p7HMY .hmy-section h1 a:hover {
	text-decoration: underline;
	border-bottom: none;
}

.brownBg {
	color: #FFF;
	background-color: rgba(165,42,42,.95);
}

.realBrownBg {
	color: #FFF;
	background-color: rgba(166,104,41,.95);
}

.orangeYellowBg {
	color: #FFF;
	background-color: rgba(242,151,61,.95);
}

.grayBg {
	color: #222;
	background-color: rgba(156,156,156,.4);
}

.cobaltBg { color: #FFF; background-color: rgba(0,71,171,.95); }

.whiteBg { background-color: rgba(255,255,255,.5); }


.darkBlue { color: #FFF; background-color: rgba(69,114,150,.95); }

.grayGreenBg {
	color: #FFF;
	background-color: rgba(65,115,115,.95);
}

.carrotOrange {
	color: #FFF;
	background-color: rgba(237,145,33,.95);
}

.cadmiumGreen {
	color: #FFF;
	background-color: rgba(0, 107, 60,.95);
}

.cerulean {
	color: #FFF;
	background-color: rgba(0,123,167,.95);
}

.byzantium { color: #FFF; background-color: rgba(112,41,99,.95); }

.hmy-section .borderWhite, .hmy-section p.borderWhite {
	border: 1px solid #FFF !important;
}

.lightBorder {
	border:1px solid #DDD;
}

.hmy-section p.internalButton, .hmy-section p:first-child.internalButton, h3.internalButton, .internalButton {
	padding:6px 12px;
	border:1px solid #DDD;
	border-radius:5px;
	text-indent: 0;
	background-color: #FFF;
	margin:10px 0 20px 0 !important;
}

.hmy-section p.internalButton:hover, .hmy-section p:first-child.internalButton:hover, .internalButton:hover {
	background-color: #EEE;
}

.menuButton {
	padding: 6px 12px;
	background-color: #EEE;
	border:1px solid #DDD;
	border-radius: 5px;
}

.menuButton:hover {
	background-color: #DDD;
	cursor: pointer;
}

.floatLeft {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.floatRight {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}
.w25 {
	width: 25% !important;
	height: auto;
}

.w30 {
	width: 30% !important;
	height: auto;
}

.w40 {
	width: 40% !important;
	height: auto;
}

.w50 {
	width: 50% !important;
	height: auto;
}

.w60 {
	width: 60% !important;
	height: auto;
}

.w65 {
	width: 65% !important;
	height: auto;
}

.w100 { width:100%; height:auto; }

.firstcharacter {
	color: #FFF;
	float: left;
	font-family: Optima;
	font-size: 6.4rem;
	line-height: 64px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom:0;
	box-sizing: border-box;
}	

.dropcap, .smlDropcap {
	color: #000;
	float: left;
	font-family: Optima;
	font-size: 6.4rem;
	line-height: 64px;
	padding-top: 5px;
	padding-right: 8px;
	box-sizing: border-box;
}
.smlDropcap {
	padding-top:0;
	font-size:2.4rem;
	line-height:30px;
}

.italics { font-style: italic; }

.hmy-content a.noDecoration, .hmy-content a.noDecoration:hover {
	text-decoration: none;
	border-bottom:none;
}

.paddingTop10 {
	padding-top:10px;
}

.hmy-content h1 {
	font-family: galindo, Impact, Haettenschweiler, 'Franklin Gothic Bold', 'Arial Black', 'sans-serif';
	letter-spacing: .1rem;
	font-size:2rem;
}

.hmy-section h1 {
    font-size: 2.6rem;
    font-variant: small-caps;
    font-weight: 500;
}
	
.hmy-section h1 + h5 {
    font-size: 1.4rem;
    margin: 0;
    font-weight: 500;
}

.hmy-content h1.missionFont {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-variant: small-caps;
	font-size:2.4rem;
	margin-bottom: -10px;
}

.hmy-content h2 {
	font-size: 1.6rem;
	line-height: 2rem;
}

.hmy-content h2 + h5 {
	margin:0;
	font-size: 1.2rem;
}

.hmy-content .subTitle {
	font-size:1.5rem;
	text-indent: 0;
}

.hmy-content .smallTitle {
	font-size:1rem;
}

.hmy-content .caption, .p7HMY .caption, p.caption {
	border:1px solid #DDD;
	padding:10px;
	font-size:.8rem !important;
	line-height:1.1rem;
	text-indent: 0;
}

.hmy-content .caption.darkBorder, .p7HMY .caption.darkBorder {
	border-color: #AAA;
}

.p7HMY .hmy-section .caption a {
	border-bottom: 1px dotted #000 !important;
}

.p7HMY .hmy-section .caption a:hover {
	border-bottom: 1px solid #000 !important;
}

.p7HMY .hmy-section .caption a.whiteLink, .hmy-section .caption a.whiteLink:hover {
	border-color: #FFF !important;
}


.hmy-section span.captionTitle, .hmy-section p.captionTitle {
	font-size:1.2rem;
	font-weight: bold;
	text-align: center;
}

.hmy-content .zeroMarginBottom {
	margin-bottom:0;
}

.hmy-section p {
	font-size:1.1em;
	line-height: 1.4em;
	text-indent: 2rem;
}
.hmy-content p > img {
	text-indent: -2rem;
}

.hmy-content p.marginTop, .hmy-content p.marginTop20, p.marginTop20 { margin-top:20px !important; }

.marginBottom, .sop-content h2 { margin-bottom:20px; }


.hmy-content p.noIndent {
	text-indent: 0;
}

.hmy-content p.letter {
	font-size: 1rem;
}

.hmy-content div.letterFont p {
	font-size: 1rem;
}

.hmy-content .centerText, .centerText {
	text-align: center;
	text-indent: 0;
}

.hmy-content .footer {
	background-color: rgba(255,255,255,.4);
	padding:20px 0 20px 0;
	margin-top:20px;
}

.hmy-content .footer p {
	color: #333;
	text-align: center; 
	margin-bottom: 0;
	font-size:1.1rem;
	text-indent: 0;
}

.hmy-content .footer p:last-child {
	font-size:.8rem;
}

.hmy-content .p7PM3-12.horiz {
	margin: 15px 15px 0px 15px;
	border-bottom: none;
}

.hmy-content .p7PM3-12 ul li a {
	border-bottom: none !important;
 }

.p7PM3-12 ul li a {
    color: #82706C;
    padding: 10px 5px 15px 18px;
}

.p7PM3-12 ul ul {
	background: none;
	background-color: #EEE;
	display: block;
	text-align: left;
	width: 200px;
	border:1px solid #CCC;
}

.p7PM3-12 ul ul li a {
	font-size:1.1rem;
	padding:10px 18px;
}
.p7PM3-12 ul ul li a.current_mark {
	color: #000;
	font-weight: bold;
	text-shadow: none;
	font-size:1.1rem;
}

.p7PM3-12.responsive .pmm3-toolbar a {
	border-bottom: none;
}

.p7FGM .fgm-content {
	font-size: 125%;
	padding: 10px;
}

.fgm-borders .fgm-img img.whiteBorder {
    border: 1px solid #FFF;
}

.p7OPM-04 .opm-tabs-wrapper a.open:before {
	left: 6px;
	content: "\2713";
}

