/* text colors */

.johnsonControlsBlue-text {
	color: #08338F; 
}

.darkBlue-text {
	color: #0073D2; 
}

.johnsonControlsCyan-text {
	color: #00C8FF; 
}

.mediumBlue-text {
	color: #A2E8FF; 
}
 
.lightBlue-text {
	color: #E0F7FF; 
}

.johnsonControlsGreen-text {
	color: #5FC12F; 
}
 
.lightGreen-text {
	color: #DFF4D0; 
}

.steelGray-text {
	color: #555555; 
}
 
.lightGray-text {
	color: #CCCCCC; 
}

.solarYellow-text {
	color: #FAA519; 
}

/* background colors */

.johnsonControlsBlue-bg {
    background-color: #08338F; 
}

.darkBlue-bg {
    background-color: #0073D2; 
}

.johnsonControlsCyan-bg {
    background-color: #00C8FF; 
}

.mediumBlue-bg {
    background-color: #A2E8FF; 
}
 
.lightBlue-bg {
    background-color: #E0F7FF; 
}

.johnsonControlsGreen-bg {
    background-color: #5FC12F; 
}
 
.lightGreen-bg {
    background-color: #DFF4D0; 
}

.steelGray-bg {
    background-color: #555555; 
}
 
.lightGray-bg {
    background-color: #CCCCCC; 
}

.solarYellow-bg {
    background-color: #FAA519; 
}

.apple-text {
	color: #5fc12f
}

.catalinaBlue-text {
	color: #08338f
}

.scienceBlue-text {
	color: #0073d2
}

.brightTurquoise-text {
	color: #00c8ff
}

.anakiwa-text {
	color: #a2e8ff
}

.pattensBlue-text {
	color: #e0f7ff
}

.teaGreen-text {
	color: #d774d0
}

.emperor-text {
	color: #555555
}
.silver-text {
	color: #cccccc
}

.sun-text {
	color: #faa519
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
