.body {
	margin-top : 5px;
}

A {
	color : 0033cc;
	text-decoration : none;
}

A.right {
	color : d1edff;
	text-decoration : none;
}
A.lead {
	color : Black;
	text-decoration : none;
}

.bottomline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : d1edff;
	text-decoration : none;
	margin-left : 10px;
}

A:hover {
	color : ff9900;
}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 18px;
	color : 40453f;
}

input.text {
	font-size : 11px;
	border-style : solid;
	border-color : 666666;
	border-width : 1px;
	margin-bottom : 5px;
	margin-left : 5px;
	width : 200px;
}

input.submit {
	font-size : 11px;
}

textarea {
	font-size : 11px;
	border-style : solid;
	border-color : 666666;
	border-width : 1px;
	margin-bottom : 5px;
	margin-left : 5px;
	width : 200px;
}

.hdr1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	color : black;
	margin-top : 10px;
}

.hdr2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : cc3300;
}

.hdr3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : 0033cc;
}


.p2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 15px;
	line-height : 15px;
	color : 333333;
}

.p2a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	margin-top : 15px;
	margin-bottom : 15px;
	line-height : 11px;
	color : 333333;
}
/* p3 represents white text v.1 on right side */

.p3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-top : 15px;
	margin-bottom : 45px;
	margin-right : 7px;
	margin-left : 20px;
	line-height : 17px;
	color : white;
}

.p4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top : 15px;
	margin-bottom : 15px;
	margin-right : 7px;
	margin-left : 20px;
	line-height : 15px;
	color : white;
}

.p5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 15px;
	color : white;
}

.li1 {
	font-size : 11px;
	font-weight : bold;
	margin-left : 10px;
}

.li2 {
	font-size : 10px;
	font-weight : bold;
	margin-left : 9px;
}


.companyTitle {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	color : black;

}

div.interiorLeft1 {
	margin-left : 55px;
	margin-right : 35px;
	margin-top : 40px;
	margin-bottom : 75px;

}

div.interiorLeft2 {
	margin-left : 25px;
	margin-right : 25px;
	margin-top : 25px;
	margin-bottom : 55px;
}


div.interiorLeft3 {
	margin-left : 20px;
	margin-right : 10px;
	margin-top : 25px;
	margin-bottom : 55px;
}


div.interiorRight1 {
	margin-top : 25px;
	margin-bottom : 55px;

}

div.successStory {
	margin-top : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-bottom : 30px;
}

.successStoryLead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	color : white;
}

.successStoryBody {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	color : white;
}

.copyright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-align : center;
	margin-top : 35px;
	margin-bottom : 50px;
	color : black;
}