.whitebg {
	 width: 768px; 
	 margin-left: auto;
	 margin-right: auto; 
	 background-color: #FFFFFF;
}
	 
img {  
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}
	 
.graybg {
	 width: 770px; 
	 margin-left: auto;
	 margin-right: auto; 
	 background-color: #484848;
 }
	 
.testgraybg {
	background-image: url(../images/testmonialbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.headertxt {
	font-family: verdana;
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
	color: #2D5EAA;
	line-height: normal;
}

.boldtxt {
	font-family: verdana;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #D0211D;
	line-height: normal;
}

.boldtxtb {
	font-family: verdana;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}

.maintxt {
	font-family: verdana;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #525151;
}

.testtxt {
	font-family: Georgia;
	font-size: 0.8em;
	font-style:oblique;
	font-weight: normal;
	color: #114F8F;
}

.testtxt1 {
	font-family: Georgia;
	font-size: 0.7em;
	font-style:oblique;
	font-weight:bold;
	color: #5E118F;
}

.testtxt2 {
	font-family: verdana;
	font-size: 0.7em;
	font-style:normal;
	font-weight: normal;
	color: #D02520;
}

.hometxt {
	font-family: Georgia;
	font-size: 0.7em;
	font-weight: normal;
	color: #FF6000;
}

.whitetxt {
	font-family: verdana;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #F8F6F6;
	text-decoration:none;
}

.whitetxt:hover{text-decoration:underline;}
.whitetxtsol {
	font-family: verdana;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #F8F6F6;
	text-decoration:none;
}

.whitetxtsol:hover{text-decoration:underline;}

.whitetxtb {
	font-family: verdana;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #F8F6F6;
}
.innercellbg {
	background-image: url(../images/midbg.jpg);
	background-repeat:no-repeat;
}

.bluebotbg {
	background-image: url(../images/testmonialbluebgbot.gif);
	background-repeat:no-repeat;
}

.readmore {
	font-family: verdana;
	font-size: 0.7em;
	font-weight: bold;
	color: #6B7F9F;
	text-decoration:none;
}

.readmore:hover{text-decoration:underline; color:#D0211D}

.txtright{text-align:right;}

.txtcent{text-align:center;}

.footbg {
	background-image: url(../images/footbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.horiline {
	background-image: url(../images/horline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.copyright {
	font-size: 0.65em;
	margin: 0px;
	color: #7E8B9C;
	font-family: verdana;
	text-decoration:none;
}
.copyright:hover{text-decoration:underline; color:#000000;}

.bluebg{ background-color:#7793C0;}

.pagelink {
	font-family: verdana;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #0012FF;
	text-decoration:none;
}

.pagelink:hover{text-decoration:underline;}
.solutionsbg {
	line-height: 27px;
	background-image: url(../images/sol_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.solutionsbg_end {
	line-height: 27px;
	background-image: url(../images/sol_bg_end.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.simplelink {
	font-family: verdana;
	font-size: 0.7em;
	font-weight: 100;
	color:#525151;
	text-decoration:none;
}

.simplelink:hover{text-decoration:underline; color:#D0211D}
