body {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

#divHeader {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0px;
}

#divPicForm {

	width: 590px;
	/* height: 400px; */
	background-color: snow;
	font: 11px;

}


#divPicForm2 {

	width: 590px;
	/* height: 500px; */
	background-color: snow;
	font: 11px;

}


#divFormHeader {
	height: 40px;
	background-color: #237229;
	color: white; 
	padding-left: 20px;
	padding-top: 10px;
	font-size: 18px;
}
#divFormHeader span {
	font-size: 20px;
	padding-bottom: 5px;
}

#divFormFooter {
	height: 30px;
	background-color: #237229;
	text-align: right;
}
#divDoDonts {

}


#divFormPic {
	float: left;
	width: 150px;
	height: 150px;
	background-color: lightgrey;
}
#leftFormWrapper {
	width: 200px;
	height: 200px;
/* 	border: solid;; */
	float: left;
}
#divUpload {
	float: left;
}

#divMainPicForm {
	width: 300px;
	float: left;
}

#picture {
}

.tblPicform td {
	font-size: 12px;
}

.clearFix {
	clear: both;
}

#tblPicInfo {
	width: 100%;
	margin-left: 10px;
}
#tblBilling {
	width: 100%;
	padding: 5px;
}
#tblCC {
	width: 100%;
	padding: 5px;
}
#divTerms {
	height: 70px;
	overflow: auto;
	border: solid;
	padding: 4px;
	border-width: 1px;
	margin-left: 10px;
	margin-right: 10px;
	border-color: #237229;
	
}
#divFormHeader2 {
	height: 30px;
	background-color: #237229;
	color: white; 
	padding-left: 20px;
	padding-top: 10px;
	font-size: 18px;
}
#divDoList {
	width: 45%;
	float: left;
}

#divDontList {
	width: 45%;
	float: left;
}

#genInfo {
	color: black;
}

#genInfo a {
	text-decoration: underline;
	color: #237229;
}

.greenText {
	color: #237229;
}

.centeredImage
{
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}

#contentDiv {
	width: 800;
	margin-left: auto;
	margin-right: auto;
}

.formTitle {
	font-weight: normal;
	font-size: 18px;
}

