#eduContent{	
	margin-top: 10px;
	margin-left: 2px;
	text-align: justify;
	font-family: verdana; 
	color: #404040;
	font-size: 8pt; 
	width: 90%;
	z-index: 1;
	}


#prodContent{	
	margin-left: 2px;
	text-align: justify;
	font-size: 8pt; 
	width: 63%;
	float: left;
	}
	
	

ul.arrowEdu
{
list-style-type: none;
font-family: verdana;
font-size: 8pt;
margin: -8px;
padding: 0px;
}

li.arrowEdu
{
background-image: url(../grafx/arrow_edu.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
font-size: 8pt;
color: #707070;
margin: 8px; 
padding-left: 12px;
LINE-HEIGHT: 1.25em; 
}

	
/***************2/3Column***************/
#eduCol{
	float: left;
	width: 470px;
	height: 1000px;
	}
	
#eduCol_top{
	background:url(../grafx/yellow_bar.gif) no-repeat;
	margin-bottom: -9px;
	width: 470px;
	}

#eduCol_content{
	background: #ffffff;
	padding: 5px;
	text-align: left;
	font-family: verdana;
	border-left: #AFAEAE 1px solid;
	border-right: #AFAEAE 1px solid;
	color: #808080;
	font-size: 8pt;
	height: 100%;
	line-height: 1.75em;
	overflow: hidden;
}

#eduCol_left{
	margin-top: 20px;
	padding: 5px;
	width: 45%;
	height: 100%;
	float: left;
	border-right: #AFAEAE 1px solid;
	}

#eduCol_right{
	margin-top: 20px;
	padding: 5px;
	width: 50%;
	float: right;
	}
	
#eduCol_bottom{
	background:url(../grafx/bar_bottom.gif) no-repeat;
	width: 470px;
	}


/***************1/3Column***************/
#sched_Col{
	float: right;
	width: 232px;
	height: 1000px;
	}
	
#sched_Col_top{
	background:url(../grafx/yellow_bar_sm.gif) no-repeat;
	margin-bottom: -9px;
	width: 232px;
	}

#sched_Col_content{
	background: #ffffff;
	padding: 5px;
	text-align: left;
	font-family: verdana; 
	border-left: #AFAEAE 1px solid;
	border-right: #AFAEAE 1px solid;
	color: #808080;
	font-size: 8pt; 
	height: 100%;
	}

#sched_Col_ads{
	padding: 5px;
	border-bottom: #AFAEAE 1px solid;
	}
	
#sched_Col_bottom{
	background:url(../grafx/bar_bottom_sm.gif) no-repeat;
	width: 232px;
	}

	
	
	
	
/**tabs**/
#tab,#tab li {
  padding: 0;
  width: 105px;
  list-style: none;
  text-align: left;
  float: left;
}

#tab a {
  margin-top: 10px;
  width: 105px;
  height: 23px;
  background: url(../grafx/tabs/tab_bg.gif) no-repeat;
  color: #404040;
  display: block;
  font-weight: bold;
  text-decoration: none;
  text-indent: 5px;
  text-align: left;
}

#tab a:hover {
  background-position: 0 -23px;
  color: #770B09;
  text-decoration: none;
}

#tab2 a {
  margin-top: 10px;
  width: 105px;
  height: 23px;
  background: url(../grafx/tabs/tab_down.gif) no-repeat;
  color: #404040;
  display: block;
  font-weight: bold;
  text-decoration: none;
  float: left;
  text-align: center;
}

#tabMed a {
  margin-top: 10px;
  width: 130px;
  height: 23px;
  background: url(../grafx/tabs/tab_bg_med.gif) no-repeat;
  color: #404040;
  display: block;
  font-weight: bold;
  text-decoration: none;
  text-indent: -1px;
  float: left;
  text-align: center;
}

#tabMed a:hover {
  background-position: 0 -23px;
  color: #770B09;
  text-decoration: none;
}

#tabMedDown a {
  margin-top: 10px;
  width: 130px;
  height: 23px;
  background: url(../grafx/tabs/tab_down_med.gif) no-repeat;
  color: #404040;
  display: block;
  font-weight: bold;
  text-decoration: none;
  float: left;
  text-align: center;
}

#tabLrg a {
  margin-top: 10px;
  width: 190px;
  height: 23px;
  background: url(../grafx/tabs/tab_bg_lrg.gif) no-repeat;
  color: #404040;
  display: block;
  font-weight: bold;
  text-decoration: none;
  text-indent: -1px;
  float: left;
  text-align: center;
}

#tabLrgDown a {
  margin-top: 10px;
  width: 190px;
  height: 23px;
  background: url(../grafx/tabs/tab_down_lrg.gif) no-repeat;
  color: #404040;
  display: block;
  font-weight: bold;
  text-decoration: none;
  float: left;
  text-align: center;
}

#tabLrg a:hover {
  background-position: 0 -23px;
  color: #770B09;
  text-decoration: none;
}

.mTabs{
font-family: verdana; 
font-weight:bold; 
font-size: 9px;
LINE-HEIGHT: 2em;  
margin-top: 1px;
}

#menuTabs{
	color: #000000;
	WIDTH: 100%;
	TEXT-ALIGN: right;
  	float: left;
	background:url(../grafx/tabs/shadow2.gif);
}

#bottomRow{
	padding-left: 2px;
	color: #000000;
	WIDTH: 716px;
	TEXT-ALIGN: left;
  	float: left;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	background:url(../grafx/tabs/row2_bg.gif) repeat-x;
}

#prodShell{
	background:url(../grafx/tabs/bg_grey.gif) repeat-x;
	border: #999999 1px solid;
	border-top: 0px;
	clear:both;
	overflow: hidden;
}

#prodShell2{
	WIDTH: 96%;
	clear:both;
}

#popup{
	WIDTH: 98%;
	clear:both;
}








	
	
/**AECP**/

body.aecp{
color:#202020;
	width: 540px;
background-color:#ffffff;
FONT: small/1.22em verdana,clean,sans-serif; 
margin: auto;
padding: auto;
text-align: center;
}

#aecp{
	background:url(../grafx/aecp_bg.gif) repeat-x;
	text-align: center;
	width: 540px;
	height: 95%;
	border: #999999 1px solid;
}

#aecpContent{
	text-align: justify;
	font-family: verdana; 
	color: #808080;
	font-size: 8pt; 
	padding: 12px;
}

p.aecp{
	text-align: justify;
	font-family: verdana; 
	color: #808080;
	font-size: 7pt; 
	line-height: 1.125em;
}
	