@charset "UTF-8";
/* CSS Document */

body {
	background-color: #557295;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: .9em;
}
p {
	text-align: justify;
}
#content, #footer, #bumper {
	background-color: #FFFFFF;
}
#footer p {
	font-size: 0.7em;
	color: #999999;
	text-align: center;
	font-style: italic;
	padding-top: 10px;
}
#footer  a, #footer a:visited {
	color: #999999;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #234A76;
}
h2 {
	padding-left: 15px;
	color: #234A76;
	padding-top: 10px;
	padding-bottom: 5px;
	text-transform: capitalize;
	font-weight: bolder;
	font-size: 1.7em;
}
h3 {
	text-transform: uppercase;
	margin-left: 20px;
	color: #234A76;
	padding-top: 15px;
}
.normalUl li {
	margin-top: 5px;
	margin-left: 20px;
}
.testimonialA, .testimonialB {
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.testimonialA {
	background-color: #DDDDDD;
}
.testimonialB {
	background-color: #DFE7F3;
}
.mvm {
	color: #821116;
}
#contacttable   tr  div {
	background-color: #DDDDDD;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#loginbox {
	background-color: #F1F1F1;
	margin-right: 35px;
	margin-left: 35px;
	border: 1px solid #CCCCCC;
	margin-top: 55px;
	margin-bottom: 55px;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
td.lborder {
	background-color: #557295;
	background-repeat: repeat-y;
	background-image: url(../assets/images/tableborders/left.png);
}
td.rborder {
	background-color: #557295;
	background-repeat: repeat-y;
	background-image: url(../assets/images/tableborders/right.png);
}
td.tborder {
	background-color: #557295;
	background-repeat: repeat-x;
	background-image: url(../assets/images/tableborders/top.png);
}
td.bborder {
	background-color: #557295;
	background-repeat: repeat-x;
	background-image: url(../assets/images/tableborders/bottom.png);
}
.clientlogostitles {
	font-size: .9em;
	text-transform: uppercase;
	color: #234A76;
	background-color: #DFE7F3;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #234A76;
	text-align: left;
}
.clientlogos img {
	margin: 4px;
}
.clientnames   {
	line-height: 1.5em;
	font-size: 0.9em;
	text-decoration: none;
	color: #000000;
	padding-left: 10px;
}
td.clientnames a    {
	color: #000000;
}
td.clientnames ul li a:hover    {
	color: #FFFFFF;
}
td.clientnames ul li    {
	text-align: left;
}
ul.whitepapers {
	line-height: 2em;
	margin-left: 40px;
}
a, a:visited {
	color: #234A76;
}
a:hover {
	color: #FFFFFF;
	background-color: #234A76;
}
.contactContent {
	margin-right: 20px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}
.contactTitle {
}
.contactTable hr {
	color: #CCCCCC;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #CCCCCC;
}
.contactTable {
	background-color: #F1F1F1;
	margin: 5px;
	border: 1px solid #CCCCCC;
}
.bulletPoint li {
	line-height: 1.5em;
	text-transform: uppercase;
	color: #3E3E3E;
	font-weight: bold;
	margin-left: 35px;
	list-style-type: square;
}
p.pCenter {
	text-align: center;
}
.special .specialOffer {
	font-weight: bold;
	color: #DE1F26;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.5em;
}
p.special {
	background-color: #DDDDDD;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 1px solid #999999;
	text-align: center;
	padding: 8px;
}
.duplicationIMG {
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 40px;
	margin-top: 4px;
	margin-bottom: 4px;
}
