@import url ("layout.css");
h1 {
font-size:12pt; font-weight:bold; Color:#003399; face="times New Roman Cyr"; 
}
h2 {
font-size:12pt; font-weight:normal; Color:#3399ff; face="times New Roman Cyr"; 
Margin-left: 24px;
}
h3 {
font-size:11pt; font-weight:normal; font-style:italic; Color:#0099ff; font-family:times New Roman,arial; 
Margin-left: 24px;
}
h4 {
font-size:10pt; font-weight:bold; Color:#003399; font-family:times New Roman,arial; 
Margin-left: 24px;
}
h5 {
font-size:10pt; font-weight:normal; Color:black; font-family:arial; 
}
h6 {
font-size:8pt; font-weight:normal; Color:black; font-family:arial; 
}
p {
Color:black; font-size:9pt; font-family:tahoma; align="left"; font-weight:normal; 
}
a {
Color:black; font-size:8pt; font-weight:bold; font-family:tahoma; 
}
li {
Color:black; font-size:9pt; font-weight:bold; font-family:tahoma; 
}
td {
Color:blue; font-size:9pt; font-weight:bold; font-family:tahoma; 
}
body {
font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; background-color:#f0f8ff; 
}
#container {
width:862px; margin:0 auto; background-repeat:repeat-y; background-attachment:scroll; 
}
#masthead {
width:840px; margin-top:0; margin-left:10px; margin-right:10px; margin-bottom:0; 
overflow:auto; background-color:#f0f8ff; 
}
#sidebar {
float:left; width:120px; margin-left:10px; margin-right:4px; font-size:0.8em;
position:relative; background-color:#f0f8ff; clear:both; display:inline; 
}
#content {
float:right; width:690px; margin-top:0; margin-left:10; margin-right:10px;
position:relative; padding:10px; background-color:#ffffff; 
}
#footer {
width:840px; margin-left:10px; margin-right:10px; font-size:0.8em;
text-align:center; clear:both; padding:0; overflow:auto; background-color:#f0f8ff; 
}
#masthead img {
float:left; 
}
#masthead p {
font-size:0.8em; text-align:right; margin-top:10px; margin-right:10px; 
}
#sidebar ul {
list-style-type:none; width:100%; display:block; margin:0; padding:0; 
}
#sidebar li {
font-size:0.8em; display:block; margin:0; padding:0; border:1px solid #d3d3d3; 
}
#sidebar a {font-size:10px; 
font-weight:bold; text-decoration:none; color:#118; padding:5px; border-bottom:1px solid #f2f2f2; 
}
#sidebar a:hover {font-size:10px; 
font-weight:bold; text-decoration:none; color:#118; border-bottom:1px solid #f2f2f2; background-color:#f2f2f2; 
}
#footer p {
font-size:0.8em; color:#000; margin:2px; padding:2px; 
}
#footer a {
color:#000; text-decoration:underline; 
}
#footer a:hover {
color:#003399; text-decoration:none; 
}
.style_bold {
font-weight:bold; 
}
.style_italic {
font-style:italic; 
}
