body {
	margin: 0;
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background: #fff;
}

a, table, td, th { 
	border: 0; 
	margin: 0;
	padding: 0; 
}

img { 
	border: 0; 
}

a {
	text-decoration: underline;
	color: #387F9C;
}

a:hover {
	text-decoration: none;
	color: #387F9C;
}

h1 {
	width: 770px;
	height: 106px;
	margin: 0;
	padding: 0;
}

h1 span { display: none; }

h1#home { background: url(../images/logo_home.jpg) no-repeat; }
h1#homeFr { background: url(../images/logo_home_fr.jpg) no-repeat; }
h1#who { background: url(../images/logo_who.jpg) no-repeat; }
h1#whoFr { background: url(../images/logo_who_fr.jpg) no-repeat; }
h1#our { background: url(../images/logo_our.jpg) no-repeat; }
h1#ourFr { background: url(../images/logo_our_fr.jpg) no-repeat; }
h1#what { background: url(../images/logo_what.jpg) no-repeat; }
h1#whatFr { background: url(../images/logo_what_fr.jpg) no-repeat; }
h1#resources { background: url(../images/logo_resources.jpg) no-repeat; }
h1#resourcesFr { background: url(../images/logo_resources_fr.jpg) no-repeat; }
h1#news { background: url(../images/logo_news.jpg) no-repeat; }
h1#newsFr { background: url(../images/logo_news_fr.jpg) no-repeat; }
h1#products { background: url(../images/logo_products.jpg) no-repeat; }
h1#productsFr { background: url(../images/logo_products_fr.jpg) no-repeat; }


h2 {
	color: #B5BF40;
	font-size: 13px;
	margin: 18px 15px 16px 16px;
}

#splash {
	margin: 40px auto 0;
	width: 741px;
	height: 386px;
	position: relative;
	text-align: left;
	background: url(../images/splash.jpg) no-repeat;
}

#splash #macSplashFix {
	padding-top: 267px; 
	padding-left: 143px; 
	text-align: left;
}

#splash #splashEnLink {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 143px;
	margin-top: 267px;
}

#splash #splashFrLink {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 377px;
	margin-top: 267px;
}

#mainNav {
	padding: 0;
	margin: 0;
	background: #B5BF40;
	width: 770px;	
}

#mainNav table {
	width: 734px;
	background: #B5BF40;
	margin:  0 0 0 35px;
	padding: 0;
}

#mainNav td.mainNav1 { width: 104px; }
#mainNav td.mainNav2 { width: 130px; }
#mainNav td.mainNav3 { width: 146px; }
#mainNav td.mainNav4 { width: 95px; }
#mainNav td.mainNav5 { width: 86px; }
#mainNav td.mainNav6 { width: 117px; }

#mainNav td.frNav1 { width: 138px; }
#mainNav td.frNav2 { width: 120px; }
#mainNav td.frNav3 { width: 105px; }
#mainNav td.frNav4 { width: 92px; }
#mainNav td.frNav5 { width: 91px; }
#mainNav td.frNav6 { width: 97px; }


#search {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}

#search input {
	width: 95px;
	font-size: 10px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

#search img { vertical-align: middle; }

#topSubNav {
	padding: 5px 0 0;
	margin: 0;
	
	/* Changes May 9 '05 -- MM 			*/
	/* Was 757.  Changed to accomodate	*/
	/* the What's New bxes being added.	*/
	/* Added in.						*/
	width: 757px;
	text-align: right;
	color: #387F9C;
	font-size: 10px;
	clear: both;
	background: #fff;
}

#topSubNav li {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#topSubNav a {
	color: #387F9C;
	text-decoration: none;
}

#topSubNav a:hover {
	color: #387F9C;
	text-decoration: underline;
}

#main {
	width: 770px;
	text-align: left;
	margin: 0;
	padding: 0;
	background: url(../images/content_bg.gif) no-repeat #fff;
}

#main td {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
}


/* Added Apr. 27 '05 & modified May 9-- MM 	*/
#whats_new, #whats_new_home {
	border: solid 2px #B5BF40;
	background: #A0C2D0;
	padding: 3px;
	/* ------------------------ */
	/* Correct for non-IE5.5	*/
	/* ------------------------ */
	width: 125px !important;
	width: 135px;
	width/**/:/**/135px;
}

#whats_new {
	position: absolute;
	top: 151px;
	left: 12px;
}

#whats_new_home {
	margin-bottom: 5px;
}

#whats_new a, #whats_new_home a {
	font-weight: bold;
	color: white;
	font-size: 14px;
	text-decoration: none;
}

#whats_new a:hover, #whats_new_home a:hover {
	text-decoration: underline;
}


#video {
	border: solid 2px #B5BF40;
	background: url(../images/sub_men_bg.gif) #fff no-repeat;
	background-position: -25px -15px;
	padding: 3px;
	margin: 5px 12px 0px 0;
	font-size: 12px;
	font-weight: bold;
}


/*	End			*/



#leftNavHome {
	border-top: 1px solid #B5BF40; 
	border-right: 1px solid #B5BF40; 
}

#leftNavTable {
	width: 134px;
	margin-right: 1px;
}

#leftNavTable #leftNav {
	border-top: 1px solid #B5BF40; 
}

#leftNav h3, #leftNavHome h3 {
	color: #B5BF40;
	font-size: 16px;
	padding: 0;
	margin: 12px 0 17px 1px;
	line-height: 1em;
}

#leftNav div.leftNavLink, #leftNavHome div.leftNavLink {
	margin: 0 0 12px 1px;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

#leftNav a, #leftNavHome a {
	color: #9BBFCD;
	padding: 0 10px 0;
	display: block;
	text-decoration: none;
}

#leftNav a:hover, #leftNavHome a:hover {
	color: #B6BF40;
	background: url(../images/side_nav_arrow.gif) no-repeat top right;
}

#main #content {
	width: 458px;
	vertical-align: top;
	padding-bottom: 5px;
}

#main #content2 {
	width: 457px;
	vertical-align: top;
	padding-bottom: 5px;
}

#content p {
	font-size: 11px;
	margin: 0 15px 16px 16px;
	/*line-height: 13px;*/
}

#content2 p, #content2 p#first, #content2 blockquote {
	font-size: 11px;
	margin: 0 15px 16px;
	/*line-height: 13px;*/
}

#content p#first {
	margin: -2px 15px 16px 16px;
}

#content2 h2 {
	color: #B5BF40;
	font-size: 20px;
	margin: 18px 15px 5px 15px;
}

#content2 h3 {
	color: #B5BF40;
	font-size: 13px;
	margin: 10px 15px 16px 15px;
}

#content2 h4, #content2 h5, #content2 h6 {
	margin: 10px 15px 16px 15px;
}


#content, #content2 ul {
	font-size: 11px;
	margin: 0 15px 16px 30px;
	padding: 0;
	/*line-height: 13px;*/
}

#rightNav {
	width: 143px;
	padding:0;
	margin: 0;
	background: transparent;
}

#rightNav2 {
	width: 143px;
	padding: 0;

/*	margin: 50px 0 15px 0;	*/
/*	Changed Apr. 27 '05 - MM to allow for the View Our Video being inserted	*/
	margin: 5px 0 15px 0;
	background: transparent;
}

#rightNav #rightNavTop, #rightNav2 #rightNavTop {
	width: 143px; 
	height: 32px; 
	background: #B5BF40;
}

#rightNav #rightNavBottom, #rightNav2 #rightNavBottom {
	width: 143px; 
	height: 12px; 
	background: #B5BF40;
}

#rightNav2 div.rightNavLink, #rightNav div.rightNavLink {
	margin: 0;
	padding: 0 3px 14px 14px;
	font-size: 11px;
	/*line-height: 13px;*/
	color: #fff;
	font-weight: bold;
	background: url(../images/right_nav_bg.gif) no-repeat;
}

#rightNav a, #rightNav2 a {
	color: #fff;
	text-decoration: none;
}

#rightNav a:hover, #rightNav2 a:hover {
	color: #387F9C;
	text-decoration: none;
}

#footer {
	width: 770px;
	border-top: 1px solid #B5BF40;
	border-bottom: 1px solid #B5BF40;
	height: 35px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 33px;
}
html>body>#footer {
	height: 33px;
}

#footer #footerTop {
	width: 770px;
	height: 20px;
	background: #A0C2D0;
	border-bottom: 1px solid #B5BF40;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 19px;
}
html>body>#footer #footerTop {
	height: 19px;
}

#footerTop ul {
	margin: 0 0 0 100px;
	padding: 2px 0 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

#footerTop li {
	margin: 0 17px 0 0;
	padding: 0;
	display: inline;
}

#footerTop a {
	color: #fff;
	text-decoration: none;
}

#footerTop a:hover {
	color: #fff;
	text-decoration: none;
}

#footer #footerBottom {
	text-align: right;
}

#footerBottom ul {
	margin: 0;
	padding: 1px 0 0;
	font-size: 9px;
}

#footerBottom li {
	margin: 0 18px 0 0;
	padding: 0;
	display: inline;
}

#footerBottom a {
	color: #949494;
	text-decoration: none;
}

#leftSubNav {
	width: 158px;
	height: 30%;
	vertical-align: top;
	background: url(/images/left_bg_test.gif) repeat-y top right;
}

#leftSubNav h2 {
	color: #FF9733;
	font-size: 14px;
	margin: 0 10px 15px 0;
	padding: 33px 0 0;	/* Padding was 18px on top	*/
	text-align: right;
}

#leftSubNav h2 a {
	color: inherit;
	text-decoration: none;
}

#leftSubNav h2 a:hover {
	color: #B5BF40;
}

#leftSubNav h2#ourH2 { color: #9CCFE3; }
#leftSubNav h2#whatH2 { color: #213C79; }
#leftSubNav h2#resourcesH2 { color: #F1C232; }
#leftSubNav h2#newsH2 { color: #4477B0; }
#leftSubNav h2#productsH2 { color: #FA5700; }

#sideSubMenu, #sideSubMenuOur, #sideSubMenuWhat, #sideSubMenuResources, #sideSubMenuNews {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 0 0 25px;
}

#sideSubMenu a, #sideSubMenuOur a, #sideSubMenuWhat a, #sideSubMenuResources a, #sideSubMenuNews a {
	color: #B5BF40;
	text-decoration: none;
	display: block;
	margin: 0 0 12px 0;
}

#sideSubMenu a:hover { color: #FF9733; }
#sideSubMenuOur a:hover { color: #9CCFE3; }
#sideSubMenuWhat a:hover { color: #213C79; }
#sideSubMenuResources a:hover { color: #F1C232; }
#sideSubMenuNews a:hover { color: #4477B0; }



/* menu styles */
div.menu,
div.menu a.menuItem {
  font-size: 11px;
  font-weight: bold;
}

div.menu {
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0px;
  width: 156px;
  visibility: hidden;
  z-index: 101;
}

div.menuImage {
	width: 156px;
	height: 8px;
	margin: 0;
	padding: 0;
}

div.menuBox {
	margin-left: 7px;
	border-left: 1px solid #C5CE68;
	border-right: 1px solid #C5CE68;
	border-bottom: 1px solid #C5CE68;
	/*padding-top: 12px;*/
	background: url(../images/sub_men_bg.gif) #fff no-repeat;
}

div.menu a.menuItem {
  color: #B5BF40;
  cursor: pointer;
  display: block;
  margin: 0 0 12px 13px;
  text-decoration: none;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  color: #387F9C;
}

#content p.getAcro, #content2 p.getAcro {
	margin-top: 40px;
}

#printHeader { display: none; }

.center { text-align: center; }

.green {
	color: #B5BF40;
}