.texteditbox {
	padding: 10px;
}
.heading-text {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #169CB5;
	padding-top: 5px;
	margin-bottom: 8px;
}
.txt-std {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.txt-std A:Link, .txt-std A:Visited{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.txt-std A:hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF3300;
	text-decoration: underline;
}
.bg-commonMenu {
	background-image: url(../images/index_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bar-bottom-01 {
	background-image: url(../images/bar-bottom-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 20px;
}
.bar-bottom-02 {
	background-image: url(../images/bar-bottom-02.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bar-bottom-03 {
	background-image: url(../images/bar-bottom-03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	width: 20px;
}
a.navlink:link, a.navlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 2px;
	margin-left:2px;
	text-decoration: none;
	line-height: 27px;
}
a.navlink:hover {
	background-repeat: no-repeat;
	color:#006600;
}
.margin-stdtxtbox {
	padding: 5px;
	vertical-align: top;
}



.txt-highlight {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 20px;
	background-image: url(../images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.txt-contact {

	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #333333;
	font-weight: normal;
}
.border-left {
	background-image: url(../images/bg-left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.border-right {

	background-image: url(../images/bg-right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
