body {
	background-color: white;
	padding: 4px;
}

div, p, td, th, body,span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:11px;
	line-height:14px
}

p{
	margin-top:0px;
	margin-bottom:20px;
}
h1 {
	color: #dd802c;
	font-size: 14px;
}

h3 {
	color: #000000;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	line-height:14px;
	margin-bottom: 10px;
}

h4 {
	color: #dd802c;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	line-height:14px;
	margin-bottom: 10px;
}

a {
	font-size:11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

a:hover {

	color: #FF6600;
	text-decoration: none;
}

a img {
	border: 0px;
}

.textCell a {
	font-size:11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.textCell a:hover {

	color: #FF6600;
	text-decoration: none;
}

.imageCell a {
	font-size:11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.imageCell a:hover {
	color: #FF6600;
	text-decoration: none;
}

.inputpadding td {
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.paddingVert td {
	padding-top: 7px;
}
.dottline{
	border-bottom:1px dotted #992929;
}
li {
 	padding-bottom: 10px;
}

.textCell {
	padding: 15px 30px 0px 15px;
	vertical-align: top;
	width: 349px;
}

.imageCell {
	padding: 30px 30px 10px 15px;
	vertical-align: top;
	width: 349px;
}

.threeCell {
	padding: 5px 5px 5px 15px;
	vertical-align: top;
	width: 246px;
	border-bottom: #000000 solid thin;
}

.threeCell p {
	color: #333333;
	font-size:10px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;;
}

.fourCell {
	padding: 5px 5px 5px 15px;
	vertical-align: top;
	width: 157px;
	border-bottom: #000000 solid thin;
}

.fourCell p {
	color: #333333;
	font-size:10px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;;
}

.separatorCell {
	background-image: url(../Images/vert_line_pic.gif);
	background-repeat: repeat-y;
}


.bigCell {
	padding: 15px 30px 0px 15px;
	vertical-align: top;
	width: 755px;
}

.SepCell {
	width: 800px;
	background-color: #333333;
}
