body {
	margin: 0; padding: 0;
	background-color: #FFFFFF; color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 82%;
}
a:link {color: #D90000;}
a:visited {color: #D90000;}
a:hover {color: #FF0000;}

a.showhide:link {color: #3F3F3F;}
a.showhide:visited {color: #3F3F3F;}
a.showhide:hover {color: #3F3F3F;}

p {margin-left: 0px;}

.legal {font-size: 82%; margin-left: 40px;}

td {font-size: 82%;}

ul {margin-top: 0.25em; margin-bottom: 0.25em; margin-left: 0px; padding-left: 8px;}
li {margin-top: 0.4em; margin-bottom: 0.4em;}

#banner {
	position: top: 0; left: 0;
	margin: 0; padding: 0;
	overflow: hidden;
	z-index: 2;
}
#banner h1 {
	margin: 0 0 0 8px; padding: 0; font-size: 24px; color: #999;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#product {color: #FF0000; font-family: Verdana, Arial, Helvetica, sans-serif;}
#version {color: #666;  font-family: Verdana, Arial, Helvetica, sans-serif;}


#welcome {margin-left: 86px;}

.card {
	width: 95%;
	margin-top: 2em;
	padding: 8px;
	background-color: black; color: #CCCCCC;
}
.card td {color: #CCCCCC;}
.card p {color: #CCCCCC;}
.card li {color: #CCCCCC;}
.card h2 {
	color: white;
	font-size: 100%;
}

p.legendHeading {font-size: 11px; font-weight: bold; color: gray; margin: 0px; align: center;}
p.nHeading {font-size: 16px; color: #D90001; font-weight: bold; margin: 0px;}
p.iHeading {font-size: 16px; color: #FF9900; font-weight: bold; margin: 0px;}
p.tHeading {font-size: 16px; color: #3399CC; font-weight: bold; margin:0px;}
p.title {font-size: 11px; color: #FF9900; font-weight: bold; margin-top: 4px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;}
p.info {font-size: 11px; margin: 0px;}

table.legend {margin-top: 12px; margin-left: 8px;}

div.quickLinks  {margin-left: 12px; }
td.quickLinks {	border: gray 1px solid; 
		background: #E1E1E1;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;}

td.legendLeft {border-left: #E1E1E1 2px solid;}
td.legendRight {border-right: #E1E1E1 2px solid;}
td.legendBottom {border-bottom: #E1E1E1 2px solid;}
td.legendTop {border-top: #E1E1E1 2px solid;}

td.legendTopLeft {border-left: #E1E1E1 2px solid; border-top: #E1E1E1 2px solid;}
td.legendTopRight {border-right: #E1E1E1 2px solid; border-top: #E1E1E1 2px solid;}
td.legendBottomLeft {border-left: #E1E1E1 2px solid; border-bottom: #E1E1E1 2px solid;}
td.legendBottomRight {border-right: #E1E1E1 2px solid; border-bottom: #E1E1E1 2px solid;}

td.gray { background: #E1E1E1;}

p.quickLinksTitle {font-weight: bold;}
p.quickLinksLink {font-weight: normal; text-align: left; line-height: 120%;}
