body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img
{
    border-style:none;
}
.subtitle {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 13px;
	color: #089dc5;
	text-decoration: none;
}
.subtitle1 {
	font-family: Arial;
	font-weight:bold;
	font-size: 12px;
	color: #29363f;
	text-decoration: none;
}
.careerabroad {
	font-family: Arial;
	font-weight:bold;
	font-size: 20px;
	color: #615f5f;
	text-decoration: none;
}
.recruitment {
	font-family: Arial Narrow;
	font-weight:bold;
	font-size: 30px;
	color: #01a2cc;
	text-decoration: none;
}
.recruitment_nurses{
	font-family: Arial;
	font-weight:bold;
	font-size: 20px;
	color: #01a2cc;
	text-decoration: none;
}

.black{
	font-family: Arial;
	font-size: 12px;
	color: #52362a;
	text-decoration: none;
}
.link{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.link:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.blue {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #29363f;
	text-decoration: none;
}
.content {
	font-family: Arial;
	font-size: 11px;
	color: #5d5d5d;
	text-decoration: none;
}
.content1 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.content_nurses {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.footer{
	font-family: Arial;
	font-size: 11px;
	color: #3d515b;
	text-decoration: none;
}
.footer:hover{
	font-family: Arial;
	font-size: 11px;
	color: #3d515b;
	text-decoration: none;
}
.footerrights{
	font-family: Arial;
	font-size: 10px;
	color: #84837f;
	text-decoration: none;
}
.blackmore:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #00a8ee;
	text-decoration: none;
}
.bluemore{
	font-family: Arial;
	font-size: 11px;
	color: #02b8e5;
	text-decoration: underline;
}
.blackmore:hover{
	font-family: Arial;
	font-size: 11px;
	color: #02b8e5;
	text-decoration: none;
}
.redmore{
	font-family: Tahoma;
	font-size: 11px;
	color: #ed1c24;
	text-decoration: underline;
}
.style_gmc {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.style_gmc td{
	border:1px #8edaf7 solid;
	padding:2px 2px 2px 2px;
}



/*     Master Page Admin Menu */

#nav ul {
	padding: 0;
	margin: 0;	
	margin-left:200px;
	list-style: none;
}

#nav{
	margin:0px;
	width: 1000px;
    height:30px;
    padding: 0;
    list-style: none;
	background-color:#59b8d1;

}

#nav a {
	font-weight: bold;
	display: block;
	margin: 0;
	width: 150px;
	color: #ffffff;
	text-decoration: none;
	text-align:left;
	padding: 5px;
    background-color:#59b8d1;
    
}

#nav li ul a
{
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

#nav li {
	float: left;
	width:170px;
}
#nav li ul {
	position: absolute;
	width: 150px;
	left: -9990px;
}

#nav li:hover ul {
	left: 0px;
}

#nav a:hover
{
    color:#003300;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: -200px;
}
#nav h2{
	font-family:tahoma;
	font-size:11pt;
	font-weight:500;
	display: block;
	margin: 0;
	width: 150px;
}
#nav li{
	position: relative;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
}

/* ************************************** */

.modelBackground
{
    background-color:Gray;
    opacity:0.7;
    filter:alpha(opacity=70);
    
}
