table#tblayout {
	background-image: url(head_bg.gif);
	margin: 0px;
	padding: 0px;

}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;

}
td, div, p, span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
td.NavBar {
	font-size: 12px;
	padding: 2px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
div#content {
	margin-top: 10px;
	padding: 2px;
	margin-right: 15px;
	margin-left: 5px;
	text-align: justify;



}
table#subLinks {
	border: 1px dashed #999999;
	padding: 2px;
	margin-top: 10px;

}
td.subLinkOff {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	color: #0000CC;
	cursor: pointer;
	cursor: hand;
}
td.subLinkOn {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(subLinkOn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #F0F0F0;
	font-weight: bold;
}
td.subLinkOver {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(subLinkOver.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFF99;
	cursor: pointer;
	cursor: hand;
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
acronym {
	color: #0000CC;
}
span.small {
	font-size: 10px;
	color: #999999;
}
td.dashed {
	border-bottom: 1px dashed #E4E4E4;
}
td.dashed-dark {
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}
ul.car {
	list-style-image: url(car.gif);
}
ul.tick {
	list-style-image: url(tick.gif);
}
th {
	font-weight: bold;
	text-align: left;
	border-bottom: 1px dashed #999999;
	font-size: 12px;
}
tr.Off {
}
tr.On {
	color: #FF0000;
	background-color: #FFFF99;
	cursor: pointer;
	cursor: hand;
}
table.summary {
	border: 1px solid #999999;
	margin: 5px;
	text-align: justify;



}
h2 {

	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
td.summary {
	background-color: #f0f0f0;
}
a.imageLink {
	background-image: url(link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-left: 25px;


}
table.footer {
	border-top: 1px solid #999999;
}
td.footer {
	font-size: 12px;
	color: #333333;
	border-top: 1px solid #F0F0F0;
}
td#copy {
	text-align: center;
	padding: 5px;
}
td#tel {
	background-image: url(phone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding-left: 27px;
	padding-top: 5px;
}
td#fax {
	background-image: url(fax.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding-left: 30px;
	padding-top: 5px;
}
td#email {
	background-image: url(email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding-left: 30px;
	padding-top: 5px;
}
body#index {
	background-image: url(backgrounds/index.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body#bg1 {
	background-image: url(backgrounds/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body#bg2 {
	background-image: url(backgrounds/bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

body#bg3 {
	background-image: url(backgrounds/bg3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body#bg4 {
	background-image: url(backgrounds/bg4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body#sitemap {

}
