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*/

.left {
	float: left;
}

.right {
	float: right;
}

.col {
	width: 500px;
	padding-top: 15px;
	text-align: right;
	line-height: 1.5;
	font-size: 12px;
}

.col img {
	max-width: 65px;
	max-height: 65px;
	margin-top: -15px;
	margin-left: 10px;
}

#about {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

#modal hr {
	margin: 25px 0;
	height: 1px;
	background-color: #C7CCCE;
	border: none;
}

#pTop {
	height: 150px;
}

#pPicture {
	max-width: 150px;
	max-height: 150px;
	margin-right: 20px;
}

#pName {
	display: block;
	margin-bottom: 10px;
	padding-top: 28px;
	color: #6EB414;
	font-size: 32px;
}

#pBio {
	display: block;
}

#modal iframe {
	margin-bottom: 25px;
}

.mImgWrap {
	overflow: hidden;
	padding: 35px;
}

.mImgWrap img {
	float: left;
	max-width: 250px;
	margin: 0 40px 30px 0;
	border: 10px solid #eaeeef;
	border-bottom: 25px solid #eaeeef;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);

	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.mImgWrap:nth-child(odd) {
	background-color: #eaeeef;
}

.mImgWrap:nth-child(odd) img {
	float: right;
	margin: 0 0 0 30px;
	border: 10px solid #fff;
	border-bottom: 25px solid #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);

	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}

.ui-widget {
	font: 400 100%/1.2 sans-serif;
}

.ui-widget-overlay {
	background: rgba(0, 0, 0, 0.8);
	opacity: 1;
}

.ui-dialog {
	border: none;
}

.ui-corner-all {
	border-radius: 0;
}

.ui-widget-content {
	padding: 0;
}

.ui-widget-header {
	background: #6EB414;
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	border: none;
}

.ui-dialog .ui-dialog-title {
	margin: 0;
}

.ui-dialog .ui-dialog-titlebar {
	padding: 15px 30px;
}

.ui-dialog .ui-dialog-content {
	padding: 30px;
}

.ui-dialog .ui-dialog-titlebar-close {
	right: 30px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: none;
}

.ui-button-icon-only .ui-icon {
	left: 48%;
}

.footerContainer {
	text-align: left;
	font-size: 12px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 30px;
	width: 774px;
}