a:link, a:visited, a:active {
	color: #7D7E80;
}
img {
    border: none;
}
a:hover {
	color: #000000;
}
body,td,th {
	color: #7D7E80;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#background {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height:362px;
	width:774px;
	
}
.logo {
	padding:1px 0 0 22px;
	float:left;
}
.bodyContainer {
	background-image: url(../images/bkg.gif);
	background-repeat:repeat-y;
	background-position: top center;
	width: 774px;
}
.footerContainer {
	width: 774px;
}
.footer {
	height: 88px;
	background-image: url(../images/footer.gif);
	background-repeat:no-repeat;
	background-position: top center;
	clear:both;
}
.leftColumnContainer {
	float:left;
	padding: 0 0 0 46px;
	width:342px;
}
.leftColumnContainer img {
	padding: 25px 0 20px 0;
}
.rightColumnContainer {
	float:right;
	padding: 0 46px 0 0 ;
	width: 312px;
}
.captureBox {
	padding:0px;
	margin:0px;	
}
.heading {
	color: #6eb414;
	font-size: 20px;
	font-weight: bold;
	text-align:left;
}
.subHeading {
	padding-top: 5px;
	padding-bottom: 20px;
	color: #7e8081;
	font-size: 13px;
	text-align:justify;
}
ul {
	padding:10px 30px 10px 40px;
	margin:0;
	font-size:12px;
	list-style-type: square;
}
li {
	padding:2px 0;
	margin:0;
}
.testimonials {
	width:312px;
	clear: both;
}
.testimonialPhoto {
	float:left;
	width:44px;
	padding-bottom: 10px;
}
.testimonialText {
	float:right;
	text-align:justify;
	font-size:11px;
	color:#666666;
	width:258px;
}
.testimonialName {
	float: right;
	color:#1612b2;
	font-size:11px;
	text-align:right;
	font-style:italic;
}
#iconNoSpam {
	float: right;
}
#iconUP {
	float: left;
	padding-bottom: 10px;
}

#public-profile-link-container{
	float:right;
	margin:23px 10px 0px 0px;
}

#public-profile-modal{
	text-align:center;
}

#modal-repName{
	text-align:left;
}

#modal-successStory{
	text-align:left;
	font-size:12px;
}
/*begin success page css*/

.successHeader {
	background-image: url(../images/success_header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height:362px;
	width:774px;
	
}
.successHeading {
	color: #1B17B3;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
	padding-top:50px;
}
.successSubHeading {
	padding-top: 15px;
	padding-bottom: 50px;
	color: #7e8081;
	font-size: 14px;
	text-align:center;
}

#signature{
	text-align:left;
	padding:0px 0px 20px 40px;
}

#success_story{
	text-align:left;
	width:693px;
}

.caption{
	font-size:12px;
	font-weight:bold;
}
/*end success page css*/
