/* help portal specific styles */
body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	size: 18pt;
	color: #212F64;
}

body {
	padding: 20px;
}


table {
	width: 980px;
}

.content {
	margin: 0 auto;
    display: table;
}

.logo {
    width: 100%; 
	padding: 0px;
	border: red 3px;
}

.headerTextCenter {
	width: 0%;
	text-align: center;
	font-weight: normal;
	size: 18pt;
	left-margin: 14px;
	color: #202F64;
	font-family: 'Helvetica Neue', arial, 'Open Sans', sans-serif;
	font-size: 2.0rem;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 21.111112594604492px;
	line-height: normal;
}

.headerTextRight {
	width: 0%; 
	text-align:center;
	font-weight: normal;
	size: 18pt;
	left-margin:14px;
	color: #212F64;
}


