/*-----------------------------------------------------------------------------
Website Style Sheet

version:   1.0
website:   http://www.dallasheart-veins.com/
-----------------------------------------------------------------------------*/
@media screen {

	/* =General
	-----------------------------------------------------------------------------*/
	body {
	margin-top: 0px;
	background-color: #CCCCCC;
	}
	.style1 {
		font-size: 36px;
		color: #666666;
	}
	.style3 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #666666;
	}
	.style6 {
		font-size: 14pt;
		font-style: italic;
		color: #666666;
		font-weight: bold;
	}
	.style7 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}
	.style8 {
		color: #72204D;
		font-weight: bold;
		font-size: 12pt;
	}
	.style9 {
		font-size: 12pt;
		font-weight: bold;
		color: #711F4C;
	}
	.style10 {font-size: 14pt}
	.style11 {color: #711F4C; font-size: 12pt;}
	.style12 {
		font-family: 'Arial', 'sans-serif';
		font-size: 10.0pt;
	}
	.style13 {
		font-size: 10pt;
		font-family: Arial, Helvetica, sans-serif;
	}
	.style14 {
		font-size: 24px;
		color: #666666;
		font-weight: bold;
	}
	.style15 {font-size: 10pt; font-family: Arial, Helvetica, sans-serif; color: #000000;}
	.style16 {
		font-size: 12pt;
		color: #711F4C;
		font-weight: bold;
	}
	.style17 {
		font-size: 12pt;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #711F4C;
	}
	.style18 {
		font-size: 12pt;
		font-weight: bold;
		color: #71204D;
	}
	.style19 {color: #000000; font-size: 10pt;}
	.style20 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	.style21 {
		color: #711F4C;
		font-weight: bold;
		font-size: 12pt;
	}
	.style23 {
		font-size: 12pt;
		color: #711F4C;
		font-weight: bold;
	}
	.style24 {
		font-size: 12pt;
		color: #72204D;
		font-weight: bold;
	}
	.style25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	.style26 {font-size: 12px}

	ul {text-align:left; margin:0 0 0 25px; padding:0;}
	
	p.MsoNormal {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	}
	
}


/* =Print Style Sheet
-----------------------------------------------------------------------------*/
@media print {
	html { margin: 0; }
	
	body { margin: 0; font: 12px Arial, Helvetica, sans-serif; }
	
	h1 { font-size: 18px; }
	h2 { font-size: 15px; }
	h3 { font-size: 13px; }
	
	#branding,#branding_sub,#nav_main,#nav_sub,#nav_supp { display: none; }
	  
	#content_main,#content_sub,#side_content { float: none; }
}