a.emailtext {
	  text-decoration: underline;
	 font-family: arial;
	 font-size: 9pt;
	 font-style: normal;
	 font-weight: bold;
	 color: #FFFFFF;
	 cursor: hand;
	 text-align: left;
	 }
	 
	a.topnavtemp {
  	text-decoration: none;
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	}
	
	a.sidenav {
  	text-decoration: none;
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	}
/* non-IE; keep synched with IE class  */
td>ul.NoBulletNoIndent{
		list-style-type: bullet;
		list-style-position: outside;
		margin-left: -10px;
		padding-left: 0px
		color: #FFFFFF;
		text-align:left;
		margin-bottom: 0px;
		padding-bottom: 0px;
		list-style-image: url(../../_images/bullet.gif);		
	}
/* IE; keep synched with non-IE class   */
ul.NoBulletNoIndent{
		list-style-type: bullet;
		list-style-position: outside;
		margin-left: 23px;
		padding-left: 0px
		color: #FFFFFF;
		text-align:left;
		margin-bottom: 0px;
		padding-bottom: 0px;
		list-style-image: url(../../_images/bullet.gif);		
	}

  
  
   a.nolinetext {
  text-decoration: none;
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	text-align: left;
	}
   
   

.homebody {
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	
}

.contentbody {
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	text-align: left;
	color: #000000;
	
}

.form {
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	text-align: right;
	color: #000000;
	
}

	
.mri_name {
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: #9c9b9b;
	
}	



.bodybold {
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	
}

.header {
	font-family: arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #C1C1C1;
	
}

.botjust
{ 
	vertical-align : bottom;
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	text-align: left;
	color: #000000;
} 


.ContentRightBG
{ 
background: url("_images/content_right_bg.gif") repeat-y; 
} 
