.background {
	background-image: url(images/pixel3.jpg);
	background-repeat: repeat-x;
}




.logo {
	position: relative;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	padding-top: 55px;
}


.logoCopy {
	position: relative;
	height: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	padding-top: 130px;
	padding-right: 0px;
	font-size: 16px;
	color: #003366;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	width: 0px;
	margin: 0px;
	border: none;
	font-family: Papyrus;
}
.backgroundCopy {
	background-image: url(images/pixelwhite3.jpg);
	background-repeat: repeat-x;
}


.blockpixel {
	background-image: url(images/blockpixel.jpg);
	background-repeat: repeat;
	border: thin solid #CCCCCC;
}


.blockpixelCopy {
	background-image: url(images/blockpixel.jpg);
	background-repeat: repeat;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: none;
	border-left-style: none;
}
.blockpixelCopy2 {
	background-image: url(images/blockpixel.jpg);
	background-repeat: repeat;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	font-variant: small-caps;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	padding-left: 0px;

}
.headerCopy2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666633;
	vertical-align: top;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333366;
	padding-left: 0px;

}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333366;
	padding-left: 0px;

}



.headerCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	vertical-align: top;


}
.dottedcenter {
	border: thin outset #333366;
	color: #333366;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;



}
.indenttext {
	padding-right: 10px;
	padding-left: 15px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	right: 0px;
	text-decoration: none;

}
.tabs {
	font-family: Papyrus;
	font-size: 18px;
	font-weight: bold;
	color: #333366;
	padding: 5px;
}
.tabs2 {
	font-family: Papyrus;
	font-size: 10px;
	color: #333366;
	line-height: 14px;
}
.title {
	font-family: Papyrus;
	font-size: 36px;
	font-weight: bold;
	color: #333366;
	padding: 5px;
}
body {
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#cccccc;
	scrollbar-base-color:#ffffff;
	scrollbar-arrow-color:#666666;
	
	}
