/*-------------------------------- menu ---------------------------------*/

.hr_dotted_line {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #f0f0f0;
	border-left: 1px dotted #f0f0f0;
	border-right: 1px dotted #f0f0f0;
	width: 100%;
}

ul.menu_items {
	display: inline;
	color: #ffffff;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

li.menu_items {
	display: inline;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.menu_item {
	color: #ffffff;
	font-size: 100%;
	filter:  dropshadow(color:#333333, offx=2, offy=2, positive = true);
	font-weight: bold;
}

.menu_item a {
	text-decoration: none;
	color: #ffffff;
}

.menu_item a:hover {
	text-decoration: none;
}

.job {
	text-decoration: underline;
	color: #333333;
}

.job a:hover {
	text-decoration: none;
}

/*-------------------------------- ---------------------------------*/

.small_text {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 90%;
}

.breadcrumb {
	color: #ffffff;
}

.location, .location a {
	color: #333333;
}

.qsearch_box {
	color: #666666;
}

/*-------------------------------- ---------------------------------*/


.small_white_text {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 90%;
	color: #ffffff;
}

.footer_text {
	color: #ffffff;
}

.menu_item a {
	text-decoration: none;
	color: #ffffff;
}

.menu_item a:hover {
	text-decoration: none;
}

/*-------------------------------- ---------------------------------*/


img.mainimage {
	display:table-cell;
	float:left;
}

img.title_header {
	margin: 0px 0px 0px 0px;
}

.error {
	color: #cc0000;
	font-weight: bold;
}

.print_titles {
	display: none;
}


/*-----------------------------------------------------------------*/

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 100%;
	text-decoration: none;
}

legend {
	color: #999999;
	font-weight: bold;
}


/*-----------------------------------------------------------------*/
.designer_text {
	font-size : 90%;
	color: #646464;
}

.lgrey {
	color: #646464;
}

.dgrey {
	color: #000000;
}

/*-----------------------------------------------------------------*/

.bluebox {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #063A7C;
	text-decoration : none;
}

.lbluebox {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #81A9D1;
	text-decoration : none;
}
