/* CSS Document */

body {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000;	margin: 0px 0px 0px;}

.header {  font-size: 75%; font-weight: bold;}
.headerred {	font-size: 85%; font-weight: bold;	color: #C40000;}
.headerblue {	font-size: 90%; font-weight: bold;	color: #0000A0;}

.text {	font-size: 12px;}
.text2 {	font-size: 9.5pt;}
.textpad {	padding: 5px 10px;}
.headerredtextpad {	padding: 3px 5px 10px;}


a:active {
	font-size: 100%;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 100%;
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	font-size: 100%;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 100%;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

.footer { font-size: 7pt;}

.inlineframe {
	font-size: 7pt;
	padding: 0px;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
}
.careers-title {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.careers-subtitle {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
