body {
	margin: 0px;
	/*--------------- REVISED --------------*/
	background: #79372C url(images/bg_grad_05.png) repeat-x;
}

	/*--------------- REVISED --------------*/

a:link, a:visited, a:hover, a:active {
	color: #A35225;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
	/*---------------------------------------*/

#tblContainerBody {
	background: #fff url(images/gmHomeBGTop.jpg) no-repeat top;
}
#tblContainerBodyAbout {
	background: #fff url(images/gmAboutBGTop.jpg) no-repeat top;
}
#tblContainerBodyProcess {
	background: #fff url(images/gmProcessBGTop.jpg) no-repeat top;
}
#tblContainerBodyActivity {
	background: #fff url(images/gmActivityBGTop.jpg) no-repeat top;
}
#tblContainerBodyStudies {
	background: #fff url(images/gmProStudiesBGTop.jpg) no-repeat top;
}


#tblContainerMain {/*--------------- REVISED --------------*/
    background: #FFF url(images/bg_grad_05_shdw_sides.png) 0 0 no-repeat;
	border:none;
	width:806px;
}

#tblContainerA {/*--------------- REVISED --------------*/
	border:none;
	width:800px;
}

#tblContainerB {/*--------------- REVISED --------------*/
	border:none;
	width:800px;
}




#tblFooter {
	background: #fff url(images/gmFooterBg.gif) no-repeat bottom;
	height:50px;
	width:800px;
}
#tblMainNav ul {
	line-height:1em;
	margin:0px;
	padding:0px;
}
#tblMainNav li {
	list-style: none;
	display: inline;
	margin:0px;
	padding:0px;
	float:left;
}
.homeHeader {
	font-family: "Goudy Old Style", "Times New Roman", Times, serif;
	font-size: 38px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 50px;
	padding-left: 50px;
}
.secondHeader {
	font-family: "Goudy Old Style", "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FF9900;		/*--------------- REVISED --------------*/
	font-weight: normal;
	line-height: 50px;
	padding-left: 85px;
}
.homeSubHeader {
	font-family: "Goudy Old Style", "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FF9900;     /*--------------- REVISED --------------*/
	line-height: 40px;
	padding-left: 150px;
}
.mainBody12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.mainBody12 a {
	font-size: 13px;
}
.mainBody12 h1 {
	font-family: "Goudy Old Style", "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #A35225;
	margin-bottom: 12px;
	margin-top: 26px;
}
.mainBody12 h2 {
	font-family: "Goudy Old Style", "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #4C8C4C;		/*--------------- REVISED --------------*/
	margin-bottom: 7px;
}
.subHeadBrown22 {
	font-family: "Goudy Old Style", "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #A35225;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 8px;
	margin-right: -5px;
	padding-top: 10px;
}
.learnMore a,
.learnMore a:visited,
.learnMore a:link,
.learnMore a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}

.subHeadGreen22 {
	font-family: "Goudy Old Style", "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #4C8C4C;						/*--------------- REVISED --------------*/
	border-bottom: 1px solid #cccccc;
	padding-bottom: 8px;
	margin-right: -5px;
}
.dkGreen {
	color: #003A00;
}
.dkBrown {
	color: #A35225;
}


/** Ari's CSS For the Search box **/

#searchbox {
	border: 1px solid #A4B795;			/*--------------- REVISED --------------*/
	margin: 0px;
	padding: 0px;
}
#searchbox h1 {
	font-family: "Goudy Old Style", "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #A35225;
	margin: 0px;
	padding: 0px;
}
.searchBoxHeader {
	font-family: "Goudy Old Style", "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #4C8C4C;			/*--------------- REVISED --------------*/
	line-height: 18px;
}
.searchBoxBody p {
	margin:7px 0px 0px 0px;
	color:#64676A						/*--------------- NEW --------------*/
}

#searchbox .searchBoxBody select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #A4B795;  
}

/** Michael's Search Box on the search.aspx page **/
.srchBox {
	border-top:0px solid #F5F1EB;		
	border-left:1px solid #A4B795;		/*--------------- REVISED --------------*/
	border-right:1px solid #A4B795;		/*--------------- REVISED --------------*/
	border-bottom:1px solid #A4B795;	/*--------------- REVISED --------------*/
	background-color:#F5F1EB;			/*--------------- REVISED --------------*/
	width:390px;
	padding:10px 10px 10px 10px;
	margin:0px;
}
html>body .srchBox {
	border-top:1px solid #A4B795;		/*--- IE Hack --*/
}

#srchBoxLinks {
	padding:0px;
	margin:0px;
	width:auto;
	height:27px;
}
#srchBoxLinks ul {
	line-height:1em;
	margin:0px;
	padding:0px;
	text-align:center;
	list-style:none;
}
#srchBoxLinks li {
	list-style: none;
	display: inline;
	margin:0px;
	padding:0px;
	float:left;
}
.notactiveLink a,
.notactiveLink a:link,
.notactiveLink a:visited,
.notactiveLink a:active,
.notactiveLink a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:1em;
	color:#ffffff;
	padding:10px 0 0 0;
	margin:0 2px 0 0;
	background-image: url(images/find_us_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	display:block;
	width:122px;
	z-index:100;
	height:18px;
}
.activeLink a,
.activeLink a:link,
.activeLink a:visited,
.activeLink a:active,
.activeLink a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:1em;
	color:#A35225;
	padding:10px 0 0 0;
	margin:0 2px 0 0;
	background-image: url(images/find_us_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	display:block;
	width:122px;
	height:18px;
	z-index:100;
}

html>body .notactiveLink a,		/*--- IE Hack --*/
.notactiveLink a:link,
.notactiveLink a:visited,
.notactiveLink a:active,
.notactiveLink a:hover {
	height:28px;
}

html>body .activeLink a,		/*--- IE Hack --*/
.activeLink a:link,
.activeLink a:visited,
.activeLink a:active,
.activeLink a:hover {
	height:28px;
}

p {
	margin: 0px 0px 8px 0px;
}

.gmAnchors {
	padding-top: 10px;
	margin-bottom: -15px;
}
.gmAnchors a,
.gmAnchors a:visited,
.gmAnchors a:link,
.gmAnchors a:active {
	color:#666666;
	text-align: right;
	font-size: 11px;
}
.gmAnchors a:hover {
	color:#A35225;
	text-decoration:underline;
	font-size: 11px;
}
.searchBoxBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 10px;
}


/* Global Nav */

.globalNav {
	border-right: 1px solid #ccc;
	padding-top: 8px;
	padding-right: 14px;
	padding-left: 15px;
	padding-bottom: 0px;
	vertical-align: bottom;
	line-height: 11px;
}

.globalNavEnd {
	padding-right: 4px;
	padding-top: 8px;
	padding-left: 15px;
	padding-bottom: 0px;
	line-height: 11px;
	vertical-align: bottom;
}
	
.globalNav a,
.globalNav a:visited,
.globalNav a:link,
.globalNav a:active,
.globalNavEnd a,
.globalNavEnd a:visited,
.globalNavEnd a:link, 
.globalNavEnd a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #123220;
}

.globalNav a:hover, .globalNavEnd a:hover {
	text-decoration:underline;
}
/* Global Nav */
#language {
	padding-left: 9px;
	padding-top: 1px;
	margin: 0px;
	height: 25px;
	width: 61px;
	padding-right: 0px;
}

#findBox {
	border: 0px solid #D4CEBE;
	margin: 0px;
	padding: 0px;
	border-top:1px solid #D9D9D9;
	border-bottom:1px solid #D9D9D9;
	width: 160px;
}

#findBox p {
	font-family: "Goudy Old Style", "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0;
}

.findBoxHeader {
	font-family: "Goudy Old Style", "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #4C8C4C;			/*--------------- REVISED --------------*/
	line-height: 18px;
	padding:0;
	margin:0;
}


#findBox td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	padding-top:5px;
	padding-bottom:5px;
	color:#64676A;
}
/*--------------- NEW --- style for left column disclaimer link --------------*/
#disclaimer {
	margin:10px 0 4px 0;
	padding-top:5px;
	border-top:1px solid #D9D9D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}	

#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding-top:5px;
	padding-bottom:30px;/*--------------- REVISED --------------*/
	color:#E87D1E;      /*--------------- REVISED --------------*/
	text-align:right;
	margin:auto;
	width:800px;
}

/*--------------- NEW --- style for footer link color --------------*/
#Footer a:link, #Footer a:visited, #Footer a:hover, #Footer a:active {
	color: #E87D1E;
	text-decoration: underline;
}


.mainBody12 ul {
	list-style-type:none;	/*--------------- NEW --------------*/
	list-style-image: url(images/diamGreen.gif);
	margin-left:20px;		/*--------------- NEW --------------*/
	padding-left:0;			/*--------------- NEW --------------*/
}
.mainBody12 li {
	margin-bottom: 9px;
}
/*--------------- NEW --------------*/
.mainBody12 ul ul {
	list-style-type:none;
	list-style-image: url(images/dash.gif);
	margin-left:20px;
	padding-left:0px;
}
.mainBody12 ul ul li {
	margin-bottom: 10px;
}
/*----------------------------------*/

.bulletBox {
	padding: 2px 10px 10px 10px;
	border: 1px solid #cccccc;
	width: auto;
	float: right;
	margin-left: 10px;
}
#tblContainerBodyFindus {

	background: #fff url(images/gmFindusBGTop.jpg) no-repeat top;
}
.photoBoxRight {
	width: auto;
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.photoBoxLeft {
	width: auto;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.photoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	/*--------------- REVISED --------------*/
	padding-left: 5px;
	line-height: 14px;
	text-align:center;	/*--------------- REVISED --------------*/
	font-weight: normal;/*--------------- REVISED --------------*/
	color: #666;		/*--------------- REVISED --------------*/
	padding-top: 7px;	/*--------------- REVISED --------------*/
	padding-bottom: 0px;
}
.photoBoxCenter {
	width: auto;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	clear: both;
}

#viewVideo {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	top:-85px;
	padding-right:20px;
}

#viewVideo a {
	color: #4C8C4C;
	text-decoration: underline;
}

body.langNav-off #langNavFirst {display:none;}

/*--------------- NEW - Basic Concepts Bullet List --------------*/

#bconcepts ul li {
	margin:0;
	padding:0;
}




