/*~~~ Accordion ~~~~~~~~~~~~~~~*/
.accordionHeader {text-align: left; width: 345px;}
a.accordionHeader {background-color: #608fc8; color: #fff; padding: 4px; margin-bottom: 4px; width: 90%; font-size: 1.3em; line-height: 2em; font-family: Verdana, Sans-Serif; font-weight: bold;}
a.accordionHeader:visited {background-color: #608fc8; color: #d5e8ff; padding: 4px; margin-bottom: 4px; width: 90%; font-size: 1.3em; line-height: 2em; font-family: Verdana, Sans-Serif; font-weight: bold;}
/*~~~ Other ~~~~~~~~~~~~~~~*/
span.noshow {display: none; width: 1px; height: 1px;}
.news-date {font-size:.84em; color:#069; font-weight:bolder;}
.arrow {vertical-align: middle; }
input.button-big {font-weight:bold; padding:.7em 1.5em; font-size:1.1em; vertical-align:bottom; }
input.button-small {font-weight:normal; padding:.4em 1em; font-size:.8em; vertical-align:bottom; }
.clear {clear:both; }
.none {display:none;}
.location {float: left; clear: both; color: #363;}
.iconspan {float: left; margin: 3px; cursor:hand; cursor:pointer; font-weight: bold; }
.sendit {background-color: #d5e8ff; color: #222; border: solid 1px #405EA6;}
.colorful {color: #405EA6;}
.credit {font-weight: bold; font-size: .85em; color: #226;}
.section h3 {text-align: center;}
span.credit a {color: #444;}
.c {text-align: center;}
.padit {margin: 0 5px;}
ul.square {list-style-type: square;}
/*    header horizontal menu   */
table.nav {margin:0; padding:0; width:100%; height: 15px;}
table.nav a:link, table.nav a:visited {color:#008; text-decoration:none; font-weight: bold;}
table.nav a:hover {color:#000; background: #0c0;}
table.nav a:active, table.nav a:current {color:#ff0;}
table.nav th {background: #fff;}
table.nav th:hover {background: #0c0; color: #ff0;}
/*
.HdrMenuItem, a.HdrMenuItem, #navmain span a:link, #navmain span a:visited
{   
display:inline-block;
width: 66px; height: 15px;
margin: 0 4px; padding: 2px; 
background-color: #fff;
color: #008; font-weight: normal;
}
.SelectedNodeStyle, a.SelectedNodeStyle, #navmain span a:hover, #navmain span a:active 
{
color: #080; font-weight: bold;
 }
*/
