body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #339933;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: green;
	margin: 10px 0px;
	padding: 0px;
}

.hed1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
	color: #ff6600;
	font-weight: bold;
}

.hed2 {
	font-size: 2.8em;
	font-family: Georgia, serif;
	color: #990066;
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: -2px;
	word-spacing: 1px;
}

.blu {
	color: #3366cc;
}

.pagehead {
	width: 560px;
	margin: 20px auto 20px auto;
	border-bottom: 1px dotted #000000;
	padding-bottom: 5px;
}

#stepshed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
	color: #ff6600;
	width: 530px;
	margin: 15px auto 15px auto;
	border-bottom: 1px dotted #3366cc;
	padding-bottom: 6px;
}

.pagetext {
	float: left;
	text-align: justify;
}

.pic {
	float: right;
	width: 220px;
	margin: 5px 0px 10px 20px;
}

.picb {
	float: right;
	width: 160px;
	margin: 5px 0px 10px 20px;
}

#mainhead {
	display: block;
	width: 580px;
	height: 140px;
	margin-top: 15px;
	background: url(../images/head_tib.gif) top left no-repeat;
}

#address {
	display: block;
	width: 440px;
	height: 30px;
	padding-left: 96px;
	padding-top: 80px;
}

#ttop {
	width: 520px;
	height: 144px;
	float: left;
	margin: 0px;
	padding-top: 6px;
}

#column {
	width: 405px;

	margin-top: 15px;
	padding: 0px;
}

#browrap {
	width: 405px;
}

#brochures {
	float: left;
	width: 209px;
	margin-right: 20px;
}

#brochurepic {
	float: left;
	width: 150px;
	margin-left: 40px;
}

#brohed {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.6em;
	color: #3366cc;
	width: 560px;
	margin: 20px auto 15px auto;
	border-bottom: 1px dotted #3366cc;
	padding: 12px 0px 12px 0px;
}

.infot {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.6em;
	color: #cc0000;
}

#brotext {
	float: left;
	width: 160px;
	margin-top: 20px;
	line-height: 22px;
	text-align: right;
}

#brosae {
	width: 300px;
	float: right;
	margin-right: 50px;
	line-height: 18px;
}

#footlink {
	width: 376px;
	height: 35px;
	margin: 20px auto;
	padding-left: 60px;
	padding-top: 21px;
	background: url(../images/gfx_tibfooterlink.gif) top left no-repeat;
}

#sidebar2 {
	width: 160px;
	float: right;
	margin-top: 15px;
	padding: 0px;
}

#sidebar2top {
	width: 148px;
	height: 31px;
	font-weight: bold;
	color: #FFFFFF;
	background: green;
	margin: 0px;
	padding-left: 12px;
	padding-top: 12px;
	background: url(../images/gfx_sidebar2top.gif) top left no-repeat;
}

#sidebar2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar2 ul li {
	margin: 0px;
	background: #F2F2F2;
	padding-left: 12px;
	padding-top: 5px;
	list-style: none;
	height: 23px;
	border-bottom: 1px dotted #000000;
}

.side2ad {
	margin: 15px auto 0px auto;
	width: 140px;
}

#faqhead {
	width: 580px;
	height: 61px;
	margin: 20px 0px;
	background: url(../images/top_blue.jpg) top left no-repeat;
}

#hedtext {
	padding: 34px 0px 0px 20px;
}

#faq {
	width: 100%;
	margin: 20px 0px;
}

#faq ul {
	margin: 0px;
	padding: 0px 10px 0px 20px;
}

.question {
	list-style: none;
	height: auto;
	line-height: 28px;
	margin-bottom: 8px;
	font-weight: bold;
	padding: 0px 0px 0px 40px;
	background: url(../images/blt_q.gif) top left no-repeat;
}

.answer {
	list-style: none;
	height: auto;
	line-height: 28px;
	margin-bottom: 20px;
	padding: 0px 0px 0px 40px;
	background: url(../images/blt_a.gif) top left no-repeat;
	color: #336600;
}