@charset "utf-8";
/* CSS Document */
/*clearing browsers' default settings */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:�; }
abbr,acronym { border:0; }
img{
	behavior: url(iepngfix.htc);  /*ie png transparency fix*/
}

/* CSS Document  for JJM Boilerworks, site design and css by qrstuvr for Positronic Design */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top:15px;
	background-color:#FFFFFF;
	background-image:url(../images/bnblu_gradient_bg.jpg);
	background-repeat:repeat-x;
	}

.representativename {
font-weight:bold;
}

#wrapper{
	width:775px;
	/* overflow:auto; */
	margin:auto;
	}
td {
	line-height: 20px;
	text-align: left;
}

	
#header{
	width:744px;
	height:70px;
	background-color:#FFFFFF;
	background-image:url(../images/neutralizer_hedr_right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	font-size:34px;
	font-family:"Times New Roman", Times, serif;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	padding:30px 0px 0px 30px;
	}
	
	
#tagline_container{ /*with top  menu*/
/*height:22px;*/
line-height:4px;
padding-top:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	padding-right:5px;
	text-align:right;
	font-weight:bold;
	}
	
#content_container{
	width:733px;
	border:1px #000000 solid;
	padding:15px 20px 20px 20px;
	clear:both;
	background-color:#FFFFFF;
	}

#topMenu{

	width:773px;
	height:22px;
	background-color:	#0099FF;
	border-right:1px solid #000000;
border-left:1px solid #000000;
	}
#menu_container{
	width:775px;
	height:22px;
	background-color:#000000;
	}

/* menu buttons start here*/

ul.navbar1 {


	list-style-type:none; 
	width:350px;
	display:inline; 
	line-height:10px; 
	/*padding:6px 20px 6px 10px;*/
	font-size:12px;
	font-weight:bold;
	letter-spacing: .1ex;
	}

ul.navbar1 li {
	display:inline;
	}

a.nav1:link, a.nav1:visited {
display:block; 
float:left; 
width:auto; 
padding:6px 10px 6px 10px;
text-align:center;
text-decoration:none; 
color:#000;
background-color:	#0099FF;
}

a.nav1:hover {
display:block; 
float:left; 
width:auto; 
padding:6px 10px 6px 10px;
text-decoration:none; 
background-color:#000000;
color:#FFF;}

a.nav1:active {
display:block; 
float:left; 
width:auto; 
padding:6px 10px 6px 10px;
text-decoration:none;
background-color:#666666; 
color:#FFFFFF;}



/* -------- end menu 1 --- */
ul.navbar {
	list-style-type:none; 
/*	width:770px;*/
	display:inline; 
	line-height:10px; 
	padding:6px 20px 6px 10px;
	font-size:12px;
	font-weight:bold;
	letter-spacing: .1ex;
	}

ul.navbar li {
	display:inline;
	}

a.nav:link, a.nav:visited {
display:block; 
float:left; 
width:auto; 
padding:6px 10px 6px 10px;
text-align:center;
text-decoration:none; 
color:#FFFFFF;
background-color:#000000;
border-right:1px solid #000000;
border-left:1px solid #000000;
}

a.nav:hover {
display:block; 
float:left; 
width:auto; 
padding:6px 10px 6px 10px;
text-decoration:none; 
background-color:#0099FF; 
color:#000000;}

a.nav:active {
display:block; 
float:left; 
width:auto; 
padding:6px 10px 6px 10px;
text-decoration:none; 
background-color:#666666; 
color:#FFFFFF;}

/*end menu buttons*/

#footer{
	width:755px;
	background-color:#000000;
	font-size:14px;
	color:#FFFFFF;
	padding:5px 10px 5px 10px;
	text-align:center;
	}
	
.footer_link{
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.footer_link:hover{
	font-size:14px;
	color:#0099FF;
	}
	
.footer_link2{
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.footer_link2:hover{
	font-weight:bold;
	font-size:14px;
	color:#0099FF;
	}
	
#posi_sig_box{
	width:773px;
	border:1px solid #000000;
	margin-top:15px;
	padding:5px 0px 5px 0px;
	font-size:11px;
	text-align:center;
	background-color:#CCCCCC;
	color:#333333;
	}

.posi_link{
	font-size:11px;
	color:#333333;
	text-decoration:none;
	}
	
.posi_link:hover{
	font-size:11px;
	color:#0099FF;
	text-decoration:none;
	}

/* BEGIN DROP DOWN STYLES */

.page_title{
	font-size:24px;
	font-weight:bold;
	}
	
.subtitle{
	font-size:18px;
	font-weight:bold;
	}
	
.indent_subtitle{
	font-size:18px;
	font-weight:bold;
	margin-left:40px;
	}
	
.bold{
	font-weight:bold;
	}
	
.italics{
	font-style:italic;
	}
	
.hilite{
	background-color:#FFFF66;
	}

/* END DROP DOWN STYLES */
