body,html{
	padding: 0;
	margin: 0;
	width: 100%;
}

img,form{
	border: none;
}

h1{
	margin-top: 0;
	margin-bottom: 1em;
	color: #0088cf;
	font-weight: normal;
	font-size: 180%;
	line-height: 1.1em;
}

h2{
	margin-top: 1.2em;
	margin-bottom: .6em;
	color: #0088cf;
	font-weight: normal;
	font-size: 160%;
	clear: both;
}

h3{
	margin-bottom: .4em;
	margin-top: .9em;
	font-weight: normal;
	font-size: 140%;
}

p{
	margin-top: 0;
	margin-bottom: .7em;
	line-height: 1.3em; /*border:1px solid;*/
}

a:visited{
	color: #555555;
}

a:hover{
	color: #ff981e;
}

body{
	background: url(images/bgt.gif) #f5eae1 repeat-x;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 85%;
	min-width: 900px;
}

* html body{
	width: expression(document.getElementsByTagName('html')[0].clientWidth < 900 ? '900px':'100%');
}

#bb1{
	background: url(images/bb1.gif) repeat-x;
	background-position: bottom;
}

#bb2{
	background: url(images/bb2.jpg) no-repeat;
	background-position: bottom left;
}

#bt2{
	background: url(images/bt2.jpg) no-repeat;
}

#hdr{
	padding: 20px;
	padding-bottom: 0;
	padding-left: 148px;
}

#tbl1{
	float: left;
	margin-right: 20px;
}

#mn{
	float: left;
}

#mn a:first-child{
	border: none;
}

* html #mn a{
	behavior: expression( this.parentNode.getElementsByTagName("a")[0].style.border="none" );
}

#lg{
	float: right;
	margin-left: 20px;
}

#hdr a{
	display: block;
	float: left;
	color: #ffffff;
	font-size: 120%;
	margin-right: 10px;
	padding-left: 10px;
	margin-top: -2px;
	height: 30px;
	border-left: 1px solid #ffffff;
	vertical-align: top;
	white-space: nowrap;
	text-decoration: none;
}

#hdr  a:hover{
	text-decoration: underline;
}

#tcls{
	clear: both;
	font-size: 90%;
}

#tcls .rcol{
	float: right;
	width: 50%;
	padding-top: 75px;
}

#tcls .lcol{
	margin-right: 50.2%;
}

#tcls .lcol p{
	margin-left: 87px;
	margin-right: 15px;
}

#tcls .rcol h1,#tcls .rcol p{
	margin-left: 15px;
	margin-right: 87px;
}

#tcls .rcol img{
	margin-right: 8px;
	border: 2px solid #f5eae1;
}

#tcls .rcol a:hover img{
	border: 2px solid #ff981e;
}

#tcls .incut{
	font-weight: bold;
	color: #0088cf;
	margin-bottom: 1.5em;
}

#mtxt{
	clear: both;
	padding: 0 87px;
}

.tcols{
	clear: both;
	margin-top: 25px;
}

.tcols .col {
	width: 200px;
	float: left;
	margin-right: 35px;
	font-size: 90%;
}

.tcols a {
	text-decoration: none;
	color: #000000;
}

.tcols .col:hover a, .tcols .col:hover strong, .tcols .col a:hover strong {
	color: #ff981e;
}

.tcols .col a:hover{
	color: #ff981e;
}

.tcols .col img{
	border: 2px solid #1b74ba;
	margin-bottom: 3px;
}

.tcols .col a:hover img, .tcols .col:hover img {
	border-color: #ff981e;
}

.tcols .col strong{
	color: #0088cf;
	font-size: 150%;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 3px;
}

.tcols .col h3{
	font-size: 165%;
	margin-top: 0;
	line-height: 1.1em;
	color: #000000;
}

.clear{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 0px;
	margin-bottom: -1px;
}

#ftr{
	padding: 55px 20px 15px 20px;
	position: relative;
	height: 120px;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	line-height: 0.9em;
	color: #ffffff;
	margin-top: 30px;
}

#ftr a{
	color: #ffffff;
}

#cntct{
	float: left;
	margin-right: 40px;
	font-size: 10px;
}

#cntct p{
	margin-top: 4px;
	margin-bottom: 4px;
}

#cntct strong{
	color: #000000;
}

#lnks{
	float: left;
	font-size: 12px;
	padding-top: 15px;
}

#lnks h2{
	margin-top: 0px;
	margin-bottom: 12px;
	color: #ffffff;
}

#cprt{
	float: right;
	font-size: 10px;
	padding-top: 43px;
}

#cprt a{
	text-decoration: none;
}

#cprt a:hover{
	text-decoration: underline;
}


