/* Text Styles */
.lifepaktext {
	font-family : Arial, Helvetica, sans-serif;
	color : #CC6600;
	font-style : normal;
	font-size : 22px;
	font-weight : bold;
}

.phxsolutext {
	font-family : Arial, Helvetica, sans-serif;
	color : #336633;
	font-style : normal;
	font-size : 18px;
	font-weight : bold;
}


.tratext {
	font-family : Arial, Helvetica, sans-serif;
	color : #669900;
	font-style : normal;
	font-size : 22px;
	font-weight : bold;
}

.sporttext {
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
	font-style : normal;
	font-size : 22px;
	font-weight : bold;
}

.imagetext {
	font-family : Arial, Helvetica, sans-serif;
	color : #CC6699;
	font-style : normal;
	font-size : 22px;
	font-weight : bold;
}

.watertext {
	font-family : Arial, Helvetica, sans-serif;
	color : #6699FF;
	font-style : normal;
	font-size : 22px;
	font-weight : bold;
}

/* Color Styles */
.lightgreen {
	background-color: #B4C0AA;
}

.olivegreen {
	background-color: #67735D;
}

.white {
	background-color: #ffffff;
}

.taupe {
	background-color: #C6C9AE;
}

.cream {
	background-color: #F2EDD0;
}

.dark_khaki {
	background-color: #ACAEA0;
}

.lightgray {
	background-color: #EFEFEF;
}

.lightolivegreen {
	background-color: #88967F;
}

.reallylightgreen {
	background-color: #F4F6F1;
}

.blue {
	background-color: #8496AC;
}

.navgray {
	background-color: #9FA599;
}

.tan {
	background-color: #BFB494;
}

.babypoopgreen {
	background-color: #A3A870;
}

.companycolor {
	background-color: #9FA699;
}

.opportunitycolor {
	background-color: #BFB494;
}

.darkgray {
	background-color: #7C7C7C;
}

.lightgray2 {
	background-color: #F8F8F8;
}

.deepgray {
	BACKGROUND-COLOR: #b4b5b7
}

.verylightblue {
	background-color: #F4F5F7;
}

.turquoise {
	background-color: #7F9DB9;
}

.teal {
	background-color: #839594;
}

.lightblue {
    background-color: #8692A2;
}


/* Link Styles */
A.lifepak:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-style : normal;
	text-decoration: none;
	font-size : 16px;
	font-weight : bold;
}

A.lifepak:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-style : normal;
  	text-decoration: none;
	font-size : 16px;
	font-weight : bold;
}

A.lifepak:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #CC6600;
	text-decoration: none;	
	font-size : 16px;
	font-weight : bold;
}

A.lifepak:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #CC6600;
	text-decoration: none;
	font-size : 16px;
	font-weight : bold;
}


A.phxsolu:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #336633;
	font-style : normal;
	text-decoration: none;
	font-size : 16px;
}

A.phxsolu:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #336633;
	font-style : normal;
  	text-decoration: none;
	font-size : 16px;
}

A.phxsolu:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #336633;
	text-decoration: none;	
	font-size : 16px; 
}

A.phxsolu:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #336633;
	text-decoration: none;
	font-size : 16px;
}


A.tra:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #669900;
	font-style : normal;
	text-decoration: none;
	font-size : 16px;
	font-weight : bold;
}

A.tra:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #669900;
	font-style : normal;
  	text-decoration: none;
	font-size : 16px;
	font-weight : bold;
}

A.tra:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #669900;
	text-decoration: none;	
	font-size : 16px;
	font-weight : bold;
}

A.tra:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #669900;
	text-decoration: none;
	font-size : 16px;
	font-weight : bold;
}


A.sport:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #003366;
	font-style : normal;
	text-decoration: none;
	font-size : 16px;
	font-weight : bold;
}

A.sport:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #003366;
	font-style : normal;
  	text-decoration: none;
	font-size : 16px;
	font-weight : bold;
}

A.sport:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;	
	font-size : 16px;
	font-weight : bold;
}

A.sport:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	font-size : 16px;
	font-weight : bold;
}


A.image:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #CC6699;
	font-style : normal;
	text-decoration: none;
	font-size : 16px;
	font-weight : bold;
}

A.image:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #CC6699;
	font-style : normal;
  	text-decoration: none;
	font-size : 16px;
	font-weight : bold;
}

A.image:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #CC6699;
	text-decoration: none;	
	font-size : 16px;
	font-weight : bold;
}

A.image:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #CC6699;
	text-decoration: none;
	font-size : 16px;
	font-weight : bold;
}
