﻿
body 
{
	height: 100%;
	font-family: arial; 
	margin: 0 0 0 0;
	min-width: 740px;
	font-size: 9pt;
	text-align: center;
	background: #ffffff;
	}
	
#nav {
  width: 600px;
  position: none;
  margin: 0 auto;
  }
  
#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style-type: none;
	z-index: 1000;
	position: none;
}
#nav li.top { /* all list items */
	list-style-type: none;
	float: left;
	position: nonee;
	text-align: center;
	width: 75px;
	height: 25px;
	background-image: url(images/out_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 0px;
	z-index:1000;
	padding: 0;
}
#nav li { /* all list items */
	list-style-type: none;
	float: left;
	position: none;
	text-align: center;
	width: 75px;
	background-color: #FFFFFF;
	background-image: url(images/out_.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 0px;
	z-index:1000;
	padding: 0;
}

#nav li ul       { /* second-level lists */
	top: 25px;
	height: 0;
	display: none;
	position: none;
	left: 0;
  	z-index: 1000;
}
#nav li ul a {
  padding: 4px 0;
  }

#nav a {
	position: none;
	color: #BFEFFF;
	display: block;
	background-image: url(images/out_.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 0;
}
#nav a.top{
	height: 25px;
	position: none;
	color: #BFEFFF;
	display: block;
	background-image: url(images/out_top.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

#nav a:hover {
	color: #000000;
	width: 100%;
	display: block;
	border: 0px solid;
	background-image: url(images/over_.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-decoration: none;
}
#nav a.top:hover {
	color: #000000;
	width: 100%;
	display: block;
	border: 0px solid;
	background-image: url(images/over_top.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

#bottom a {
    padding-bottom: 6px;
	color: #BFEFFF;
	list-style-type: none;
	display: block;
	margin: 0;
	background-image: url(images/out_round_.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#bottom a:hover {
	color: #000000;
	display: block;
	background-image: url(images/over_round_.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

li>ul {
	top: auto;
	left: auto;
}

#nav li:hover ul, #nav li.over ul { /* lists nested under hovered list items */
	display: block;
	clear: left;
}

#header {
  margin: 0;
  height: 126px;
  padding: 0 0 0 0;
  background: url(images/bg_top.jpg) repeat-x;
}

#navcontainer {
  text-align: center;
  left: 0;
  position: absolute;
  top: 98px;
  font-color: #fff;
  margin: 0 auto;
  padding: 0 auto;
  border-right: 0;
  border-left: 0; 
  border-top:  2px #BFEFFF;
  border-bottom: 1px #000;
  border-style: solid;
  width: 100%;
  height: 25px;
  background-image: url(images/out_top.gif);
 }
 
#maincontainer { 
	position: relative; 
	min-height: 100%;
	height: 100%;
}


#container    {
	text-align: justify;
	min-height: 420px;
	width: 942px;
	border: solid 0px #000;
	margin: 0 auto;
	padding: 0;
}

#container .column {
  float: left;
  position: relative;
}

#topbackground {
  width: 470px;
  background: url(images/bgtop2.gif) top left no-repeat;
  padding: 19px 0 0px 0px;
  margin: 12px 0 40px 0;
  border: 0;
}

#leftbackground {
  background: url(images/bgleft2.gif) left repeat-y;
  padding: 0 0 0 12px;
  background-color: #fff;
}
#rightbackground {
  background: url(images/bgright2.gif) right repeat-y;
  padding: 0 12px 0 0;
  float: right;
  position: relative;
  background-color: #ffffff;
}
#bottombackground {
  width: 470px;
  background: url(images/bgbottom.gif) top left no-repeat;
  padding: 0px 0 19px 0px;
  border: 0;
  float: right;
}
#center  {
 width: 434px;
  min-height: 420px;
  padding: 6;
  background: #fff;
  border-left: solid #fff 0px;
  text-align: left;
}

#left {
  width: 139px;   
  border-right: 0px solid #666; 
  padding: 10px 10px 10px 0;
  background: #fffee;
  
 }
 
#listcontainer {
  min-height: 320px;
  width: 129px;
  border-right: 2px dotted #666;
  padding: 2px 5px 119px 5px;
  background: #87CEFA url(images/caiia_tiny.jpg) no-repeat bottom;
}

#list {
  width: 129px;
  text-align: left;
}

#list li, #list ul {
  list-style-type: none;
  margin: 0;
  padding: 2px 0px;
  }
#list a {
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
  color: #fff;
  display: block;
  border: 1px solid #666;
  padding: 8px 4px 8px 24px;
  background: url(images/list_out.gif);
  background-position: 0% 50%;
  }
  
#list a:hover {
  color: #000;
  background: url(images/list_over.gif) no-repeat;
  background-position: 0% 50%;
}

#active a {
  color: #000;
  background: url(images/list_over.gif) no-repeat;
  background-position: 0% 50%;
  	text-decoration: none;

}

#news {
  
  padding-left: 5px;
  border-bottom: 2px dashed #999; 
  font-size: 10pt;
  font-weight: bold;
  color: #336666;
  line-height: 1em;
  margin-bottom: 25px;

}
#news a {
  color: #993333;
  	text-decoration: none;

  }
#news a:hover {
  color: #fff;
  background-color: #999999;
  }

#news p {
  font-size: 9pt;
  font-weight: normal;
  color: #000;
  margin: 0;
  line-height: 1.5em;
  text-indent: 10;
  padding: 4px 10px 10px 8px;
  }
  
h1 {
  text-align: center;
  width: 410px;
  font-size: 12pt;
  font-weight: bold;
  color: #336666;
  line-height: 1em;
  border-bottom: 1px #336666 solid;
  }
h2 {
    font-size: 10pt;
  font-weight: bold;
  color: #336666;
}

#right {
  width: 110px; 
}

#footer {
  height: 100px;
  clear: both;
  text-align: center;
  width: 100%;
  background: url(images/bg_bottom.jpg) repeat-x top;
  padding: 12px 0 10px 0;
}

#footer p {
  font-size: 7pt; 
  color: #666;
  
  } 
#footer a {
  color: #993333;

  } 
#footer a:hover {
  color: #fff;
  background-color: #999999;
  }


p {
  font-size: 9pt;
  font-weight: normal;
  color: #000;
  line-height: 1.5em;
  text-indent: 10;
}

#newsletter {
    text-align: left;
}  
#newsletter p.title {
  text-indent: 20px;
  }
#newsletter p {
  color: #000;
  text-indent: 0;
  }
#newsletter a {
  color: #0000FF;
  	text-decoration: none;

}
#newsletter a:hover {
  color: #fff;
  background-color: #999999;
}

#ethics {
  text-align: left;
  font-color: #000;
  }
  
#ethics ul {
  margin-left: 12px;
  padding-left: 18px;
  list-style-image: url(images/bullit.gif);
  }
#ethics li {
  padding-top: 10px;
  line-height: 1.5em;
  }
#ethics a {
  color: #999999;
  	text-decoration: none;

}
#ethics a:hover {
  color: #fff;
  background-color: #993333;
}


p.main {
  font-size: 10pt;
  color: #336666;
  line-height: 1.5em;
    color: #336666;

  }
  
#officers {
  text-align: center;
  display: block;
  }
#officers table {
 text-align: left;
 background: #fff;
 border: 1px dashed #666;
 cellspacing: 2;
 cellpadding: 5px;
 margin: 5px;
 float: left;
 width: 412px;
 }
 
#officers td.header {
  background: #336666;
  font-size: 10pt;
  font-weight: bold;
  color: #fff;
}
#officers td.a {
  font-size: 11pt;
  	text-decoration: none;

  } 
#officers td.c {
    font-size: 8pt;
}
#officers td.b {
  font-size: 9pt;
  } 
#officers a {
  color: #993333;
  	text-decoration: none;

  } 
#officers a:hover {
  color: #fff;
  background-color: #999999;
  }

#table table {
  padding: 0;
  cellpadding: 0;
  cellspacing: 0;
  font-size: 9pt;
  border: 1px solid #669999;
  background: #fff;
} 

.title {
	size: 11pt;
	color: #336666;
}
#table tr.a {
	background-color: #D2ECEB;
}

  
  
#members table{
  padding: 0;
  cellpadding: 0;
  cellspacing: 0;
  font-size: 9pt;
  border: 1px solid #669999;
  background: #fff;
 }
  


#members td.out {
  padding: 2px 2px;
  font-size: 10pt;
  font-weight: bold;
  background: #D2ECEB;
  }
#members td.content {
  padding-left: 10px;
  text-indent: 0px;
  line-height: 1.4em;
}
#members td.cname {
vertical-align:middle;
text-align: center;
font-weight: bolder;
font-size: 13pt;
background: #BFDAD9;
}

#members a {
  color: #993333;
  	text-decoration: none;
  } 
#members a:hover {
  color: #fff;
  background-color: #999999;
  }
  
#membersp p
{
 indent: 0; 
 font-color: #fff; 
 text-align: left;"
}

#membersp a {
  color: #993333;
  	text-decoration: none;
  } 
#membersp a:hover {
  color: #fff;
  background-color: #993333;
  }
  


  
/*\*/
* html #listcontainer {
height: 400px;
}
/*\*/
* html #center {
height: 420px;
}