@charset "UTF-8";

.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height:38px;
	color: #cbb778;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 15px;
}
.bodytitlebig {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	line-height:30px;
	font-weight: bold;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subtitletext {
	line-height: 13pt;
	padding-left:25px;
	padding-right: 8px;
	padding-bottom: 8px;	
}
.subtexttable {
	border-top:solid 3px #ffffff;
}
.imageleft
{	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	align:left;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
	padding-right: 0px;
	margin-top:0px;
}
p {
	padding-left: 25px;
	line-height: 16.0pt;
}
table,td,tr,th {
	padding:0;
}
.titleredtext { /* used for subtiles under solutions & services pagess */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A50021;
	padding-left: 16px;
	padding-top: 5px;
	padding-bottom: 5px;

}
.cellborder-bottom { /* Sets the bottom border of the Title cell, called by class="cellborder-bottom" */
	border-bottom: solid 3px #666666;
}
.table-style { /* Sets the top and bottom borders of the table */
	border-bottom: solid 3px #666666;
	border-top: solid 40px #a50021;
}
#home #nav-home a, /* all these settings are to color the current page button*/
#about #nav-about a,
#leadership #nav-leadership a,
#amplify #nav-amplify a,
#solutions #nav-solutions a,
#success #nav-success a {
	color:#FFFFFF;
	background-color:#a50021;
}

#amplify #nav-amplify .level-1 li a {
	background-color:#50516B;
}
#amplify #nav-amplify .level-1 li a:hover {
	background-color:#383644;
}


#powell #nav-powell a,
#moore #nav-moore a,
#karl #nav-karl a,
#knight #nav-knight a,
#laport #nav-lapore a {
        color:#FFFFFF;  
        background-color:#a50021;
}


