/*
**modified by proxy
*/

@import url("common.css");

body { 
width:950px;
padding:10px;
color: black;
background:white;
line-height:1.5;
}

#specialform { display: inline; }
#content { top: 0; margin: 0; padding: 0; 
}

#topbar { padding: 0px; 
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: red;
        background-color: white;}
#powersearch {
  background: white; border-style: solid; 
 border-width: 1px; padding: 2px;
}
#quickbar {
 width: 120px; padding: 2px; 
 visibility: visible; z-index: 99;
 text-align: left;
  background-color: white;
}

#article, #article td, #article th, #article p {
 font-family: Arial, sans-serif;
 font-size: 10pt; color: black;
 background-color: white;
}
#article p {
font-family: sans-serif;
 padding-top: 0; padding-bottom: 0;
 margin-top: 1ex; margin-bottom: 0;
}

td a {
 font-family: Arial;
 background-color: white; color: red;
 text-decoration: none; font-size: 10pt;
 
}

p, pre, td, th, li, dd, dt { line-height: 12pt;
font-family: sans-serif; }
textarea { overflow: auto; }

#footer { padding: 0px; 
text-align:left;
margin-left: 0px;
padding-top: 4px; 
margin-top: 0px;
 border-top-width: 1px;
 border-top-style: dotted;
 border-top-color: #000000;
}

#footer form { display: inline; }
#sitetitle {
 font-family: Arial;
 font-weight: bolder;
 color: black;
 font-size: 18pt;
 line-height: 20pt;
}
td.top {
 background-color: white; color: black;
 margin-top: 1px; margin-bottom: 1px;
 padding-top: 0; padding-bottom: 0;
padding-left:0px;
 text-transform: lowerercase;
 font-family: Arial; font-size: 8pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: black;
}
td.top a {
 font-family: Arial;
 background-color: white; color: black;
 text-decoration: none; font-size: 10pt;
 
}
td.bottom a {
 font-family: Arial;
 background-color: white; color: grey;
 text-decoration: none; font-size: 10pt;
 
}
td.top a:hover {
 font-family: Arial;
 background-color: none; color: grey;
 text-decoration: none; font-size: 10pt;
 
}
td.bottom {
 font-family: Arial, sans-serif;
 font-size: 8pt;
 padding: 0;
 
 text-align: left;
}
#pagestats {
 font-family: Verdana, Arial, sans-serif;
 color: grey;
 font-size: 8pt;
 
}
#sitesub {
 font-family: Arial, sans-serif;
 font-size: 1pt; font-weight: normal;
 color: white;
 padding-top: 0;
}
#quickbar {
 font-family: Arial, sans-serif;
 font-size: 8pt; font-weight: normal; 
 line-height: 10pt;
 text-decoration: none;
 color: black;
 padding: 0; margin-top:0;
}
#quickbar a { color: black; 

text-decoration:none;
padding-left:0em;
}
#quickbar a:hover { color: grey; 
}


#quickbar h6 {
width:110px;
 font-family:Arial, sans-serif;
 font-size: 11pt; font-weight: bold; line-height: 16pt;
 text-decoration: none;
 color: black;
 
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #000000;
 padding: 0; margin-bottom: 2px; margin-top: 0px;
}
#quickbar form { padding: 0; margin-top: 12; }

h1 {
 color: purple;
 font-family: sans-serif;
 font-size: 16pt; font-weight: bold; 
line-height: 18pt;
}
h1.pagetitle { padding-bottom: 0; 
margin-bottom: 0; 
 color: purple; font-size: 18pt; 
text-align: left;
}

#article p.subtitle {
 color: purple; font-size: 8pt; 
 font-weight: normal;
 padding-top: 0; margin-top: 0; padding-bottom: 1ex;
border-bottom-width: 0px;
border-bottom-style: dotted;
border-bottom-color: #000000;
}

a { color: black; 
font-size:8;}
a.external { color: red; 
font-family: sans-serif;}
a:visited { color: red; }
a:hover { color: red; }
a.printable { text-decoration: underline; }
a.stub, #quickbar a.stub { color:#772233; text-decoration:none; }
a.new, #quickbar a.new { color: #CC2200; }
h2, h3, h4, h5, h6 { margin-bottom: 0; }
small { font-size: 75%; }

li { color:purple; margin-left:0px; }

#quickbar { 
position: absolute;
	left: auto;
	top: 55px;
	right: auto;
	bottom: auto;}
#footer { clear: both;
padding-left:0px; 
}
#article { margin-left:0px; margin-right: 4px; 
padding-top:0px;}