body {
	margin:0px;
	background-color:#292929;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	behavior: url("csshover3.htc");
}
img {
	border:none !important;
}
a:link {
	color: #2B423A;
}
a:visited {
	color: #2B423A;
}
a:hover {
	color: #486F61;
}
a:active {
	color: #2B423A;
}
h1 {
	font-size:21px;
}
h2 {
	font-size:17px;
	font-weight:400;
}
.Sub-Title {
	font-size:13px;
	font-weight:bold;
}
.body-text {
	font-size:13px;
}
img {border: none none;}
/*nav CSS*/
#menuWrapper {
	background:url(images/layout_04.gif) no-repeat #EBEBEB;
	width:194px;
	height:436px;
	/*overflow:hidden;*/
}
#menuWrapper ul {
	margin-top:0px;
}
.menuLi {
	list-style-type:none;
	margin-left:-15px;
	height:41px;
}
.menuItem {
	width:160px;
	list-style-type:none;
	height:41px;
	display:block;
}
li.menuLi div {
	display:none;
	position:absolute;
	margin-left:163px;
	background:white;
	font-weight:bold;
	font-style:italic;
	border:solid 1px #7FBEFE;
	margin-top:-42px !important;
	font-size:13px;
	height:auto !important;
}
li.menuLi div a {
	text-decoration:none;
	display:block;
	color:#A90821;
	padding:10px 30px;
	border-bottom:solid 1px #EDEDED;
}
li.menuLi div a:hover {
	color:#EB2525;
	background:#F4F4F4;
}
li.menuLi:hover div {
	display:block;
	/*height:41px;*/
}
a.search {
	background:url(images/button_search.png) no-repeat;
}
a.search:hover {
	background:url(images/button_search_d.png) no-repeat;
}
span.seminars {
	background:url(images/button_seminars.png) no-repeat;
}
span.seminars:hover {
	background:url(images/button_seminars_d.png) no-repeat;
}
.products {
	background:url(images/button_products.png) no-repeat;
}
.products:hover {
	background:url(images/button_products_d.png) no-repeat;
}
span.training {
	margin-top:-1px;
	background:url(images/button_training.png) no-repeat;
}
span.training:hover {
	background:url(images/button_training_d.png) no-repeat;
}
.schooldrop {
	background:url(images/button_schooldrop.png) no-repeat;
}
.schooldrop:hover {
	background:url(images/button_schooldrop_d.png) no-repeat;
}
.schoolwide {
	background:url(images/button_schoolwide.png) no-repeat;
}
.schoolwide:hover {
	background:url(images/button_schoolwide_d.png) no-repeat;
}
.response {
	margin-top:-1px;
	background:url(images/button_response.png) no-repeat;
}
.response:hover {
	background:url(images/button_response_d.png) no-repeat;
}
.teacher {
	background:url(images/button_teacher.png) no-repeat;
}
.teacher:hover {
	background:url(images/button_teacher_d.png) no-repeat;
}
.ceu {
	background:url(images/button_ceu.png) no-repeat;
}
.ceu:hover {
	background:url(images/button_ceu_d.png) no-repeat;
}
.hottopics {
	background:url(images/button_hottopics.png) no-repeat;
}
.hottopics:hover {
	background:url(images/button_hottopics_d.png) no-repeat;
}
