          
/* ========================== GI Docs  ================================== */
.GI_pagetop_mine_norm {
			border-color: #33CC99;
			border-style: ridge;
			border-spacing: 10px;
}

		.GI_pagetop_mine_norm a:link, .GI_pagetop_mine_norm a:visited {
			color: pink;
			font-size: 12pt;
			text-decoration: none;
		}

		.GI_pagetop_mine_norm a:hover {
			color: white;
			text-decoration: underline overline;
          }

          

.contact_form_style {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFCC;
	background: #330000;
	text-align: center;
	vertical-align: middle;
	height: 1;
}

		.contact_form_style a:link, .contact_form_style a:visited {
			color: #BEBE7C;
			text-decoration: none;
		}

		.contact_form_style a:hover {
			color: #FFFFFF;
			text-decoration: underline;
          }

		.contact_form_prompt_style {
			font-family: "Trebuchet MS";
			font-size: 9pt;
			color: #808080;
		}
		
		.contact_form_prompt_style a:link, .contact_form_prompt_style a:visited {
			color: #BEBE7C;
			text-decoration: none;
		}

		.contact_form_prompt_style a:hover {
			color: #FFFFFF;
			text-decoration: underline;
          }

		.contact_form_field_style {
			font-family: "Trebuchet MS";
			font-size: 12pt;
			color: #663399
		}

		

.GI_docs_style_empthasis {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #FFFFFF;
}

.GI_docs_style_heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: pink;
	background: #500;
}

/* ========================== GI Docs  ================================== */
.GI_docs_style {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #CCCCCC;
	vertical-align: top;
	horizontal-align: left;
	
/*	background: url(images/BulletHandprint.gif);  */
	background-position: center;
	background-repeat: no-repeat;

	letter-spacing: 0.08em;
 	word-spacing: 0.3em;
   	text-align: left;
/*   	padding: 1em;    */
   	
   	body {
   		background: yellow;
   	}  /* body only for GI docs type  */
}

		.GI_docs_style a:link, .GI_docs_style a:visited {
			color: #C8C8C8;
		}

		.GI_docs_style a:hover {
			color: #FFFFFF;
          }
          
          
/* ========================== GI Docs  ================================== */
.GI_docs_menu_style {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	horizontal-align:right;
	vertical-align:top;
	text-align:right;
}

		.GI_docs_menu_style a:link, .GI_docs_menu_style a:visited {
			color: #BEBE7C;
			text-decoration: none;
		}

		.GI_docs_menu_style a:hover {
			color: #FFFFFF;
			text-decoration: underline;
          }
		  
		  
		  


/* ========================== GI Docs  ================================== */
.GI_heading_style {
	font-family: Trebuchet MS;
	font-size: 14pt;
	color: #FFFFFF;

	letter-spacing: 0.08em;
 	word-spacing: 0.3em;
}


/* ========================== GI Docs  ================================== */
.GI_text_style {
	font-family: Georgia;
	font-size: 12pt;
	color: #BEBE7E;
	vertical-align: top;
	horizontal-align: left;
	

	letter-spacing: 0.08em;
 	word-spacing: 0.3em;
   	text-align: left;
   	
}

		.GI_text_style a:link, .GI_text_style a:visited {
			color: #FFFFCC;
		}

		.GI_text_style a:hover {
			color: #FFFFFF;
          }
          
		  
