body {
	padding : 0px;
	margin : 0px;
	padding-top : 10px;
	margin-top : 10px;
	background-color : #9D9D7F;
}

hr {}
table { border : none; }
.textBoxBorder { 
	border : 1px solid #D0CCCC;
}
.title {
	font-family : Verdana;
	font-size : 13px;
	color : #333333;
	font-weight : bold;
}
.home_bg {
	background-image: url(../images/bphome_bg.jpg);
	background-position : top left;
	background-repeat : no-repeat;
}

.textNew {
	color : #333333;
	font-family : Verdana, sans-serif;
	font-size : 11px;
}

.textSm {
	color : #333333;
	font-family : Verdana, sans-serif;
	font-size : 10px;
}

.borderProblems {
	border-bottom : 1px solid #D0CCCC;
	border-left : 1px solid #D0CCCC;
	border-right : 1px solid #D0CCCC;
}

.textBox {
	border : 1px solid #666666;
}

.button {
	color : white;
	font-weight: bold;
	background-color: #D9D85A;
	border-style : outset;
}

.confirmMain {
	background-color : #FFFFFF;
	padding-left : 25px;
	padding-right : 25px;
}

.ebook {
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 10px;
	padding-left : 15px;
	padding-right : -5px;
}

a {	text-decoration : none;	color : #333333; }
a:hover { text-decoration : underline; }

.state { width : 45px; border : 1px solid #666666; }
.zip { width : 50px; border : 1px solid #666666; }
.phone { width : 90px; border : 1px solid #666666; }

.text { color : #666666; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; }

.txtbox { background: #ffffff; border: 1px solid #9D9D7F; height: 17px; height/**/:/**/ 17px; width: 140px ; padding-left:1px;}
.pswd { background:url(../images/password-8CharMin.gif) 13px 0px no-repeat #fff; height: 17px; height/**/:/**/ 17px;}

