a:link {color:#0099FF; font-weight:bold}
a:visited {font-weight:bold}
a:hover {color:blue; font-weight:bold}
a.red:link {text-decoration:none; color:#990033; font-weight:bold}
a.red:visited {text-decoration:none; color:#990033; font-weight:bold}
a.red:hover {text-decoration:none; color:red; font-weight:bold}
a.dblue:link {text-decoration:none; color:#0000FF; font-weight:bold}
a.dblue:visited {text-decoration:none; color:#0000FF; font-weight:bold}
a.dblue:hover {text-decoration:none; color:#0099FF; font-weight:bold}
a.white:link {text-decoration:none; color:#FFFFFF; font-weight:bold; font-family: "Trebuchet MS", Arial, Helvetica}
a.white:visited {text-decoration:none; color:#FFFFFF; font-weight:bold; font-family: "Trebuchet MS", Arial, Helvetica}
a.white:hover {text-decoration:none; color:#999999; font-weight:bold; font-family: "Trebuchet MS", Arial, Helvetica}
p {font-family: "Trebuchet MS", Arial, Helvetica; color:#000080}
p.black {font-family: "Trebuchet MS", Arial, Helvetica; color:#000000}
p.white {font-family: "Trebuchet MS", Arial, Helvetica; color:#FFFFFF}
p.turq {font-family: "Trebuchet MS", Arial, Helvetica; color:#003399}
p.periwinkle {font-family: "Trebuchet MS", Arial, Helvetica; color:#0099FF}
p.red {font-family: "Trebuchet MS", Arial, Helvetica; color:#990033}
h2 {font-family: "Trebuchet MS", Arial, Helvetica; color:#330099}
h3 {font-family: "Trebuchet MS", Arial, Helvetica; color:#330099}
h4 {font-family: "Trebuchet MS", Arial, Helvetica; color:#330099}
h5 {font-family: "Trebuchet MS", Arial, Helvetica; color:#330099}

/* the below was all added 10/30/6 to port the MEI ordering pages (xslt) into the old 1995 html design */

div#contents { position: absolute; left: 1in; } /* margin-left: 1in breaks in IE ... adds 1in padding on right ... weird */
div.content h1.t { text-decoration: underline; margin-left: 1in; margin-right: 1in; text-align: center; }
div.content h2.t { text-decoration: underline; margin-left: 1in; margin-right: 1in; text-align: center; }
div.content h3.t { text-decoration: underline; margin-left: 1in; margin-right: 1in; text-align: center; }
div.content hr { width: 70%; }
