/* - - - - - main - - - - -*/
html, body{font-size: 100.01%;}
body{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 18px;
   color: #333;
   margin: 0;
   padding: 0;
   background-color: #fff;
   height: 14px;
}
#container {
	position: absolute;
	width: 780px;
	left: 50%;
	margin-left: -375px;
	margin-top: 10px;
   margin-bottom: 10px;
    border-width: 1px 1px 1px 1px; 
	 border-style: solid;
	 border-color: silver;

}


/*-------------header 1---------------*/


#header1 {
   position: absolute;
   left: 0;
   height: 143px;
   width: 267px;
   background-color: #fff;
   padding: 0px;
   background-image: url(images/nav/log_blue2.gif);
   background-position: center;
   background-repeat: no-repeat;
}


/*-------------header 2---------------*/


#header2{
    height: 143px;
    width: 513px;
    padding: 0px;
    margin: 0px 0px 0px 267px;
    border-width: 0px 0 0px 1px;
    border-style: solid;
    border-color: silver;
    background-image: url(images/isawf3.gif);
    background-repeat: no-repeat;
    background-position : center;
}
#header2 img{
   border: 0;
   margin-bottom:0;
   height:65px;
   padding:0;
}

/*-------------header 3---------------*/


#header3 {
   height: 55px;
   position: absolute;
   right: 0;
   width: 193px;
   padding: 5x;
   font-size: 11px;
   line-height: 16px;
   background-color: White;
   border-left: 1px silver solid;
}
#header3 td{text-align:top;}
#header3a {
   height: 88px;
   position: absolute;
   right: 0;
   margin-top: 55px;
   width: 193px;
   padding: 15px 0 0 0;
   font-size: 12px;
   line-height: 16px;
   background-color: #F0F8FF;
   border-top: 1px silver dashed;
   border-left: 1px silver solid;
}
#header3 a, #header3 td{
   font-size:11px;
   color:#333;
   text-decoration: none;
   line-height:12px;
}
#header3 ul{
   padding: 5px 5px 5px 30px;
   margin: 0 0 5px 0;
}
#header3  li {
     list-style-type: none;
      margin: 0;
      float: left;
       padding:0 5px 0 5px;
      }
#header3 a:hover{
    text-decoration:underline;
}
#header3 table{
   width:179px;
   text-align: center;
   background-color:#fff;}
#header3 td{
   width: 59px;
   padding:0;
   margin:0;
}
   
#header3a select, #header3a form, #header3a option #header3a input{
    margin:5px 0 0 2px;
    font-size: 13px;
}
#header3 img{
   border: 0;
}


/*-------------center---------------*/


#chart{
    background-color:#fff;
    width : 500px;
    padding: 0 10px 10px 10px;
    margin:0 0 0 149px;
    border-width: 0px 1px 0px 1px; 
	 border-style: solid;
	 border-color: silver;
    text-decoration: none;
}
#center{
    background-color:#fff;
    width : 460px;
    padding: 0 10px 10px 10px;
    margin:0 149px 0 149px;
    border-width: 0px 1px 0px 1px; 
	 border-style: solid;
	 border-color: silver;
    text-decoration: none;
}
#center a, #chart a{
    color:#336699;
    text-decoration: underline;
}
#center table, #chart table{
   background-color: #fff;
   text-align: left;
   padding:0;
   border:1px silver solid;
}
#center td, #center th, #chart td, #chart th{
   font-size: 11px;
   line-height: 14px;
   border-left:1px silver solid;
   border-bottom:1px silver solid;
   margin:0;

}
#center th, #chart th{
   background-color: #F0F8FF;
   width: 68;
   height: 30;
   font-weight: normal;
}
#center td, #chart td{
   background-color: #Fff;
}

#center a:hover, #left a:hover, #right a:hover, #chart a:hover{
color:#333;
text-decoration:underline;
}
#center p, #right ul, #chart p {
   margin: 0 0 0 7px;
   padding-bottom: 5px;
   list-style: none;
   font-weight:normal;
}
#center p{
   padding-top: 10px;
}
#center .line, #right li {border-bottom:1px dashed silver;
}
#center dt{
   list-style-image: url(images/navarr_off.gif);
   padding-top:5px;
}
#floatbox, #floatbox2, .floatbox3{
   background-color: #fff;
   padding:2px;
   margin-left: 5px;
   margin-top: 7px;
   font-size: .8em;
   float: right;
   border: 1px solid #ccc;
}
#floatbox{width: 219px;}
#floatbox2{width: 144px;}
#floatbox img, #floatbox2 img{clear: right;}
#center li{
   list-style-image: url(images/bul2.gif);
   list-style-position: outside %20em;
   padding-top: 5px;
}
   
#site li{
   list-style-image: url(images/navarr_off.gif);
   padding-top: 5px;
}
#swiss li{
   padding-top: 5px;
   list-style: none outside none;
   list-style-type: decimal;
   list-style-image: none;
   list-style-position: outside;
}
/*-------------left---------------*/


#left {
    position: absolute;
    left:0;
    width: 149px;
    text-align:left;
    line-height: 12px;
    margin-left:0px;
    background : #F0F8FF;
}
#left ul, #left li, #right ul, #right li {
   padding: 10px 0 10px 0px;
   list-style-image: url(images/navarr_off.gif);
   border-bottom:1px silver dashed;
   list-style-position: inside;
}
#left p, #right p{
   padding:5px;
   border-bottom:1px silver dashed;
   font-size:11px;
   color: #D2691E;
}

#left a, #right a{
   color:#333;
   text-decoration: none;
   font-size: 11px;
}  
#left a:hover, #right a:hover{
   font-size: 11px;

/*-------------right---------------*/

}
#right {
   position: absolute;
   right: 0;
   width: 148px;
   padding: 10px 0 0 0;
   line-height: 12px; 
}
#right a{text-decoration: none;}
#right ul{margin-left: 0; padding: 0;}
#right h1{padding:10px 0 10px 0px;}
   
#right h2{    
    font-size : 12px;
    height : 18px;
    color: #B22222;
    padding-top:20px;
}
#right a:hover{text-decoration: underline;}
   

 
/* - - - - - nav - - - - -*/


#nav {
   position: relative;
   height: 25px;
   font-size: 12px;
   background-color: #fff;
   border-top: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
   padding-left:20px;
}
#nav div {
   position: absolute;

}
#nav a, #nav strong, #nav em {
   font-size: 11px;
   font-weight: bold;
   float: left;
   display: block;
   padding: 0 8px 5px 8px;
   border-right: 1px solid #ccc;
   text-decoration: none;
   color: #666699;
border-top:5px #fff solid;
}

#nav a:hover {
    color:#333;
    border-top: 5px solid #F0F8FF;
}
/* - - - - - footer - - - - -*/
    
#footer {
   left: 0;
   height: 30px;
   width: 780px;
   font-size: smaller;
   color:#333;
   text-align: center;
   padding: 10px 0 10px 0;
   background-color: #9FBABC;
    border-top: 1px solid #cccccc;}

  /* - - - - - styles- - - - -*/
.menuleft, .menuleft ul, .menuleft li {
list-style-type: none;
margin: 0;
padding:0;
}

.menuleft a:hover {
text-decoration: none;
}
.menuright {
list-style-type: none;
margin: 0;
padding:0;
}
.menurght li {
margin-bottom: 5px;
}
.menuright a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menuright a:hover {
text-decoration: none;
}
a, a:active{ 
   text-decoration:none;
}
a:hover{text-decoration:underline;}


h1{
   font-size: 14px;
   color: #336699;
   font-weight: bold;
   padding: 20px 0 10px 0;
   margin: 0;
   font-family: Georgia, serif;
   border-bottom:1px dashed #ccc;
}
h2{
   color: #B22222;
   font-weight: bold;
   font-size: 12px;
}
h3, #site h3{
   color: #333;
   font-weight: bold;
   font-size: 12px;
}
#site h3{
   border-top: 1px dashed Maroon;
}
.pic{
    border : none;
    width : 8px; height: 8px;
    margin-right : 4px;
}
.signup{
	background-color: #cccccc;
    color: #666666;
    width: 130px;
    height: 50px;
    padding: 2px 2px 2px 2px
}
.submit{
background-color: #336699; 
color:#fff; font-size:11px;
text-transform: lowercase;
border: 1px solid #000;
padding: 1px 2px 0px 2px;
font-weight:bold;
margin: 0;}
.form{
   font-size:13px;
   padding-top:2px;
   margin:0;
   line-height: 11px;}
prt{
   padding-right:2px;
}
.hr1 {
	padding: 2px 0 0 0; 
	background-color: #FFF;
	background-image: url(images/horizDots.gif);
	background-position: left;
	background-repeat: repeat-x;
	height: 3px;
}
.update, .update2, .update3{
   font-weight: bold;
   width: 149px;
   padding: 5px;
}
.update{
   background-color: #A53C3C;
   color: #fff;
   margin: 0;
   background-image: url(images/nav/red_cor.gif);
   background-position: bottom left;
   background-repeat: no-repeat;
}
.update2{
   background-color: #C7C49C;
   color: #7C7A66;
   margin: 10px 0 10px 0;
   background-image: url(images/nav/tan_cor.gif);
   background-position: bottom left;
   background-repeat: no-repeat;
}
.update3{
   background-color: #C7C49C;
   color: #7C7A66;
   margin: 10px 0 10px 0;
   background-image: url(images/or_cnr_lft.gif);
   background-position: bottom left;
   background-repeat: no-repeat;
}
.box a{
   color:#fff;
   font-weight: bold;
}
.pad{
   padding-bottom:200px;
}
.line{
  border-top: 1px dashed #ccc; 
  margin-bottom:10px;
}
.ar{
   list-style-image: url(images/navarr_off.gif);
}
 

