/* CSS Document */

/* MAIN CONTENT STYLES */

body { 		/* for general content text not otherwise refernced */	
			background-color: #312B65;
			color: #000000;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			line-height: 16px;}

h1 { 		/* for section headings beloe the title graphic, eg: <h1>Optimized Well Formation</h1> */
			color: #312B65;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			line-height: 16px;}
			
h2 { 	/* for second row table headings, eg: <th>Additional Information</th> */
			color: #B83535;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;}

p {			/* for main paragraph text, eg: <p>The result is a plate that does not warp or shrink.</p> */
			color: #000000;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			line-height: 16px;}

ul { 		/* for unordered lists in the main section, eg: <ul><li>Product Specifications</li></ul> */
			color: #766962;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			line-height: 16px;}
			
ol { 		/* for unordered lists in the main section, eg: <ul><li>Product Specifications</li></ul> */
			color: #766962;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			line-height: 16px;}
			
li { 		/* for unordered lists in the main section, eg: <ul><li>Product Specifications</li></ul> */
			color: #766962;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			line-height: 16px;
			list-style-image: url(images/bullet.gif);}

p.footer { 	/* for patent refernces made in the text, eg: <patent>(U.S. pat 6,340,589)</patent> */
			/* also use for image captions and in-line foot-notes */
			color: #AA9F99;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			line-height: 12px;}
			
p.contact { 	/* for patent refernces made in the text, eg: <patent>(U.S. pat 6,340,589)</patent> */
			/* also use for image captions and in-line foot-notes */
			color: #2D5374;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;}
			
p.int { 	/* for patent refernces made in the text, eg: <patent>(U.S. pat 6,340,589)</patent> */
			/* also use for image captions and in-line foot-notes */
			color: #FFFFFF;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;}				

p.bot { 	/* for patent refernces made in the text, eg: <patent>(U.S. pat 6,340,589)</patent> */
			/* also use for image captions and in-line foot-notes */
			color: #342060;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;}	

/* MAIN LINK STYLES */

a:link { 	/* for main links - general state, eg: <a href="ordering.html">Ordering Information</a> */
			color: #FFFFFF;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;}

a:visited { 	/* for main links - visited state, eg: <a href="ordering.html">Ordering Information</a> */
			color: #FFFFFF;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;}

a:active { 	/* for main links - active state, eg: <a href="ordering.html">Ordering Information</a> */
			color: #FFFFFF;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;}

a:hover { 	/* for main links - hover state, eg: <a href="ordering.html">Ordering Information</a> */
			color: #FFFFFF;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			text-decoration: underline;}


/* SIDE STYLES */

h1.side_bar {	
			color: #000000;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			text-transform: title;}
						
p.side_bar { 	
			color: #000000;
			font-family: arial, helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;}
			
ul.numeric { 	
			color: #766962;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			line-height: 16px;}
			
ol.numeric { 	
			color: #766962;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			line-height: 16px;}
			
li.numeric { 	
			color: #766962;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			line-height: 16px;}
			
/* HOME LINK STYLES */

a.home:link { 	/* for side-bar links - general state, eg: <a href="ordering.html">Dimensional Data for Automation</a> */
			color: #342060;
			font-family: arial, helvetica, sans-serif;
			font-size: 12px;
			text-decoration: none;}

a.home:visited { 	/* for side-bar links - visited state, eg: <a href="ordering.html">Dimensional Data for Automation</a> */
			color: #342060;
			font-family: arial, helvetica, sans-serif;
			font-size: 12px;
			text-decoration: none;}

a.home:active { 	/* for side-bar links - active state, eg: <a href="ordering.html">Dimensional Data for Automation</a> */
			color: #342060;
			font-family: arial, helvetica, sans-serif;
			font-size: 12px;
			text-decoration: none;}

a.home:hover { 	/* for side-bar links - hover state, eg: <a href="ordering.html">Dimensional Data for Automation</a> */
			color: #B83535;
			font-family: arial, helvetica, sans-serif;
			font-size: 12px;
			text-decoration: none;}

/* BOTTOM LINK STYLES */

a.bot:link { 	/* for side-bar links - general state, eg: <a href="ordering.html">Dimensional Data for Automation</a> */
			color: #342060;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;}

a.bot:visited { 	/* for side-bar links - visited state, eg: <a href="ordering.html">Dimensional Data for Automation</a> */
			color: #342060;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;}

a.bot:active { 	/* for side-bar links - active state, eg: <a href="ordering.html">Dimensional Data for Automation</a> */
			color: #342060;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;}

a.bot:hover { 	/* for side-bar links - hover state, eg: <a href="ordering.html">Dimensional Data for Automation</a> */
			color: #342060;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			text-decoration: underline;}

/* TABLE STYLES */

th { 	/* for table headings, eg: <th>ORDERING INFORMATION</th> */
			background-color: #004C77;
			/* RV-263988, TC-A92E20, EZ-644494, RT-2F734E, non-product-004C77 */	
			color: #FFFFFF;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			text-transform: uppercase}

td { 	/* for table data, eg: <td>HSP-9601</td> */
			color: #000000;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;}
			
.int { 	/* for table data fields in the side bar, eg: <td class=side_bar">Rate</td> */
			color: #FFFFFF;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;}
			
.bot { 	/* for table data fields in the side bar, eg: <td class=side_bar">Rate</td> */
			color: #342060;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;}
						
.shade { 	/* for shaded table data, eg: <td2>HSP-3806</td2> */
			background-color: #FFFFFF;}
			/* RV-EAEBF0, TC-EFEAEA, EZ-EDEBF1, RT-E8ECEA, non-product-E2EBF0 */

.border { 	/* for shaded table borders, eg: <table>PRODUCT INFORMATION</table> */
			border: 1px;
			border-color: #01267A;
			padding: 3px;
			spacing: 0px;}
			/* RV-EAEBF0, TC-EFEAEA, EZ-EDEBF1, RT-E8ECEA, non-product-EAEDF2 */
			
.title { 	
			color: #FFFFFF;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;}
			
										
/* FOOT STYLES */

foot_note { 	/* for foot-note text not otherwise refernced */
			color: #000000;
			font-family: arial, helvetica, sans-serif;
			font-size: 10px;}

foot_note p { 	/* for foot-note paragraph text, eg: <p>Copyright 2004 MJ Research.</p> */
			color: #000000;
			font-family: arial, helvetica, sans-serif;
			font-size: 10px;}

footer { 	/* for footer text not otherwise refernced */
			color: #000000;
			font-family: arial, helvetica, sans-serif;
			font-size: 10px;}

footer p { /* for footer paragraph text, eg: <p>Please refer to the Licensing and Trademarks page.</p> */
			color: #000000;
			font-family: arial, helvetica, sans-serif;
			font-size: 10px;}

/* FOOTER LINK STYLES */

a.footer:link { 	/* for side-bar links - general state, eg: <a href="ordering.html">Dimensional Data for Automation</a> */
			color: #FFFFFF;
			font-family: arial, helvetica, sans-serif;
			font-size: 10px;
			text-decoration: none;}

a.footer:visited { 	/* for side-bar links - visited state, eg: <a href="ordering.html">Dimensional Data for Automation</a> */
			color: #FFFFFF;
			font-family: arial, helvetica, sans-serif;
			font-size: 10px;
			text-decoration: none;}

a.footer:active { 	/* for side-bar links - active state, eg: <a href="ordering.html">Dimensional Data for Automation</a> */
			color: #FFFFFF;
			font-family: arial, helvetica, sans-serif;
			font-size: 10px;
			text-decoration: none;}

a.footer:hover { 	/* for side-bar links - hover state, eg: <a href="ordering.html">Dimensional Data for Automation</a> */
			color: #FFFFFF;
			font-family: arial, helvetica, sans-serif;
			font-size: 10px;
			text-decoration: underline;}

