<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body { font-family:Arial; line-height:100%; }
ul { list-style:none; margin:0; padding:0; display:block; }
img { display:block; margin-left:auto; margin-right:auto; border:0; }
span.red_text { font-weight:bold; color:red; }*/ /* span is required for specificity */
span.orange_text { font-weight:bold; color:#FF6600; }
p { margin:5px 0px; }

/* main.htm, side.htm */
.normal_text { font-size:12px; }
.bold_text { font-weight:bold; }
.blue_border { border:2px solid #357EC7; }
.title_text { font-size:16px; color:white; background:#357EC7; text-align:center; padding:2px; }
.title_text a { color:white; text-decoration:none; }

/* side.htm */
.large_text { font-size:14px; text-align:center; }
.small_text {font-size:11px;}
.large_text a { color:black; text-decoration:none; }
.italic_text { font-style:italic; }
#password_text a { color:black; }
#password_text li { background:#D7BD7E; padding:2px 5px; }
#help_box { margin:8px 0px; }
#help_box li { padding:2px 5px; }
.images li { height:5%; margin-top:12px; }
.images li img.smaller { width:49%; } /* this is set to 48% so the images doesn't look jagged - only change it if you are changing the logo file being used */
.images li img.GOA { width:63% }

/* main.htm */
/* #caution_text margin can be changed to 50px once Orange is subsituted with Red */
#caution_text { margin:0px 40px 10px; padding:5px 10px; }
#caution_text ul li { list-style:disc; list-style-position:inside; }
#caution_text ul li.first { list-style:none; text-align:center; }
#news_title { margin:0px 5px; }
#news_text { margin:0px 5px; padding:5px 25px; overflow:auto; }
#news_text ul li { list-style:disc; list-style-postition:inside; font-family:Verdana; font-size:11px; }
#news_text ul li.sublist { list-style:circle; list-style-position:inside; margin-left:20px; }
#news_text ul li.warning_bullet { list-style-image: url("../Resources/ehrimages/i_warning.gif"); }
#archives_title { font-size:12px; margin:0px 5px; }

</pre></body></html>