/** information for style 1 **/

body {
	color: #21252C;
	background-image: url(../img/tech_bg_1.png);
	background-repeat: repeat-x;
	background-color: #CDCDCD;
}
.contentpaneopen{width:auto}

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

div.moduletable h3,
.componentheading,
#moofx a.toggle {
	color: #FFFFFF; /* dark blue */
}

div#side div,
div#side p,
div#side td,
div.bottom div,
div.bottom p,
div.bottom td {
	color: #DDE3E8; /* light blue */
}

div#side a:link,
div#side a:visited,
div.bottom a:link,
div.bottom a:visited,
a.pathway:link,
a.pathway:visited,
div#footer a:link,
div#footer a:visited {
	color: #FF3300; /* lime green */
}

.contentheading {
	color: ; /* green color */
}

a.mainlevel:link,
a.mainlevel:visited {
	color: ; /* lime green */
	background: url(../img/tech_menu_fade_1.png) 0 100% no-repeat;
}

div#side a.mainlevel#active_menu:link,
div#side a.mainlevel#active_menu:visited{

	color: #fff;
	font-weight:bold;
	font-size:12px;
}	
div#side a.mainlevel#active_menu:hover {	
    color: #666666;
	font-size:12px;
	
}

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

div#footer {
	color: #FFFFFF;
}

table.contenttoc {
  border: 1px solid ;
}

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

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

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

div#side {
	background: #303D47 url(../img/tech_side_bg_1.png) repeat-x;
}

div#side_l {
	background: url(../img/tech_side_divider_1.png) no-repeat;
}

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


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

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

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

div.pagedivider {
	background: url(../img/tech_page_divider_1.png) 50% 0 no-repeat;
}

div#bottomsection {
	background: #DCE2E7; /* light blue */
}

div.bottom {
	background-image: url(../img/tech_bottom_bg_1.png);
	background-repeat: repeat-x;
	background-color: #3B4853;
}

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

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

#nav {
	background: #dce2e7 url(../img/tech_bar_bg_1.png) repeat-x;
}

#nav li {
	border-right: 1px solid #59210E;
}

#nav li.on {
	border-right: 1px solid #444D5C;
}

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

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

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

#nav li a {
	color: #FFFFFF;
	background: url(../img/tech_menu_1.png) 0 0 no-repeat;
}

#nav li.on a {
	color: #fff;
}

#nav li.on li.on a {
	color: #fff;
}

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

#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: #FFFFFF;
}

#nav li.on li a:hover {
	color: #d2dbeb;
}
.title1 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #3366FF;
}
.title2 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #FF0000;
}
.title3 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
}
.title4 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000;
}
 .cag a:link {
  color: #FFFFF;
  text-decoration: underline;
  font-weight: bold;
}
 .cag a:hover {
  color: #FFFFF;
  text-decoration: underline;
  font-weight: bold;
}
