/*THIS IS FOR INTERIOR PAGES /w PICT AND GRAY BOX UP TOP*/
/*contact, etc.*/

h1
	{font-size:14px;
	margin-top:0px;
	margin-bottom:1em;
	color:#000000;
	font-family:arial;}
h2, h3, h4, h5, h6
	{margin-top:2em;
	margin-bottom:0em;}
p
	{margin-top:0px;
	margin-bottom:1em;}

#img
	{float:left;
	height:266px;
	width:305px;
	margin-right:4px;
	_margin-right:1px;}
#introBox
	{height:234px;
	padding:15px 20px;
	overflow:hidden;
	background-color:#f4f4f4;
	border:1px solid #a8a8a8;
	margin-bottom:4px;
	font-size:11px;
	font-family:verdana, sans-serif;
	color:#666666;}
	#introBox #breadcrumb
		{border-bottom:2px solid #A8A8A8;
		font-size:9px;
		line-height:1.2;}
		#breadcrumb a:link, #breadcrumb a:visited
			{underline:none;}
		#introBox #breadcrumb h1
			{margin:0px;}
	#introBox li
		{list-style-type:square;
		margin-left:20px;
		font-size:10px;}
	#introBox h1
		{margin:0px;
		margin-bottom:10px;}
	#introBox h2
		{color:#db5400;
		font-size:13px;
		margin-top:0em;}
	#introBox h3
		{color:#EF8530;
		font-size:13px;
		margin-top:0em;}
	#introBox b, #introBox b a:link, #introBox b a:visited
		{font-size:12px;
		color:#0C487C;
		text-decoration:none;}

#content
	{position:relative;}
#int1_hd
	{height:20px;
	width:127px;
	background-color:#2b6c74;
	float:left;
	border-right:4px solid #ffffff;
	margin-bottom:4px;}
	#int1
		{position:absolute;
		top:3px;
		left:9px;
		width:120px;
		font-size:12px;
		font-family:verdana,sans-serif;
		line-height:13px;}
	#int1 a:link, #int1 a:visited
		{text-decoration:none;
		color:#000000;
		margin-bottom:9px;
		display:block;}
	#int1 a:hover
		{text-decoration:underline;}
#int2_hd
	{height:20px;
	width:174px;
	background-color:#5691b3;
	float:left;
	border-right:4px solid #ffffff;
	_margin-right:1px;
	margin-bottom:4px;}
	#int2  /*quote*/
		{position:absolute;
		top:15px;
		left:130px;
		width:164px;
		font-size:15px;
		font-family:arial,sans-serif;
		text-align:right;
		font-weight:bold;
		color:#5691B3;}
	#int2 #signature
		{font-size:9px;}
#int3_hd
	{height:20px;
	background-color:#0c487c;
	margin-bottom:4px;}
	#int3
		{position:relative;
		left:310px;
		width:388px;
		padding:15px 20px;
		margin-bottom:4px;
		font-size:12px;
		line-height:18px;
		font-family:verdana,sans-serif;}
	#int3 h1
		{color:#e96d15;
		text-transform:uppercase;}
	#int3 h2
		{font-size:14px;
		color:#0C487C;}

