body {

	font-family: Arial, Helvetica, sans-serif;

	margin: 0;

}



p,td,th,li,a {

	font-size: 11px;

	line-height: 15px;

	color: #858585;

}



a:link {

	color: #000000; 

	text-decoration: none

}



a:visited {

	color: #000000; 

	text-decoration: none

}



a:hover {

	color: #D80707; 

	text-decoration: none

}



a:active {

	color: #000000; 

	text-decoration: none

}



h1 {

	font-size: 11px;

	line-height: 15px;

	color: #858585;

	font-weight: bold;

}



/* Layout styles */

#Christmas {

	padding: 15px;

	width:400px;

	visibility: visible;

	z-index: 100;

	background-color: #CECECE;

	position: absolute;

	top: 50%;

	left: 50%;

	margin-top: -25%;

	margin-left: -25%;

}



.employment {

	margin: 0;

	padding: 0;

	font-size: 11px;

	line-height: 11px;

	color: #858585;

}



.main_heading {

	font-size: 15px; 

	color: #666666;

	font-weight: bold;

	line-height: 18px;

}



.red_heading {

	font-size: 11px; 

	color: #D80707;

	line-height: 15px;

}



.blue_text {

	font-size: 11px; 

	color: #0B307E;

	line-height: 15px;

}



.light_grey {

	font-size: 11px; 

	color: #CCCCCC;

}



.form_contact {

	color: #858585;

	background-color: #F6F6F6;

	border: 1px solid #CCCCCC;

}



.base_nav:link, .base_nav:active, .base_nav:visited {

	color:#858585; 

	text-decoration: none

}



.base_nav:hover {

	color:#333333; 

	text-decoration: none; 

}


