/* Home Page */
#frame .contentAlert { 
	padding: 10px 0 0 0; 
	margin: 11px 0 0 0; 
	border: 1px solid #BFB8B8;
	border-bottom: none;
	}
	
#frame .contentAlert p {
	margin: 0 12px 12px 12px; 
	}
	
#frame h1 { 
	font-size: 12px; 
	color: #404041;
	margin: 0 0 2px 12px;
	padding: 0;
	}

/* MM: Added to customize headings with links */
#frame h2 { 
	font-size: 12px;
	text-decoration: underline;  
	color: #404041;
	margin: 0 0 2px 12px;
	padding: 0;
	}
	

#frame .contentAlert a { 
	font-weight: bold; 
	font-size: 11px;  
	color: #F29B52; 
/*	margin: 0 12px 8px 0;   */
	}
	
#frame .contentBottom { 
	padding: 10px 0 0 0; 
	margin: 0; 
	}
	
#frame .contentBottom p { 
	color: #666; 
	margin: 0 12px 12px 0; 
	}
	
#frame .contentBottom h1 { 
	font-size: 12px; 
	color: #404041; 
	margin: 0 0 4px 0; 
	}
	
#frame .contentBottom a {  
	font-weight: bold; 
	font-size: 11px;  
	color: #F29B52; 
	margin: 0 12px 8px 0; 
	}
	
/* Home Specifc Subnav  #subnav { width: 165px; padding: 0; 0 } */

#subnav { width: 165px; height: 130px; padding: 0; 0 }

ul#calltoaction {
	padding-top: 8px;
	}

ul#calltoaction li.four { margin-bottom: 8px; }

#subnav h3 { 
	background: url(../img/TriGeo_home_dottedLine.gif) no-repeat top center;
	}
	
	
#subnav input.textfield { 
	width: 116px;
	}
	
/* Home Specifc Subnav  #subnav { width: 165px; padding: 0; 0 } */



#frame div.hmsearch {
	width: 165px;
	}

/* Home Specifc Quote */	
/* Quotes */
#frame div.hmquote {
	background: #F0EFEF url(../img/trigeo_hmquote_bg_top.gif) no-repeat top left;
	width: 213px;
	margin: 0 0 0 1px;
	padding-top: 10px;
	}

#frame div.hmquote div {
	background: url(../img/trigeo_hmquote_bg_btm.gif) no-repeat bottom left;
	padding-bottom: 1px;
	}
	
#frame div.hmquote div p {
	padding-bottom: 1px;
	}
	
#frame div.hmquote div p span.begin {
	padding-left: 16px;
	background: url(../img/trigeo_quote_begin.gif) no-repeat top left;
	}
	
#frame div.hmquote div p span.end {
	padding-left: 1px;
	padding-right: 16px;
	background: url(../img/trigeo_quote_end.gif) no-repeat bottom right;
	}
	
#frame div.hmquote div ul {
	padding: 0;
	margin: 1px 1px 10px 10px;
	}
	
#frame div.hmquote div li {
	color: #666;
	font-weight: bold;
	background: url(../img/trigeo_quote_sign_bg.gif) no-repeat 0 5px;
	padding-left: 9px;
	}
	
/* Home Specifc Quote */	
/* Quotes Marks Only */
#frame div.hmquotemarks div p {
	padding-bottom: 1px;
	}
	
#frame div.hmquotemarks div p span.begin {
	padding-left: 20px;
	background: url(../img/trigeo_quote_beginw.gif) no-repeat top left;
	}
	
#frame div.hmquotemarks div p span.end {
	padding-left: 1px;
	padding-right: 20px;
	background: url(../img/trigeo_quote_endw.gif) no-repeat bottom right;
	}
	
#frame div.hmquotemarks div ul {
	color: #666;
	font-weight: bold;
	padding-left: 9px;
	margin: 0 0 0 20px;
	}

