/*UNSPECIFIED*/
a:link				{font: bold 11px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					text-decoration: none;
					padding: 2px 0px 2px 0px;						/*top, right, bottom, left*/ 
					color: #000066}
			
a:visited			{font: bold 11px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					text-decoration: none;
					padding: 2px 0px 2px 0px;						/*top, right, bottom, left*/
					color: #000099;}
					
a:hover				{font: bold 11px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					text-decoration: underline;
					background:#000066;
					padding: 2px 0px 2px 0px;						/*top, right, bottom, left*/
					color: #EDE3E2;}


/*NO BACKGROUND*/					
a.none:link			{text-decoration: none;}
			
a.none:visited		{text-decoration: none;}
					
a.none:hover		{text-decoration: none;}


					
/*SPECIFIC BOLD*/
a.largebold:link	{font: bold 14px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					text-decoration: none;
					padding: 2px 0px 2px 0px;						/*top, right, bottom, left*/ 
					color: #A68C59}
			
a.largebold:visited	{font: bold 14px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					text-decoration: none;
					padding: 2px 0px 2px 0px;						/*top, right, bottom, left*/
					color: #A68C59;}
					
a.largebold:hover	{font: bold 14px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					text-decoration: underline;
					background:transparent;
					padding: 2px 0px 2px 0px;						/*top, right, bottom, left*/
					color: #9D9ABD;}	


				
/*NON-SPECIFIC NON-BOLD for more subtle text*/
a.normal:link		{font: 11px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					text-decoration: none;
					padding: 2px 0px 2px 0px;						/*top, right, bottom, left*/
					color:#000066;}
						
a.normal:visited	{font: 11px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					text-decoration: none;
					padding: 2px 0px 2px 0px;						/*top, right, bottom, left*/
					color:#000099;}
										
a.normal:hover		{font: 11px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					text-decoration: underline;
					padding: 2px 0px 2px 0px;						/*top, right, bottom, left*/
					background:#000099;
					color: #EDE3E2;}					

		
/*FOOTER LINKS*/
a.footer:link		{font: 10px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					text-decoration: none;
					padding: 2px 0px 2px 0px;						/*top, right, bottom, left*/
					color: #9D9ABD;}
				
a.footer:visited	{font: 10px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					text-decoration: none;
					padding: 2px 0px 2px 0px;						/*top, right, bottom, left*/
					color: #9D9ABD;}
					
a.footer:hover		{font: 10px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					text-decoration: underline;
					padding: 2px 0px 2px 0px;						/*top, right, bottom, left*/
					background:transparent;
					color: #EDE3E2;}

/*FOOTER LIST*/
a.footerlist:link	{font: 10px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					display: block;
					text-decoration: none;
					padding: 1px;						/*top, right, bottom, left*/
					border: 1px solid transparent;
					_border-color: #000010;
					_filter:chroma(color=#000010);
					line-height: 13px;
					width: 167px;
					color: #9D9ABD;}
				
a.footerlist:visited	{font: 10px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					display: block;
					text-decoration: none;
					padding: 1px;						/*top, right, bottom, left*/
					border: 1px solid transparent;
					_border-color: #000010;
					_filter:chroma(color=#000010);
					line-height: 13px;
					width: 167px;
					color: #9D9ABD;}
					
a.footerlist:hover	{font: 10px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					display: block;
					text-decoration: none;
					padding: 1px;						/*top, right, bottom, left*/
					line-height: 13px;
					width: 167px;
					border: 1px solid #9D9ABD;
					background: #000066 url('BG_footer_short.jpg') repeat-x;
					color: #ffffff;}
				
/*BUTTON LOOK GENERAL - NO WIDTH PROPERTIES*/
a.button:link		{font: bold 11px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					text-decoration: none;
					background: #9D9ABD;													/*new light orange*/
					border: 1px solid #000066;
					padding: 1px 3px 1px 4px;												/*top, right, bottom, left*/
					color: #000066;
					line-height: 18px;}
				
a.button:visited	{font: bold 11px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					text-decoration: none;
					background: #9D9ABD;								
					border: 1px solid #000066;
					padding: 1px 3px 1px 4px;												/*top, right, bottom, left*/
					color: #000066;
					line-height: 18px;}
					
a.button:hover		{font: bold 11px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					text-decoration: none;
					background: #FFFFFF;								
					border: 1px solid #000066;
					padding: 1px 3px 1px 4px;
					color: #000066;
					line-height: 18px;}
					
					
/*BUTTON LOOK FOR PROJECT MENU*/
a.button2:link		{font: bold 11px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					display: block;
					text-decoration: none;
					background: #9D9ABD;													/*new light orange*/
					border: 1px solid #000066;
					padding: 1px 1px 1px 3px;												/*top, right, bottom, left*/
					color: #000066;
					width: 162px;
					line-height: 16px;}
				
a.button2:visited	{font: bold 11px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					display: block;
					text-decoration: none;
					background: #9D9ABD;								
					border: 1px solid #000066;
					padding: 1px 1px 1px 3px;												/*top, right, bottom, left*/
					color: #000066;
					width: 162px;
					line-height: 16px;}
					
a.button2:hover		{font: bold 11px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					display: block;
					text-decoration: none;
					background: #FFFFFF;								
					border: 1px solid #000066;
					padding: 1px 1px 1px 3px;
					color: #000066;
					width: 162px;
					line-height: 16px;}

					
/*BUTTON LOOK FOR UNDER PRIMARY VERTICLE MENU*/
a.button3:link		{font: bold 11px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					display: block;
					margin-bottom: 4px;					
					text-decoration: none;
					background: #9D9ABD;													/*new light orange*/
					border: 1px solid #000066;
					padding: 1px 1px 1px 2px;												/*top, right, bottom, left*/
					color: #000066;
					width: 134px;
					line-height: 14px;}
				
a.button3:visited	{font: bold 11px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					display: block;
					margin-bottom: 4px;					
					text-decoration: none;
					background: #9D9ABD;								
					border: 1px solid #000066;
					padding: 1px 1px 1px 2px;												/*top, right, bottom, left*/
					color: #000066;
					width: 134px;
					line-height: 14px;}
					
a.button3:hover		{font: bold 11px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
					display: block;
					margin-bottom: 4px;
					text-decoration: none;
					background: #FFFFFF;								
					border: 1px solid #000066;
					padding: 1px 1px 1px 2px;
					color: #000066;
					width: 134px;
					line-height: 14px;}

/*LIST*/	
ul.circle			{list-style-type: disc;
					line-height: 14px;
					margin: 1px 0px 0px 13px}												/*top, right, bottom, left*/
				
/*TABLES*/				
input.submit   	{font: bold 11px Verdana,Arial,Times New Roman,Helvetica,sans-serif;
				color: white;
				text-align: center;
				border:1px outset white;
				padding: 2px 1px 1px 1px;
				background-color: #FF9900}
				
input.clearform	{font: 10px Arial, Helvetica, sans-serif;
				color: #000066;
				border:1px solid #CCCCCC;
				background-color: #CCCCCC}
				

				
/*HEADERS*/				
	h1			{font: bold 15px Verdana,Arial,Times New Roman,Helvetica,sans-serif;		/*dark background largest header*/
				margin: 0px 0px 3px 0px;													/*top, right, bottom, left*/
				line-height: 19px;
				color: #A68C59;
				text-transform: uppercase;
				text-align: justify;
				background: #000066 url('BG_footer_short.jpg') repeat-x;					/*blue*/
				padding: 1px 1px 1px 2px;													/*top, right, bottom, left*/}
				
	h2			{font: bold 15px Verdana,Arial,Times New Roman,Helvetica,sans-serif;		/*Underlined if pasted from document*/
				margin: 0px 0px 3px 0px;													/*top, right, bottom, left*/
				color: #000000;
				text-transform: uppercase;}
			
	h3			{font: bold 14px Verdana,Arial,Times New Roman,Helvetica,sans-serif;		/*paragraph titles*/
				margin: 0px 0px 2px 0px;													/*top, right, bottom, left*/
				font-style: italic;
				color: #000066;}
	
	h4			{font: bold 12px Verdana,Arial,Times New Roman,Helvetica,sans-serif;		/*paragraph titles*/
				margin: 0px 0px 2px 1px;													/*top, right, bottom, left*/
				font-variant: small-caps;
				color: #000000;}

	h5			{font: bold 11px Verdana,Arial,Times New Roman,Helvetica,sans-serif;		/*Link Table with undersline*/
				margin: 3px 0px 0px 0px;													/*top, right, bottom, left*/
				border-bottom: 1px solid #9D9ABD;
				color: #ffffff;}
				
	h6			{font: bold 14px Verdana,Arial,Times New Roman,Helvetica,sans-serif;		/*Underlined for use without pasting from word documents*/
				margin: 3px 0px 4px 0px;													/*top, right, bottom, left*/
				border-bottom: 1px solid #000066;
				color: #000066;
				text-transform: uppercase;}