/* CSS Document */
* {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

td 	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
.footer_text 	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
.breadcrumb 	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
.bookmark 	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4A244;
	text-decoration: none;
	}
.content_title 	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
.content_title a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}
.map_blue 	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #233E8F;
	text-decoration: none;
	}
.search_blue 	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4273CA;
	text-decoration: none;
	}
.subnav_blue 	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #233E8F;
	text-decoration: none;
	font-weight: bold;
	}
.subnav_blue a	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #233E8F;
	text-decoration: underline;
	font-weight: bold;
	}
.subnav_orange 	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E4A244;
	text-decoration: none;
	font-weight: bold;
	}
.detail_orange 	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E4A244;
	text-decoration: none;
	font-weight: bold;
	}
.detail_black 	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
.quote_black 	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
	}
.quote_blue 	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4273CA;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
	}
.map_blue 	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #233E8F;
	text-decoration: none;
	}
.standard_ads	{
	padding:10px 0px 0px 18px;
	margin:5px;
	width:183px;
	height:170px;
	background:url(/resource/images/ad_right.jpg) top left no-repeat;
	}

.standard_ads p 	{
	margin:4px 0px 4px 0px;
	padding-left:12px;
	background:url(/resource/images/icon_quad_bw.gif) top left no-repeat;
	}
.standard_ad_green		{
	/*background-color:#51a591;*/
	background:url(/resource/images/bg_green.gif) top left no-repeat;
	padding-left:8px;
	font-size:12px;
	font-weight:bold;
	}
.standard_ad_red		{
	/*background-color:#51a591;*/
	background:url(/resource/images/bg_red.gif) top left no-repeat;
	padding-left:8px;
	font-size:12px;
	font-weight:bold;
	}
.leftNav_item_hi	{
	background:url(/resource/images/icon_quad.gif) top left no-repeat;
	padding:0px 5px 10px 15px;
	}
.leftNav_item_hi	a{
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	color:#E4A11B;
	}
.leftNav_item	{
	background:url(/resource/images/icon_quad.gif) top left no-repeat;
	padding:0px 5px 10px 15px;
	}
.leftNav_item	a{
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	color:#24408F;
	}
.secondL_header	{
	font-weight:bold;
	font-size:18px;
	color:#E4A11B;
	}
.firstL_header	{
	font-weight:bold;
	font-size:18px;
	color:#000;
	}
.input_text	{
	font-size:11px;
	color:black;
	width:175px;
	border:solid 1px #666666;
}