#columnContainer {
  width: 1000px !important;
}
h1 {
	font-size: 60px;
	color: #0A0953;
	text-align: center;
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
	padding-bottom: 0.67em;
}
	
h2 {
	color: #3B639C;
	font-size: 30px;
	font-weight: bold;
	margin: 80px 0px 0px 0px;
	padding-bottom: 0.67em;
}
h3 {
	font-size: 20px;
	color: #636363;
	padding-bottom: 10px;
	text-align: center;
}
ul li {
	display: inline;
	list-style-type: none;
}
p {
	font-size: 20px;
}
a, a:visited {
	text-decoration: none;
}
.boxedResources {
	background-color: #C3CFCF;
	padding: 10px 0px 30px 0px;
	box-shadow: 10px 10px 5px #888888;
}
.buttonSlide {
	background-color: #0A0953;
	margin-left: 50px;
	padding: 10px 10px 10px 10px;
	box-shadow: 5px 5px 5px #888888;
}
.buttonSlide a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}
.emphasize {
	font-weight: bold;
	color: #0A0953;
}

.SS {
	display: none;
}

/*Social Media*/
#socialMediaResource {
	float: right;
	margin-top: -60px;
}
#socialMediaResource img {
	width: 35px;
	height: 35px;
	border: 0;
}


/*Slides*/
#topResource {
	background-color: #C3CFCF;
	padding: 20px 0px 10px 0px;
	box-shadow: 10px 10px 5px #888888;
}
#topResource p {
	text-align: center;
}
#resourceSlides {
	margin-left: 200px;
}
.slideResource {
	overflow: hidden;
	display: none;
}
.slideText {
	background-color: #FFFFFF;
	padding: 10px 10px 0px 10px;
	width: 200px;
	height: 290px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stL {
	float: left;
}
.stR {
	float: right;
	margin-right: 200px;
}
.slideResource img {
	width: 50%;
	height: 290px;
	
}
#slideNumbers {
	text-align: center;
	margin-top: 20px;
}
.slideNum {
  height: 30px;
  width: 30px;
  margin: 0 10px;
  background-color: #0A0953;
  display: inline-block;
  text-align: center;
  transition: background-color 0.6s ease;
}
.slideNum:hover {
	cursor: pointer;
}
.slideNum span {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 15px;
  margin: 5px 2px 0 0;
  display: inline-block;
}
.active {
  background-color: #90bfbd;
}
.active span {
  color: #0A0953;
}

#tResources {
	margin: 80px 0px 0px 0px;
}
#tResources h2 {
	display: inline-block;
}
#cR {
	margin: 0px 0px 0px 100px;
}
#aR {
	margin: 0px 0px 0px 200px;
}

/*Consumer Resources*/
#leftResource {
	width: 500px;
	vertical-align: top;
	display: inline-block;
}
.titles {
	font-size: 20px;
	font-weight: bold;
}
#leftResource p {
	text-align: center;
	padding-bottom: 25px;
}
.resourceLinks {
	margin: 0px 0px 20px 40px;
}
.resourceCard {
	border: 1px solid #DADADA;
	background-color:#0A0953;
	height:250px;
	width: 200px;
	display: inline-block;
	box-shadow: 5px 5px 5px #888888;
	text-align: center;
}
.hover-text {
	/*display: none;*/
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}	
.rcLabel {
	background-color:#FFFFFF;
	height: 50px;
	width: 200px;
	margin-top: 20px;
	text-align: center;
}
.rcLabel p {
	color: #0A0953;
	font-size: 20px;
	font-weight: bold;
  	display: inline-block;
	margin: 10px 0px 0px 0px;
}
.rcLabel p a {
	color: #0A0953;
	font-size: 20px;
	font-weight: bold;
}
.rcLabel p a:hover {
	color: #008080;
}
.resourceCard span {
	font-size: 100px;
	display: inline-block;
	margin-top: 20px;
}
#economic {
	color:#ED9401;	
}
#community {
	color:#8A46FA;
}
#care {
	color:#C70039;
}
#price {
	color:#035D0E;
}


/*Additional Resources*/
#rightResource {
	width: 445px;
	margin: 0px 0px 0px 50px;
	display: inline-block;
}
.miniResource {
	display: block;
	margin: 0px 0px 30px 0px;
	width: 445px;
}
.miniResource h3 {
	border-bottom: 1px dotted #888888;
}
.miniResource .button {
	padding: 50px 50px 50px 50px;
}
.rList ul {
	padding-bottom: 10px;
}
.rList ul li{
	display: inline;
	margin: 0px 10px 0px 0px;
	background-color: #0A0953;
	padding: 5px 3px 5px 0px;
	box-shadow: 5px 5px 5px #888888;
}
.rList a, .rList a:visited {
	color: #FFFFFF;
	font-size: 15px;
}
.mrIcon {
	background-color: #FFFFFF;
	color: #0A0953;
	width: 6px;
	height: 4px;
	padding: 3px 2.5px 3px 2.5px;
}
.rListT {
	padding: 5px 0px;
}
.buttonSlide a:hover, .rList a:hover {
	color: #75A5A3;
	font-weight: bold;
}






/*T2*/
#t2 h1 {
	font-size: 30px;
	color: #21487b;
	text-align: left;
	display: inline-block;
	padding-bottom: 0em;
}

#t2 h2 {
	font-size: 28px;
	color: #21487b;
	margin: 0px 0px;
	text-align: center;
}
#t2 h3 {
	font-size: 26px;
	font-weight: normal;
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}
#t2 h4 {
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 10px;
	margin-top: 0em;
	margin-bottom: 0em;
}
#t2 hr {
	border: 1px solid #D7D8D8;
	width: 90%;
	margin-top: 10px;
}
#t2 .boxedResources {
	background-color: transparent;
	box-shadow: 0px 0px 0px #888888;
	padding: 0px 0px 0px 0px;
}
#t2 #socialMediaResource {
	display: inline-block;
	margin-top: 0px;
}
#t2 ul {
	margin: 0em 0em;
}
#t2 p {
	margin-top: 0em;
	font-size: 15px;
	margin-top: 0em;
	margin-bottom: 20px;
}
#t2 #aboutCR {
	font-style: italic;
	width: 90%;
	margin-left: 50px;
	padding-top: 20px;
}

/*Slides*/
#t2 #topResources {
	background-color: transparent;
	display: block;
	box-shadow: 0px 0px 0px #888888;
}
#t2 #leftResource {
	border-right: 1px solid #D7D8D8;
}
#t2 #resourceSlides {
	margin-left: 40px;
	width: 445px;
	height: auto;
	display: inline-block;
	padding-bottom: 5px;
}
#t2 .slideResource img {
	width: 100%;
	height: 340px;
	border-radius: 25px;
}
#t2 .slideText {
	background-color: transparent;
	width: 445px;
	height: 150px;
	padding: 0px 0px;
}
#t2 .slideText h4 {
	text-align: left;
	margin-left: 20px;
	width: 400px;
}
#t2 .emphasize {
	color: #21487b;
}
#t2 .buttonSlide {
	background-color: #21487b;
	margin-left: 160px;
	border-radius: 25px;
	box-shadow: 2px 2px 2px #888888;
}
#t2 #slideNumbers {
	margin-top: 0px;
	padding-left: 20px;
	padding-top: 5px;
}
#t2 .slideNum {
	border-radius: 50%;
	background-color: #21487b;
}
#t2 .slideNum a {
	color: #FFFFFF;
}
#t2 .active {
  background-color: #90bfbd;
}
#t2 .active a {
	color: #0A0953;
}
#t2 #ppC {
	float: right;
	margin-top: 7px;
	margin-right: 30px;
}
#t2 #ppC a{
	color: #888888;
}
	
		
/* Data center */
#t2 #leftResource p {
	padding-bottom: 0px;
}
#t2 .resourceCard {
	border: none;
	border-radius: 25px;
	background-color: #21487b;
	height: 200px;
	vertical-align: top;
	box-shadow: 2px 2px 2px #888888;
}
#t2 .rcLabel {
	background-color: transparent;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
	height: auto;
}
#t2 .resourceCard p, #t2 .resourceCard a {
	color: #FFFFFF;
}
#t2 .resourceCard span {
	margin-top: 0px;
}
#t2 .hover-text, #t2 .hover-text a {
	font-size: 11px;
}
#t2 #community, #t2 #price {
	margin-left: 10px;
}
#t2 #economic, #t2 #care {
	margin-right: 10px;
}
#t2 #economicIcon {
	color:#ED9401;
}
#t2 #communityIcon {
	color:#B26FF9;
}
#t2 #careIcon {
	color:#F6525C;
}
#t2 #priceIcon {
	color:#90bfbd !important;
}
		
/* Additional Resources */
#t2 .miniResource {
	display: inline-block;
	width: 330px;
	height: auto;
	margin: 0px 0px;
	vertical-align: top;
}
#t2 .miniResource h4 {
	text-align: center;
}
#t2 #midMini {
	border-left: 1px solid #D7D8D8;
	border-right: 1px solid #D7D8D8;
}
#t2 .rList ul li {
	display: list-item;
	background-color: transparent;
	color: #21487b;
	box-shadow: 0px 0px 0px #888888;
	width: 80%;
	margin-left: 40px;
	font-size: 15px;
}
#t2 .rList ul li a{
	color: #636262;
	margin-left: 5px;
}

#t2 #midMini li, #t2 #lastrList li {
	margin-left: 30px;
}
/* //T2 */

























































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
