/** information for style 1 **/

body {
		background: #7c963b url(../images/tech_bg_1.jpg) repeat-x;
		color: #21252C; /* dark blue */
}

a:link,
a:visited {
	color: #7c963b; /* red */
}

div.moduletable h3,
.componentheading,
#moofx a.toggle {
	color: #cc3300; /* orange */
        font-size: 20px;
}

div#side div,
div#side p,
div#side td,
{
	color: #ffffff; /* white */
}
div.bottom div,
div.bottom p,
div.bottom td {
}

div#side a:link,
div#side a:visited,
a.pathway:link,
a.pathway:visited,
div#footer a:link,
div#footer a:visited {
	color: #000000; /* black */
}
div.bottom a:link,
div.bottom a:visited, {
}

.contentheading {
	color: #cc3300; /* orange color */
}

a.mainlevel:link,
a.mainlevel:visited {
	color: #C3F400; /* lime green */
	background: url(../images/tech_menu_fade_1.png) 0 100% no-repeat;
        font-weight: bold;
}

div#side a.mainlevel#active_menu:link,
div#side a.mainlevel#active_menu:visited,
div#side a.mainlevel#active_menu:hover,
a.on:link,
{
	color: #fff;
	font-weight: bold;
}

div#side a.mainlevel:hover {
	color: #fff;
}

div#side a.sublevel:hover {
	color: #fff;
}

div#side a.sublevel#active_menu:link {
	color: #fff;
        font-weight: bold;
}

div#footer {
	color: #cfddaa;
}

table.contenttoc {
  border: 1px solid #DCE2E7;
}

td.sectiontableheader {
  background: #EDF0F3;
  color: #333;
}

div#shadow_l {
	background: transparent url(../images/tech_shadow_l_1.jpg) no-repeat;
}

div#shadow_r {
	background: transparent url(../images/tech_shadow_r_1.jpg) 100% 0 no-repeat;
}

div#side {
	background: #7c963b url(../images/side_bg.jpg) repeat-x;
}

div#side_l {
	
}

div#side_r {
	background: url(../images/tech_side_divider_1.png) 100% 0 no-repeat;
}

div#header {
	background: url(../images/tech_header_1.jpg) top right no-repeat;
}

div#logo {
	background: url(../images/tech_logo_1.png) 50% 0 no-repeat;
}

div#content {
	background: #f7fcef; /* light grey body */
}

div.mainbody {
	border: 1px solid #ffffff; /* grey outline */
	background: #fff;
}

div.pagedivider {
	
}

div#bottomsection {
	background: #ffffff; /* white */
}

div.bottom {
	background: #ffffff;
}

#moofx a.toggle {
	border: 1px solid #C5CBCF;
	background: #ECEFF2 url(../images/tech_plus_1.png) 0 50% no-repeat;
}

#moofx div.stretcher {
	background: #dce2e7; /* light blue */
}

#nav {
	background: #ffffff;
        font-family: arial, sans-serif;
}

#nav li {
	border-right: 1px solid #7c963b;
}

#nav li.on {
	border-right: 1px solid #7c963b;
}

#nav li.on li.on {
	border-right: 0;
}

#nav li ul {
	background: #5d7616;
}

#nav li.on ul {
	background: #5f6a7e;
}

#nav li a {
	color: #7c963b;
	font-weight: bold;
	background: transparent url(../images/arrow2.gif) no-repeat bottom 
}

#nav li.on a {
	color: #cc3300;
        background: transparent url(../images/arrow3.gif) no-repeat bottom center;
	font-weight: bold;
}

#nav li:hover ul a,
#nav li.over ul a{
	border-right: 1px solid #99c100;
}

#nav li ul a, #nav li.on ul a {
	color: #ddd;
	border-right: 1px solid #8b9dbb;
}

#nav li.on ul a {
	color: #becce4;
}

#nav ul a:hover {
	color: #c8ef43;
}

#nav li.on li a:hover {
	color: #d2dbeb;
}
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 3px;
	padding: 0px 0 5px 30px;
	background: url(../images/checklist-bg.gif) no-repeat 0px 0px;
}