/* Created by kemuri */
body {
	background-image: url(../images/bg.gif);
	margin-left: -380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position:absolute;
	left: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	font-size: inherit;
	text-decoration: none; 
	color: #00519F;
}

a:hover {
	font-size: inherit;
	text-decoration: underline; 
	color: #00519F;
}

strong {
	font-weight: bold;
}

h1 {
	padding: 0px;
	margin: 0px 0px 12px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: White;
}

h2 {
	padding: 0px;
	margin: 2px 0px 4px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}

.main {
	width: 763px;
	background-color: White;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.header img {
	border: 0px;
}

.header ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;	
	padding-left: 0px;
	background-image: url(../images/mnu_fill.gif);
	background-repeat: repeat-x;
	height: 18px;
}

.header li {
	display: inline;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 6px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/mnu_select.gif);
	background-repeat: no-repeat;
}

.header li.fs {
	background-image: none;
}

.header li.lt {
	margin-left: 0px;
}

.header li a {
	color:#000000;
	font-weight: bold;	
	text-decoration: none;
}

.header li a:hover {
	color:#000000;
	font-weight: bold;	
	text-decoration: underline;
}

.content {
	/*background-image: url(../images/main_bg.gif); 404 */
	background-repeat: repeat-y;
	/*height:412px;*/
}

.content2 {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	height:412px;
}

.healthcare {
	width: 203px;
	height: 406px;
	background-image: url(../images/bg_healthcare.jpg);
	background-position: top;
	background-repeat: repeat-y;
	float:left;
	/*margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px;*/
	padding:5px;
	color: White;
	font-size: 10px;
}

.infobox {
	background-color: white;
	color: Black;
	padding: 5px;
}

.border {
	/*margin-top: 70px;*/
	width: 280px;
	/*height: 100px;*/
	border: 1px solid White;
	padding: 5px;
}


.latestjobs {
	float:left;
	background-color: #003466;
	width: 293px;
	height: 400px;
	/*margin: 1px;
	margin-right: 0px;*/
	padding:8px;
	color: White;
	vertical-align: top;
	border-left: solid 1px White;

}

.latestjobs ul {
	margin: 0px;
	margin-left: 17px;
	padding: 0px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	list-style-type: disc;
	white-space: nowrap;
}

.latestjobs img {
	border: 1px solid White;
	border-bottom: 4px solid White;
	margin-bottom: 7px;
}

.latestjobs h2 {
	color: #98CCFE;
}

.hire {
	background-color: #3399FE;
	margin: 0px;
	padding:5px;
	border: solid 0px White;
	border-bottom: solid 1px White;
	height:195px;
}

.hire h2 {
	color: White;
}

.job {
	background-color: #99CDFF;
	margin: 0px;
	margin-top: 1px;
	padding:5px;
	/*height:199px;*/
}

.job h2 {
	color: #003262;
}

.leftbar {
	padding-left: 7px;
	padding-top: 15px;
	background-color: #0095F6;
	background-image: url(../images/leftbar_bg.gif);
	width: 219px;
	float:left;
	background-repeat: repeat-x;
	background-position: top;
	height:100%;
	font-size: 11px;
	margin-right: 10px;
	color: White;
}

.leftbar a {
	color:white;
	margin-top:10px;
	margin-bottom:10px;
}

.leftbar a:hover {
	color: White;
}

.sublink {
	margin-left:15px;
}

.rightbar {
	padding: 10px;
	/*width:200px;*/
}

.rightbar h1 {
	color: Black;
}

span.path {
	color: #666666;
	font-size:10px;
}
.rightbar h2 {
	color: #1E90FF;
}

.footer {
	position:relative;
	bottom: 0;
	padding: 7px;
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: White;
	color:#CCCCCC;
	text-align:center;
	border-top-color: #FEC52E;
	border-top-style: solid;
	border-top-width: medium;
}

.footer a {
	color: #666666;
}

/*    TOP YELLOW MENU START*/
      .top_menu_select {
	     BORDER-RIGHT: 0px; 
       PADDING-RIGHT: 0px; 
       BORDER-TOP: 0px; 
       PADDING-LEFT: 0px; 
       FONT-WEIGHT: bold; 
       FONT-SIZE: 10px; 
       MARGIN-BOTTOM: 0px; 
       PADDING-BOTTOM: 0px; 
       VERTICAL-ALIGN: bottom; 
       BORDER-LEFT: 0px; 
       WIDTH: 120px;
       PADDING-TOP: 0px; 
       BORDER-BOTTOM: 0px; 
       FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
       BACKGROUND-COLOR: #ffffff;
       float:right;
       margin-right:5px;
       }


       .top_menu_table {
	     BACKGROUND-IMAGE: url(../images/mnu_fill.gif); 
       BACKGROUND-REPEAT: repeat-x; 
       HEIGHT: 23px;
       }
       
       .top_menu_table td a, .top_menu_table td a:visited, .top_menu_table td a:hover{
	      color:#000000;
	      font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:10px;
        font-weight: bold;
       }

       .top_menu_selected{
        width:110px;       
	      color:#000000;
	      font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:10px;
        text-align:center;        
       }

      .top_menu_left {
        width:110px;      
	      padding-top: 5px;
	      padding-bottom: 6px;
	      margin: 0px;
        text-align:center;	      
      }

      .top_menu_sel {
        width:110px;
	      padding-top: 5px;
	      padding-bottom: 6px;
	      margin: 0px;
        text-align:center;      
 	      /*font-family: Verdana, Arial, Helvetica, sans-serif;
	      font-size: 10px;*/
	      background-image: url(../images/mnu_select.gif);
	      background-repeat: no-repeat;
	      /*color:black;*/
    }
/*    TOP YELLOW MENU END*/

.right
{
 float:right;
 width:240px;
 height:394px;
}

.hcenter{text-align:center;}

