@charset "utf-8";
.button {
border: 1px outset;
background-color: White;
font-family: Tahoma, Times, serif;
font-size: 12px;
color: #000000;
cursor: hand;
border-color: #999999 #000000 #000000 #999999;
}

.TextBox {
border: #000000 1px inset;
border-color: #000000 #666666 #666666 #000000;
background-color: #FFFFFF;
background-attachment: fixed;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}
.Text {
font-family: Tahoma, Times, serif;
font-size: 13px;
font-style:normal;
color: #000000;
}
p {
font-family: Tahoma, Times, serif;
font-size: 12px;
color: #000000;
}
td {
font-family: Tahoma, Times, serif;
font-size: 12px;
color: #000000;
}
table {
font-family: Tahoma, Times, serif;
font-size: 12px;
color: #000000;
}
.pagetitle {
font-family: Tahoma, Times, serif;
font-size: 12px;
color: #932b2b;
font-style:normal;
font-weight:bold;
}
.Light-Text {
font-family: Tahoma;
font-size: 12px;
color: Silver;
}
.copy {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px; font-style : italic;
color: #999999;
}
a:link { color:#932b2b; text-decoration:none; font-size: 12px}
a:visited { color:#666666; text-decoration:none;font-size: 12px}
a:hover { color:#CC0000; text-decoration:none; cursor:hand; font-size: 12px}
a:active { color:#CC0000; text-decoration:none; font-size: 12px}
.pagetitle {
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #932b2b
}

.box {  height: 15px; font-family: Tahoma, Helvetica, sans-serif; margin-bottom: 1px; background-color: #E9ECEC; font-size: 10px; margin-top: 1px; border: 1px #333333 solid}
.quote {  font-family: Tahoma, Arial, Helvetica, san-serif; font-size: 10px; font-weight: bold; color: #393f6a}
.footnote {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; color: #4e5691}
ul {
	font-size: 12px;
	list-style-type: square;
	color:#000000;
}
li {
	list-style: square outside; font-size:12px;

}
