body {
	margin-top: 0px;
	background-color: #000000;
}
.copybox {
	background-color: #ED1B23;
	background-image: url(../images/home/copy_box.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 145px;
	width: 225px;
}
.boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 35px;
	padding-left: 10px;
}

.designbox {
	background-color: #FDB812;
	background-image: url(../images/home/design_box.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 145px;
	width: 225px;
}
.printbox {
	background-color: #0054A6;
	background-image: url(../images/home/printing_box.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 145px;
	width: 225px;
}


#nav {
	height: 33px;
	width: 693px;
	margin-bottom: 10px;
}
.navButton {
	margin-left: 1px;
	margin-right: 2px;
}
.copypagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 8px;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	list-style-image: url(../images/copy/bullet.gif);
	list-style-position: outside;
	list-style-type: circle;
	margin-right: 5px;
	margin-left: 5px;
}
ul {
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
.tallBlockLetters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}
.printBoxHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 27px;
	background-color: #0053A5;
}
.container {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 10px;
	line-height: 18px;
	padding-right: 10px;
	padding-top: 5px;
}
.upload_password {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 25px;
	/*padding-left: 20px;*/
	color: #FF0000;
	font-size: 80%;
}
.black {
	color: #000000;
}