/* Default Stylesheet */

																/* >>> ELEMENTS <<< */

* {
	margin: 0;
	padding: 0;
	}
	body {
		color: #333;
		background-image: url("/images/stripe1.png");
		background-color: #f5f5f5;
		font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
		font-size: 75%;
		text-align: center;
		}

/* >>> begin tooltip css <<< */	  
a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#bbccdd;/*link background*/
    color:#3562ad;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#8a9eb3}/*link hover background*/

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
	padding:8px;
    top:2em; left:2em; width:15em;
    border:1px solid #345894;
    background-color:#c4d0e4; color:#000;
    text-align: left}
	/* >>> END tooltip css <<< */


/*rounded corners*/
.roundedcornr_box_207714 {
   background: #bbccdd url(/images/roundedcornr_207714_grad.gif) repeat-x top left;
}
.roundedcornr_top_207714 div {
   background: url(/images/roundedcornr_207714_tl.gif) no-repeat top left;
}
.roundedcornr_top_207714 {
   background: transparent url(/images/roundedcornr_207714_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_207714 div {
   background: url(/images/roundedcornr_207714_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_207714 {
   background: transparent url(/images/roundedcornr_207714_br.gif) no-repeat bottom right;
}

.roundedcornr_top_207714 div, .roundedcornr_top_207714,
.roundedcornr_bottom_207714 div, .roundedcornr_bottom_207714 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_207714 { margin: 0 15px; }
/*end rounded corners*/
/*CSS Menu####################################################*/

    #tabs {
      float:left;
      width:100%;
      background:#fff;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
	margin:0;
	padding: 10px 10px 0 0px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("http://bahcnm.org/images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("http://bahcnm.org/images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }





																/* >>> CONTAINERS <<< */

div#print {
	display: none;
	}
div#container {
	width: 740px;
	margin: 10px auto;
	text-align: left;
	}
	div#header-wrap {
		margin: 8px 0;
		}
		div#header-in {
			padding: 10px;
			color: inherit;
			background-color: #fff;
			border: solid #eee;
			border-width: 0 2px 2px 0;
			}
	div#content-wrap {
		
		}
		div#center {
			margin: 0 0 0 0px;
			color: inherit;
			background-color: #fff;
			border: solid #eee;
			border-width: 0 8px 8px 0;
			}
			div#center-in {
				padding: 20px;
				}
		
	div#footer-wrap {
		clear: both;
		}
		div#footer-in {
			
			}






																/* >>> SUB CONTAINERS <<< */
* { }


div#mydiv{
	margin: 10px;
	list-style: none;
	}
	ul#mydiv li {
		
		}
		ul#mydiv li a {
			display: block;
			width: 138px;
			padding: 5px 10px;
			color: #666;
			background-color: inherit;
			text-decoration: none;
			border-bottom: 1px solid #eee;
			}
		ul#mydiv li a:hover {
			color: #666;
			background-color: #F1F7FF;
			border-bottom: 1px solid #E3EFFF;
			}

div#mydiv1{
	margin: 10px;
	list-style: none;
	}
div#mydiv2{
	margin: 10px;
	list-style: none;
	}
			
	
	
div#mydiv3{
	margin: 10px;
	list-style: none;
	}
div#mydiv{
	margin: 10px;
	list-style: none;
	}
		
			

																/* >>> LISTS <<< */
ul#nav-left {
	margin: 10px;
	list-style: none;
	}
	ul#nav-left li {
		
		}
		ul#nav-left li a {
			display: block;
			width: 138px;
			padding: 5px 10px;
			color: #666;
			background-color: inherit;
			text-decoration: none;
			border-bottom: 1px solid #eee;
			}
		ul#nav-left li a:hover {
			color: #666;
			background-color: #F1F7FF;
			border-bottom: 1px solid #E3EFFF;
			}
			
			

			
			
ul#nav-top {
	float: right;
	padding: 1px 0;
	list-style: none;
	}
	ul#nav-top li {
		display: inline;
		}
		ul#nav-top li a {
			margin: 0 8px;
			color: #888;
			background-color: inherit;
			font-size: 90%;
			text-decoration: none;
			border-bottom: 1px solid #eee;
			}
		ul#nav-top li a:hover {
			color: #4494FF;
			background-color: inherit;
			border-bottom: 1px solid #F1F7FF;
			}
			
			
			
ul#nav-footer {
	margin: 0 0 0 210px;
	padding: 0 2px;
	color: #727D96;
	background-color: inherit;
	font-size: 80%;
	list-style: none;
	text-align: right;
	}
	ul#nav-footer li {
		display: inline;
		}
	ul#nav-footer li.left {
		float: left;
		}
		ul#nav-footer li a {
			margin: 0 3px;
			color: #7F8286;
			background-color: inherit;
			}
		ul#nav-footer li a:hover {
			color: #333;
			background-color: inherit;
			}
ul.list {
	margin: 20px 30px;
	font-size: 90%;
	line-height: 20px;
	}





																/* >>> TYPOGRAPHY <<< */
*.x {
	display: none;
	}
div#header-wrap h1 {
	padding: 10px;
	font-size: 200%;
	}
div#center h2 {
	margin: 0 0 5px 0;
	font-size: 150%;
	}
div#left h2 {
	margin: 20px 20px 5px 20px;
	font-size: 100%;
	}
div#center p {
	margin: 5px 0 5px 0;
	color: #444;
	background-color: inherit;
	font-size: 90%;
	line-height: 18px;
	}
div#left p {
	margin: 0 20px 5px 20px;
	color: #666;
	background-color: inherit;
	font-size: 90%;
	}
p a, ul.list a {
	color: #4494FF;
	background-color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #F1F7FF;
	}
	p a:hover, ul.list a:hover {
		color: #333;
		background-color: inherit;
		border-bottom: 1px solid #eee;
		}





																/* >>> FORMS <<< */
* { }


fieldset {
	border:1px dashed #CCC;
	padding:5px;
	margin-top:20px;
	margin-bottom:20px;
}
legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	background: #666;
	border: 1px solid #333;
	padding: 2px 6px;
}

label {
	width:60px;
	height:32px;
	margin-top:3px;
	margin-right:2px;
	padding-top:11px;
	padding-left:2px;
	background-color:#CCCCCC;
	float:left;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 115%;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.1;
	color:#666;
}
.form {
	margin:0;
	padding:0;
}
#container {
	width:0px;
	margin:auto;
	padding:10px;
}
#top {
	width:680px;
	height:50px;
}
#leftSide {
	width:530px;
	padding-top:30px;
	float:left;
}
#rightSide {
	background-color:#fff;
	width:200px;
	padding:5px;
	margin-top:40px;
	float:right;
	border:1px solid #CCC;
	font:normal 12px Arial;
	color:#666666
}
.clear {
	clear:both;
}
.holder {
	background-color:#fff;

}
.div_texbox {
	width:160px;
	float:right;
	background-color:#E6E6E6;
	height:30px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}

.textbox {
	background-image: url(../images/16t.png);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position:left;
	width:285px;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
}
.textbox:focus, .textbox:hover {
	background-color:#F0FFE6;
}

.username {
    	background-image: url(../images/16m.png);
    	background-repeat: no-repeat;
    	background-position:left;
    	background-color:#FFFFFF;
	width:125px;
    	font:normal 15px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.username:focus, .username:hover {
	background-color:#F1F7FF;
}
   
.password {
    	background-image: url(../images/16s.png);
    	background-repeat: no-repeat;
   	background-position:left;
   	background-color:#FFFFFF;
	width:125px;
    	font:normal 15px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.password:focus, .password:hover {
	background-color:#F1F7FF;
}

.button_div {
	width:100px;
	float:right;
	background-color:#fff;
	border:1px solid #ccc;
	text-align:right;
	height:35px;
	margin-top:3px;
	padding:5px 32px 3px;
}
.buttons {
	background: #5E6A9E;
	font-size:12px; 
	color: #CCCCCC; 
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}
.buttons:focus, .buttons:hover {
	background-color:#808AB5;

/*CSS Menu####################################################*/

    #tabs {
      float:left;
      width:100%;
      background:#BBD9EE;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
	  
	  
																/* >>> END <<< */