/*	$Id: government.css,v 1.1.1.1 2006/03/29 23:04:39 gordon Exp $	*/

	.vertical {width: 186px; height: 468px; border: none; padding: 0 2px; }
	
	strong { font weight: bold; color: #000; }

/*	content DIV css defines	*/
	#content { margin-left: 200px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 14px; color: #666;  }
	
	
/*	navibox DIV css defines	*/
	#navibox { background: #676735; color: #ab7d2f; max-width: 186px; min-height: 139px; font-family: verdana, sans-serif; font-size: 12px; padding: 10px; }
	#navibox .menuheader { padding: 5px 15px; line-height: 130%; }
	#navibox .menuheader em { font-weight: bold; font-style: normal; }
	#navibox .menuitem { line-height: 110%; }
	#navibox .menuline { padding: 10px; background: url(../elements/government_naviline.gif) repeat-y top; }
	#navibox a { color: #fff; text-decoration: none; }
	#navibox a:visted { color: #fff; text-decoration: none; }
	#navibox a:hover { color: #ab7d2f; text-decoration: none; }
	
	em { font-weight: bold; font-decoration: none; font-style: normal; }

/*	navilink DIV css defines	*/
	#navgovernment { display: none; }
	
/*	breadcrumb DIV css defines	*/
	#breadcrumb { color: #676735; }
	#breadcrumb a { color: #676735; text-decoration: none; }
	#breadcrumb a:visited { color: #676735; text-decoration: none; }
	#breadcrumb a:hover { color: #676735; text-decoration: underline; }
	
/*	request information css defines	*/
	#requestinfo { color: #676735; font-weight: bold; font-style: italic; }
	#requestinfo a { color: #676735; text-decoration: none; }
	#requestinfo a:visited { color: #676735; text-decoration: none; }
	#requestinfo a:hover { color: #676735; text-decoration: underline; }
	
	
/*	content DIV css defines	*/
/*	#content { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 14px; color: #666; }	*/

/*	contract DIV css defines	*/
	table.contract td { padding: 10px; border-bottom: 1px dotted #666; }

	#contractlogo { list-style-type: none; }
	
	.divider { margin: 2px; border-bottom: 1px dashed #666; }
	
/*	contractdata TABLE css defines	*/
/*	table.contractdata { border: 2px inset; margin: 10px; }	*/
	table.contractdata { border-collapse: collapse; border-spacing: 0; }
	table.contractdata th { font-weight: bold; text-align: right; }

/*	productlist TABLE css defines	*/
/*	table.productlist { border: 2px inset; margin: 10px; }	*/
	table.productlist { border: none; margin: 10px; }
	table.productlist th { font-weight: bold; color: #676735; text-align: left; font-size: 130%; font-family: Georgia, "Times New Roman", Times, serif; }
	table.productlist td { color: #676735; text-align: left; padding: 10px; font-family: Georgia, "Times New Roman", Times, serif; }

/*	contract TABLE css defines	*/
/*	table.contractlist { border: 2px inset; margin: 10px; }	*/
	table.contractlist { border: none; margin: 10px; }
	table.contractlist th { font-weight: bold; color: #676735; text-align: center; font-family: Georgia, "Times New Roman", Times, serif; }
	table.contractlist td { color: #676735; text-align: center; padding: 10px; font-family: Georgia, "Times New Roman", Times, serif; }

/*	products TABLE css defines	*/
	table.products { border: none; margin; }
	table.products th { font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; color: #676735; text-align: left; padding: 20px; }
	table.products td { color: #676735; text-align: left; font-family: Georgia, "Times New Roman", Times, serif;  }

	a.specs { font-color: #00f; }
	a.specs:hover { font-color: #00f; }
	a.specs:visited { font-color: #00f; }