@charset "utf-8";

.clear {
	clear: both;
}

body {
	background: url(bg-repeat.png);
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
}

#bg-lines {
	min-height: 852px;
	background: url(bg-lines.png) 0px 0px repeat-x;
	padding: 20px;
}

#cpv-wrapper {
	width: 1002px;
	margin: 0px auto 0px auto;
}

/* header */

#header-container {
	position: absolute;
	top: 20px;
	height: 83px;
	width: 1002px;
}

#logo-wrapper {
	width: 343px;
	float: left;
}

#logo-left {
	width: 16px;
	height: 83px;
	background: url(bg-header-left.gif) 0px 0px no-repeat;
	float: left;
}

#logo-box {
	width: 327px;
	height: 83px;
	background: url(bg-logo.png) 0px 0px repeat-x;
	float: left;
}

#logo-box span {
	float: right;
	width: 4px;
	background: url(logo-divider.png) 0px 0px no-repeat;
	display: block;
	height: 83px;
}

#header-right {
	float: right;
	width: 16px;
	height: 83px;
	background: url(bg-header-right.gif) 0px 0px no-repeat;
}

#logo-box img {
	margin: 17px 0px 0px 14px;
	border: 0px;
	width: 287px;
	height: 49px;
}

#login-box {
	float: right;
	margin: 24px 0px 0px 0px;
	font-size: 11px;
	color: #9ed0f5;
	background: url(arrow-grey.gif) 0px 5px no-repeat;
}

#login-box a {
	color: #9ed0f5;
	text-decoration: none;
}

#login-box a:hover {
	color: #fff;
	text-decoration: underline;
}

#login-box li {
	margin: 0px;
	padding: 0px;
}

#login-box ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}

/* navigation */

#header-nav {
	width: 643px;
	height: 83px;
	background: url(bg-header.png) 0px 0px repeat-x;
	float: left;
}

#navigation {
	position: absolute;
	top: 55px;
	width: 643px;
	height: 28px;
	color: #9f9f9f;
	font-size: 11px;
}

#navigation span {
	float: right;
	color: #fff;
	margin: 5px 0px 0px 0px;
}

#navigation li a {
	color: #9f9f9f;
	text-decoration: none;
	height: 23px;
	display: block;
	padding: 5px 10px 0px 10px;
	border-right: 1px solid #404040;
}

#navigation a:hover {
	color: #fff;
	background: #404040;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation li {
	margin: 0px;
	padding: 0px;
	float: left;
}

/* art landing */

#landing-art {
	position: absolute;
	top: 103px;
	height: 340px;
	width: 1002px;
	background: url(bg-art-landing.png) 0px 0px no-repeat;
}

#blank-art {
	position: absolute;
	top: 103px;
	height: 18px;
	width: 1002px;
	background: url(bg-blank-art.png) 0px 0px no-repeat;
}

#art-content {
	margin: 175px 0px 0px 410px;
	width: 540px;
	font-size: 18px;
	color: #fff;
}

#art-content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#art-content li {
	margin: auto 0px 10px 0px;
	padding: 0px 0px 0px 20px;
	background: url(bullet-green.gif) 0px 9px no-repeat;
}

/* art buttons */

#art-buttons {
	margin: 19px 0px 0px 20px;
}

#button-adv {
	width: 191px;
	height: 37px;
	background: url(button-adv.gif) 0px 0px no-repeat;
	float: left;
}

#button-adv a {
	width: 191px;
	height: 37px;
	display: block;
}

#button-adv a:hover {
	background: url(button-adv.gif) 0px -37px no-repeat;
}

#button-adv span {
 display: none;
}

#button-pub {
	width: 184px;
	height: 37px;
	background: url(button-pub.gif) 0px 0px no-repeat;
	float: left;
	margin: 0px 0px 0px 45px;
}

#button-pub a {
	width: 184px;
	height: 37px;
	display: block;
}

#button-pub a:hover {
	background: url(button-pub.gif) 0px -37px no-repeat;
}

#button-pub span {
 display: none;
}

/* Content */

#content-wrapper {
	background: url(bg-content.png) 0px 0px repeat-y;
	margin: 424px 0px 0px;
	width: 1002px;
}

#content {
	width: 1002px;
	background: url(bg-content-top.png) 0px 0px no-repeat;
}

#content-left {
	float: left;
	width: 570px;
	margin: 0px 40px 0px 20px;
}

#content-left li {
	margin-bottom: 8px;
}

#content-left ul {
	color: #0B3F5D;
}

#content-left h1 {
	font-weight: normal;
	color: #8daa1d;
	font-size: 36px;
	margin: 20px 0px 15px 0px;
}

#content-left h2 {
	font-weight: normal;
	color: #AB9E65;
	font-size: 30px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #bebebe;
	padding: 0px 0px 10px 0px;
}

#content-left h3 {
	font-weight: normal;
	color: #AB9E65;
	font-size: 20px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #bebebe;
	padding: 0px 0px 10px 0px;
}

#content-left h5 {
	font-size: 18px;
	font-weight: normal;
	margin: -15px 0px auto 0px;
	color: #7D7D7D;
}

#content-left a {
	color: #0073C0;
	text-decoration: none;
}

#content-left a:hover {
	text-decoration: underline;
}

#form-content {
	float: left;
	width: 350px;
	margin: 0px 0px 20px 0px;
}

#form-content h1 {
	font-weight: normal;
	color: #5e97c2;
	font-size: 36px;
	margin-left: 16px;
	margin: 20px 0px 15px 16px;
}


#form-content p {
	margin: 15px 0px 20px 16px;
	color: #7a7a7a;
	font-size: 12px;
}

#form-content h5 {
	color: red;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
}

#form-table {
	float: left;
	margin: 0px 0px 0px 16px;
	width: 312px;
}

#form-table h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	color: #778CAC;
}

.field-small {
	width: 135px;
	border: 1px solid #839aa8;
	height: 20px;
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	padding: 1px 6px 2px 3px;
	color: #155478;
}

.field-wide {
	width: 310px;
	border: 1px solid #839aa8;
	height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 1px 6px 2px 3px;
	font-size: 16px;
}

.text-box {
	width: 310px;
	margin: 0px 0px 10px 0px;
	padding: 1px 6px 2px 3px;
	font-size: 16px;
	border: 1px solid #839aa8;
	font-family: Tahoma, Verdana, Arial;
}

#content-footer {
	width: 1002px;
	height: 13px;
	background: url(bg-footer.gif) 0px 0px no-repeat;
}

.footer {
	height: 50px;
	margin: 0px auto 0px auto;
	color: #afcde4;
}

#footer-content {
	margin: 0px auto 0px auto;
}

#footer-right {
	float: left;
	margin: 16px 20px 0px 20px;
}

#footer-left {
	float: right;
	margin: 16px 16px 0px 0px;
}

.footer a {
	color: #0099FF;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

/* signup */

#SSN_Field {
	display: none;
}
#Company_Field {
	display: none;
}
#TaxID_Field {
	display: none;
}
#TAXID_Title {
	display: none;
}
#SSN_Title {
	display: none;
}

#biztype {
	padding: 12px 12px 12px 0px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #C0C0C0;
	background-color: #F4F4F4;
}

.bdr-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
}

h3 {
	margin-left: 0px;
	padding-left: 0px;
}
