/*
 // - - - - - - 8 < - - - - - - 8 < - - - - - - 8 < - - - - - - 8 < - - - - - - 8 < - - - - - -
 //
 //	RESET ALL STYLES FOR PRINT PURPOSES
 //
 // - - - - - - 8 < - - - - - - 8 < - - - - - - 8 < - - - - - - 8 < - - - - - - 8 < - - - - - - 
*/

a
{
	color					: #333;
	text-decoration			: underline;
}

.alignCenter
{
	text-align				: center;
	margin-left				: auto;
	margin-right			: auto;
}

#footer_1, #footer_2
{
	text-align				: center;
	margin					: 15px;
}

.date_size
{
	border					: 1px solid #333;
	float					: left;
	text-align				: center;
	margin					: 0px 10px 10px 0px;
	padding					: 10px;
}

	.date_size .month
	{
		font-size			: 15px;
		font-weight			: bold;
	}
	
	.date_size .day
	{
		font-size			: 12px;
		font-weight			: bold;		
	}


html, body
{
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
}

h1
{
	font-size				: 21px;
	font-weight				: bold;
}

h2
{
	font-size				: 17px;
	font-weight				: bold;
}

h3
{
	font-size				: 14px;
	font-weight				: bold;
}

img, #page_title, #return_link
{
	display					: none;
	margin					: 0;
	padding					: 0;
}


#navigation ul, #footer_1 ul, #footer_2 ul
{
	margin					: 0;
	padding					: 0;
}

	#navigation ul li, #footer_1 ul li, #footer_2 ul li
	{
		display				: inline;
		list-style			: none;
	}
	
#nav_selected
{
	font-weight				: bold;
}

#page_links li
{
	color					: #333;
	display					: inline;
	font-size				: 12px;
	margin					: 0px 2px;
}

	#page_links li a
	{
		border				: 1px solid #333;
		color				: #CCC;
		font-weight			: bold;
		padding				: 3px 5px;
		text-decoration		: none;
	}

	#page_links li a#selected
	{
		border				: 2px solid #333;
		font-weight			: bold;
	}

#right_content_header p:first-line
{
	font-size				: 21px;
	font-weight				: bold;
}

	#right_content_header p
	{
		font-size			: 17px;
		font-weight			: bold;
	}
	
table#jobs td
{
	border					: 1px solid #333;
	padding					: 10px;
}

ul.inline_list
{
	margin					: 10px 0px;
}
		
	ul.inline_list li
	{
		display				: inline;
		font-size			: 12px;
	}
	
ul#select_department li
{
	display					: inline;
}
