#longtext {
	margin: 0;
	padding: 0;
	text-align: justify;
	color: #5C5C5C;
	border-right: 1px dashed #DFE1E0;
	background: #FFFFFF;

	line-height: 20px;
}

#longtext_logo {
	height: 70px;
	margin: 0 auto;
}

#longtext_logo h1 {
	float: left;
	margin: 0;
	padding: 0px 0 0 0px;
	line-height: normal;
	font-size:38px;
	color: #28313A;
	font-weight: normal;
	letter-spacing: -1px;
}

#longtext_logo h2 {
	float: left;
	margin: 0;
	line-height: normal;
	font-size:14px;
	float: left;
	padding: 15px 0 0 18px;
	color: #28313A;
	font-weight: normal;
}

#longtext_logo_small {
	width: 780px;
	height: 40px;
	margin: 0 auto;
}

#longtext_logo_small h1 {
	color:#28313A;
	font-size: 20px;
	margin-bottom: 20px;
}

#longtext_index {
	padding-bottom: 30px;
}

#longtext_index a, #longtext_content a {
	color: #1B75A9;
	text-decoration: none;
}

#longtext_index a:hover, #longtext_index a:active {
	text-decoration: none;
	color: #1B75A9;
}

#longtext_index a:visited {
	color: #1B75A9;
}

#longtext_content {
	padding-right: 10px;
	text-align: justify;
	line-height: 20px;
}

/* no change for anchors */
#longtext_content a.anchor {}

#longtext_content a:visited {
	color: #1B75A9;
}


#longtext_content p.SectionTitle {
	color:#28313A;
	font-size: 20px;
	margin: 20px 0;
}

#longtext_content #sec1 {
	margin-top: 50px;
}

#longtext_content p {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 20px;
	margin-bottom: 10px;
}

#longtext_content ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 20px;
	padding-left:40px;
	margin-bottom: 10px;
}

#longtext_content ul {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 20px;
	padding-left:40px;
	margin-bottom: 10px;
}

div.longtext_backtotop {
	margin-bottom: 20px;
	width: 100%;
	text-align: right;
}

div.longtext_backtotop a {
	font-size: 10px;
	color: #1B75A9;
	text-decoration: none;
}

div.longtext_backtotop a:hover, div.longtext_backtotop a:active {
	font-size: 10px;
	text-decoration: underline;
	color: #1B75A9;
}

.longtextSectionHighlight {
	background-color: #ffff80;
}

#longtext a.xlink {
	color: #1B75A9;
	text-decoration: none;
}

#longtext a.xlink:hover, #longtext a.xlink:active {
	text-decoration: underline;
	color: #1B75A9;
}

#longtext_content a.billingsupport {
	color: #1B75A9;
}

#longtext_content a.billingsupport:hover, #longtext_index a.billingsupport:active {
	text-decoration: none;
	color: #1B75A9;
}
