body {
	background-color: #6A829A;
	background-image: url(/trauma/graphics/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;	
}
.center {
	text-align: center;
}
.news-copy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #69829A;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}
.tdnav {
	background-image: url(/trauma/graphics/button.spacer.jpg);
	height: 38px;
}
a:link {
	color: #344d76;
}
a:visited {
	color: #659AFF;
}
a:hover {
	text-decoration: underline;
	color: red;
}
a:active {
	color: red;
}


a.footerlink:link {
	color: #ffffff;
	text-decoration: none;
}
a.footerlink:visited {
	text-decoration: none;
	color: #ffffff;
}
a.footerlink:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.footerlink:active {
	text-decoration: none;
	color: #ffffff;
}
.topalign {
	top: 10px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #326799;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	text-align: left;
}
.height100 {
	height: 100%;
	width: 100%;
}
.revised {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	text-align: left;
	font-style: italic;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #326799;
	line-height: 20pt;
}
.copyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	line-height: 16px;
	text-align: left;
}

