<!--
a {
	font-family :Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #EA0707;
	text-decoration : underline;
}

a:hover {
	color: #CC6600;
}

body { 
margin-top:0;
font-family:  Arial, Verdana, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000;
background-color: #ffffff;
background:url(Image/newbgbodyw.gif);

}

p {	padding: 0%; margin: 0%; line-height : 14px;} 

/* MENU/TOOLBAR STARTS HERE */
#toolbar{margin:0px;background-color: #000;height:24px;}

.menu {width:100%; height:31px; position:relative; z-index:1000;border-right:0px solid #000; font-family:arial, sans-serif;letter-spacing: 0.1em;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:720px; w\idth:720px;}
/* remove all the bullets, borders and padding from the default list styling */

.menu ul {padding:0;margin:0;list-style-type:none;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:15px;text-decoration:none; color:#eee; background:#000; padding-left:10px;  font-weight:bold;padding:5px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:120px; w\idth:138px;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:26px;left:0;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:140px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-120px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#363636;
	color:#fff;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	border-top:1px solid #000;
	font-size:10px;
}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:150px;
	w\idth:128px;
	font-weight:normal;
	font-size:10px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:red; background:green;}
.menu :hover > a, .menu ul ul :hover > a {color:#FFF;background-color:#777;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

.menu ul li ul li a{border-bottom:0px solid #FFF;font-weight:normal;opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=80);	font-size : small; font-size:10px;}
.menu ul li ul li a:hover{opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);background-color:#000;}
.menu ul li ul li a:active{font-weight:normal;}
.menu ul li ul li a:visited{font-weight:normal;}
.menu ul li a{color:#fff;}
/* MENU/TOOLBAR ENDS HERE */





.MenuLink a, .MenuLink a:visited {
font-family:   Arial, Verdana,Helvetica, sans-serif; 
font-size:17px; 
font-weight: bold;
color: #FFFFFF;
padding: 0%; 
margin: 0%;
text-decoration : none;

}		

.MenuLink a:hover{
text-decoration : underline;
}	
			
H1{  font-family:   Arial, Verdana,Helvetica, sans-serif; 
font-size:42px; 
font-weight: bold;
color: #000000;
padding: 0%; 
margin: 0%;
text-decoration : none;}

H2{  font-family:  Arial, Verdana,Helvetica, sans-serif; 
font-size:25px; 
font-weight: bold;
color: #EA0707;
padding: 0%; 
margin: 0%;
text-decoration : none;

}



H3{  font-family:  Arial, Verdana,Helvetica, sans-serif; 
font-size:12px; 
font-weight: bold;
color: #000000;
padding: 0%; 
margin: 0%;
text-decoration : none;}

H4{
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	color: #000000;
	padding: 0%;
	margin: 0%;
	text-decoration : none;
	font-style : italic;
}

H5{  font-family:   Arial, Verdana,Helvetica, sans-serif; 
font-size:42px; 
font-weight: bold;
color: #000000;
padding: 0%; 
margin: 0%;
text-decoration : none;}


input.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	background-color : #FFFFFF;
	border-color : #6699CC;
	border-style : solid;
	border-width : 1px;
	line-height : 10px;
}

.reverseTextBox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-color: #FFFFFF;
	background-color : #000000;
}

select { font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
	background-color : #FFFFFF;
	border-color : #6699CC;
	border-style : solid;
	border-width : 1px;}
			
td {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size:13px; color: #000000}

.alert{font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size:11px; 
font-weight: bold;
color: #CC6600	
}
	
.button {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	background-color: #CC6600;
	border-style: solid;
	border-width: 1px;
	border-left-color : #663300;
	border-right-color : #663300;
	border-top-color : #996600;
	border-bottom-color : #996600;
}

.dateListed{font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight: bold;
	color: #000000;
	text-decoration : none;			
}

.jobTitle{font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight: bold;
	color: #006699;
	text-decoration : underline;	
}

.jobTitle:hover{
	color: #0099CC
}

.location{font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight: bold;
	color: #000000;
	text-decoration : none;		
}

.speciality{font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight: bold;
	color: #000000;
	text-decoration : none;			
}

.menuSelected{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration : none;
	padding-left :15px;	
}

.menuLink{font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #575757;
	text-decoration : none;
	padding-left : 15px;	
}

.menuLInk:hover{
	color:#CC6600
	text-decoration : none;
}
.login{font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color:#CC6600;
	padding-left : 15px;	
	text-decoration : none;
}

.loginText{font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#575757;
	padding-left : 15px;	
	text-decoration : none;
}

 .textmenu {
	font-size: 11px;
	color: #DDDDDD;
	text-decoration : none;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
}

 .textmenu:hover {
	color: #FFFFFF;
	text-decoration : underline;
}

		
.pageHeaderBlue {
	font-family:  Arial, Verdana,Helvetica, sans-serif; 
	font-size:36px; 
	font-weight: bold;
	color: #006699;
	padding: 0%; 
	margin: 0%;
	text-decoration : none;}
			
.panel{
	padding-left : 23px;
	padding-right :8px;
	padding-top : 10px;
}
			
.panelTextLarge{
	font-size:14px; 
	font-weight: bold;
	color : #000000;
	text-decoration : none;
}

.panelTextLarge:hover{
	font-size:14px; 
	font-weight: bold;
	color : #DDDDDD;
	text-decoration : none;
}

.panelTextSmall{
	font-size:11px; 
	font-weight: normal;
	color : #000000;
	text-decoration : none;	
}
.whiteText{
	font-size:11px; 
	font-weight: normal;
	color : #FFFFFF;
	text-decoration : none;	
}

.whiteText:a {
	font-family :Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #FFFFFF;
	text-decoration : underline;
}

.whiteText:a:hover {
	color: #CC6600;
}

.panelTextSmall:hover{
	font-size:11px; 
	font-weight: normal;
	color : #DDDDDD;
	text-decoration : underline;
}
	
.bigText{font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:18px; 
	color: #000000;
	text-decoration : none;
	text-align: justify;
}

.bigrightText{font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:16px; 
	color: #000000;
	text-decoration : none;
}

.whiteboxtxt {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border:thin;
	border:#CCC;
}
.blackboxtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding:20px;
	border:thin;
	border:#CCC;
}



            -->>































