/* standard elements */
* {
	font: normal 1em sans-serif;
	margin: 0; padding: 0;
}

html { font-size: 100%; /* ie hack */ }
body {
    background: #dedede url(img/flags.png) repeat-y center top;
    color: #000;
    font-size: 86%;
    margin: 0 0 3px 0;
}
table { font-size: 100%; /* ie hack */ }

strong { font-weight: bold; }
a, a:visited  {
	color: #066; text-decoration: underline; font-weight: bold; font-style: italic;
}
a:hover, .footer a:hover {
	color: #f00;
}
p,cite,code,ul {
	margin-bottom: 1.1em; line-height:1.3em; font-size: 0.95em; color: #555;
}
li {
     line-height:1.4em;
}
h1, h2, h3, h4, h5 {
     line-height:1.6em;  margin-bottom: 0.5em; color: #555;
}
h1 {
	font: bold 1.8em sans-serif; color: #099;
}
h2 {
    font: bold 1.6em sans-serif;  color: #099;
}
h3 {
    font: bold 1.3em sans-serif;
}
h4 {
    font: bold 1.0em sans-serif; line-height:1.3em;
}
ul, ol {
	margin: 12px 0;
}
.touchfloat {
    padding-left: 80px;
}
ul, ol {
    margin-top: 0;
}
ul li {
	list-style: url(img/bluetriangle.gif);
	margin-left: 18px;
}
ol li {
    margin-left: 18px;
}
code {
	background: url(img/bgcode.gif);
	border: 1px dotted #AAA;
	color: #444;
	display: block;
	font: normal 1em serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

cite {
	display: block;
	background: url(img/quote.gif) no-repeat;
	color: #663;
	font: normal 1.1em serif;
	padding-left: 28px;
    font-style:italic;
}

cite .source {font-style:normal;}

dl { padding: 0.4em 0;}
dt { font: normal 1.1em Verdana,sans-serif; }
dd {
    background: url(img/quote.gif) no-repeat;
    color: #663;
    font: normal 1.1em serif;
    padding: 0.2em 0 0.3em 28px;
    font-style:italic;
}

/* misc */
.divider {
	/* background: url(img/flags.gif) no-repeat center; */
    border-bottom: 2px dotted #099;
	height: 20px;
	margin: 16px 0;
    clear: both;
}
.clearer {
	clear: both;
}

/* structure */
.container {
	font-size: 1em;
	margin: 0 auto;
    background-color: #FFF;
    margin-bottom: 3px;
  /*  border-left:  1px solid black;
    border-right: 1px solid blue; */
}

.column, .lastcolumn { width: 330px; float: left; margin-right:30px; }
.lastcolumn { margin-right:0; }

#navigation, .header, .container {	width: 734px; 	margin: 0 auto;
}

/* header */
.header {
	/*height: 80px;*/
	text-align: center;
}
.header h1 {
	color: #099;
	font: normal 5em Georgia,serif;
    margin-top: 6px;
    margin-bottom: 4px;
}


/* navigation */
#navigation {
	height: 36px;
}
#navigation a {
	font: bold 1.2em sans-serif;
	background: url(img/navigation.jpg) no-repeat;
	color: #FFF;
	float: left;
	height: 31px;
	letter-spacing: 1px;
	line-height: 31px;
	text-align: center;
	text-decoration: none;
	width: 150px;
}
#navigation a:hover, #navigation a.active {
	color: #000;
	background-position: left bottom;
}

/* content */
.content {
	padding: 8px 18px;
}

blockquote { padding: 0 40px;}
img    { border: 1px solid black;  margin: 0 0 10px 0; }
img.fr { float: right; margin: 0 0 5px 10px; }
img.fr50 { float: right; margin: 0 50px 5px 10px; }
img.fl { float: left;  margin: 0 10px 5px 0; }
img.fl0 { float: left; margin: 0 0 5px 0;}
img.nobo { border: none; }

.c { text-align:center; }


h4.topline { margin-bottom: 0; text-decoration:underline; font-style:italic; }

/* Addresses 3 columns  */
#addresses th { width: 30%; font-weight:  bold; font-size: 1.1em; text-align: left;
                border-bottom: 2px dotted #769359; border-right: 1px solid #769359; padding:0.3em 0.5em;
}
#addresses td { vertical-align: top; padding:0.3em 0.5em ; border-right: 1px solid #769359; }

#addresses .last { border-right: none; }

.nw, .nowrap { white-space:nowrap; }
.note   { font-weight: normal;}
.smaller { font-size:0.9em; }

.highlight { color: #066;}
.bold      { font-weight: bold; }
.ital      { font-style: italic; }
.highlight2 { color: #066; font-weight: bold; font-style: italic; }
em { font-style: italic;}

.contactus { color: #066; font-weight: bold; font-style: italic; clear: both; text-align: center; }

/* footer */
.footer {
	color: #886;
	font-size: 0.9em;
	padding-bottom: 2px;
	text-align: center;
}

.footer a {  font-style: normal; }

#nifty    { background: #FFF;    margin: 0; padding:0; position:relative;
         /*   border-left: 1px solid #dedede;  border-right: 1px solid #dedede;
            border-bottom: 1px solid #dedede; */
            clear: both;
            _height: 0;  /* give layout in MSIE , others ignore this, MSIE ignores the "_" only */
          }
b.rtop, b.rbottom     { display:block;}
b.rtop b, b.rbottom b { display:block;height: 1px; overflow: hidden;}
b.r1 {margin: 0 5px}
b.r2 {margin: 0 3px}
b.r3 {margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4 {margin: 0 1px;height: 2px}

#nifty b.rtop,   #nifty b.rbottom   { background: #dedede; }
#nifty b.rtop b, #nifty b.rbottom b { background: #FFF;    }

#navbar {
        padding: 5px 0;
        border-bottom: 2px dotted  #099;
        text-align: center;
      /*   background-color: cyan; */
        margin-bottom: 25px;

        }

#navbar ul {
        margin: 0 auto;
        text-align: center;
        padding-left: 0;
        display: inline;
        }

#navbar ul li {
        margin-left: 0;
        padding: 3px 0 3px 5px;
      /*  border-left: 1px solid #000;  */
        list-style: none;
        display: inline;
        }

#navbar ul li.first {
        margin-left: 0;
        padding-left: 0;
        border-left: none;
        list-style: none;
        display: inline;
        }

#navbar a, #navbar a:visited  {
     text-decoration: none; font-weight: bold; font-style: normal; font-family: Arial, Helvetica, Trebuchet MS, sans-serif;
}

/* tooltip */

.tooltiprow { position: relative; clear: right;}

div.tooltip, a.tooltip { display: block; _height: 0; } /* give layout in MSIE , others ignore this, MSIE ignores the "_" only */

a.tooltip b       { position: absolute; display:none;  margin: 0 auto; left: 50px; width: 650px;
                    background-color: #D3D3D3; padding: 5px; border: 1px solid black; font-weight: normal;
                    }
a.tooltip:hover b { display: block; }

div.tooltip b       { position: absolute; display:none;  margin: 0 auto; left: 50px; width: 650px;
                    background-color: #D3D3D3; padding: 5px; border: 1px solid black; font-weight: normal;
                    }
div.tooltip:hover b { display: block; }
