html, body {
	margin: 				0px;
	padding: 				0px;
	width:					100%;
	height:					100%;
}

.mypink {
	background-image: url(images/svi_tile_pink.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

a.meetDocs, a:active.meetDocs, a:focus.meetDocs, a:link.meetDocs, a:visited.meetDocs {
	font-family: verdana, tahoma, geneva, arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 10.5px;
	color: #000166;
}

/* Body Styles */
	body {font-family: Verdana, tahoma, geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#666666; margin:0px; padding:0px;}
	.footer {font-family: Verdana, tahoma, geneva, Arial, Helvetica, sans-serif; font-size:10px; color:#666666; margin:0px; padding:0px;}
	
/* Text Styles */	
	p, td, tr, th, ul, li, ol, blockquote, span, div {font-family: Verdana, tahoma, geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#666666;}
	.b {font-weight:bold;}
	.i {font-style:italic;}
	.reg{
	font-weight: normal;
}
	.fakeLink {font-weight:bold; color:#000099; text-decoration:underline;}
	
	
/* Anchor Styles */
	a:link {font-weight:bold; color:#000099; text-decoration:underline;}
	a:visited {font-weight:bold; color:#000099; text-decoration:underline;}
	a:hover {font-weight:bold; color:#000099; text-decoration:none;}
	
	a.footerLink:link {text-decoration:underline; color:#666666; font-weight:normal;}
	a.footerLink:visited {text-decoration:underline; color:#666666; font-weight:normal;}								
	a.footerLink:hover {text-decoration:none; color:#666666; font-weight:normal;}			
	
/* Background Styles */	
	.dividerBG {background-color:#DEDACB;}

/* DIV Styles */
	#indentText {padding-left:15px; padding-right:80px;}
	#meetDoctorsPlacement {position:absolute; top:60px; z-index:3000;}