/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
}

.main {
	padding: 20px 0 0 25px;
}

.main a:link {
	color: #000000;
}

.main a:hover {
	color: #006699;
}

.main a:visited{
	text-decoration: underline;
}

.careers {
	padding: 50px 0 0 25px;
}

.careers a:link {
	color: #000000;
}

.careers a:hover {
	color: #006699;
}

.careers a:visited{
	text-decoration: underline;
}

li {
	color: #006699;
}

.list_text {
	color: #000000;
}

.secondmenu {
	font-size:10px;
	font-weight:bold;
	color:#006699;
	padding: 5px 0 5px 25px;
}

.gray {
	color:#000000;
}

.secondmenu a:link {
	color:#000000;
	text-decoration:none;
}

.secondmenu a:hover {
	color:#006699;
}

.h1 {
	font-size:18px;
	color:#000000;
	font-weight:bold;
}

.h2 {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.blue_header {
	font-size:18px;
	color:#006699;
	font-weight:bold;
}

.blue_header_2 {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

.leadership_names {
	font-size:12px;
	font-weight:bold;
	color:#006699;
	line-height:30px;
	padding: 20px 0 0 25px;
}

.leadership_names a:link, a:visited {
	color:#000000;
	text-decoration:none;
}

.leadership_names a:hover {
	color:#006699;
}

.footer {
	font-size: 10px;
	color: #000000;
	line-height: 16px;
}

.footer a:link {
	color: #000000;
}

.footer a:hover {
	color: #006699;
}

.footer a:visited {
	text-decoration: underline;
}
