.ddsmoothmenu{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 990px;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
	position: relative;
	display: inline;
	float: left;
	padding-right: 5px;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
	display: block; /*background of menu items (default state)*/
	color: white;
	text-decoration: none;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}



.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	color: #ffffff;
	background-image: url('../images/menu-hover-bg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
.ddsmoothmenu ul li ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
}
.ddsmoothmenu ul li a:hover{
	color: white;
	background-image: url(/web/20120922063509im_/http://grbrains.com/images/menu-hover-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
	background-color: #1e1e1e;
	text-align: left;
	padding-top: 9px;
	padding-bottom: 1px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
	display: list-item;
	float: none;
	margin: 0px;
	padding: 0px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
	top: 0;
	background-color: #ffffff;
	padding-right: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
	width: 206px;
	margin: 0;
	border-top-width: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 11px;
	text-decoration: none;
}
.ddsmoothmenu ul li ul li a:hover{
	width: 206px;
	margin: 0;
	border-top-width: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1c1c1c;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 11px;
	background-color: #FFFFFF;
	background-image: none;
}


/* Sub level menu links style */
.ddsmoothmenu ul li ul li ul li a{
	width: 216px;
	margin: 0;
	border-top-width: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
	background-image: url('../images/right.gif');
	background-repeat: no-repeat;
	background-position: 11px 11px;
}
.ddsmoothmenu ul li ul li ul li a:hover{
	width: 216px;
	margin: 0;
	border-top-width: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 21px;
	background-color: #6BBA43;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #343436;
	background-image: url(/web/20120922063509im_/http://grbrains.com/images/right-white.gif);
	background-repeat: no-repeat;
	background-position: 11px 11px;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 11px;
right: 20px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: none;
}

.sp-inner-mid-area {
	margin: 0px;
	float: left;
	width: 704px;
	padding-top: 100px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
.sp-heading-area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.sp-heading-area h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(/web/20120922063509im_/http://grbrains.com/images/heading-bg-line.png);
	background-repeat: repeat-x;
	background-position: left 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}
.sp-txt-area {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;
}
.ld-head-bg {
	background-image: url(/web/20120922063509im_/http://grbrains.com/images/ld-head-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 13px;
	padding-right: 112px;
	padding-bottom: 11px;
	padding-left: 77px;
}
.pm-head-bg {
	background-image: url(/web/20120922063509im_/http://grbrains.com/images/pm-head-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 13px;
	padding-right: 66px;
	padding-bottom: 11px;
	padding-left: 77px;
}

/*
     FILE ARCHIVED ON 06:35:09 Sep 22, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:49:06 Jul 21, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.73
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.011
  esindex: 0.014
  cdx.remote: 154.241
  LoadShardBlock: 669.302 (3)
  PetaboxLoader3.datanode: 286.808 (4)
  PetaboxLoader3.resolve: 340.694 (2)
  load_resource: 354.032
*/