.thePhoto, .theCopy, .introCopy {
margin-top:30px;
}

.thePhoto {
margin-bottom:30px;
text-align:center;
}

.introCopy {
font-size:1.1em;
line-height:1.4em;
}

p.caption {
font-style: italic;
text-align:center;
margin:10px auto;
font-weight:300;
}

.btn-sce {
background-color:#0033ac;
color:#fff;
padding:10px 15px;
text-align:center;
text-transforM:uppercase;
}

.btn-sce:ACTIVE,.btn-sce:HOVER  {
background-color:#02267a;
color:#fff;
}

.sectionNav, .sectionNav a, .sectionNav a:VISITED {
margin:20px 0;
text-transform:uppercase;
font-size:0.9em;
color:#666;
}

.sectionNav a:HOVER, .sectionNav a:ACTIVE {
color:#02267a;
}


.cta-back {
padding:20px 10px;
text-transform:uppercase;
color:#fff;
width: 150px;
text-align:center;
}

.cta-back a, .cta-back a:VISITED {
color:#fff;
text-align:center;
line-height:1em;
}

.cta-back HOVER, .cta-back a:ACTIVE {
color:#fff;
}

.back-1 {
background-color:#663399;
}

.back-2 {
background-color:#0099cc;
}

.back-3 {
background-color:#FF6600;
}

.back-4 {
background-color:#339966;
}

.back-5 {
background-color:#cc3366;
}

.back-6 {
background-color:#339999;
}

.back-7 {
background-color:#3366CC;
}

.back-8 {
background-color:#cc3333;
}

.back-9 {
background-color:#99CC00;
}

.back-10 {
background-color:#FF9900;
}

.tabContent {
margin:30px 0 60px 0;
}

ul.theNews {
	list-style-type: none;
	margin:20px 0;
	padding-left:0;
	padding: 20px 40px;
	background-color: rgba(0,0,0,.03);
	border-radius: 20px;
}

ul.theFiles {
	list-style-type: none;
	margin-left:0;
	padding-left:0;
}

ul.theResources{
	list-style-type: none;
	margin:20px 0;
	padding-left:0;
	padding: 20px 40px;
	background-color: rgba(0,0,0,.03);
	border-radius: 20px;
	}

ul.theResources li {
border-top:1px solid #ececec;
padding:10px 0 10px 35px;
background: transparent url("/siteflow_exec/images/resource_icon.png") no-repeat scroll 0 10px;
}

ul.theNews li {
border-top:1px solid #ececec;
padding:10px 0 10px 0;
}

ul.theFiles li {
border-top:1px solid #ececec;
padding:10px 0 10px 0;
}

ul.theResources li:first-child, ul.theNews li:first-child, ul.theFiles li:first-child {
border-top:none;
}


ul.theResources li a, ul.theNews li a, ul.theFiles li a {
font-size:1.2em;
}

.theDescription, .theSubtitle, .searchDescription {
display:block;
color:#666;
font-style:italic;
}


.newsDate {
display:block;
color:#666;
}

.content-container a:HOVER {
text-decoration:underline;
}


