/* CSS Document */
body{background:#7f909c;}
#outer{
	background-color:none;
	width:863px;
	max-width:863px;
	margin: 1em auto;
	margin-top:25px;
}


#body_copy{
	overflow:auto;
	margin-top:0px;
	margin-left:0px;
	margin-right:10px;
	height:235px;
}

#top{
	
	background-image:url(../images/aci_index_r1_c1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:863px;
	height:114px;
	max-width:863px;
	max-height:114px;
	}

#bottom{
	background-image:url(../images/aci_index_r7_c1.gif);
	width:863px;
	max-width:863px;
	height:51px;
	max-height:51px;

	min-height:51px;
	background-position:bottom;
	background-repeat:no-repeat;
	}
#bottom_second{
	
	background:url(../images/aci_index_r7_c1.gif) bottom center;
	width:863px;
	max-width:863px;
	height:14px;
	max-height:14px;
	clear:both;
	background-repeat:no-repeat;
	}
.second_nav_bg{
	background-image:url(../images/aci_news_r3_c8.jpg);
	background-repeat:repeat-x;
	
}
#middle{
	background-color:#CeCeCe;
	}

#cont{
	margin-left:10px;
	margin-right:10px;
}
#cont_secondary{
	margin-top:30px;
	margin-bottom:30px;
	padding-left:25px;
	padding-right:40px;
	width:518px;
	float:right;
	height:291px;
	/*height:295px;*/
	overflow:auto;
	background-color:#cecece;
}
#cont_primary{
	padding:0px;;
	width:488px;
	float:left;
	height:241px;
	margin-left:40px;
	margin-bottom:50px;
	/*height:295px;*/
	padding-right:20px;
	overflow:auto;
	background-color:#cecece;
}
#cont_container{
	width:863px;
	max-width:863px;
	background-color:#cecece;
	height:351px;
	max-height:351px;
	}

#cont_images{
	height:291px;
	width:240px;
	padding:30px 0px;
	margin-left:40px;
	text-align:right;
	float:left;
	background-color:#cecece;
	}
#cont_flash{
	height:241px;
	width:275px;
	margin-right:40px;
	float:right;
		}

/*---------------------text-------------------*/
a{
	text-decoration:none;
	color:#004266;
}
a:hover{
	text-decoration:none;
	color:#509600;
}
.copy a:visited{
	text-decoration:none;
	color:#004266;
	}
.copy a:hover{
	text-decoration:none;
	color:#509600;
	}

blockquote{
	margin-top:8px;
	margin-right:0px;
	margin-bottom:8px;
	}
ul, ol{
	margin-top:8px;
	margin-bottom:8px;
	}
.outside_copy{
	
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;

	margin:3px;
	}
.outside_copy a{
	text-decoration:none;
	color:#FFFFFF;
}
.outside_copy a:hover{
	text-decoration:none;
	color:#333333;
}
p, h1, h2, blockquote{
	margin-top:0px;
	margin-bottom:8px;
}
.heading {
	font-size: 15px;
	font-weight: bold;
	color: #004266;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:8px;
}
.copy {
	
	font-size: 12px;
	color:#333333;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
}
.sitemap, .sitemap li, .sitemap ul{
	margin-top:2px;
	margin-bottom:2px;
	
	font-size: 12px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
}
.sec_nav {
	color: #509600;
	text-transform:uppercase;
	font-size:10px;
	font-weight: bold;
	}
	
.sec_nav2 {
	color: #333333;
	text-transform:uppercase;
	font-size:10px;
	font-weight: bold;
	}	
.sec_nav2 a{
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}


.sec_nav a:link{
	font-size: 10px;
	color: #57A800;
	font-family: Arial, Helvetica, sans-serif;
}
.sec_nav a:visited{
	font-size: 10px;
	color: #57A800;
	font-family:Arial, Helvetica, sans-serif;
}
.sec_nav a:active{
	font-size: 10px;
	color: #57A800;
	font-family: Arial, Helvetica, sans-serif;
}
.sec_nav a:hover{
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}






/**-------------      scroll and pop up    */

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	color:#333333;
	font:10px arial;
	font-size:10px;
	line-height:15px;
	z-index:100;
}

#dropmenudiv a{
	color:#333333;
	
	display: block;
	text-indent: 0px;
	padding: 1px 0;
	padding-left: 3px;
	text-decoration: none;
	
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #8cc63f;
}




/*rawr!!!!/


*/
code
{
    display: block;
    background: #fbffcc;
    white-space: pre;
}


.scrollholder
{
    float: left;
    margin: 0 10px;
}

#operaBug
{
    overflow: hidden;
}

.revert
{
    direction: rtl;
    unicode-bidi: bidi-override;
    text-align: left;
}


/* <Scroll> */


div.scrollholder
{
    position: relative;
    width: 405px; height: 280px;
    overflow: auto;
    z-index: 1;
   
}
div.scrollholder2
{
	margin-left:5px;
    position: relative;
    width: 100%; height: 240px;
    overflow: auto;
    z-index: 1;
   
}

div.scroll
{
    position: absolute;
    left: 9px; top: 4px;
    width: 95%;
    z-index: 2;
}

/* <Scroll> */
div.track
{
    position: relative;
    float:right;
    top: 0; 
	
    width: 15px; height: 100%;
    font-size: 0;
    z-index: 3;
    background: url("../images/pixel.gif") 5px 0 repeat-y;

}

div.drag_bar
{
    position: absolute;
    width: 100px; height: 14px;
    cursor: pointer;
    z-index: 4;
   background: url("../images/dragbar.png") no-repeat;
}  


table {
	border-collapse: collapse;
	
}

table.cart, table.cart th, table.cart td {
	border: 1px solid #000;
	border-collapse: collapse;
	padding: 5px 10px;
	vertical-align: top;
}

.cart th {
	background: #333;
	color:#fff;
}
.cart td {
	background: #e0e7ef;
	vertical-align:top;
}
