/* CSS Notes:   File Name: global_display.css   Directory: /web-data/Components/_presentation/global_display.css   Author: JC   Date Modified: 7/18/05      This style sheet will set the presentation for all the template pages that are displayed   sitewide. The document gives major elements attribute values.      *Notes:   b: denotes "Button" and refers to any element that may correspond to the buttons on a page.   bi: denotes "Background image" and refers to any element/attribute that deals with background images and how they are displayed on a page.   c: denotes "Center" and refers to the centered content that appears on the page between the header and main level content.   g: denotes "Global" and refers to anything that concerns the global site like global links.   h: denotes "Header" and is used as a prefix before any tab that contains header content.   ico: denotes "Icon" and refers to an icon graphic that appears on the page.   mc: denotes "Main Content" and refers to the lower-right-hand corner element on the page.   ml: denotes "Main Level" and refers to anything that appears in the main content area of   the page.   _pos: denotes a special position attribute apart from the main <div> element attributes.   tab: denotes "Tabular" and refers to a major section of the page.   trpt: denotes the "top_right_print_tab" header image that appears in the template.    */  /*Styles for entire page */body 				{background-color: EBEBEB;					 margin: 0px;}/* Styles for paragraph display */p.mltext			{font-family: Verdana, Arial, Times;					 font-size: 8pt;					 color: black;					 text-indent: 5px;}					 .mltextt			{font-family: Verdana, Arial, Times;					 font-size: 7pt;					 color: white;					 text-indent: 5px;}/* Styles for links */a, img				 {font-family: Verdana, Arial, Times;					  font-size: 8pt;					  color: white;					  border: 0;					  text-decoration: none;}a:visited			 {color: white;}				  	  /* Styles for divisions */div.test {height: auto;			  width: auto;			  background-color: black;}			  .pageperimeter	  { background-image: url("../../../web-data/Components/_content/globals/perimeter.jpg"); background-repeat: repeat-y; width: 800px; height: auto; min-height: 1500px }					  div.gbuttons	     {position: relative;					  top: 3px; left: 15px;					  width: 60px;					  height: auto;}#spacingtest		 {letter-spacing: 5px;}div.mltab		 	 {border-style: solid;					  border-bottom: none;					  border-color: black;					  border-width: 1px;					  position: absolute;					  top: 25px; left: 15px;					  width: 770px;					  height: 520px;}.htab				 {width: 769px;					  height: 137px;					  padding: 1px;}					  .hitab				 {position: inherit;					  width: 770px;}					  .trpt_pos			 {position: absolute;					  top: 1px;					  left: 80px;					  width: 689px;}					  #navbar ul 			 {list-style: none; 		              padding: 0;            			  margin: 0;               		  white-space: nowrap;             		  background-color: 3333CC;            		  width: 689px; 					  text-align: left; 					  line-height: 17px;					  position: absolute;					  top: 118px;					  text-indent: 5px;}#navbar li 	{display: inline;}#navbar ul li a:link {font-family: Verdana, Arial, Times;					  font-size: 10px;					  color: white;					  margin: 17px;					  padding: 1px;  				      text-decoration: none;}#navbar ul li a:visited {font-family: Verdana, Arial, Times;						 font-size: 10px;						 margin: 17px;						 color: white;}#navbar ul li a:hover 	{font-family: Verdana, Arial, Times;						 font-size: 10px;						 color: black;						 margin: 17px;} #navbar ul li a:active	{font-family: Verdana, Arial, Times;						 font-size: 10px;						 margin: 17px;						 color: white;}.ctab				 {position: absolute;					  top: 136px;					  height: 383px;					  width: 770px;}					  .citab				  { position: absolute; width: 768px; margin: 1px; 							height: 381px;}					  .mlctab				  { background-image: url("../../../bannerDisplays/img/background-repeat.jpg"); background-repeat: repeat-y; margin-top: 380px; margin-left: -1px; position: absolute; width: 772px; height: auto; min-height: 400px; border-bottom: 1px solid black }					  div.crbox		 	 {position: absolute;					  top: 1020px;					  left: 25px;					  width: 770px;					  height: 1000px;					  background-color: blue;}					  