body {
color:#000000;
font-family:Arial,Helvetica,Geneva,sans-serif;
font-size:1em;
text-align:center;
}
div#superheader {
margin:48px auto 3px;
padding:3px;
font-size: 0.8em;
text-align:right;
width:760px;
}
div#outer {
border:1px solid #0065A4;
color:#FFFFFF;
margin:0px auto 6px;
text-align:left;
width:760px;
}
div#hdr {
background-color:#0065A4;
border-bottom:1px solid #999999;
height:120px;
padding:18px 12px 6px 18px;
}
div#bar {
background:#C0C0C0 none repeat scroll 0%;
border-color:#000000;
border-style:solid;
border-width:1px 0pt;
color:#333333;
height:25px;
}
div#bodyblock {
background-color:#FFFFFF;
color:#333333;
padding:12px 12px 6px;
}
div#l-col {
background:#DCDCDC none repeat scroll 0%;
color:#333333;
float:left;
width:145px;
}
div#cont {
background:#FFFFFF none repeat scroll 0%;
border-color:#000000;
border-style:solid;
border-width:0pt 0pt 0pt 1px;
color:#333333;
text-align:left;
width:495px;
}
div#ftr {
background-color:#C8D8E8;
border-color:#0065A4;
border-style:solid;
border-width:1px 0pt 0pt;
color:#0065A4;
margin:0pt;
padding:6px 12px;
}
h2 {
border-bottom:1px solid #c8d8e8;
color:#666666;
font-size:1.2em;
font-weight:bold;
padding-left:12px;
}
h1 {
font-size:1.5em;
font-weight:lighter;
}
h3 {
color:#666666;
font-size:1.2em;
font-weight:bold;
padding:6px 12px 0px;
}
a {
color:#003366;
}
a:visited {
color:#0065A4;
}
a:hover {
text-decoration:none;
}
p {
font-size:1em;
}
#outer h1 {
color:#FFFFFF;
font-size:1.5em;
font-weight:normal;
}
pre {
background-color: #C8D8E8;
font-family:Geneva,Arial,Helvetica,sans-serif;
padding: 12px;
}
.info {
font-size: 0.8em;
}
.important {
font-size: 1.1em;
font-color: blue;
font-weight: bold;
}
.error {
	color: #FF0000;
	font-size: 0.8em;
	}

.warning {
	color: #1f00f9;
	font-size: 0.8em;
	}
table {
}
th {
font-weight:normal;
font-style:italic;
}

table.lines {
}

th.lines {
	font-size: 0.8em;
	font-weight:bold;
	font-style:italic;
	background-color: #C8D8E8;
	padding: 6px 12px 6px 12px;
	}

td.lines {
	font-size: 0.8em;
	border-bottom: 1px solid #7e7e7e;
	padding: 6px;
	/* white-space: nowrap; */
}


