/* GENERAL  */

body {
	/* positioning only in this block -  do not add text classes here */
	background-color:#FFF;
	margin: 0px;
	}

.bodyMain {
	background: url(/WUSH/Images/General/GGBackground.jpg);
	}
	
form {
	margin: 0px;
	padding: 0px;
	}
	
body,td,div,span,ul,li,input,select,textarea,option,p {
		/* global text classes only */
		font-family : arial,verdana,helvetica,sans-serif;
		font-size : 11px;
		line-height: 14px;
		color : #000;
	}

p {
	margin-top:0px;
	margin-bottom:10px;
}

/*
p strong {
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
}*/

table tbody tr {
	margin-top:0px;
	text-align:left;
	vertical-align:top;
}
		
form, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.searchFields {
	width:100px;
	}

	
ul {
	list-style-position : outside;
	list-style-image : url(/WUSH/Images/General/GGBulletStandard.gif);
	padding : 0;
	margin : 0 0 0 17px;
	}	

ul li ul {
	list-style-position : outside;
	list-style-type: none;
	list-style-image : url(/WUSH/Images/General/spacer.gif);
	padding : 0;
	margin : 0 0 0 12px;
}


ul li i {
	list-style-position : outside;
	list-style-type: none;
	list-style-image : url(/WUSH/Images/General/spacer.gif);
	padding : 0;
	margin : 0 0 0 12px;
}


ul li ul li ul {
	list-style-position : outside;
	list-style-type: none;
	list-style-image : url(/WUSH/Images/General/spacer.gif);
	padding : 0;
	margin : 0 0 0 12px;
}


ul li a:link,a:visited,a:hover,a:active {
	color:#000;
	text-decoration:underline;
}

ul li a:hover {
	color:#000;
	text-decoration:underline;
}

	
		
h1 {
	font-size: 20px;
	line-height:29px;
	font-weight: normal;
	}

h1.GGDetailedHeader {
	margin: 0 0 0 8px;
	padding: 0px;
	color:#566B87;
	}
	
h2 {
  	font-size: 18px;
  	line-height: 20px;
  	font-weight: normal;
  	color: #3B5A6F;
  	}
  	
h3 {
	font-size: 11px;
	line-height:14px;
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:8px;
	font-weight: bold;
	}	

#m_hplPageLabel 
	{
	font-size: 20px;
	line-height:29px;
	font-weight: normal;
	margin: 0 0 0 8px;
	padding: 0px;
	color:#566B87;
	}	

/* UTILITY AND HEADER AND LHN CLASSES */
		
/**** Home | Site | Contact Us *****/
a.metaNav:link, a.metaNav:visited, a.metaNav:hover, a.metaNav:active {
	font-size: 9px;
	color:#333;
	text-decoration: none;
	}

input.GGSearchButton {		
	vertical-align : middle;
	}	
/**** Home | Site | Contact Us *****/	


/*** Navigation ***/
a.hdrLink:link {
	color:#333;
	font-weight:bold;
	text-decoration: none;
	}	

a.hdrLink:visited {
	color:#333;
	font-weight:bold;
	text-decoration: none;
	}
	
a.hdrLink:hover {
	color:#000;
	font-weight:bold;
	text-decoration: underline;
	}	

a.hdrLink:active {
	color:#333;
	font-weight:bold;
	text-decoration: underline;
	}	



/* UTILITY AND HEADER AND LHN CLASSES */

		
		/* navigation container */
			
			div.GGLeftNavigation
			{
				margin: 0px 18px 25px 10;
				text-align: right;
			}
				
			div.GGLeftNavigation span a	{
				display: block;
				white-space: nowrap;
				text-align: left;
			}
			
			div.GGLeftNavigation a:link, div.GGLeftNavigation a:visited, div.GGLeftNavigation span a:hover,div.GGLeftNavigation a:active {
				text-decoration : none;
			}


			/* level 0 positioning and sizing - just in case the image load fails */
			a.GGLeftNavigationTextLinkOff0, a.GGLeftNavigationTextLinkOn0
			{
				display: inline;
				margin: 5px 0px 0px 0px;	
				text-decoration: none;	
				
			}
			
			a.GGLeftNavigationTextLinkSel0
			{
				color: #333;
				font-weight: bold;
				margin: 5px 0px 0px 0px;	
				text-decoration: none;
			}
			
			a.GGLeftNavigationTextLinkSel1,a.GGLeftNavigationTextLinkSel2,a.GGLeftNavigationTextLinkSel3
			{
				color: #333;
				font-weight: normal;
				margin: 0 0 0 0;	
				text-decoration: none;
			}
			

			/* level 0 text and background styles - just in case the image load fails  */
			a.GGLeftNavigationTextLinkOff0:link,a.GGLeftNavigationTextLinkOff0:active,a.GGLeftNavigationTextLinkOff0:visited,a.GGLeftNavigationTextLinkOff0:hover
			{
				color: #333;
				font-weight: bold;
				
			}
			a.GGLeftNavigationTextLinkOn0,a.GGLeftNavigationTextLinkOn0:active,a.GGLeftNavigationTextLinkOn0:visited,a.GGLeftNavigationTextLinkOn0:hover
			{
				color: #000;
				font-weight: bold;
			}
			
			
			/* level 1 positioning and sizing */
			a.GGLeftNavigationTextLinkOff1,a.GGLeftNavigationTextLinkOn1
			{	
				padding: 0px;
				text-decoration: none;
			}
			
			a.GGLeftNavigationTextLinkSel1
			{
				color: #333;
				font-weight: normal;
				margin: 0px 0px 0px 10px;	
				text-decoration: normal;
			}
							
			/* level 1 text and background styles */
			a.GGLeftNavigationTextLinkOff1:link,a.GGLeftNavigationTextLinkOff1:active,a.GGLeftNavigationTextLinkOff1:visited,a.GGLeftNavigationTextLinkOff1:hover
			{
				margin: 0 0 0 10;
				color: #333;
				font-weight: normal;	
			}
			a.GGLeftNavigationTextLinkOn1,a.GGLeftNavigationTextLinkOn1:active,a.GGLeftNavigationTextLinkOn1:visited,a.GGLeftNavigationTextLinkOn1:hover
			{
				margin: 0 0 0 10;
				color: #000;
				font-weight: bold;
			}


			/* level 2 positioning and sizing */	
			a.GGLeftNavigationTextLinkOff2,a.GGLeftNavigationTextLinkOn2
			{
				padding: 0px;				
			}

			a.GGLeftNavigationTextLinkSel2
			{
				color: #333;
				font-weight: normal;
				margin: 0px 0px 0px 20px;	
				text-decoration: normal;
			}
			
			/* level 2 text and background styles */
			a.GGLeftNavigationTextLinkOff2:link,a.GGLeftNavigationTextLinkOff2:active,a.GGLeftNavigationTextLinkOff2:visited,a.GGLeftNavigationTextLinkOff2:hover
			{
				margin: 0 0 0 20;
				color: #333;
				font-weight: normal;
				
			}
			a.GGLeftNavigationTextLinkOn2:link,a.GGLeftNavigationTextLinkOn2:active,a.GGLeftNavigationTextLinkOn2:visited,a.GGLeftNavigationTextLinkOn2:hover
			{
				margin: 0 0 0 20;
				color: #000;
				font-weight: bold;
			}
			
			
			
			/* level 3 positioning and sizing */	
			a.GGLeftNavigationTextLinkOff3,a.GGLeftNavigationTextLinkOn3
			{
				padding: 0px;
			}

			a.GGLeftNavigationTextLinkSel3
			{
				color: #333;
				font-weight: normal;
				margin: 0px 0px 0px 30px;	
				text-decoration: normal;
			}
			
			/* level 3 text and background styles */
			a.GGLeftNavigationTextLinkOff3:link,a.GGLeftNavigationTextLinkOff3:active,a.GGLeftNavigationTextLinkOff3:visited,a.GGLeftNavigationTextLinkOff3:hover
			{
				margin: 0 0 0 30;
				color: #333;
				font-weight: normal;
			}
			
			a.GGLeftNavigationTextLinkOn3:link,a.GGLeftNavigationTextLinkOn3:active,a.GGLeftNavigationTextLinkOn3:visited,a.GGLeftNavigationTextLinkOn3:hover
			{
				margin: 0 0 0 30;
				color: #000;
				font-weight: bold;
			}
	
/*** Navigation ***/


/*** Footer Nav ***/
a.footerNav:link {
	color:#000;
	text-decoration: none;
	}
		
a.footerNav:visited {
	color:#000;
	text-decoration: none;
	}	
	
a.footerNav:hover {
	color:#000;
	text-decoration: underline;
	}	

a.footerNav:active {
	color:#000;
	text-decoration: none;
	}	
	
.footerText {
	font-size:9px;
}

/*** Footer Nav ***/



/*** Links on SiteMap ***/
a.siteMapNav:link {
	color:#000;
	text-decoration: none;
	line-height:16px;
	}
		
a.siteMapNav:visited {
	color:#000;
	text-decoration: none;
	line-height:16px;
	}
	
a.siteMapNav:hover {
	color:#000;
	text-decoration: underline;
	line-height:16px;
	}	

a.siteMapNav:active {
	color:#000;
	text-decoration: none;
	line-height:16px;
	}	
/*** Links on SiteMap ***/


/* Main Page */
#homeLogo {
	display:block;
	margin-bottom:16px;
}

#moreButton {
	display:inline;
	vertical-align: middle;
	margin-top: 3px;
	margin-left: 5px;
}

#searchBox {
 padding-top: 7px;
	}

#filmStripContainer {
	/* border-bottom: 3px solid #fff;*/
	height: 82px;
	background: url(/WUSH/Images/General/gg_top_nav_hp.jpg);
	} 	
	
/* PAGE CONTENTS */	
#topNav 
{
	margin-left:15px;
	margin-top:8px;
}

#content {
	width:778px;
	/*border-right: 1px solid #DDDED5;*/
	border-bottom: 1px solid #DDDED5;
	}

#midcontent{
	margin: 14px 8px 0px;
	}

#headerNav {
	background-color: #EA6F2D;
	border-bottom: solid 1px #fff;
	}
	
#homeNav {
	background-color: #EA6F2D;
	}	
	
.imgExecutives {
	text-align:right;
	padding-left:20px;
	padding-top:15px;
	display:block;
	}
	
#footerContainer {
	padding-top:30px;
	padding-bottom:20px;
	padding-left:26px;	
}	


/****  styles for Market Watch Table ****/	
#marketWatch thead th {
	font-family: Arial,Helvetica,Verdana,san-serif;
	font-size: 10px;
	font-weight: normal;
	border-left: solid 1px #fff;
	padding-left:5px;
	text-align:left;
	height:18px;
	background-color: #B6C0CB;
	}

#marketWatch thead th strong {
	font-family: Verdana,Helvetica,Arial,san-serif;
	font-size: 10px;
	font-weight:bold;
	color:#46648C;
	}
	
	
#marketWatch tbody tr td {
	font-family: Arial,Helvetica,Verdana,san-serif;
	font-size: 10px;
	font-weight:normal;
	border-left: solid 1px #fff;
	padding-left:5px;
	height:18px;
	font-weight:normal;
	}
	
#stockPrice tbody tr td {
	font-weight:normal;
	padding-left:5px;
	height:13px;
	font-weight:normal;
	}	

.col1 {
	background-color: #F1F3F5;
	}
	
.rowcolor {
	background-color: #E4E8EC;
	}
	
.rowcolor2{
	background-color: #B6C0CB;
}


/****  styles for Market Watch Table ****/


.upperRightFirstImage
{
	background-color: #3B5A6F;
}

.upperRightSecondImage
{
	background-color: #5B7785;
}
	
h1.upperRightList {
	margin: 59px 8px 0 5px;
	padding: 0px;
	color:#FFFFFF;
	font-size: 28px;
	}
	
h1.upperRightDetail {
	margin: 31px 8px 0 5px;
	padding: 0px;
	color:#FFFFFF;
	font-size: 22px;
	}
	
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.upperRightList {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 36px;
	padding: 0px;
	margin: 49px 8px 0 5px;
	line-height:40px;
}

.sIFR-hasFlash h1.upperRightDetail {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 28px;
	padding: 0px;
	margin: 28px 8px 0 5px;
	line-height:30px;
}
