body { font-size:1.00em; line-height:1.19em; font-weight:normal; margin:0; padding:0; background-color: #FBF4FE; }

#pagewidth{ 
 max-width: 1000px;
 min-width: 685px;
 min-height: 570px;
 text-align:left;
 } 
 
#header{ 
 min-height: 65px;
 width: auto;
 background-color: #F8EAEF;
 border-bottom-width: 1px;
 border-bottom-style: dashed;
 border-right-width: 1px;
 border-right-style: dashed;
 } 

#leftcol{
 width:180px; 
 float:left; 
 position:relative; 
 margin-left: -180px; 
 margin-right: 0;
}

#outer{ 
 border:solid white 0px; 
 border-left-width: 180px;
 border-left-color: #FAEBFB;
 border-left-style: solid;
 background-color: #FBF4FE;
 width: auto;
} 

#inner{
 margin:0;
 width: 100%;
 border-left-width: 1px;
 border-left-style: dashed;
 border-right-width: 1px;
 border-right-style: dashed;
 }

#footer{
 min-height: 75px; 
 width: auto;
 background-color: #FCF1FC;
 border-top-width: 1px;
 border-top-style: dashed;
 border-right-width: 1px;
 border-right-style: dashed;
 }

#maincol{ 
 float: left; 
 width: 100%; 
 position: relative;
 }

#outer>#inner { border-bottom: 1px solid #FBF4FE; }
 
p, h1, h2, h3, h4, table, ul, ol, li, blockquote { font-family:"Trebuchet MS","Verdana",sans-serif }
p { font-size:1.00em; line-height:1.19em; font-weight:normal; margin: 4px 0 5px 0 }
h1 { font-size:1.32em; line-height:1.22em; font-weight:lighter; margin: 4px 0 13px 0 }
h2 { font-size:1.23em; line-height:1.15em; font-weight:lighter; margin: 4px 0 13px 0 }
h3 { font-size:1.13em; line-height:1.11em; font-weight:lighter; margin: 4px 0 13px 0 }
h4 { font-size:1.05em; line-height:1.05em; font-weight:lighter; font-style:italic; margin: 4px 0 13px 0 }
td { font-size:1.00em; line-height:1.19em; font-weight:normal; margin: 0 0 0 0; }

blockquote { font-weight:normal; font-size:0.90em }
pre { font-family: "Courier New", Courier, monospace; font-size:0.9em; color:#000000 }

ul, ol, li { font-weight:normal; margin-left:2px; padding-left:2px }

.clr { clear:both; }
.content { padding:7px; }

.small { font-size:0.76em; line-height:0.89em; }
.smaller { font-size:0.89em; line-height:0.94em; }
.big { font-weight:bold; }
.large { font-size:1.05em; line-height:1.15em; }
.largest { font-size:1.32em; line-height:1.22em; }

.selected { color:#DC4D97; font-weight:bold; }

.dashed { border-right-width:1px; border-right-color:black; border-right-style:dashed; }

.old { font-family:'Bookman Old Style',Courier,serif; font-size:0.89em; text-align:justify; }

a:link { text-decoration:none; color:#0000E0; }
a:visited { text-decoration:none; color:#420069; }
a:hover { text-decoration:underline; color:#8A0080; }
a:active { text-decoration:underline; color:#8A0080; }
 
@media print{ 
 #leftcol {display: none;} 
 #outer {border-left: 0; } 
}
