@import url("css_lutron.css");
.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.copyright02 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #33669B;
}
.txt01 {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.txt02 {


	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.txt01white {


	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.txt02white {



	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.txt01point10 {


	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.txt01bold {


	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.txt02regular {



	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.box01 {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 200px;
	border: 1px solid #666666;
	height: 18px;
	font-weight: normal;

}
.box02 {

	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 200px;
	border: 1px solid #666666;
	height: 60px;
	font-weight: normal;
}
.txt03white {



	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.lutron_bg_01 {
	background-attachment: scroll;
	background-image: url(images/lutron/lutron_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.lutron_bg_02 {
	background-attachment: scroll;
	background-image: url(images/lutron/lutron_02a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.pr_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03F;
	text-decoration: underline;
}

.pr_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03F;
	text-decoration: underline;
}

.pr_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #600;
	text-decoration: underline;
}

.pr_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03F;
	text-decoration: underline;
}