div#title {background-color:#ECF7F1;padding:17px 18px !important;padding:13px 18px}
div#title div#container {background:url(../imgs/title_bg.gif) center repeat-x}
div#title span#content {background-color:#ECF7F1;padding-right:50px}
div#title span.words {font:italic 19px Tahoma;color:#4C6DA4}

.menu_link {
	display: inline-block;
	text-decoration:none;
	font:italic bold 11px Tahoma;
	padding:9px 5px 2px 5px ;
	color:#2E3B4C;
}
a.menu_link span {
	background:url(../imgs/menu_arrow.gif) no-repeat;padding-left:15px;
}
a.menu_link span.home {
	background:url(../imgs/menu_home.gif) no-repeat;padding-left:15px;
}
a.menu_link:hover span {
	background:url(../imgs/menu_arrow_over.gif) no-repeat;color:#000000;
}
a.menu_link:hover span.home {
	background:url(../imgs/menu_home_over.gif) no-repeat;color:#000000;
}

.img_print {
	padding:15px 5px 2px 5px ;
	font:10px Tahoma;
	color:#FFFFFF;
}
a.img_print span.print{
 	float: right;  padding: 8 12 8 60;background: url("../imgs/print_green.GIF") no-repeat 100% 100%;
}
a.img_print:hover span.print{
	float: right;  padding: 8 12 8 60;color:#FFFFFF;cursor:hand;
	background: url("../imgs/print_green_over.GIF") no-repeat 100% 100%;
}

a.buttonLink span{ 
	width:80;height:20;
	borderColor:black;border:3 solid black;border-width:1px;
	border-left-color:#60759B;border-top-color:#60759B;
	color:green;background-color:#CECECE; 
	font:bold 11px Tahoma;
	padding:2px 9px 2px 8px ;
	filter:progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#444444,strength=2);
}
a.buttonLink:hover span{background-color:#c0e0a0;text-decoration:none;cursor:hand; }

td.tdLabel{
	color:#1E3F70;
	font:bold 11px Tahoma;
}

.searchButton {
	font:10px Tahoma;
	color:#FFFFFF;
}
a.searchButton span#searchSpan{
 	float: right; padding: 6 20 7 20;
 	background: url("../imgs/app_search_button.gif") no-repeat 100% 100%;
}
a.searchButton:hover span#searchSpan{
	float: right;  padding: 6 20 7 20;color:#FFFFFF;
	background: url("../imgs/app_search_button_over.gif") no-repeat 100% 100%;cursor:hand;
}