/*___________________________________________________________________________________________*/
/*Control panel*/
.controlpanel{ background:#FFF; border:#B7B7B7 solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#B7B7B7 solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD .SubHead{ background:#B7B7B7; font-size:12px; color:#333; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#B7B7B7; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#B7B7B7; font-size:11px; color:#333; }
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none; }
.controlpanel A.CommandButton:link{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:visited{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:hover{ color:#F00; text-decoration:underline;}
.controlpanel A.CommandButton:active{ color:#000; text-decoration:none; }
/*___________________________________________________________________________________________*/
body{ background:#FFFFFF; border-left:0px; border-right:0px; }
.Head{ font-size:13px; font-weight:bold; color:#333; }
.SubHead{ font-size:11px; font-weight:bold; color:#003366; }
.SubSubHead{ font-size:11px; font-weight:bold; color:#000; }
.Normal{ font-size:11px; }
TD,TH,DIV,SPAN{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }

.topwrapper{ background:#FF8F1E; border:#B7B7B7 dotted; border-width:1px 0px; text-align:center; }
.top{ width:580px; text-align:right; margin:0px auto; padding:6px; }
.wraptable{ width:927; height:715; border: #999999 solid 5px;}
/* TOP BANNER */
.serviceItem{ background:url(images/servicesarrow.jpg) top left no-repeat;  padding:0px 0px 0px 30px; }


/* MENU BAR */
.menubar{ border:#B7B7B7 dotted; border-width:0px 1px 0px 0px; height: 448px; width:200px }

/*    SERACH BOX */
.searchbox{background:url(images/searchbox.jpg) bottom right no-repeat; width:70%; height:50px; padding:5px 0px 0px 80px; }


.curvetopleft{ background:url(images/searchbox_tl.jpg) top right no-repeat; width:10px; }
.curvetopright{ background:url(images/searchbox_rt.jpg) top right no-repeat; width:10px; }
.curvebottomleft{ background:url(images/searchbox_bl.jpg) center right no-repeat; width:10px; }
.curvebottomright{ background:url(images/searchbox_rb.jpg) center right no-repeat; width:10px;  }
.bborder { border:#DDD solid; border-width:2px 0px; width:180px; }


.bborderleft{ background:url(images/searchbox_left.jpg) right repeat-y ; width:10px; }
.bborderright{ background:url(images/searchbox_right.jpg) left repeat-y ; width:10px; }

//.FormSubmit{background:#F6792D; border-style:outset;}
.FormSubmit{background:url(images/sendbutton.jpg) no-repeat; horizontal-align:right; border-style:none; height:30px; width:100px; color:white; font-size:10px;font-weight:bold; }

.toppane{ padding:0px 10px; }
.leftpane{ padding-left:5px; padding-top:110px; width:50px}
.smallpanetopleft{ width:50%; padding:0px 5px 0px 10px; }
.smallpanetopright{ width:50%; padding:0px 10px 0px 5px; }
.rightpane{ padding-right:0px; border:#B7B7B7 dotted; border-width:0px 0px 1px 0px; }
.contentpane{  padding:0px 10px; }
.smallpanebottomleft{ width:50%; padding:0px 5px 0px 10px; }
.smallpanebottomright{ width:50%; padding:0px 10px 0px 5px; }
.bottompane{ padding:0px 10px;  border:#B7B7B7 dotted; border-width:0px 0px 1px 0px; }
.vacaturerow{padding:0px 10px; border:black dotted; border-width:1px 1px 1px 1px; }

.user{ color:#darkblue; font-size:11px; }
a.user:link{ color:#darkblue; text-decoration:none; }
a.user:visited{ color:#darkblue; text-decoration:none; }
a.user:hover{ color:#darkblue; text-decoration:none; }
a.user:active{ color:#darkblue; text-decoration:none; }

.breadcrumb{ font-size:10px; color:#000; }
#search{ padding-top:1px; }
#search input{ border:1px #DDD solid; margin-bottom:1px; }
#search img{ }

a:link{ color:#F00; text-decoration:underline; }
a:visited{ color:#F00; text-decoration:underline; }
a:hover{ color:#F00; text-decoration:none; }
a:active{ color:#F00; text-decoration:underline; }

.footerlinks{ padding:20 33 0; text-align:center; }
.footercell{ width:100%; background:url(media/footerbg.gif); text-align:center; padding:0px 20px 15px; }
.footerleft{ background:url(media/footerleft.jpg); }
.footerright{ background:url(media/footerright.jpg); }
.footer{ font-size:10px; color:#333; }
a.footer:link{ color:#333; text-decoration:none; }
a.footer:visited{ color:#333; text-decoration:none; }
a.footer:hover{ color:#F00; text-decoration:none; }
a.footer:active{ color:#333; text-decoration:none; }
/*___________________________________________________________________________________________*/
/* Main Menu */
.MainMenu_MenuContainer{ width:100%; }
.MainMenu_MenuBar{background-color:#7F7F7F; }
.MainMenu_RootMenuArrow{ display:none;}
.MainMenu_MenuIcon{
	font-size:10px; font-weight:normal;
	background-color:blue;
	padding:0px 0px 0px 0px;
	margin:0px;	
	width:1px;
}
.MainMenu_MenuItem{
	color:#333; 
	font-size:10px; font-weight:normal;
	padding:0px 0px 0px 0px;
	background-color:#7F7F7F;

}
.submenuitembreadcrumb{
	color:#FF0; 
	font-size:10px; font-weight:normal;
	background-color:#7F7F7F;
	padding:0px 0px 0px 0px;
		

}
.submenuitemselected{
	
	color:#FF0;
	font-size:12px; font-weight:normal;
	padding:0px 0px 0px 0px;
	background:#7F7F7F;
}
.MainMenu_MenuArrow{
	padding:0px;
}
.submenu{
	z-index:1000; 
	background:#7F7F7F;	
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#757575', Direction=135, Strength=2);*/
	padding:0px 0px 0px 0px;
	margin-left:0px;
}
.rootmenuitem TD{
	color:#666666; 
	font-size:10px; 
	font-weight:bold;
	background:url(images/menuItem.jpg) center left no-repeat;
	padding:0px 0px 0px 10px;
	height:24px;
	width:100%;
}
.rootmenuitemselected TD{
	color:darkblue; 
	font-size:10px; 
	font-weight:bold;
	background:url(images/selectedItem.jpg) center left no-repeat;
	padding:0px 0px 0px 20px;
	height:24px;
	width:100%;
}
.rootmenuitembreadcrumb TD{
	color:red; 
	font-size:10px; 
	font-weight:bold;
	background:url(images/selectedItem.jpg) center left no-repeat; 
	padding:0px 0px 0px 20px;
	height:24px;
	width:100%;
}
.MainMenu_MenuBreak{ display:none; }
/*___________________________________________________________________________________________*/
/* Headers */



