/*--------------------------------------------------
GLOBAL STYLES
--------------------------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 16px;
}

/*--------------------------------------------------
EMPLOYMENT STYLES
--------------------------------------------------*/
.joblistings td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/*--------------------------------------------------
PRESS RELEASE STYLES
--------------------------------------------------*/
.pressyear {
	font-weight: bold;
	font-size: 14px;
	color: #336699;
	padding: 15px 0px 5px 0px;
}

/*--------------------------------------------------
LINK STYLES
--------------------------------------------------*/
a:link {
	font-weight: bold;
	color: #15487B;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #3D70A3;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #15487B;
	text-decoration: underline;
}

/*--------------------------------------------------
FOOTER STYLES
--------------------------------------------------*/
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.footer a:link, .footer a:visited, .footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #15487B;
}
