@charset "utf-8";
body {
 margin:20px;
 background:#8F9966;
 font-family: Arial, Helvetica, sans serif;
 font-color: #404040;
 padding:0;
 }

.bar {
 height:25px;
 background: #CCD7A7;
 font-size: 13pt;
 border: solid #000000;	
 border-width: 1px, 0, 1px, 0;
 }

.content {
 font-family: "Arial", Helvetica, sans serif;
 font-size: 10pt;
 line-height:12pt;
 color: #4F4F4F;
 background-color: #FFFFFF;
 text-align:left;
 padding: 0px;
 margin-left: 15px;
 margin-right: 15px;
 height: auto !important;
 min-height: 800px;
}

.image{
 background: #dfdfdf;
 padding: 6px;
 border: solid 2px #363636;
} 

h1 {
 font-family: "Arial", Arial, Helvetica, sans-serif;
 font-size: 16pt;
 line-height: 18pt;
 color:#363636;
 background-color: #FFFFFF; 
 margin-top: 20px;
 margin-bottom: 0px;
}

h2 {
 font-family: "Arial", Arial, Helvetica, sans-serif;
 font-size: 13pt; 
 line-height: 14pt;
 color:#6A8A5C;
 background-color: #FFFFFF;
 font-weight: bolder;
 margin-bottom: 2px;             
}

h3 {
 font-family: "Arial", Arial, Helvetica, sans-serif;
 font-size: 11pt; 
 line-height: 12pt;
 color:#505050;
 background-color: #FFFFFF;
 font-weight: bolder; 
 margin-bottom: 0px;               
}

h4 {
 font-family: "Arial", Arial, Helvetica, sans-serif;
 font-size: 10pt;
 line-height: 10pt;
 color: #505050;
 background-color: #FFFFFF;
 font-weight: bolder; 
 margin-bottom: 0px;	
}

h5 {
 font-family: "Arial", Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bolder;
 color: #505050;
 background-color: #FFFFFF; 
 margin-bottom: 0px;
}

p {
 font-family: "Arial", Arial, Helvetica, sans-serif;
 font-size: 10pt; 
 line-height: 12pt;
 color:#505050;
 background-color: #FFFFFF;
 font-weight: normal;
 margin-top: 0px; 
 margin-bottom: 10px;               
}


#menu {
 background: #FFFFFF;
 font-family: "Arial", Arial, Helvetica, sans-serif;
 color: #552255;
 text-decoration: none;
 margin: 0;
 margin-left: 25px;
 border: solid #000000;	
 border-width: 0, 1px, 0, 0;
 padding: 5px;
 height: 100%;
}

#hcmenu {
 background: #FFFFFF;
 font-family: "Arial", Arial, Helvetica, sans-serif;
 color: #552255;
 text-decoration: none;
 margin: 0;
 margin-left: 5px;
 margin-right: 5px;
 border: solid #000000;	
 border-width: 0, 1px, 0, 0;
 padding: 5px;
 height: 100%;
}

.siggy{
 font-size: 7pt;
 background: #FFFFFF;
 color: #505050;
 margin:0;
 padding:5px;
}

.footer {
 background: #CCD7A7;
 color: #000000;
 text-align:center;
 border:solid #474961;
 border-width:1px 0 0 0;
 margin:0;
 padding:5px;
}

A:link { 

         text-decoration: none; 
         color: #7C4B7C; 
          font-weight: bold;

}
A:visited { 

          text-decoration: none; 
          color: #A76CA7; 
          font-weight: bold;

}
A:hover { 

          text-decoration: underline; 
          color: #7C4B7C;
          font-weight: bold;

}
A:active{ 

          text-decoration: none; 
          color: #7C4B7C;
          font-weight: bold;

}

li {
	font-size: 10pt;
	list-style-type: disc;
}

td {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #404040;
}
th {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 10pt;
                font-style: normal;
	color: #404040;
}
