@charset "utf-8";
#flash {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../img/bglinef.gif);
	background-repeat: repeat-y;
}
#flash #lm {
	padding-left: 7px;
}
#flash #lm object {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#sidebar #leftmargin .caption {
	color: #000099;
	background: #CCCCCC;
	text-align: center;
	width: 205px;
	margin-top: 10px;
	line-height: 200%;
	margin-bottom: 5px;
}
#sidebar      #leftmargin      #telb {
	font-size: 90%;
	line-height: 120%;
	margin-bottom: 5px;

}
#sidebar #leftmargin .text {
	width: 205px;
	line-height: 150%;
}

#sidebar  #leftmargin  .text .uv {
	font-size: 90%;
	padding-top: 2px;
	padding-bottom: 5px;
	line-height: 110%;
}
#sidebar  #leftmargin  .text  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar #leftmargin #twitter {
	margin-top: 5px;
}


#maincont {
	text-align: left;
	float: left;
	width: 630px;
}


#maincont .item {
	width: 620px;
	margin-bottom: 10px;
	float: right;
	margin-top: 10px;
}
#maincont .item .caption {
	background: url(../img/bgcaption.gif);
}
#maincont .item .caption a:link {
	color: #000000;
	text-decoration: none;
}
#maincont .item .caption a:visited {
	color: #000000;
	text-decoration: none;
}
#maincont .item .caption a:hover {
	color: #000000;
	text-decoration: underline;
}
#maincont .item .caption a:active {
	color: #000000;
	text-decoration: none;
}

#maincont .item .caption .border {
	border: 1px solid #003399;
	padding-top: 8px;
	padding-left: 34px;
}
#maincont .item .caption .border .title {
	width: 575px;
	text-align: right;
	position: relative;
	height: 8px;
	bottom: 8px;
}
#maincont .item .caption .border .title a:hover{
	color: #000000;
	text-decoration: none;
}
#maincont .item .text {
	background-image: url(../img/bgborderm.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	line-height: 100%;
	width: 620px;
}
#maincont .item .text .padding {
	padding: 5px;
	display: block;
}
#maincont .item .text .padding:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#maincont .item .text .expl {
	width: 370px;
	line-height: 150%;
	float: left;
}
#maincont .item .text .img {
	width: 220px;
	text-align: center;
	float: right;
}


#maincont .item .text .estlink {
	width: 370px;
	padding-top: 60px;
	line-height: 150%;
}

