@charset "utf-8";
/* CSS Document */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
margin:0;
padding:0;
}
body em {
color:#ff6600;
}
body ul {
margin:0;
padding:0;
}
body li {
list-style:circle inside;
padding:0 0 5px 0;
margin:0;
}
body p {
margin:0 0 15px 0;
}
body h1 {
font-size:24px;
color:#ff6600;
padding:0;
margin:0;
}
body h2 {
font-size:18px;
margin:0 0 20px 0;
font-weight:normal;
}
body h3 {
font-size:18px;
color:#ff6600;
margin:0 0 10px 0;
font-weight:normal;
padding-bottom:5px;
border-bottom:#CCCCCC solid 1px;
}
body h4 {
font-size:14px;
color:#ff6600;
margin-bottom:5px;
}
body h5 {
font-size:18px;
margin:0;
color:#333333;
font-weight:normal;
padding-bottom:10px;
}
body span {
color:#ff6600;
}
body h1 span {
font-size:14px;
color: #999999;
font-weight:normal;
}
body img {
border: none;
}
body a {
color:#ff6600;
}
body a:visited {
color:#ff6600;
}
body a:hover {
color: #000000;
text-decoration: underline;
}
#bg {
background: url(../images/bg.gif) repeat-y;
width:1000px;
margin: 0 auto;
}
#header {
width:850px;
margin:0 auto;
overflow:hidden;
}
.logo {
width:500px;
float:left;
margin:35px 0 0 20px;
}
.button {
width:230px;
float:right;
margin:65px 23px 0 0;
}
.button a {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
float:left;
width:95px;
height:31px;
background: url(../images/button.gif);
display:block;
text-align:center;
line-height:31px;
margin:0 3px 0 0;
}
.button a:visited {
color:#FFFFFF;
text-decoration:none;
}
.button a:hover {
color:#000000;
}
.top {
width:807px;
margin:0 0 0 20px;
background:#ff6600;
height:4px;
float:left;
}
.headerbg {
width:518px;
float:left;
margin:0 0 0 20px;
height:192px;
background:url(/images/headerbg.gif) no-repeat;
padding:40px 30px;
}
.headerimg {
float:left;
background:url(/images/headerbgimg.gif) no-repeat;
margin:0 0 0 0;
height:272px;
width:229px;
}
#content {
width:850px;
margin:0 auto;
overflow:hidden;
padding-bottom:30px;
}
.mainleft {
float:left;
margin:20px 20px 0 20px;
width:395px;
}
.mainright {
float:left;
margin:20px 0 0 0;
width:395px;
}
#mainone {
float:left;
margin:20px 20px 0 20px;
width:800px;
}
#subpage {
float:left;
margin:0 0 0 20px;
width:800px;
}
.contentleft {
float:left;
margin:5px 20px 0 20px;
width:220px;
}
.contentright {
float:left;
margin:5px 0 0 0;
width:570px;
}
.test {
width:395px;
float:left;
margin:0 0 10px 0;
}
.test img {
float:left;
padding:0 10px 0 0;
}
.video {
margin:10px 0;
}
#footer {
width:850px;
margin:0 auto 0 auto;
overflow:hidden;
background: #999999;
height:40px;
line-height:40px;
text-align:center;
color:#FFFFFF;
font-size:11px;
}
#smallerfont {
cellPadding:0;
cellspacing:0;
color:#000000;
font-size:11px;
margin:0 0 0 0;
}
#footer2 {
width:650px;
margin:0 auto;
overflow:hidden;
text-align:center;
padding:10px 0 20px 0;
}
#navigation {
width:810px;
margin:0 auto 0 auto;
overflow:hidden;
padding:10px 0;
}
#navigation li {
list-style:none;
display:inline;
margin: 10px 0;
padding: 0 5px;
border-right:solid #ff6600 1px;
}
#navigation a {
text-decoration:none;
}
#navigation a:visited {
text-decoration:none;
}
#navigation a:hover {
text-decoration:none;
}
.form {
color:#FFFFFF;
}
.subnavi {
background:top left url(../images/navicornertop.gif) no-repeat #ff8c22;
width:180px;
padding:20px;
float:left;
}
.subnavibottom {
background:url(../images/navicornerbottom.gif) no-repeat;
width:220px;
float:left;
height:5px;
}
.subnavi a {
color:#FFFFFF;
text-decoration:none;
}
.subnavi a:visited {
color:#FFFFFF;
text-decoration:none;
}
.subnavi a:hover {
color: #000000;
text-decoration:none;
}
.subnavi ul {
margin:0;
padding:0;
}
.subnavi li {
padding: 6px 0;
border-bottom: dashed #FFFFFF 1px;
list-style:none outside;
}
.listRowTop {
BACKGROUND-COLOR: #FFFFFF;
}
.listRowBot {
BACKGROUND-COLOR: #FFFFFF;
}
.listRowHead {
BACKGROUND-COLOR: #ffcc00;
}
.listRow1 {
BACKGROUND-COLOR: #ffff99;
}
.listRow2 {
BACKGROUND-COLOR: #ffffcc;
}
.contentright td {
padding:5px 15px;
}
.contentright table {
border:#CCCCCC 1px solid;
margin:0 0 10px 0;
}

.frame-outer.aligncenter {
	text-align: center;
}
.frame-outer span {
	display: inline-block;
	background: url(/images/frame-top-left.jpg) no-repeat left top;
}
.frame-outer span span {
	background: url(/images/frame-bottom-left.jpg) no-repeat left bottom;
}
.frame-outer span span span {
	background: url(/images/frame-top-right.jpg) no-repeat right top;
}
.frame-outer span span span span {
	background: url(/images/frame-bottom-right.jpg) no-repeat right bottom;
	padding: 30px;
	min-width: 140px;
	min-height: 140px;
	text-align: center;
	overflow: hidden;
}
.frame-outer span span span span * {
	max-width: 480px;
}
.frame-outer.small span {
	background: url(/images/frame-top-left-small.jpg) no-repeat left top;
}
.frame-outer.small span span {
	background: url(/images/frame-bottom-left-small.jpg) no-repeat left bottom;
}
.frame-outer.small span span span {
	background: url(/images/frame-top-right-small.jpg) no-repeat right top;
}
.frame-outer.small span span span span {
	background: url(/images/frame-bottom-right-small.jpg) no-repeat right bottom;
	padding: 10px;
	min-height: 38px;
	min-width: 38px;
}
.frame-outer span span span span span {
	background: none;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.PFlistRowHead {
	BACKGROUND-COLOR: #ffcc00;
	font-weight: bold;
	padding:5px;
	font-size: 100%;
}
.PFlistRow1 td {
	BACKGROUND-COLOR: #ffff99;
	padding:5px;
	font-size: 100%;
}
.PFlistRow2 td {
	BACKGROUND-COLOR: #ffffcc;
	padding:5px;
	font-size: 100%;
}
