/* CSS stylesheet */

.header_left{
	background-image:url(/_images/header-L.gif);
	background-repeat:no-repeat;
	margin:0;
	height:123px;
	width:32px;
	float:left;
}

.header{
	background-image:url(/_images/header-M.gif);
	background-repeat:repeat-x;
	height:123px;
	margin:0;
	margin:0;
	width:100%;
}

.header_content {
	width:30%;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:30px;
	float:left;
	margin-left:16px;
}

.header_right{
	background-image:url(/_images/header-R.gif);
	background-repeat:no-repeat;
	margin:0;
	height:123px;
	width:32px;
	float:right;
}

.footer_left{
	background-image:url(/_images/footer-L.gif);
	background-repeat:no-repeat;
	margin:0;
	height:50px;
}

.footer{
	background-image:url(/_images/footer-M.gif);
	background-repeat:repeat-x;
	height:50px;
	margin:0;
	width:100%;
}

.footer_content {
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.footer a{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover{
	text-decoration:underline;
}

.footer_right{
	background-image:url(/_images/footer-R.gif);
	background-repeat:no-repeat;
	margin:0;
	height:50px;
}

.clear_it{
	clear:both;
}

/* From LSoft */

body { color:#000000; background:#ffffff; font-family:arial; font-size:10pt;}
body A { color:#000000; }
h1 { font-family:arial; font-size:13.5pt; font-weight:bold}
h2 { font-family:arial; font-size:13.5pt; font-weight:bold; margin-bottom:0}
h3 { font-family:arial; font-size:13.5pt; font-weight:normal; margin-bottom:0}
h4 { font-family:arial; font-size:11pt; font-weight:bold}
ul {list-style-image: url(/archives/images/ls1-bullet.gif)}
ul.wizard {list-style-image: url(&+LYT_BUTTON;wizard-bullet.gif)}
p.checkbox {text-indent: -0.2in; margin-left: 0.2in}

table.header { background:#ffffff; }

td.side { color:#ffffff; background:#6699CC; }
td.body { background:#ffffff; }
td.popuphelp { background:#bbd1ff; }

td { font-family:arial; font-size:10pt; }
li { font-family:arial; font-size:10pt; }

+* Defines colors and attributes of listserv messages
td.msg { background:#ffffff; color:#000000; font-weight: bold; }
tr.msg { background:#6699cc; color:#000000; font-weight: bold; }
font.msg { font-family:arial; font-size:10.5pt; }

td.rep_msg { background:#6699cc; text-align:left; }
font.rep_msg { font-family:arial; color:#000000; font-size:11pt; }
table.rep_msg { cellspacing:1; cellpadding:1; width:100%; background:#000000; }
table.rep { cellspacing: 0; }
table.enc { background: #000000; cellspacing:1; cellpadding:1; width:100% }

tr.rep_high_row { background: #e7e7e7; }
tr.rep_low_row { background: #d6d6d6; }
tr.rep_high_row_other { background: #e7e7e7; }
tr.rep_low_row_other { background: #d6d6d6; }
tr.rep_top_row { background: #6699cc; align:center; }
tr.rep_bottom_row { background: #6699cc; }

td.rep_col_open { color: #000000; }
td.rep_int_open { color: #000000; }

tr.search { background: #e7e7e7; }
font.search { font-family:arial; font-size:10pt; }
table.enc_search { background: #000000; cellspacing:1; cellpadding:1; width:100%; }

td.listselect { background:#6699cc; }
font.listselect { color: #000000; font-family:arial; font-size:10pt; }

p.BodyTextLeft { font-family:arial; font-size:10pt; }
p.BodyTextIndented { font-family:arial; font-size:10pt; }

font.bodytext { font-family:arial; font-size:10pt; }
font.headertext { font-family:arial; font-size:13.5pt; }

font.host { font-family:arial; color:#ffffff; font-size:10pt; }

font.XMP { color:#009933; font-family:arial; font-size:10pt; }
