/* General Content */

	p {
		font-size: 12px;
		line-height: 18px;
		font-family: Arial, Helvetica, sans-serif;
		color: #555555;
	}
	
	h1 {
		font-family: Arial, Helvetica, sans-serif;
		color: #ffffff;
		font-size: 21px;
		line-height: 24px;
		font-weight: normal;
		margin-bottom: 15px;
	}
	
	h2 {
		font-family: Arial, Helvetica, sans-serif;
		color: #555555;
		font-size: 16px;
		line-height: 24px;
		font-weight: normal;
	}
	
	h3 {
		color: #8596ad;
		font-size: 16px;
		line-height: 21px;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	h4 {
		color: #096aaa;
		font-size: 18px;
		line-height: 24px;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
		border-bottom: 1px solid #d6d8cd;
		margin-top: 10px;
	}
	
	h5 {
		color: #555555;
		font-size: 16px;
		line-height: 21px;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
		border-bottom: 1px solid #d6d8cd;
	}
	
	h6 {
		color: #096aaa;
		font-size: 14px;
		line-height: 18px;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
		border-bottom: 1px solid #d6d8cd;
		margin-top: 10px;
	}
	
	h2.name {
		font-family: Arial, Helvetica, sans-serif;
		color: #60a82d;
		font-size: 14px;
		line-height: 16px;
		font-weight: normal;
	}
	
	
	.orange {
		color: #d35306;
	}



/* General Elements */

	.divider {
		border-top: 1px solid #d9d7c2;
	}


/* Standard Links */

	a { color: #60a82d; text-decoration: none; outline:none;}
	a:link { color: #60a82d; text-decoration: none; outline:none;}
	a:hover { color: #096aaa; text-decoration: none; outline:none;}
	a:visited { color: #60a82d; text-decoration: none; outline:none;}
	a:visited:hover { color: #096aaa; text-decoration: none; outline:none;}


/* Navigation Styles */

	#nav, #nav ul { /* all lists */
		list-style: none;
		line-height: 1;
		padding: 1px 0 0 0;
		z-index: 20;
	}
	
	#nav a {
		display: block;
		text-decoration: none;
		color: #60a82d;
		font-weight: bold;
		outline: none;
	}
	
	#nav a:hover {
		text-decoration: none;
		color: #096aaa;
	}
	
	#nav li ul li a {
		display: block;
		text-decoration: none;
		color: #d5f0ff;
		font-weight: bold;
		outline: none;
	}
	
	#nav li ul li a:hover {
		text-decoration: none;
		color: #ffffff;
	}
	
	#nav li { /* all list items */
		float: left;
		background: url(../images/bg-topnav-links.jpg) top right no-repeat;
		padding: 16px 20px 10px 17px; 
	}
	
	#nav li.last { /* all list items */
		float: left;
		background: url(../images/clear1x1.gif) top right no-repeat;
		padding: 16px 20px 10px 17px; 
	}
	
	#nav li ul.about { /* second-level lists */
		position: absolute;
		width: 930px;
		height: 51px;
		left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
		background: url(../images/bg-about-panel.gif) top left no-repeat;
		margin: 9px 0 0 -17px;
		padding: 25px 20px 0px 10px;
	}
	
	#nav li ul.about li { /* all list items */
		float: left;
		width: 120px; /* width needed or else Opera goes nuts */
		margin: 0 0 0 10px;
		padding: 0 10px 10px 14px;
		background: url(../images/icon-nav.gif) top left no-repeat;
	}
	
	#nav li ul.services { /* second-level lists */
		position: absolute;
		width: 900px;
		height: 51px;
		left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
		background: url(../images/bg-services-panel.gif) top left no-repeat;
		background: url(../images/bg-services-panel-ie.gif) top left no-repeat\9; /* IE8 Fix */
		margin: 9px 0 0 -113px;
		margin: 9px 0 0 -114px\9; /* IE8 Fix */
		padding: 25px 20px 0px 20px;
	}
	
	#nav li ul.services li { /* all list items */
		float: left;
		width: 180px; /* width needed or else Opera goes nuts */
		margin: 0 0 0 10px;
		padding: 0 10px 10px 14px;
		background: url(../images/icon-nav.gif) top left no-repeat;
	}
	
	#nav li ul.tools { /* second-level lists */
		position: absolute;
		width: 900px;
		height: 51px;
		left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
		background: url(../images/bg-tools-panel.gif) top left no-repeat;
		background: url(../images/bg-tools-panel-ie.gif) top left no-repeat\9; /* IE8 Fix */
		margin: 9px 0 0 -284px;
		margin: 9px 0 0 -287px\9; /* IE8 Fix */
		padding: 25px 20px 0px 20px;
	}
	
	#nav li ul.tools li { /* all list items */
		float: left;
		width: 170px; /* width needed or else Opera goes nuts */
		margin: 0 0 0 10px;
		padding: 0 10px 10px 14px;
		background: url(../images/icon-nav.gif) top left no-repeat;
	}
	
	
	#nav li ul.gemware { /* second-level lists */
		position: absolute;
		width: 900px;
		height: 51px;
		left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
		background: url(../images/bg-gemware-panel.gif) top left no-repeat;
		background: url(../images/bg-gemware-panel-ie.gif) top left no-repeat\9; /* IE8 Fix */
		margin: 9px 0 0 -193px;
		margin: 9px 0 0 -194px\9; /* IE8 Fix */
		padding: 25px 20px 0px 20px;
	}
	
	#nav li ul.gemware li { /* all list items */
		float: left;
		width: 180px; /* width needed or else Opera goes nuts */
		margin: 0 0 0 10px;
		padding: 0 10px 10px 14px;
		background: url(../images/clear1x1.gif) top left no-repeat;
	}
	
	#nav li ul.investor { /* second-level lists */
		position: absolute;
		width: 900px;
		height: 51px;
		left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
		background: url(../images/bg-investor-panel.gif) top left no-repeat;
		background: url(../images/bg-investor-panel-ie.gif) top left no-repeat\9; /* IE8 Fix */
		margin: 9px 0 0 -112px;
		margin: 9px 0 0 -113px\9; /* IE8 Fix */
		padding: 25px 20px 0px 20px;
	}
	
	#nav li ul.investor li { /* all list items */
		float: left;
		width: 180px; /* width needed or else Opera goes nuts */x
		padding: 0 10px 10px 14px;
		background: url(../images/clear1x1.gif) top left no-repeat;
	}
	
	
	#nav li ul.wwt { /* second-level lists */
		position: absolute;
		width: 900px;
		height: 51px;
		left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
		background: url(../images/bg-wwt-panel.gif) top left no-repeat;
		background: url(../images/bg-wwt-panel-ie.gif) top left no-repeat\9; /* IE8 Fix */
		margin: 9px 0 0 -240px;
		margin: 9px 0 0 -241px\9; /* IE8 Fix */
		padding: 25px 20px 0px 20px;
	}
	
	#nav li ul.wwt li { /* all list items */
		float: left;
		width: 180px; /* width needed or else Opera goes nuts */
		margin: 0 0 0 10px;
		padding: 0 10px 10px 14px;
		background: url(../images/clear1x1.gif) top left no-repeat;
	}
	
	
	#nav li ul.wte { /* second-level lists */
		position: absolute;
		width: 900px;
		height: 51px;
		left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
		background: url(../images/bg-wte-panel.gif) top left no-repeat;
		background: url(../images/bg-wte-panel-ie.gif) top left no-repeat\9; /* IE8 Fix */
		margin: 9px 0 0 -399px;
		margin: 9px 0 0 -400px\9; /* IE8 Fix */
		padding: 25px 20px 0px 20px;
	}
	
	#nav li ul.wte li { /* all list items */
		float: left;
		width: 180px; /* width needed or else Opera goes nuts */
		margin: 0 0 0 10px;
		padding: 0 10px 10px 14px;
		background: url(../images/clear1x1.gif) top left no-repeat;
	}
	
	#nav li ul.wp { /* second-level lists */
		position: absolute;
		width: 900px;
		height: 51px;
		left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
		background: url(../images/bg-wp-panel.gif) top left no-repeat;
		background: url(../images/bg-wp-panel-ie.gif) top left no-repeat\9; /* IE8 Fix */
		margin: 9px 0 0 -525px;
		margin: 9px 0 0 -532px\9; /* IE8 Fix */
		padding: 25px 20px 0px 20px;
	}
	
	#nav li ul.wp li { /* all list items */
		float: left;
		width: 180px; /* width needed or else Opera goes nuts */
		margin: 0 0 0 10px;
		padding: 0 10px 10px 14px;
		background: url(../images/clear1x1.gif) top left no-repeat;
	}
	
	#nav li ul.resources { /* second-level lists */
		position: absolute;
		width: 900px;
		height: 51px;
		left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
		background: url(../images/bg-resources-panel.gif) top left no-repeat;
		background: url(../images/bg-resources-panel-ie.gif) top left no-repeat\9; /* IE8 Fix */
		margin: 9px 0 0 -662px;
		margin: 9px 0 0 -675px\9; /* IE8 Fix */
		padding: 25px 20px 0px 20px;
	}
	
	#nav li ul.resources li { /* all list items */
		float: left;
		width: 180px; /* width needed or else Opera goes nuts */
		margin: 0 0 0 10px;
		padding: 0 10px 10px 14px;
		background: url(../images/clear1x1.gif) top left no-repeat;
	}
	
	
	
	#nav li ul.contact { /* second-level lists */
		position: absolute;
		width: 900px;
		height: 51px;
		left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
		background: url(../images/bg-contact-panel.gif) top left no-repeat;
		background: url(../images/bg-contact-panel-ie.gif) top left no-repeat\9; /* IE8 Fix */
		margin: 9px 0 0 -756px;
		margin: 9px 0 0 -772px\9; /* IE8 Fix */
		padding: 25px 20px 0px 20px;
	}
	
	#nav li ul.contact li { /* all list items */
		float: left;
		width: 180px; /* width needed or else Opera goes nuts */
		margin: 0 0 0 10px;
		padding: 0 10px 10px 14px;
		background: url(../images/clear1x1.gif) top left no-repeat;
	}
	
	#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}


/* About Section Nav */

	#abouton { /* second-level lists */
		width: 930px;
		height: 51px;
		background: url(../images/bg-about-panel.gif) top left no-repeat;
		margin: -4px 20px 0 20px;
		padding: 25px 20px 0px 10px;
	}
	
	#abouton li { /* all list items */
		float: left;
		width: 120px; /* width needed or else Opera goes nuts */
		margin: 0 0 0 10px;
		padding: 0 10px 10px 14px;
		background: url(../images/icon-nav.gif) top left no-repeat;
		list-style-type: none;
	}
	
	#abouton a { /* second-level lists */
		text-decoration: none;
		color: #d5f0ff;
		font-weight: bold;
		outline: none;
	}
	
	#abouton a:hover {
		text-decoration: none;
		color: #ffffff;
	}
	

/* Services Section Nav */

	#serviceson { /* second-level lists */
		width: 930px;
		height: 51px;
		background: url(../images/bg-services-panel.gif) top left no-repeat;
		margin: -4px 20px 0 20px;
		padding: 25px 20px 0px 21px;
	}
	
	#serviceson li { /* all list items */
		float: left;
		width: 180px; /* width needed or else Opera goes nuts */
		margin: 0 0 0 10px;
		padding: 0 10px 10px 14px;
		background: url(../images/icon-nav.gif) top left no-repeat;
		list-style-type: none;
	}
	
	#serviceson a { /* second-level lists */
		text-decoration: none;
		color: #d5f0ff;
		font-weight: bold;
		outline: none;
	}
	
	#serviceson a:hover {
		text-decoration: none;
		color: #ffffff;
	}
	
	
/* Gemware Section Nav */

	#gemwareon { /* second-level lists */
		width: 930px;
		height: 51px;
		background: url(../images/bg-gemware-panel.gif) top left no-repeat;
		background: url(../images/bg-gemware-panel-ie-on.gif) top left no-repeat\9; /* IE8 Fix */
		margin: -4px 20px 0 20px;
		padding: 25px 20px 0px 21px;
	}
	
	#gemwareon li { /* all list items */
		float: left;
		width: 180px; /* width needed or else Opera goes nuts */
		margin: 0 0 0 10px;
		padding: 0 10px 10px 14px;
		background: url(../images/icon-nav.gif) top left no-repeat;
		list-style-type: none;
	}
	
	#gemwareon a { /* second-level lists */
		text-decoration: none;
		color: #d5f0ff;
		font-weight: bold;
		outline: none;
	}
	
	#gemwareon a:hover {
		text-decoration: none;
		color: #ffffff;
	}
	
	
/* Tools Section Nav */

	#toolson { /* second-level lists */
		width: 930px;
		height: 51px;
		background: url(../images/bg-tools-panel.gif) top left no-repeat;
		background: url(../images/bg-tools-panel-ie.gif) top left no-repeat\9; /* IE8 Fix */
		margin: -4px 20px 0 20px;
		padding: 25px 20px 0px 20px;
	}
	
	#toolson li { /* all list items */
		float: left;
		width: 170px; /* width needed or else Opera goes nuts */
		margin: 0 0 0 10px;
		padding: 0 10px 10px 14px;
		background: url(../images/icon-nav.gif) top left no-repeat;
		list-style-type: none;
	}
	
	#toolson a { /* second-level lists */
		text-decoration: none;
		color: #d5f0ff;
		font-weight: bold;
		outline: none;
	}
	
	#toolson a:hover {
		text-decoration: none;
		color: #ffffff;
	}
	
	
/* Investor Section Nav */

	#investoron { /* second-level lists */
		width: 930px;
		height: 51px;
		background: url(../images/bg-investor-panel-on.gif) top left no-repeat;
		background: url(../images/bg-investor-panel-ie-on.gif) top left no-repeat\9; /* IE8 Fix */
		margin: -4px 20px 0 20px;
		padding: 25px 20px 0px 21px;
	}
	
	#investoron li { /* all list items */
		float: left;
		width: 180px; /* width needed or else Opera goes nuts */
		margin: 0 0 0 10px;
		padding: 0 10px 10px 14px;
		background: url(../images/icon-nav.gif) top left no-repeat;
		list-style-type: none;
	}
	
	#investoron a { /* second-level lists */
		text-decoration: none;
		color: #d5f0ff;
		font-weight: bold;
		outline: none;
	}
	
	#investoron a:hover {
		text-decoration: none;
		color: #ffffff;
	}


/* Contact Section Nav */

	#contacton { /* second-level lists */
		width: 930px;
		height: 51px;
		background: url(../images/bg-contact-panel.gif) top left no-repeat;
		background: url(../images/bg-contact-panel-ie-on.gif) top left no-repeat\9; /* IE8 Fix */
		margin: -4px 20px 0 20px;
		padding: 25px 20px 0px 21px;
	}
	
	#contacton li { /* all list items */
		float: left;
		width: 180px; /* width needed or else Opera goes nuts */
		margin: 0 0 0 10px;
		padding: 0 10px 10px 14px;
		background: url(../images/icon-nav.gif) top left no-repeat;
		list-style-type: none;
	}
	
	#contacton a { /* second-level lists */
		text-decoration: none;
		color: #d5f0ff;
		font-weight: bold;
		outline: none;
	}
	
	#contacton a:hover {
		text-decoration: none;
		color: #ffffff;
	}


	#wwton { /* second-level lists */
		width: 930px;
		height: 51px;
		background: url(../images/bg-wwt-panel-on.gif) top left no-repeat;
		background: url(../images/bg-wwt-panel-ie-on.gif) top left no-repeat\9; /* IE8 Fix */
		margin: -4px 20px 0 20px;
		padding: 25px 20px 0px 21px;
	}
	
	#wteon { /* second-level lists */
		width: 930px;
		height: 51px;
		background: url(../images/bg-wte-panel-on.gif) top left no-repeat;
		background: url(../images/bg-wte-panel-ie-on.gif) top left no-repeat\9; /* IE8 Fix */
		margin: -4px 20px 0 20px;
		padding: 25px 20px 0px 21px;
	}
	
	#wpon { /* second-level lists */
		width: 930px;
		height: 51px;
		background: url(../images/bg-wp-panel-on.gif) top left no-repeat;
		background: url(../images/bg-wp-panel-ie-on.gif) top left no-repeat\9; /* IE8 Fix */
		margin: -4px 20px 0 20px;
		padding: 25px 20px 0px 21px;
	}
	
	#resourceson { /* second-level lists */
		width: 930px;
		height: 51px;
		background: url(../images/bg-resources-panel-on.gif) top left no-repeat;
		background: url(../images/bg-resources-panel-ie-on.gif) top left no-repeat\9; /* IE8 Fix */
		margin: -4px 20px 0 20px;
		padding: 25px 20px 0px 21px;
	}


/* Utility Nav Content */

	#UtilityNav a { color: #60a82d; text-decoration: none; outline:none; margin: 0 10px 0 0; padding:0 12px 0 0; border-right:1px solid #d9d7c2; font-size: 11px;}
	#UtilityNav a:link { color: #60a82d; text-decoration: none; outline:none;}
	#UtilityNav a:hover { color: #002050; text-decoration: none; outline:none;}
	#UtilityNav a:visited { color: #60a82d; text-decoration: none; outline:none;}
	#UtilityNav a:visited:hover { color: #002050; text-decoration: none; outline:none;}
	
	#UtilityNav p {
		line-height: 10px;
	}
	
	#UtilityNav a.last {
		border-right:1px solid #ffffff;
		margin: 0 0 0 0;
		padding:0 0 0 0;
	}
	
	#UtilityNav strong {
		font-size: 18px;
		font-weight: normal;
		line-height: 24px;
		color: #002050;
	}
	
	#UtilityNav .tollfree {
		font-size: 18px;
		font-weight: normal;
		line-height: 34px;
		color: #8596ad;
		padding: 2px 0 15px 0;
	}



/* Forms */

	.shortformfield {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333;
		width: 125px;
		height: 12px;
	}
	
	.shortformphone {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333;
		height: 12px;
	}
	
	.shortformselectfield {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333;
		width: 175px;
	}
	
	.shortformcomments {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333;
		width: 175px;
		height: 100px;
	}
	
	.longformfield {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #555;
		width: 200px;
		height: 14px;
	}
	
	.longformselectfield {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #555;
		width: 200px;
	}
	
	.longformcomments {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #555;
		width: 400px;
		height: 100px;
	}



/* Content */
	
	#Right p {
		font-size: 11px;
		line-height: 14px;
		font-family: Arial, Helvetica, sans-serif;
		color: #555555;
	}
	
	.news {
		border-bottom: 1px solid #d9d7c2;
		margin-bottom: 10px;
	}
	
	.login {
		background-color: #efefef;
		border: 1px solid #d9d7c2;
		margin-bottom: 10px;
		padding: 10px;
	}
	
	#Right h6 {
		color: #002050;
		font-size: 12px;
		line-height: 18px;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
		border-bottom: none;
		margin-top: 0px;
	}
	
	.thumbnail {
		padding: 2px;
		border: 1px solid #d9d7c2;
		margin: 0 10px 0 0;
		float: left;
	}
	
	.pdf {
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
		background: url(../images/icon-pdf.gif) top left no-repeat;
		list-style-type: none;
		padding: 7px 0 10px 35px;
	}
	
	#Left ul {
		font-size: 12px;
		line-height: 14px;
		margin: 20px 0 10px 0;
		padding-bottom: 5px;
	}
	
	#Left ul li {
		font-size: 12px;
		line-height: 12px;
		background: url(../images/bullet-green.gif) top left no-repeat;
		list-style-type: none;
		padding: 0 0 7px 10px;
		margin: 0 0 0 15px;
	}


/* Single Column Content */
	
	#SingleColumn ul {
		font-size: 12px;
		line-height: 14px;
		margin: 20px 0 10px 0;
		padding-bottom: 5px;
		border-bottom: 1px solid #d9d7c2;
	}
	
	#SingleColumn ul li {
		font-size: 14px;
		line-height: 14px;
		font-weight: bold;
		background: url(../images/clear1x1.gif) top left no-repeat;
		list-style-type: none;
		padding-left: 0px;
	}
	
	#SingleColumn ul li a{
		color: #096aaa;
	}
	
	#SingleColumn li {
		font-size: 12px;
		line-height: 14px;
		background: url(../images/bullet-green.gif) top left no-repeat;
		list-style-type: none;
		padding-left: 10px;
	}
	
	.news {
		border-bottom: 1px solid #d9d7c2;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	
	.thumbnail {
		padding: 2px;
		border: 1px solid #d9d7c2;
		margin: 0 10px 0 0;
		float: left;
	}



/* Footer Content */


	#Footer p {
		font-size: 11px;
		line-height: 16px;
		font-family: Arial, Helvetica, sans-serif;
		color: #6d6f72;
	}
	
	#Footer a { color: #60a82d; text-decoration: none; outline:none; margin: 0 7px 0 0; padding:0 9px 0 0; border-right:1px solid #9d9e9e; font-size: 11px;}
	#Footer a:link { color: #60a82d; text-decoration: none; outline:none;}
	#Footer a:hover { color: #096aaa; text-decoration: none; outline:none;}
	#Footer a:visited { color: #60a82d; text-decoration: none; outline:none;}
	#Footer a:visited:hover { color: #096aaa; text-decoration: none; outline:none;}
	
	#Footer a.last {
		border-right:1px solid #f5f5f0;
	}
	
	#Footer strong {
		font-size: 18px;
		font-weight: normal;
		line-height: 24px;
		color: #002050;
	}
	
	#Footer .tollfree {
		font-size: 18px;
		font-weight: normal;
		line-height: 34px;
		color: #8596ad;
		padding: 2px 0 15px 35px;
		background: url(../images/icon-tollfree.gif) top left no-repeat;
	}
	
	#Footer .fax {
		font-size: 18px;
		font-weight: normal;
		line-height: 34px;
		color: #8596ad;
		padding: 2px 0 15px 15px;
	}
