* { margin:0; padding:0; border:0; }

 body { color:#404040; font-size:0.9em; font-family:georgia,sans-serif; height:100%; }
 h2,h3,h4,h5,h6 { color:#185360; font-weight:normal; }
 ul,ol { margin-left:30px; }
 li { line-height:1.5em; }
 br.clear { clear:both; }
 img { border:0; }
 a { text-decoration:none; color:#ff5c1f; }
 a:hover { text-decoration: underline; }
 a:focus { outline: none;}
 a.newsTitle { text-decoration:none; color:#404040; }
 a.imglink {text-decoration:none; }
 textarea { font-family:arial; border:2px inset threedface; }
 input[type="text"] { border:2px inset threedface; }
 input[type="submit"] { border:2px outset threedface; width:80px; }
 
 p { line-height:1.8em; }
 
 form table input { width:410px; }
 form table textarea { width:410px; }
 
 #header { width:100%;  min-width:962px; background:#66cccc; }
 #header_inner { padding:30px 0 0 30px; }

 /* Menu */
 #menu { height:2em; background-color:#66cccc; min-width:962px; }
 #menu ul { list-style: none; }
 #menu li { margin:0.5em 0.5em 0 0.5em; float:right; }
 #menu li a { display:block; margin-right:0.5em; padding:0 0.5em 0 0.5em; font-weight:bold; font-size:1.0em; color:#185360; text-decoration:none; }
 #menu li a:hover { background:#fff; }
 #menu li a.active { background:#fff; text-decoration:none; }

 /* Main */
 #main { width:960px; position:relative; margin:0 auto; }
 #main_content { float:left; width:730px; padding-top:1em; margin-bottom:1.5em; }
 #main_content p { text-align: justify; margin-bottom:1em; }
 #main_content h1,h3 { border-bottom: dotted 0.5px #cccccc; color:#404040; font-weight:bold; position:relative; 
                       padding-bottom:0.1em; margin-bottom:0.8em; }
 
 #sidebar { min-height:450px; }
 .leftcol { float:right; width:200px; padding-top:1em; overflow:hidden; }
 .leftcol ul { margin:5px 0 15px 0; padding:0; list-style:none; }
 .leftcol ul li { margin:0; padding:4px 10px 4px 0; }
 .leftcol h3 { color:#175966; }
 .leftcol ul li { border-bottom:1px solid #175966; }
 .leftcol ul li a.side_active { font-weight: bold; }
 #footer { width:960px; margin:auto; text-align:center; clear:both; border-top:dotted 1px #cccccc; margin-top:1.0em; margin-bottom:1.5em; padding-top:1.0em; }
 
 /* Search */
/* input.button { background:#FF6C1F repeat-x; color:#fff; border:solid 1px #DB7623; font-weight:bold; font-size:0.8em; height:2.0em; }
 input.text { border:solid 1px #F1F1F1; font-size:1.0em; padding:0.25em 0.25em 0.25em 0.25em; }
*/
 /* Flash */
 .flash { margin:0 auto; text-align:center; clear:both; border:1px #000000; background-color:#FF5C1F; color:white; margin-top:0.0em; margin-bottom:1.0em; padding-top:1.0em; padding-bottom:1.0em; cursor:pointer; }
 div.error { background-color:red; color:white; padding:3px}
