/* GENERAL STYLES */
/* GENERAL STYLES */
/* GENERAL STYLES */
/* CSS Document */
body {
  margin:0px;
  padding: 0px;
  text-align:center;
  background-color: #eaeaea;
  color: #7a7a7a;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:11px;
	}
#frame {
  position: relative;
  text-align:center;
  width: 984px;
  margin: 0px;
  margin-right:auto;
  margin-left:auto;
  padding: 0px;
  background-image: url(../../gfx/bkg-main.jpg);
  background-position: top center;
  background-repeat: repeat-y;
  } 
#ContentFrame {
  position: relative;
  text-align:center;
  width: 960px;
  margin:0px;
  margin-right:auto;
  margin-left:auto;
  padding: 0px;
  }  
#header {
  height:121px;
  width:954px;
  margin-left:1px;
  }
#logo {
  float: left;
  margin-top:20px;
  }
#search {
  position: relative;
  float: right;
  text-align: right;
  width: 200px;
  height: 30px;
  margin:0px;
  margin-top: 8px;
  margin-right: 10px;
  padding:0px;
  }
#search form .inputboxes {
  width: 114px;
  border: 1px solid #cccccc;
  color: #000;
  background-color: #f9f9fa;
  font-size: 10px;
  padding: 2px 0px 2px 10px;
  margin: 0px 10px 0px 0px;
  }
#search form input.submit {
  border: 0px;
  background-color: #cccccc;
  padding: 4px 2px 3px 3px;
  color: #000;
  font-size: 9px;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  margin-left: -4px;
  cursor: pointer;
  } 
#topNavigation {
  clear: right;
  position: relative;
  float: right;
  width: 700px;
  margin: 0px;
  padding: 21px 2px 0px 0px;
  _padding:  0px 2px 0px 0px;
  text-align: right;
  font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #acadad;
  letter-spacing: .9;
  }
#topNavigation a {
  color: #939393;
  }
#topNavigation a:hover {
  color: #007D57;
  }
#MOSarea {
  clear: both;
  height:274px;
  width:960px;
  }
#MOSlogo {
  position: relative;
  float: left;
  height:274px;
  width:79px;
  background-image: url(../gfx/MDA_National_Home.jpg);
	background-repeat: no-repeat;
  }
#MOSflash {
  position: relative;
  float: left;
  height:274px;
margin-left:6px;
  }
#internalHeader {
  clear: both;
  height:152px;
  width:960px;
  margin-left: 1px;
  }
#menu {
  height:40px;
  width:959px;
  margin:5px 0px 0px 1px;
  _margin:2px 0px 0px 1px;
  padding:0px;
  text-align:left;
  background-image: url(../gfx/bkg-nav.gif);
  background-repeat: repeat-x;
  background-color:#f2f8ff;
  } 
#content {
  width: 959px;
  text-align: left;
  margin: 0px;
  padding: 0px;
  margin-left: 0px;
  margin-top: 30px;
	}
#homeCopy {
  width: 410px;
  float: left;
  margin-left: 80px;
  _margin-left: 40px;
  margin-top: 16px;
  }

#whyMDA {
  width: 327px;
  float: left;
  margin-left: 72px;
  margin-top: 30px;
  background: #fff url(../gfx/bkg-whyMDA.gif);
  background-repeat: repeat-y;
  border: 0px solid #000;
  display: block;
  padding-bottom:5px;
  }

#whyMDA ul{
  margin: 0px;
  padding: 0px;
}
#whyMDApolicies {
  width: 310px;
  text-align: center;
    margin-left: 8px;
  border: 0px solid #000;
  display: block;
  }
#whyMDApolicies ul{
  width: 310px;
  text-align: center;
  margin-top: 10px!important;
  padding-top: 10px!important;
  margin-left: 4px;
  border: 0px solid #000;
}

#whyMDA ul li{
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;

}

.applyNow_Horizontal{
	list-style-type: none;
	display: inline;
	}

.applyNow_Vertical{
	list-style-type: none;
	display:block;
	float:left;
}
.applyNow_Vertical a{
	margin: 0px!important;
	padding: 0px!important;	
	float:left;
	background-color: #fff;
	border: 0px solid #000;
}


#whyMDAfooter {
  width: 327px;
  float: left;
  margin-left: 72px;
  }

#whyMDAfooter .ar2008 {
  margin-top:10px;
}
#pageContent {
  float: left;
  width: 480px;
  margin-left: 44px;
  }
#footer {
  width: auto;
  height: 40px;
  text-align: left;
  margin: 0px;
  padding: 0px;
  padding-left: 30px;
  padding-top: 2px;
  background-image: url(/gfx/bkg-footer.jpg);
  background-repeat: no-repeat;
  background-color: #eaeaea;
  font-size: 9px;
  }
#footer a {
  font-weight: bold;
  color: #8d8d8d;
  }
#footer a:hover {
  font-weight: bold;
  color: #007D57;
  }  

#copyright {
  height: 20px;
  float: left;
  margin-left: 55px;
  _margin-left: 25px;
  font-size: 10px;
  }
.clear { 
  clear: both; 
  height: 0.1px;
  }
.blockContent {
  clear: both; 
  }
/*** FONT STYLES ***/
h1 {
  font-size:18px;
  color: #007D57;
  margin:0px;
  margin-bottom: 20px;
  }
h2 {
  font-size:13px;
  color: #007D57;
  margin: 0px;
  }
h3 {
  font-size:12px;
  margin:0px;
  }
p	{
  margin:16px 0px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:11px;
  line-height: 15px;
  }  
p.intro	{
  font-size: 13px;
  font-weight: bold;
  }
p.teaser	{
  font-size:12px;
  font-weight: bold;
  line-height: 16px;
  }
a, a:link, a:visited, a:active {
  color: #e38c25;
  text-decoration: none;
  }
a:hover  {
  color: #b7ad97;
  }
#footerTable a, #footerTable a:link, #footerTable a:visited, #footerTable a:active {
  color: #667e8a;
  text-decoration: none;
  font-size:10px;
  }
#footerTable a:hover  {
  color: #e38c25;
  }
ul, ol{
	margin: 6px 10px 6px 0px;
}
li{
  margin: 6px 30px 6px 30px;
  font-size:11px;
  line-height: 18px;	
}
ul li{
  list-style-type: square;
}

hr {
  color: #e5e5e5;
  background-color: #e5e5e5;
  border: 0px solid #e5e5e5;
  height: 1px;
  }
  
form {
  margin: 15px 3px;
  }
.gecko form {
  margin: 15px 0px;
  }
.inputboxes {
  width: 250px;
  border: 1px solid #d1d1d1;
  background-color: #f9f9fa;
  }
textarea {
  border: 1px solid #d1d1d1;
  background-color: #f9f9fa;
  }
.articleTitle {
  font-size: 12px;
  color: #007D57;
  }
.date {
  font-size:9px;
  color:#999999;
  font-weight:bold;
  display: block;
  }


  
/*General buttons*/
#menu li{
	/*height:40px; */
	margin: 0px;
	padding: 0px;
}
#menu li a{
	height:40px; 
}
#menu li{
	background: #e2e2e2;
}
#menu li a{
	color: #6b6b6b;
	text-decoration: none;
	font-size: 10px;
	font-family: tahoma, verdana, arial, helvetica;
	background: #e2e2e2;
	line-height: 1.1em;
}
.webkit #menu li a {
  font-size: 10px;
  font-family: arial,  verdana, tahoma, helvetica;
}

#menu li ul li a:hover{	
	background: #6b6b6b;
	color: #fff;
}

#menu li.menuArr a{
	background:transparent url('../gfx/arrMenu.gif') no-repeat 100% 5px !important;
}
#menu li.menuArr a:hover{
	background: #969696 url('../gfx/arrMenu_on.gif') no-repeat 100% 5px !important;
}
#menu li.menuArr li a{
	background:#e2e2e2 !important;
}
#menu li.menuArr li a:hover{
	background:#969696 !important;
}
#menu li.menuArr li.menuArr a{
	background:transparent url(../gfx/arrMenu.gif) no-repeat 100% 5px !important;
}

#menu li.menuArr li.menuArr a:hover{
	background: #969696 url(../gfx/arrMenu_on.gif) no-repeat 100% 5px !important;
}

#menu li.menuArr li.menuArr2 a{
	background:transparent url(../gfx/arrMenu.gif) no-repeat 100% 15px !important;
}
#menu li.menuArr li.menuArr2 a:hover{
	background: #969696 url(../gfx/arrMenu_on.gif) no-repeat 100% 15px !important;
}
#menu li.menuArr li.menuArr li a{
	background:#e2e2e2 !important;
}
#menu li.menuArr li.menuArr li a:hover{
	background:#969696 !important;
}

/*Individual buttons*/
/*-------medico------*/
#menu li.medico{
	height:40px; 
	width: 124px;
	padding: 0px;
	margin: 0px;
}
#menu li.medico a{
	background:url(../gfx/nav-medico_onoff2.gif) 0 0 no-repeat;
	height:40px; 
	width: 124px;
}
#menu li.medico a em{ 
	display:none;
	}
#menu li.medico  a:hover{
	background-position: 0 -40px;
}	
#menu li.medico ul{
	width: 156px;
}
#menu li.medico ul li{	
	background: #e2e2e2;
	height:auto; 
	width: 156px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu li.medico ul li.longstring{		
	height:30px;
	}
#menu li.medico ul li.longstring a{		
	height:30px;
}
#menu li.medico ul li a{	
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	background: #e2e2e2;
	width: 151px;
	height:auto;
}
#menu li.medico ul li a:hover{	
	background: #969696;
	color: #fff;
}
#menu li.medico ul li ul li{	
	width: 156px;
	background: #e2e2e2;
}
#menu li.medico ul li ul li a{	
	width: 151px;
	background: #e2e2e2;
}
.nav li.medico li:hover ul,
ul.nav li.medico li.sfHover ul {
	left: 156px;
	top:-1px;
}

/*-------insurance------*/
#menu li.insurance{
	height:40px; 
	width: 99px;
	padding: 0px;
	margin: 0px;
}
#menu li.insurance a{
	background:url(../gfx/nav-insurance_sm_onoff.gif) 0 0 no-repeat;
	height: 40px; 
	width: 99px;
}
#menu li.insurance a em{ 
	display:none;
	}
#menu li.insurance  a:hover{
	background-position: 0 -40px;
}	
#menu li.insurance ul{
	width: 156px;
	border-left:1px solid #fff;
	border-right:0px solid #fff;
}
#menu li.insurance ul li{	
	background: #e2e2e2;
	height:auto; 
	width: 156px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu li.insurance ul li.longstring{		
	height:30px;
}
#menu li.insurance ul li.longstring a{		
	height:30px;
}
#menu li.insurance ul li a{	
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	background: #e2e2e2;
	width: 151px;
	height:auto;
}
#menu li.insurance ul li a:hover{	
	background: #969696;
	color: #fff;
}
#menu li.insurance ul li ul li{	
	width: 156px;
	background: #e2e2e2;
}
#menu li.insurance ul li ul li a{	
	width: 151px;
	background: #e2e2e2;
}
.nav li.insurance li:hover ul,
ul.nav li.insurance li.sfHover ul {
	left: 156px;
	top:-1px;
}

/*-------riskManagement------*/
#menu li.riskManagement{
	height:40px; 
	width: 156px;
	padding: 0px;
	margin: 0px;
}
#menu li.riskManagement a{
	background:url(../gfx/nav-riskManagement_onoff.gif) 0 0 no-repeat;
	height: 40px; 
	width: 156px;
}
#menu li.riskManagement a em{ 
	display:none;
	}
#menu li.riskManagement  a:hover{
	background-position: 0 -40px;
	
}	
#menu li.riskManagement ul li{	
	background: #e2e2e2;
	height:auto; 
	width: 156px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu li.riskManagement ul li.longstring{		
	height:30px;
}
#menu li.riskManagement ul li.longstring a{		
	height:30px;
}
#menu li.riskManagement ul li a{	
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	background: #e2e2e2;
	width: 151px;
	height:auto;
}
#menu li.riskManagement ul li a:hover{	
	background: #969696;
	color: #fff;
}
#menu li.riskManagement ul li ul li{	
	width: 156px;
	background: #e2e2e2;
}
#menu li.riskManagement ul li ul li a{	
	width: 151px;
	background: #e2e2e2;
}
.nav li.riskManagement li:hover ul,
ul.nav li.riskManagement li.sfHover ul {
	left: 156px;
	top:-1px;
}

/*-------juniorDoctors------*/
#menu li.juniorDoctors{
	height:40px; 
	width: 139px;
	padding: 0px;
	margin: 0px;
}
#menu li.juniorDoctors a{
	background:url(../gfx/nav-juniorDoctors_onoff.gif) 0 0 no-repeat;
	height: 40px; 
	width: 139px;
}
#menu li.juniorDoctors a em{ 
	display:none;
	}
#menu li.juniorDoctors  a:hover{
	background-position: 0 -40px;
}	
#menu li.juniorDoctors ul{
	width: 156px;
	border-left:1px solid #fff;
	border-right:0px solid #fff;
}
#menu li.juniorDoctors ul li{	
	background: #e2e2e2;
	height:auto; 
	width: 156px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu li.juniorDoctors ul li.longstring{		
	height:30px;
}
#menu li.juniorDoctors ul li.longstring a{		
	height:30px;
}
#menu li.juniorDoctors ul li a{	
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	background: #e2e2e2;
	width: 151px;
	height:auto;
}
#menu li.juniorDoctors ul li a:hover{	
	background: #969696;
	color: #fff;
}
#menu li.juniorDoctors ul li ul li{	
	width: 156px;
	background: #e2e2e2;
}
#menu li.juniorDoctors ul li ul li a{	
	width: 156px;
	background: #e2e2e2;
}
.nav li.juniorDoctors li:hover ul,
ul.nav li.juniorDoctors li.sfHover ul {
	left: 156px;
	top:-1px;
}

/*-------students------*/
#menu li.students{
	height:40px; 
	width: 93px;
	padding: 0px;
	margin: 0px;
}
#menu li.students a{
	background:url(../gfx/nav-students_onoff.gif) 0 0 no-repeat;
	height: 40px; 
	width: 93px;
}
#menu li.students a em{ 
	display:none;
	}
#menu li.students  a:hover{
	background-position: 0 -40px;
}	
#menu li.students ul{
	width: 156px;
}
#menu li.students ul li{	
	background: #e2e2e2;
	height:auto; 
	width: 156px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu li.students ul li.longstring{		
	height:30px;
}
#menu li.students ul li.longstring a{		
	height:30px;
}
#menu li.students ul li a{	
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	background: #e2e2e2;
	width: 151px;
	height:auto;
}
#menu li.students ul li a:hover{	
	background: #969696;
	color: #fff;
}
#menu li.students ul li ul li{	
	width: 156px;
	background: #e2e2e2;
}
#menu li.students ul li ul li a{	
	width: 151px;
	background: #e2e2e2;
}
.nav li.students li:hover ul,
ul.nav li.students li.sfHover ul {
	left: 156px;
	top:-1px;
}

/*-------publications------*/
#menu li.publications{
	height:40px; 
	width: 121px;
	padding: 0px;
	margin: 0px;
}
#menu li.publications a{
	background:url(../gfx/nav-publications_onoff.gif) 0 0 no-repeat;
	height: 40px; 
	width: 121px;
}
#menu li.publications a em{ 
	display:none;
	}
#menu li.publications  a:hover{
	background-position: 0 -40px;
}

#menu li.publications ul{
	width: 156px;
	border-left:1px solid #fff;
	border-right:0px solid #fff;
}	
#menu li.publications ul li{	
	background: #e2e2e2;
	height:auto; 
	width: 156px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu li.publications ul li.longstring{		
	height:30px;
}
#menu li.publications ul li.longstring a{		
	height:30px;
}
#menu li.publications ul li a{	
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	background: #e2e2e2;
	width: 151px;
	height:auto;
}
#menu li.publications ul li a:hover{	
	background: #969696;
	color: #fff;
}
#menu li.publications ul li ul li{	
	width: 156px;
	background: #e2e2e2;
}
#menu li.publications ul li ul li a{	
	width: 151px;
	background: #e2e2e2;
}
.nav li.publications li:hover ul,
ul.nav li.publications li.sfHover ul {
	left: 156px;
	top:-1px;
}

#topNavigation ul{
  	list-style-type: none; 
  }
  
  #topNavigation ul li{
  	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
  	display: inline;
	
  }
  #topNavigation ul li a{
  	font-weight: bold;
	font-family: verdana, arial, helvetica, tahoma;
	font-size: 11px;
  }

/*-----------MOS Menu--------------*/
#MOSmenu ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#MOSmenu li{
	margin-bottom:3px;

}

#MOSmenu li.MOSlogin{
	list-style-type: none;
	height: 70px; 
	width: 201px;
	margin: 0px 0px 2px 0px;
	padding:0px;
}
#MOSmenu li.MOSlogin a{
	background:url(../gfx/mosLogin/btn-MOS-login2_onoff.gif) 0 0 no-repeat;
	height: 70px; 
	width: 201px;
	display: block;
}
#MOSmenu li.MOSlogin a em{ 
	display:none;
}
#MOSmenu li.MOSlogin  a:hover{
	background-position: 0 -70px;
}
#MOSmenu {
  position: relative;
  float: right;
  padding-right: 6px;
  height:274px;
  width:201px;
  }
/**/
#MOSmenu li.MOSlogout{
	list-style-type: none;
	height: 70px; 
	width: 201px;
	margin: 0px 0px 2px 0px;
	padding:0px;
}
#MOSmenu li.MOSlogout a{
	background:url(../gfx/mosLogin/btn-MOS-logout_onoff.gif) 0 0 no-repeat;
	height: 70px; 
	width: 201px;
	display: block;
}
#MOSmenu li.MOSlogout a em{ 
	display:none;
}
#MOSmenu li.MOSlogout  a:hover{
	background-position: 0 -70px;
}
#MOSmenu {
  position: relative;
  float: right;
  padding-right: 6px;
  height:274px;
  width:201px;
  } 

#MOSmenu ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#MOSmenu li.MOSregister{
	list-style-type: none;
	height: 47px; 
	width: 201px;
	margin: 0px 0px 2px 0px;
	padding:0px;
}
#MOSmenu li.MOSregister a{
	background:url(../gfx/mosLogin/btn-MOS-register_onoff.gif) 0 0 no-repeat;
	height: 47px; 
	width: 201px;
	display: block;
}
#MOSmenu li.MOSregister a em{ 
	display:none;
}
#MOSmenu li.MOSregister  a:hover{
	background-position: 0 -47px;
}

/**/

#MOSmenu ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#MOSmenu li.MOSinfo{
	list-style-type: none;
	height: 46px; 
	width: 201px;
	margin: 0px 0px 2px 0px;
	padding:0px;
}
#MOSmenu li.MOSinfo a{
	background:url(../gfx/mosLogin/btn-MOS-information_onoff.gif) 0 0 no-repeat;
	height: 46px; 
	width: 201px;
	display: block;
}
#MOSmenu li.MOSinfo a em{ 
	display:none;
}
#MOSmenu li.MOSinfo  a:hover{
	background-position: 0 -46px;
}

/**/
#MOSmenu{
	overflow: hidden;
}
#MOSmenu ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#MOSmenu li.MOShelpline{
	list-style-type: none;
	height: 65px; 
	width: 201px;
	margin:0px;
	padding:0px;
}
#MOSmenu li.MOShelpline a{
	background:url(../gfx/mosLogin/btn-MOS-helpline_onoff.gif) 0 0 no-repeat;
	height: 59px; 
	width: 201px;
	display: block;
}
#MOSmenu li.MOShelpline a em{ 
	display:none;
}
#MOSmenu li.MOShelpline  a:hover{
	background-position: 0 -65px;
}

#MOSmenu li.MOShelpline {
	background:url(../gfx/mosLogin/btn-MOS-helpline2_on.gif) 0 0 no-repeat;
	height: 59px; 
	width: 201px;
	display: block;
}
#MOSmenu li.MOShelpline em{ 
	display:none;
}

/**/
#MOSmenu li.MOSlogoutDescription{
	list-style-type: none;
	height: 46px; 
	width: 201px;
	background:url(../gfx/mosLogin/btn-MOS-CurrentlyloggedIn.gif) 0 0 no-repeat;
	margin: 2px 0px 0px 0px;
	padding:2px 0px 0px 0px;
}

#MOSmenu li.MOSlogoutDescription em{ 
	display:none;
}

#MOSmenu li.MOSlogoutBtns {
	list-style-type: none;
	height: 29px;
	margin: 0px;
	padding:0px 0px 2px 0px;
}

#MOSmenu li.MOSlogoutBtns ul li{
	display:inline;
	height: 29px; 
	margin:0px;
	padding:0px;
	float: left;
}
#MOSmenu li.MOSlogoutBtns ul li#Return a{
	display: block;
	background:url(../gfx/mosLogin/btn-MOS-Return_onoff.gif) 0 0 no-repeat;
	height: 29px; 
	width: 100px;
	float: left;
}
#MOSmenu li.MOSlogoutBtns ul li#Return a em{
	display: none;
}

#MOSmenu li.MOSlogoutBtns ul li#Return a:hover{
	background-position: 0 -29px;
}

#MOSmenu li.MOSlogoutBtns ul li#MOSLogoff a{
	display: block;
	background:url(../gfx/mosLogin/btn-MOS-logOff_onoff.gif) 0 0 no-repeat;
	height: 29px; 
	width: 99px;
	float: left;
	margin: 0px 0px 0px 2px;

}
#MOSmenu li.MOSlogoutBtns ul li#MOSLogoff a em{
	display: none;
}

#MOSmenu li.MOSlogoutBtns ul li#MOSLogoff a:hover{
	background-position: 0 -29px;
}

#MOSmenu li.MOSregisterText {
	display: block;
	background:url(../gfx/mosLogin/btn-MOS-NeedSomeHelp.gif) 0 0 no-repeat;
	height: 46px; 
	width: 201px;
	margin: 0px 0px 2px 0px;

}
#MOSmenu li.MOSregisterText em{
	display:none;
}


/**/
#MOSmenu li.MOSonlineServicesFAQs{
	list-style-type: none;
	height: 46px; 
	width: 201px;
	margin: 0px 0px 2px 0px;
	padding:0px;
}
#MOSmenu li.MOSonlineServicesFAQs a{
	background:url(../gfx/mosLogin/btn-MOS-onlineServices_onoff.gif) 0 0 no-repeat;
	height: 46px; 
	width: 201px;
	display: block;
}
#MOSmenu li.MOSonlineServicesFAQs a em{ 
	display:none;
}
#MOSmenu li.MOSonlineServicesFAQs a:hover{
	background-position: 0 -46px;
}

/**/
#clarity {
  position: relative;
  text-align:right;
  width: 960px;
  margin:0px;
  margin-right:auto;
  margin-left:auto;
  padding: 0px;
}
#clarity a{
  display: block;
  background:url(../gfx/logo-clarity_onoff.gif) 0 0 no-repeat;
  height: 24px;
  width: 73px;
}
#clarity a em{ 
	display:none;
}
#clarity a:hover{
	background-position: 0 -24px;
}
#aspnetForm {
	padding: 10px;
	background-color: #f6f6f6;
	width:480px;
}

#aspnetForm .subscript{
	background-color: #f6f6f6 !important;
	font-size: 10px;
	padding: 10px;
	color: #006e5d !important;
	cellpadding: 6px!important;
}
.signify{
	color: #006e5d !important;
	font-weight: normal;
	font-size: 11px;
}
.highlight{
	background-color: #f6f6f6 !important;
	font-size: 11px;
	padding: 10px;
	color: #006e5d !important;
}
.headerPadding{
	padding: 10px 0px 10px 0px;
}
ul.listOfLinks{
	background-color: #f6f6f6;
	padding: 10px 0px 10px 0px;
}
.listOfLinks li{
	list-style-image: url(/gfx/icons/icon_pdf.gif) !important;
	padding: 0px 0px 6px 2px;
}
.listOfLinks li a{
	color: #006e5d !important;
	text-decoration: none;
}
.listOfLinks li a:hover{
	text-decoration: underline;
}

#footer ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#footer li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
}
#footer li a{
	font-size: 9px;
	font-family: verdana, arial, tahoma, helvetica;
	font-weight: bold;
	color: #8d8d8d;
}
#footer li a:hover{
	color: #007D57;
}
.xsltsearch_result{
	border-top: 1px solid #dedede;
}
ol.orderedRlower li{
	list-style-type: lower-roman !important;
}
ol.orderedRlower li ul li{
	list-style-type: square !important;
}
.profile{
	padding: 5px 0px 5px 0px;
	margin: 15px 0px 5px 0px;

}
.photoProfile{
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 0px;
	border: 1px solid #949494;
}
.bn_ProfIndPol{
	background-image: url(/gfx/policy-professional.jpg) !important;
	width: 65px;
	height: 89px;
}
.bn_ProfIndPol em{
	display:none;
}

.winEssayArchives a{
	background-image: url(../gfx/winningessayarchives_hilo.gif) !important;
	width: 171px;
	height: 33px;
	display: block;
}
.winEssayArchives a em{
	display: none;
}
.winEssayArchives a:hover{
	background-position: 0 -33px;
}

.btnMemberBenfits a{
	background-image: url(../gfx/memberbenefits_hilo.gif) !important;
	width: 171px;
	height: 33px;
	display: block;
}
.btnMemberBenfits a em{
	display: none;
}
.btnMemberBenfits a:hover{
	background-position: 0 -33px;
}

.btnMemberBenfits a{
	background-image: url(../gfx/memberbenefits_hilo.gif) !important;
	width: 171px;
	height: 33px;
	display: block;
}
.btnMemberBenfits a em{
	display: none;
}
.btnMemberBenfits a:hover{
	background-position: 0 -33px;
}


.btnWithMDANational a{
	background-image: url(../gfx/withmdanational_hilo.gif) !important;
	width: 171px;
	height: 33px;
	display: block;
}
.btnWithMDANational a em{
	display: none;
}
.btnWithMDANational a:hover{
	background-position: 0 -33px;
}

.bnrApply a{
	background-image: url(../gfx/APPLY-NOW_HILO.gif) !important;
	width: 194px;
	height: 65px;
	display: block;
}
.bnrApply a em{
	display: none;
}
.bnrApply a:hover{
	background-position: 0 -65px;
}
.bnrApplyPIIP{
	float: left;
}
.bnrApplyPIIP a{
	background-image: url(../gfx/APPLY-NOW-PIIP_HILO.gif) !important;
	width: 230px;
	height: 65px;
	display: block;
}
.bnrApplyPIIP a em{
	display: none;
}
.bnrApplyPIIP a:hover{
	background-position: 0 -65px;
}
.bnrApplyIntern{
	float: left;
}
.bnrApplyIntern a{
	background-image: url(../gfx/APPLY-NOW-intern2_HILO.gif) !important;
	width: 230px;
	height: 65px;
	display: block;
}
.bnrApplyIntern a em{
	display: none;
}
.bnrApplyIntern a:hover{
	background-position: 0 -65px;
}


.bnrMedico{
	float: left;
}
.bnrMedico a{
	background-image: url(../gfx/Medico_HILO.gif) !important;
	width: 230px;
	height: 65px;
	display: block;

}

.bnrMedico a em{
	display: none;
}
.bnrMedico a:hover{
	background-position: 0 -65px;
}
.medAdvisors a{
	background-image: url(../gfx/medicolegaladvisors_hilo.gif) !important;
	width: 171px;
	height: 33px;
	display: block;
}
.medAdvisors a em{
	display: none;
}
.medAdvisors a:hover{
	background-position: 0 -33px;
}
.MedicalNegligenceClaims a{
	background-image: url(../gfx/MedicalNegligenceClaims_HILO.gif) !important;
	width: 204px;
	height: 33px;
	display: block;
}
.MedicalNegligenceClaims a em{
	display: none;
}
.MedicalNegligenceClaims a:hover{
	background-position: 0 -33px;
}



#pip1  a{
	background-image: url(/gfx/policy-professional_hilo.gif) !important;
	width: 73px;
	height: 60px;
	display: block;
	float: left;
	margin:5px 4px 5px 0px;
}
.applyNow_Horizontal#pip1 a em{
	display: none;
}
.applyNow_Horizontal#pip1 a:hover{
	background-position: 0 -60px;
}
#pip2  a{
	background-image: url(/gfx/policy-practice_hilo.gif) !important;
	width: 73px;
	height: 60px;
	display: block;
	float:left;
	margin:5px 4px 5px 0px;

}
.applyNow_Horizontal#pip2 a em{
	display: none;
}
.applyNow_Horizontal#pip2 a:hover{
	background-position: 0 -60px;
}


#sip  a{
	background-image: url(/gfx/policy-student_hilo.gif) !important;
	width: 73px;
	height: 60px;
	display: block;
	float:left;
	margin:5px 4px 5px 0px;
	}
.applyNow_Horizontal#sip a em{
	display: none;
}
.applyNow_Horizontal#sip a:hover{
	background-position: 0 -60px;
}

.applyNow_Horizontal#int  a{
	background-image: url(/gfx/policy-intern_hilo.gif) !important;
	width: 73px;
	height: 60px;
	display: block;
	float:left;
	margin:5px 4px 5px 0px;
}
.applyNow_Horizontal#int a em{
	display: none;
}
.applyNow_Horizontal#int a:hover{
	background-position: 0 -60px;
}

div.breadcrumbs{
		margin: -14px 0px 20px 200px;
		padding: 0px 0px 20px 0px;
		font-size: 10px;
		font-weight: normal;
		border-top: 0px solid #000;
		font-family: arial, verdana, helvetica;
	
	}
	
	div.breadcrumbs ul{
		display: block;	
		float: left;		
		margin: 0px 2px 0px 15px;
	}
	.gecko div.breadcrumbs {
		margin: -14px 0px 15px 200px;
		border: 0px solid #000;
	}
	.gecko div.breadcrumbs ul{
		display: block;	
		float: left;		
		margin: 0px 2px 0px 15px;
		margin-left: 0px !important;
		padding-left: 15px !important;

	}
	.webkit div.breadcrumbs {
		margin: -14px 0px 15px 200px;
		border: 0px solid #000;
	}
	.webkit div.breadcrumbs ul{
		display: block;	
		float: left;		
		margin: 0px 2px 0px 5px;
		margin-left: 0px !important;
		padding-left: 15px !important;

	}

	.breadcrumbs ul li{
		display: inline;
		font-size: 10px;
		font-weight: normal;
		text-transform: lowercase;
		margin: 0px 2px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-family: arial, verdana, helvetica;
	}
	 .breadcrumbs ul li a{
	 	
		text-decoration: none;
	 }
	  .breadcrumbs li a:hover{
	 	color: #c2b7a0;
		text-decoration: underline;
	 }
#bnr_WhyMDANational{

	display: block;
	width: 327px;
	height: 57px;
	background-image: url(/gfx/whyMDA_hilo.gif) !important;
	background-position: 0 -57px;
}
a#bnr_WhyMDANational:hover{

	display: block;
	width: 327px;
	height: 57px;
	background-position: 0 0;
}
#bnr_WhyMDANational em{
	display: none;
}
#bnr_ApplyNow{

	display: block;
	width: 327px;
	height: 54px;
	background-image: url(/gfx/apply-now_lg_hilo.gif) !important;
	background-position: 0 -54px;
}
a#bnr_ApplyNow:hover{

	display: block;
	width: 327px;
	height: 54px;
	background-position: 0 0;
}
#bnr_ApplyNow em{
	display: none;
}
.NoWrapBold{
	white-space: nowrap;
	font-weight: bold;
}
.NoWrap{
	white-space: nowrap;
}
#fp{
	display: block;
	width: 105px;
	height: 15px;
	position: absolute;
	left: 40px;
	top: 92px;
	border: 0px solid #000;
}
#fp a{
	display: block;
	width: 105px;
	height: 15px;
	

}
#fp a em{
	display: none;
}

#fp a:hover{
	background:url(../gfx/mosLogin/btn-MOS-login_fp2_on.gif) 0 0 no-repeat;
}


.tableStyle1 {
  border-collapse: collapse;
  padding: 0px 2px 0px 2px;
  border: none;
  }
table.tableStyle1 td {
  vertical-align: top;
  text-align:left;
  border-collapse: collapse;
  padding: 2px 2px 2px 2px;
  border: #d9d9d9 1px solid;
  }
p.tableP
{
   margin: 0px 0px 0px 0px !important;
}
table.tableStyle1 td.title {
  text-align:left;
  border-collapse: collapse;
  padding: 0px 2px 0px 2px;
  border: none;
  }
  
/* RSVP STYLES */
.RSVPForm
{
	background-color: #ffffff !important;
	width: 700px !important;
	padding: 0px !important;
		
}
#rsvp_form
{
	background-color: #f6f6f6 !important;
	float:left;
	clear:none;
	width: 240px;
	margin-right: 20px;
	padding: 17px 17px 17px 17px;
}

.validation
{
	display:none;
}
#rsvp_form h3
{
	margin-bottom: 20px;
}
#rsvp_form input
{
	width: 224px;
	margin-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
}
#rsvp_form input.rsvpSubmit
{
	width: 80px;
	padding-left: 0px;
	padding-right: 0px;
}
#rsvp_form textarea
{
	background-color: #ffffff !important;
	width: 224px;
	margin-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
}
#rsvp_form select
{
	width: 236px;
	margin-bottom: 8px
}

#event_details
{
	width: 350px;
	float:left;
	clear:none;
	margin-top: 15px;
}

#event_details h3
{
	margin-bottom: 12px;
}


#event_details table
{
	border: none;
}

#event_details table tbody
{
	border: none;
}

#event_details table tbody tr.eventHeader
{
	background-color: #8cc63f !important;
	color: #ffffff;
}
#event_details table tbody tr.eventHeaderMedicoLegal
{
	background-color: #008b98 !important;
	color: #ffffff;
}

#event_details table tbody tr.eventHeader td
{
	padding: 10px 6px 10px 6px;
}

#event_details table tbody tr.eventHeader td.eventHeaderLeft
{
	background: #8cc63f url(/gfx/grad_rsvp_table_header.gif) no-repeat !important;
}

#event_details table tbody tr.eventHeaderMedicoLegal td.eventHeaderMedicoLegalLeft
{
	background: #008b98 url(/gfx/medicolegal_rsvp_table_header.gif) no-repeat !important;
}

#event_details table tbody tr
{
	background-color: #dddbdc;
	color: #595959;
}
#event_details table tbody tr td
{
	padding: 6px 6px 6px 6px;
}

#RSVPContent
{
  float: left;
  width: 700px;
  margin-left: 44px;
}

#RSVPContent p
{
  width: 560px;
}

  
.dietary
{
  width: 214px !important;
  border: 1px solid #7f9db9 !important;
  padding: 10px 10px 10px 10px;
  margin-bottom: 8px;
}
.dietary select
{
  width: 216px !important;
}
.dietary input
{
  width: 20px !important;
  float:left;
  margin-right: 2px !important;
  margin-top: 1px;
}

.specialty
{
  width: 214px !important;
  border: 1px solid #7f9db9 !important;
  padding: 10px 10px 10px 10px;
  margin-bottom: 8px;
}
.specialty select
{
  width: 216px !important;
}
.specialty input
{
  width: 204px !important;
  float:left;
  margin-right: 2px !important;
  margin-top: 1px;
}

.eventRegTop
{
	width: 215px !important;
}

a.medicolegal_forum
{
	background-image: url(../gfx/medicolegal_rsvp_btn.gif);
	width: 150px;
	height: 36px;
	display: block;
}

a.medicolegal_forum em{
	display: none;
}

a.medicolegal_forum:hover
{
	background-position: 0 -36px;
}
