/* Copyright 2003-2008, AlphaPlex, Inc.  All Rights Reserved.  Web Site: www.alphaplex.net */
@import url(../StyleSheet.css);


/* Use this for styles unique to this section (all others are imported for global consitancy) */
/* ##################################################################################### */

.EmpHead {width:100%;}

.EmpSearch {width:600px; margin:0 auto;}
.SearchTitle {height:30px; color:#fff; font-size:16px; font-weight:bold; text-align:left; padding:10px 0px 10px 68px;}
.EMbox     {background:url(../images/EMbox.gif) no-repeat center; width:250px; height:154px;}
.EMbox td  {width:250px;}
.EMbox ul  {padding:0px; margin:0px 70px; margin-top:-10px;}
.EMbox li  {list-style-image:url(../images/EMarrow.gif); font-weight:bold; margin:3px;}
    .EMbox a:link, .EMbox a:visited {color:#363636; text-decoration:none;}
    .EMbox a:active, .EMbox a:hover {color:#666668; text-decoration:none;}

