/* ------------------------------------------------ */
/* -- Injury Prevention Center of Greater Dallas -- */
/* ------------ Stylesheet - 1.04.2006 ------------ */
/* ------------------------------------------------ */


* { 
	padding : 0;
	margin : 0;
	border : 0;
}
 
html {
	height: 100%; margin-bottom: .01em;
}

table {
	border-collapse : collapse;
}

td {
	border-collapse : collapse;
	vertical-align : top;
	padding : 0px;
}

/* ------------------------------------------------ */
/* ---------------- Global Styles ----------------- */
/* ------------------------------------------------ */

body {
	background-color : #FFFFFF;
}

img {
	border : 0;
}

div#header, div#nav, div#midbanner, div#subbottomnav, td#subnav, td#sidenav, .printhide {
	display : none;
}

.printonly {
	display : block;
	text-indent : -18px;
}

td#sidenav {
	width : 0;
}

div#content {
	width : 645px;
}

div#homebottom {
	width : 645px;
}

td#events, td#community, td#intro {
	width : 215px;
	padding : 0 10px 0 0;
}

h2 {
	font-family : "Perpetua", "Times New Roman", serif;
	text-transform : uppercase;
	font-size : 15px;
	color : #004275;
	padding-bottom : 12px;
}

h2 a {
	color : #004275;
	text-decoration : none;
}

p {
	font-family : "Verdana", "Tahoma", sans-serif;
	font-size : 12px;
	color : #004275;
	line-height : 20px;
	padding-bottom : 12px;
	text-align : justify;
}

p a {
	color : #658E59;
}

#events p {
	text-align : left;
}

strong {
	font-weight : bold;
	line-height : 20px;
	font-size : 12px;
	color : #004275;
}

h3 {
	font-family : "Verdana", "Tahoma", sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #004275;
}

div#bottom {
	text-align : left;
	font-family : "Verdana", "Tahoma", sans-serif;
	font-size : 11px;
	color : #A4A2A2;
}

/* ------------------------------------------------ */
