/* GLOBAL STYLES 
-------------------------------------------------------------------------------*/

body {
	margin: 4px 0px 0px;
	background-color: #0066CC;
	SCROLLBAR-FACE-COLOR: #5279A5;
	SCROLLBAR-HIGHLIGHT-COLOR: #9DB5CE;
	SCROLLBAR-SHADOW-COLOR: #5279A5;
	SCROLLBAR-3DLIGHT-COLOR: #5279A5;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #B9BBC7;
	SCROLLBAR-DARKSHADOW-COLOR: #5279A5;
	background-image: url(http://www.web-print-design.com/assets/nav/global_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #5279A5;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
.photo {
	border: 1px solid #000000;
	background-color: #ffffff;

	z-index: 12;
	height: auto;
	width: auto;
}

/* THE TOP BAR 
-----------------------------------------------------------------------------*/
.topBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(http://www.web-print-design.com/assets/images/topBar_tile.gif);
	height: 43px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

A.topBar:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 10px;
	background-image: none;
	text-decoration: none;
	border: none;
}

A.topBar:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 10px;
	background-image: none;
	text-decoration: none;
	border: none;
}

A.topBar:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	padding: 10px;
	background-image: none;
	text-decoration: underline;
	border: none;
}

/* GETTING STARTED STYLES 
-------------------------------------------------------------------------------*/

.contentTable {
	margin: 20px;
}
.stepHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-align: right;
	vertical-align: bottom;
}
.stepPic {
	margin: 5px 0px 10px 10px;
}

/* UNUSED STYLES FROM TEMPLATE 
-----------------------------------------------------------------------------------*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #466496;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5279A5;
	width: 100%;
	padding-top: 8px;
	vertical-align: baseline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

sup {
	padding-top: 4px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFD5E4;
	padding-left: 18px;
}
.inputbox {
	background-image:  url(http://www.web-print-design.com/assets/nav/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	overflow: hidden;
	border-top: 1px solid #5279A5;
	border-right: none #5279A5;
	border-bottom: none #5279A5;
	border-left: 1px solid #5279A5;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#top {
	background-image: url(http://www.web-print-design.com/assets/nav/top.jpg);
	display: table;
	height: 110px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 100%;
	background-position: left top;
}
#middle {
	background-color: #FFFFFF;
	height: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
#sidenav {
	background-image: url(http://www.web-print-design.com/assets/nav/side-nav.gif);
	width: 164px;
	height: auto;
	display: table-cell;
	overflow: hidden;
	clip:  rect(auto 164px auto auto);
}
#side-left {
	background-image: url(http://www.web-print-design.com/assets/nav/side1.gif);
	display: table-cell;
	width: 164px;
}
#side-right {
	display: table-cell;
	background-color: #FFFFFf;
}
a.navside:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(http://www.web-print-design.com/assets/nav/bullet.gif);
	background-repeat: no-repeat;
	width: 164px;
	padding-left: 30px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 8px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	vertical-align: middle;
	float: left;
	overflow: visible;
	display: inline-table;
	height: auto;
	white-space: normal;
	clear: both;

}
a.navside:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(http://www.web-print-design.com/assets/nav/bullet.gif);
	background-repeat: no-repeat;
	width: 164px;
	padding-left: 30px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 8px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	vertical-align: middle;
	float: left;
	overflow: visible;
	display: inline-table;
	height: auto;
	white-space: normal;
	clear: both;
}
a.navside:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(http://www.web-print-design.com/assets/nav/bullet.gif);
	background-repeat: no-repeat;
	width: 164px;
	padding-left: 30px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 8px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	vertical-align: middle;
	float: left;
	overflow: visible;
	display: inline-table;
	height: auto;
	white-space: normal;
	clear: both;
	background-color: #000000;

}
a.navsideright:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(http://www.web-print-design.com/assets/nav/bullet.gif);
	background-repeat: no-repeat;
	width: 164px;
	padding-left: 24px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 3px 8px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	vertical-align: middle;
	float: left;
	overflow: visible;
	display: inline-table;
	height: auto;
	white-space: normal;
	clear: both;

}
a.navsideright:visited {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(http://www.web-print-design.com/assets/nav/bullet.gif);
	background-repeat: no-repeat;
	width: 164px;
	padding-left: 24px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 3px 8px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	vertical-align: middle;
	float: left;
	overflow: visible;

	display: inline-table;
	height: auto;
	white-space: normal;
	clear: both;
}
a.navsideright:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(http://www.web-print-design.com/assets/nav/bullet.gif);
	background-repeat: no-repeat;
	width: 164px;
	padding-left: 24px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 3px 8px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	vertical-align: middle;
	float: left;
	overflow: visible;

	display: inline-table;
	height: auto;
	white-space: normal;
	clear: both;
	background-color: #000000;

}
#footer {
}
#container {
	display: table;
	background-color: #000000;
	filter:progid;
	margin: 0px;
	padding: 0px;
	width: 100%;

:DXImageTransform.Microsoft.Shadow(color=#3E5B7B, Direction=140, Strength=4);

}
ul.ULcheck {
	list-style-image:  url(http://www.web-print-design.com/assets/nav/checkmark.gif);
	font-size: 12px;


}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 9px;
	margin: 0px;
	height: 9px;
	color: #777777;

}
.rowHEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5279A5;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;

}
.rowFIRST {
	background-image:  url(http://www.web-print-design.com/assets/nav/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: -6px 0px;
	font-size: 11px;

}
.rowA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 4px;
	background-repeat: no-repeat;

}
.rowB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F2F0EA;
	padding-left: 4px;

}
.tableLINES {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;

}
.table-port {
	background-color: #5279A5;
	padding: 3px;
	border-top: 1px solid #9EB6CF;
	border-right: 1px solid #9EB6CF;
	border-bottom: 1px none #9EB6CF;
	border-left: 1px none #9EB6CF;


}
.table-port-grad1 {
	background-color: #5279A5;
	padding: 3px;
	border-top: 1px solid #9EB6CF;
	border-right: 1px solid #9EB6CF;
	border-bottom: 1px none #9EB6CF;
	border-left: 1px none #9EB6CF;
	background-image:  url(http://www.web-print-design.com/assets/nav/grad-1.gif);
	background-repeat: repeat-y;

}
.table-port-grad2 {

	background-color: #5279A5;
	padding: 3px;
	border-top: 1px solid #9EB6CF;
	border-right: 1px solid #9EB6CF;
	border-bottom: 1px none #9EB6CF;
	border-left: 1px none #9EB6CF;
	background-image:  url(http://www.web-print-design.com/assets/nav/grad-2.gif);
	background-repeat: repeat-y;
}
.rowfirst {
	background-image:  url(http://www.web-print-design.com/assets/nav/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: -6px 0px;
	background-color: #000000;
}
.rightsidenav {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 24px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	width: auto;
	margin: 0px;
}
.inputboxhover {
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	background-color: #FFFFCC;
	border: none;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 4px;
	font-weight: bold;
}
.inputboxdone {
	background-repeat: no-repeat;
	background-position: left top;
	color: #5279A5;
	border: none;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
textarea.inputbox {
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	padding-left: 6px;
}
.orange {
	color: #FF6600;
}
textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}
li {
	margin-bottom: 6px;
	list-style-image:  url(http://www.web-print-design.com/assets/nav/arrow-orange.gif);
	left: -20px;
	margin-left: -30px;
}
.yes {
	font-size: 1px;
	background-image:  url(http://www.web-print-design.com/assets/nav/dot-blue.gif);
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px center;
	height: 16px;
	width: 16px;
	display: table-cell;
	clip:   rect(0px 0px 16px 16px);
	margin: 0px;
	text-align: center;
	vertical-align: baseline;
	padding-left: 22px;
}
a.whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {

	color: #003366;
	text-decoration: none;
}
.rowHEADERBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h3 {

	font-size: 14px;
	color: #3C5877;
}
a.navsiderightindent:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(http://www.web-print-design.com/assets/nav/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	width: 164px;
	padding-left: 30px;
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	text-indent: 20px;
	margin: 0px 0px 3px 8px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	vertical-align: middle;
	float: left;
	overflow: visible;
	display: inline-table;
	height: auto;
	white-space: normal;
	clear: both;
}
a.navsiderightindent:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(http://www.web-print-design.com/assets/nav/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	width: 164px;
	padding-left: 30px;
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	text-indent: 20px;
	margin: 0px 0px 3px 8px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	vertical-align: middle;
	float: left;
	overflow: visible;

	display: inline-table;
	height: auto;
	white-space: normal;
	clear: both;
}
a.navsiderightindent:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(http://www.web-print-design.com/assets/nav/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	width: 164px;
	padding-left: 30px;
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	text-indent: 20px;
	margin: 0px 0px 3px 8px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	vertical-align: middle;
	float: left;
	overflow: visible;
	display: inline-table;
	height: auto;
	white-space: normal;
	clear: both;
	background-color: #000000;

}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E2E2E2;
}
.smallTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

