	 <!--
    .style4 {color: #FFFFFF font-size: 12px}
    .style5 {color: #000000}
	
    body {
			background: #343434 url(/images/top_bar3.jpg) repeat-x;
		 }
	
	.h1_class{
		font-size: 200%;
		font-weight: bold;
		padding: 0px 0px 10px 10px;
	}
	
	.h2_class{
		
	}
	
	.h3_class{
		
	}
	
	.clear_both{
		clear: both;
	}
	
	.left_rail_class{
		border-right: 1px solid #DDDDDD;
		padding-right: 10px;
	}
	
	.headingBlock{				
		padding: 5px 0px 5px 10px; 
		text-align: left;
		font-size: 14px;
		font-weight: bold;
		background: #DDDDDD;
		border: 0px solid #CCCCCC;
		font-family: Arial;
		color: black;
	}
	
	.resultsContentBlock {
		background:#FFFFFF none repeat scroll 0%;
		padding: 5px 5px 15px 10px; 	
		/*border: 1px solid #CCCCCC;*/
		margin-bottom: 10px;	
	}
	.ads_resultsContentBlock {
		background:#FFFFFF none repeat scroll 0%;
		
		border: 1px solid #EFEFEF;
		margin-bottom: 10px;	
	}
	.resultsBlock{
		padding: 10px 0px 5px 0px;	
		font-family: Arial, Helvetica, sans-serif;
		line-height: 1.8em;
	}	
	.results{
		padding-bottom: 10px;		
	}
	.title_style{
		font-weight: bold;	
	}	
	.url_style {
		color: green;
		display: none;
	}
	.snippet_style {
		font-size:12px;
	}
	.news_source_style {
		color: #AAAAAA;	
		font-weight: normal;
		font-size: 11px;
	}
	.imgResults {
		padding: 10px;
		border:1px solid #CCCCCC;
		height: 75px;	
	}
	
	.mapThumbnail{
		padding: 5px 10px 10px 0px;
		margin-right: 1em;
	}
	
	.selImgResults{
		padding: 10px;
		border:1px solid #CCCCCC;
		
		height:expression(this.height>this.width+120 && this.height>480?480:true);
		width:expression(this.width+120>this.height && this.width>360?360:true);
	
		max-width : 360px;
		max-height: 480px;
	}
	
	.selImgResultsDiv{
		text-align: center;
	}
	
	.selVideoResultsDiv{
		text-align: center;
		padding-bottom: 15px;
		border-bottom: 5px solid grey;
	}
	
	.selVideoResultsDivText{
		text-align: center;	
		font-weight: bold;
		font-size: 14px;
		padding-bottom: 10px;
	}
	.videoResultsCell{
		padding-bottom: 10px;
		width: 290px;
		height: 100px;
		overflow: hidden;
		cursor: pointer;
	}
	.videoResultsCellImg{
		float: left;
		padding: 0px 10px 10px 10px;
	}
	.videoResultsCellText{
		font-size: 12px;
		line-height: 1.5em;
	}
	


	
.float_left{
	float: left;	
}

.float_right{
	float: right;	
}

.right_rail{	
	height: 1024px;
}

.main_body{
	
}

.header{				
	border:0px solid #999999;	
	border-bottom: 0px; 
	background: transparent;
	padding-top: 7px;
	padding-bottom: 10px;
	
}

.header-top-row{				
	padding: 20px 10px 10px 0px;
	border-bottom: 0px solid #EFEFEF;
	/*background: #343434 ;	*/
	height: 48px;
}

.header-tabs{			
	padding: 5px;	
	background: #EFEFEF none repeat scroll 0%;
}
.header-tab-name-style{
	border: 1px solid #DDDDDD;
	background: #EFEFEF; 
	font-size: 20px;
	color: red;
}
.header-tab-name-style-spacer{
	border-bottom: 1px solid #DDDDDD;
	background: #EFEFEF none repeat scroll 0%;
	width: 5px;
}


#header-tabs ul {
    list-style: none;
    padding: 0;
    margin: 0;
	font-size: 14px;
	font-weight: bold;
}

#header-tabs li {
    float: left;
    border: 1px solid #AAAAAA;
    border-bottom-width: 0;
    margin: 0 0.5em 0 0;
	background: #EEEEEE none repeat scroll 0%;
}

#header-tabs a {
    display: block;
    padding: 3pt 1em;
	text-decoration: none;
}

#header-tabs #selected {
    position: relative;
    top: 1px;
    background: white;
}


.footer{			
	background: #cccccc none repeat scroll 0%;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
}

.header_links{
	float: right;
	color: #FFFFFF;
	word-spacing: 0.5em;
}

.header_verticalLinks{				
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}

.header_verticalLinks A:link {text-decoration: none;}
.header_verticalLinks A:visited {text-decoration: none;}
.header_verticalLinks A:active {text-decoration: none;}
.header_verticalLinks A:hover {text-decoration: underline;}

.aclass A:link {text-decoration: none; color: black;}
.aclass A:visited {text-decoration: none;}
.aclass A:active {text-decoration: none;}
.aclass A:hover {text-decoration: underline;}

.aclass_nohover a:hover {text-decoration: none;}

.footer_verticalLinks{				
	
	float: right;
}

.footer_contactDetails{			
	text-align: left;
}

    	
.header_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	/*font-size: 48px;*/
	text-decoration: none;
	color: white;
}


.searchButton {
     font-size:24px;
	 width:150px;        
}
         
.searchResults {
    	font-size:1em;
		font-family: arial,sans-serif
}

.searchBox {
	background:#EFEFEF none repeat scroll 0%;
	border:1px dashed #999999;
	color:#000000;	
	margin:4px;
	padding:4px;
	font-size:16px;

}

.searchButton {
	background:#EFEFEF none repeat scroll 0%;
	border:1px dashed #999999;
	color:#000000;	
	margin:4px;
	padding:4px;
	font-size:16px;
	width: 40px;
	font-weight:bold;
}
   	
.homePageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}
	
.newtableStyleHeader {
	background:#EFEFEF none repeat scroll 0%;
	border:1px solid #CCCCCC;
	/*margin:10px;*/
	padding: 3px; 
	text-align: left;
	font-size: 16px;
}



.tableStyleContent {
	background:#FFFFFF none repeat scroll 0%;
	/*margin:10px;*/
	padding: 5px; 
	border:1px solid #CCCCCC;
}

.mainContentStyle {
	padding: 10px 10px 10px 10px;
	border:1px solid #CCCCCC;
}

.img_search {
	padding: 10px;
	height:120px;	
	border:1px solid #CCCCCC;
}

.content-block {
	/*padding: 0px 0px 10px 0px;*/
}

.view-more-class{
	text-align: left;	
}

.full_body_class{
	background-color: white;
	border-left: 0px solid #AAAAAA;
	border-right: 0px solid #AAAAAA;
	padding: 20px 10px 10px 15px;

}

.catBlock{
	padding: 25px;	
}

.catBlockTitle{
	font-size:14px;
	font-weight: bold;
	padding: 10px;
}

.catContent{
	padding: 5px;	
	border-bottom: 1px dotted #ECECEC;
}
	
.myblock {
    border: 0px solid red;
    padding-bottom: 30px
}

.featured {
    padding: 10px;
    background: #EFEFEF;
    border: 1px solid #CCCCCC;
}

.featuredImgDiv {
}

.featuredImg {
    width: 240px;
    height: 180px;
    border: 1px solid #CCCCCC;
    padding: 5px;
    background: white;
}

.featuredTitle {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
	color: #E54404;
}

.featuredTitle A:link {text-decoration: none;}
.featuredTitle A:visited {text-decoration: none;}
.featuredTitle A:active {text-decoration: none;}
.featuredTitle A:hover {text-decoration: underline;}

.featuredText {
    font-size: 14px;
    line-height: 1.5em;
}

.featuredTextMore {
    font-size: 14px;
	padding-top: 10px;
}

.entryBlock {
    padding-bottom: 10px;
}

.entryBlockHeader {
    border-top:3px solid #E54404;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0px 10px 10px;
}

.entryBlockText {
    padding-bottom: 10px;
}

.entryBlockText li {
    font-size: 14px;
	line-height: 2.4em;
	padding-left: 10px;
}

.verticalHeading {
	font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.featuredRightRail{
	padding: 10px;	
	font-size: 12px;
	background: #EFEFEF none repeat scroll 0%;
	border: 1px dashed #DDDDDD;
}

.featuredRightRailTitle{
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 20px 5px;
}

.featuredRightRailViewMore{
	text-align: left;
	padding: 20px 5px 5px 5px;
}

.browsePagePaginationLinks{
	font-size: 14px;
	padding: 15px;	
}

.browsePagePaginationLinks a{
	background: #EFEFEF none repeat scroll 0%;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px 10px 5px 5px;	
}
.browsePageContent{	
	padding: 10px;
	line-height: 1.5em;
}


#tabmenu {
    color: #000;
    border-bottom: 1px solid #AAAAAA;
    margin: 12px 0px 0px 0px;
    padding: 0px;
    z-index: 1;
    padding-left: 10px;
	display: none;
}

#tabmenu li {
    display: inline;
    overflow: hidden;
    list-style-type: none;
}

#tabmenu a, a.active {
    color: black;
    background: #EFEFEF;
    font-size: 1.4em;
    border: 1px solid #AAAAAA;
    padding: 2px 13px 0px 10px;
    margin: 1pt;
    text-decoration: none;
}

#tabmenu a.active {
    background: white;
    border-bottom: 3px solid white;
}

#tabmenu a:hover {    
    background: #FFAA00;
}

#tabmenu a:visited {
    color: black;
}

#tabmenu a.active:hover {
    background: #FFFFFF;
    color: black;
}

div.auto_complete {
	width: 350px;
	background: #ffffff;
	font-size: 20px;
	text-align: left;
	z-index: 1;
}

div.auto_complete ul {
    border: 1px solid #888888;
    list-style-type: none;
    margin: 0pt;
    padding: 0pt;
    width: 100%;
}

div.auto_complete ul li {
    margin: 0pt;
    padding: 3px;
}

div.auto_complete ul li.selected {
    background-color: #FFFFBB;
	border: 1px dashed red;
}

div.auto_complete ul strong.highlight {
    color: #880000;
    margin: 0pt;
    padding: 0pt;
}

.wikipedia_thumbnail{
	float: left;
	padding-right: 15px;
}

.feedback_textarea{
	border: 1px #AAAAAA dashed;
	background: #EFEFEF;
	paddding: 5px 0px 5px 0px;
}

.feedback_text{
	font-size: 100%;
	padding: 0px 0px 15px 0px;
}

.feedback_radio_button{
	padding: 0px 0px 10px 5px;
	font-weight: bold;
}

.feedback_submit_button{
	background: #DDDDDD;
	border: #AAAAAA solid 1px;
	margin: 10px 0px 0px 0px;
}

.feedback_details_view{
	background: #DDDDDD;
	border: #AAAAAA solid 1px;
	margin: 10px;
	padding: 10px;
	width: 900px;
}

.feedback_even { background-color: white; }
.feedback_odd { background-color: #CCCCCC; }
 
.maps_result {
	text-align: center;	
}

.local_entry{
	padding: 0px 0px 10px 0px;
	width: 350px;
}

.local_title{
	font-weight: bold;
	font-size: 14px;
}

.local_address{
	
}

.local_url{
	
}

.ads_center{
	text-align: center;
}

.onhover_yft{
	background: #FFFF9B;
}

.table_stripe_class{
	background: #EFEFEF;
}

.abTitle{
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;	
}

.abHeading{
	
}

.videoPlayButton {
	 position: relative;
	 top:-60px;
	 right:0;
	 left: 20px;
	 width:50px;
	 opacity: 0.8;
	 filter:alpha(opacity=80);
	 text-align: right; 
	 font-size: 10px;
}

.videoThumbNailDiv{
	float: left;
	cursor: pointer;
	padding-right: 10px;
}
