@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(images/divbgrndtile.jpg);
	background-repeat: repeat;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding:0px;
	margin:10px 40px 10px 25px;
	left:auto
}
.bodyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding:0px;
	margin:10px 40px 10px 25px;
	left:auto
}
.bigcellhead {
	background-image: url(images/bigbdyhead.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-left: 292px;
 	padding-bottom: 5px;
} 
.bigcellbgrnd {
	background-image: url(images/bigbdybgrnd.jpg);
	background-repeat: no-repeat;
	background-position: top right;
} 
.smallcellbgrnd1 {
	background-image: url(images/smallbdybgrnd1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
} 
.smallcellbgrnd2 {
	background-image: url(images/smallbdybgrnd2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
} 
.smallcellhead1 {
	background-image: url(images/smallcellhead1.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 25px;
 	padding-bottom: 5px;
} 
.smallcellhead2 {
	background-image: url(images/smallcellhead2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 25px;
 	padding-bottom: 5px;
} 
.tdpadding {
	padding-right: 250px;
	padding-left: 25px;
 	padding-bottom: 25px;
} 
.tdpadding2 {
	padding-left: 20px;
} 
h1, h2, .head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
 	font-style: bold;
	font-weight: bold;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
DIV.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding:0px;
	margin:10px 40px 10px 25px;
	left:auto
}

.bodycopy label {
	display:block;
}