﻿* {
margin: 0;
padding: 0;
}

.body1 {
color: #222;
font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", Geneva, Verdana, sans-serif;
line-height: 1.7em;
}


.inside-left {
width: 280px;
margin: 20px 0px 15px 0px;
padding: 15px 10px;
background: #f1f1f1;
border: 1px solid #dbdfe3;
font: "Lucida Sans Unicode", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", Geneva, Verdana, sans-serif; 11px;
}

.widget1 {
width: 610px;
margin: 20px 20px 20px 0px;
padding: 10px;
background: url(../images/home-left-text-bg.png) repeat-X bottom left;
border: 1px solid #f2f2f2;
margin-bottom: 15px;
line-height: 1.5;
height: 229px;
}

.widgeth {
width: 280px;
margin: 20px 0px 15px 0px;
padding: 15px 10px;
background: #f1f1f1;
border: 1px solid #dbdfe3;
font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
font-size: 1.2em;
}

	.widgeth a {
	color: #222;
	text-decoration: none;
	}
	
	.widgeth a:hover {
	color: #1d5bb2;
	text-decoration: underline;
	}


.widget {
width: 280px;
margin: 0px;
margin-top: 20px;
padding: 0px;
background: #fff;
font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
font-size: 1.2em;
}

	.widget a {
	color: #222;
	text-decoration: none;
	}
	
	.widget a:hover {
	color: #1d5bb2;
	text-decoration: underline;
	}

	.tabnav li {
	display: inline;
	list-style: none;
	padding: 10px;
	}
	
		.tabnav li a {
		text-decoration: none;
		background: #d3dde5;
		text-transform: uppercase;
		color: #222;
		font-weight: bold;
		padding: 4px 6px;
		outline: none;
		}
		
		.tabnav li a:active, .tabnav li.ui-tabs-selected a {
		background: #adbcd3;
		color: #222;
		text-decoration: none;
		}
		.tabnav li a:hover {
		background: #adbcd3;
		color: #222;
		text-decoration: none;
		}
		
	.tabdiv {
	margin-top: 2px;
	background: #fff;
	border: 1px solid #d0d8e4;
	padding: 5px;
	font-size: 11px;
	color: #777777;
	height: 186px;
	}
	
		.tabdiv li {
		list-style-image: url("../images/star.png");
		margin: 5px 20px;
		margin-right: 20px;
		font-size: 11px;
		}
		.tabdiv li a {
		font-weight: normal;
		font-size: 11px;
		margin: 5px 20px;		
		}
		.tabdiv p {
		font-size: 10px;
		margin-left: 20px;
		margin: 5px 20px;		
}
		.tabdiv a {
		font-size: 11px;
		text-decoration:underline;
		margin-left: 20px;
		margin: 5px 20px;		
}
		.tabdiv a:hover {
		font-size: 11px;
		color: #adbcd3;
		margin-left: 20px;
		margin: 5px 20px;		
}
.ui-tabs-hide {
		display: none;
		}
.pic {
	margin: 0 10px 0 0;
	float: left;
	vertical-align: top;
}		
