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

p {
	font-family:arial;
	font-size:13px;
	color:#464646;
	line-height:21px;
}
a:link {
	font-family: Arial;
		font-size: 14px;
	color: #4C6E0D;
}
a:hover {
	font-family: Arial;
		font-size: 14px;
	color: #4C6E0D;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
		font-size: 14px;
	color: #4C6E0D;
}
a:visited {
	font-family: Arial;
	color: #4C6E0D;
}
#bgheader {
	background-color: #292929;
	background-image: url(../images/header-bg.jpg);
	margin: 0px;
	height: 274px;
}
#bg {
	background-color: #292929;
	background-image: url(../images/bg2.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container1 {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin-right: 45px;
	margin-left: 45px;
}
#container2 {
	height: auto;
	width: 735px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#container3 {
	height: auto;
	width: 735px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#header {
	background-image: url(../images/header.jpg);
	height: 274px;
	width: 735px;
	overflow: hidden;
}
#bgrepeat {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 599px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 80px;
	padding-left: 80px;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 145px;
	width: 735px;
	overflow: hidden;
}
.headline {
	font-family: Tahoma, Arial;
	font-size: 28px;
	color: #464646;
	line-height: 28px;
}
.headline-green {
	font-family: Tahoma, Arial;
	font-size: 28px;
	color: #395508;
	line-height: 28px;
}


.subheadline {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #464646;
}

.boxtop {
	background-image: url(http://www.privatelabeltreasury.com/images/boxtop.gif);
	height: 8px;
	width: 523px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.boxmid {
	background-image: url(http://www.privatelabeltreasury.com/images/boxmid.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 523px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.standardtext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 4px;
}

.boxbottom {
	background-image: url(http://www.privatelabeltreasury.com/images/boxbottom.gif);
	height: 8px;
	width: 523px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	overflow: hidden;
}	
.standardtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	
}

#line1 {
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DCE7CD;
	padding-right: 15px;
	padding-left: 15px;
}
#line2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.graybox-n
	{
	padding:10px;
	background:#F1F1F1;
	border:1px solid #cccccc;
	font-size:13px;
	line-height:20px;
	color:#4c4a4a;
	}
.graybox-n h3
	{
	font-family:"Trebuchet MS";
	font-weight:normal;
	margin:0px;
	line-height:normal;
	font-size:18px;
	padding:0px;
	color:#0067b8;
	}