body {
	font-size: 62.5%;
	font-family: Helvetica, sans-serif;
	background: url(acmod2/images/body-bg.jpg) top left repeat-x #f7f5c5;
	}

ul { 
padding-left: 250px;
font-size: 1.3em;}




p {font-size: 1.2em; line-height: 1.2 em; margin-bottom: 1.2em; }

p.cont{
font-size: 1.5em;
 line-height: 1.2 em;
 margin-bottom: 1.2em;
 padding-left: 250px;
 padding-right: 150px;
 text-indent: 1cm;

}
p.recCont {
font-size: 1.5em;
 line-height: 1.2 em;
 margin-bottom: 1.2em;
 padding-left: 250px;
 padding-right: 150px;
 
}
	

a img { border: none; }

#page-wrap{
	width: 771px;
	margin: 0 auto;
	background: url(acmod2/images/content-bg.jpg) repeat-y;
	}

h1 {
	color:#000000;
	padding-left: 250px;
	text-decoration: none;
	
}



h2{
	color:#000000;
	Padding-left: 25%;
	text-decoration: none;
	font-size: 115%;
	
	}

img.indexed {
	z-index:2;
	}
	
p.indent {
	text-indent:8px; 
	}
	

#footer {
	min-height: 26px;
	background: url(acmod2/images/footer-bg.jpg) repeat-x bottom left    ;
}

#navbar li {
margin-bottom: 2px;font-weight:bold;

}

#navbar {
	/*font-size:120%;*/
	/*padding-top:25%;*/
	padding-left:96px;
	position: absolute;
	top: 275px;
	width: 131px;
	margin-bottom: 2px;
	font-size:1.1em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;




	}
	



#navbar a:link {
	color:orange;
	margin-bottom: 2px;
	font-weight:bold;
	padding:0 0 0 5px;
	}

	#navbar	a:link.navigation {
color: #003366;
text-decoration: none;
font-size: 10pt;
margin-bottom: 2px;
font-weight:bold;
border-left:5px solid #2168b8;
padding:0 0 0 5px;


}
#navbar a:active.navigation {
color: #2168b8;
text-decoration: none;
font-size: 10pt;
border-left:5px solid #2168b8;
margin-bottom: 2px;
font-weight:bold;
padding:0 0 0 5px;


}
#navbar a:visited.navigation {
 color: #2168b8;
 text-decoration: none;
 font-size: 10pt;
 border-left:5px solid #2168b8;
 margin-bottom: 2px;
 font-weight:bold;
 padding:0 0 0 5px;

}
#navbar a:hover.navigation {
 color: white;
 text-decoration: none;
 display:block;
background:#2168b8;

font-weight:bold;
padding:0 0 0 5px;

}
	
/*begin accordian */

#accordionExample {
    border : 0px solid #4f4f4f;
    /* 438px; */
	width: 56.5%;
	margin-left: 35%;
}
.panelheader{
	background-image: url('acmod2/images/rouxbg.png');
    height: 22px;
	/*------------------------------------ product text here */
	/* color : #000000; */
	color: #2c54c3;
	font-weight : bolder;
	font-size: 120%;
  padding-left: 5px;

}

.panelHover {
  background-image: url('acmod2/images/rouxbghover.png');
  height: 22px;
	/*------------------------------------ hover color here */
	color : #ff0000;
	 cursor:hand;
  padding-left: 5px;
}

.panelClicked {
   background-image: url('acmod2/images/rouxpanelclick.png');
   height: 22px;
   color : #2c54c3;
   padding-left: 5px;
}

.panelSelected {
	background-image: url('acmod2/images/rouxpanelclick.png');
     height: 22px;
	/* color : #494949; */
	color: #000000;
	font-weight : bold;
	font-size:150%;
    padding-left: 5px;
    text-align:center;
}
.panelContent {
    background-image: url('acmod2/images/example1_contentBG');
    /*----------------------contentBackground*/
	/* background: #edf4cd; */
	background: #fdfce8;
	font-size:110%;
    overflow: auto;
}


	
.bold1{
	font-weight: bolder;
	color: #333333;
	}
	
	
img.floatL { 
 float:left;
 z-index:1;
 margin:5px;
 position:absolute;
 opacity:0.8;
 filter:alpha(opacity=40);
 }
 

img.inside {
	float:left;
	margin:5px;
	}

	

.rbroundbox { background: url(acmod2/images/nt.gif) repeat; }
.rbtop div { background: url(acmod2/images/tl.gif) no-repeat top left; }
.rbtop { background: url(acmod2/images/tr.gif) no-repeat top right; }
.rbbot div { background: url(acmod2/images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(acmod2/images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%%;
height: 7px;
font-size: 1px;

}
.rbcontent { margin: 0 7px; }
.rbroundbox { 
width: 22%; 
margin-top:25%;

position: absolute;
text-align:right;
 }

 .rbroundbox a:link,a:visited{
 color:#2c54c3;
 text-decoration:none;
 font-size:120%;
 }
 
 .panelContentQB {
  
	background: #ff6699;
	font-size:110%;
    overflow: auto;
}

