body {
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}


.skip-to-content-link {
	left: 50%;
	position: absolute;
	transform: translateY(-100%);
}

td {
	font-family: Arial, tahoma;
	font-size: 12px;
	color: #444;
	line-height: 25px;
	vertical-align: top;
}

.hometextarea {
	margin: 25px;
	font-family: Arial, tahoma;
	font-size: 12px;
	display: block;
	color: #222;
	line-height: 25px;
	width: 415px;
}

.heading {
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: bold;
	display: block;
	line-height: 25px;
}

.sectionheading {
	color: #048EBF;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	display: block;
}

ul {
	list-style-image: url(images/bullet.gif);
	line-height: 22px;
	list-style-position: outside;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 0px;
}


.rightcol {
	left: 625px;
	top: 462px;
	position: absolute;
	width: 175px;
	font-family: Arial, tahoma;
	font-size: 11px;
	display: block;
	color: #444;
	line-height: 20px;
}

.rightcolaff {
	left: 525px;
	top: 270px;
	position: absolute;
	width: 250px;
	font-family: Arial, tahoma;
	font-size: 11px;
	display: block;
	color: #444;
	line-height: 20px;
}



.copyright {
	margin: 25px;
	font-family: Arial, tahoma;
	font-size: 9px;
	display: block;
	color: #444;
}

.rows td {
	color: #444;
	font-size: 11px;
	padding: 8px;
	border-bottom: 1px solid #dadada;
}

a:link {
	color: #048EBF;
	TEXT-DECORATION: underline;
}

a:hover {
	color: #048EBF;
	TEXT-DECORATION: none;
}

a:visited {
	color: #555555;
	TEXT-DECORATION: underline;
}

a:visited:hover {
	color: #555555;
	TEXT-DECORATION: none;
}

.question {
	color: #048EBF;
	font-size: 13px;
	font-weight: bold;
	padding-top: 22px;
	display: block;
}

.answer {
	color: #444;
	font-size: 11px;
	padding-top: 0px;
	display: block;
}

.careers {
	vertical-align: top;
	margin-top: 14px;
	display: block;
}