a {
	color: #000099;
	text-decoration: none
}

a:hover {
	color: #0000FF;
	text-decoration: underline
}

a.foot {
	color: #cccccc;
	text-decoration: none
}

a.foot:hover {
	color: #0000FF;
	text-decoration: underline
}

body {
	margin: -10px 0 0 -10px;
	background-color: #000000;
}

html body {
	margin: 0;
	padding: 0;
}

td {
	font-size: 10px;
	color: #000000;
	font-family: arial, helvetica, serif;
	text-align: left;
	vertical-align: top;
}

h1 {
	font-size: 16px;
	margin: 0 0 8px 0;
}

h2 {
	font-size: 14px;
	margin: 0 0 8px 0;
}

h4 {
	font-size: 12px;
	margin: 0 0 8px 0;
}

p {
	margin: 10px 0;
}

.navbg {
	background-image: url(/images/navbg.gif);
	background-repeat: no-repeat;
	padding: 8px 15px 0 17px;
}

.navtop {
	padding-right: 13px;
	text-align: right;
}

.navbot {
	padding: 19px 0 20px 0;
	text-align: right;
}

.pd10 {
	padding: 15px 10px;
}

.dnabg {
	background-image: url(/images/ibrands/dna.jpg);
}

.brandingbg {
	background-image: url(/images/ibrands/marbles.jpg);
}

.ibrandsbg {
	background-image: url(/images/ibrands/boxes.jpg);
}

.getstartbg {
	background-image: url(/images/ibrands/gettingstarted.jpg);
}

.ibrandstx {
	padding: 30px 21px 10px 0;
	line-height: 15px;
}

.ibrands-gstx {
	padding: 30px 21px 10px 0;
	line-height: 15px;
}

.ibrandspd {
	padding: 0 10px 0 40px;
}

.ibrands-logo {
	position: relative;
	z-index: 100;
	left: 30px;
}

.black-bgtxt {
	color: #ffffff;
	background-color:#000000;
	width: 368px;
}

.form-blackbg {
	color: #ffffff;
	background-image: url(/images/ibrands/formbg.gif);
	padding: 4px 20px 0 30px;
}

.form-blackhd {
	color: #ffffff;
	background-color:#333333;
	font-size: 14px;
}

.form-blacktx {
	padding: 25px 0 0 30px;
	vertical-align: text-bottom;
}

.form-pd {
	padding: 20px;
	background-color:#ffffff;
}

.black-bgtxtpd {
	padding: 2px 0 2px 40px;
}

.center {
	text-align: center;
}

img {
	border: none;
}

.hd-purp {
	font-weight: bold;
	color: #660099;
	font-size: 12pt;
}

.hd-orange {
	font-weight: bold;
	color: #FF8000;
	font-size: 12pt;
}

.ibrands-next {
	padding-right: 20px;
	text-align: right;
}

.footbg {
	color: #999999;
	background-color:#000000;
	padding: 20px;
	font-size: 8pt;
	text-align: center;
}

li, ul, ol {
	margin: 6px 0 0 0;
	padding: 0;
}

li.bullets {
	margin: 0;
}

ul.bullets {
	margin: 4px 0 0 30px;
	list-style-type: disc;
}

ul.form {
	margin: 0 0 0 40px;
	list-style-type: disc;
}

input.contact {
	height: 18px;
	width: 320px;
	font-size: 10px;
}

textarea {
	width: 350px;
	font-size: 10px;
}

.error {
	color: #FF0000;
}
