@charset "utf-8";
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.title1 {
	font-family: "Bookman Old Style";
	color: #333333;
	text-decoration: none;
}
.title2orange {
	color: #FF8300;
	font-family: "Bookman Old Style";
}
.title3_black {
	color: #333333;
	font-family: "Bookman Old Style";
}
.content1 {
	font-family: "Bookman Old Style";
	color: #333333;
	text-align: justify;
}
.link1 {
	text-decoration: underline;
	font-family: "Bookman Old Style";
	line-height: 150%;
	font-size: 16pt;
	color: #FF8300;
}
.orhilite {
	color: #FF8300;
}
.link2 {
	text-decoration: underline;
	font-family: "Bookman Old Style";
	line-height: 150%;
	font-size: 13pt;
	color: #FF8300;
}
.greylinev {
	background-image: url(images/greydot.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.link3 {
	text-decoration: none;
	font-family: "Bookman Old Style";
	font-size: 10pt;
	color: #666666;
}
.bg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.framerepeat {
	background-image: url(images/hlines.png);
	background-repeat: repeat-y;
	background-position: center;
}
.link4 {
	text-decoration: underline;
	font-family: "Bookman Old Style";
	line-height: 150%;
	font-size: 9pt;
	color: #FF8300;
	text-align: right;
	margin-right: 15px;
}
a.link4:hover {
	text-decoration: underline;
	color: #000000;
}
a.link1:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.link2:hover {

	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.link3:hover {

	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.content3 {
	font-family: "Bookman Old Style";
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.greylineh {
	background-image: url(images/greydot.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.link2b {
	text-decoration: none;
	font-family: "Bookman Old Style";
	line-height: 150%;
	font-size: 10pt;
	color: #FF8300;
}
a.link2b:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

