body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #121429;
}
a{
	color: red;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 30px;
	line-height:18px;
	text-align:left;
}
p.thank-you {
    color:#345A98;
	margin: 40px;
	text-align: left;
	font-weight:bold;
	font-size:18px;
}

.email{
font-size: 18px;
text-decoration:underline;
color:#345A98;
text-align:center;
line-height: 28px;
margin: 20px 80px;
line-height:35px;
}

h1.thanks {
	color: #2E3048;
	text-align:center;
	margin-top: 5px;
}
hr{
	clear: both;
	height: 1px;
	border: 0;
	background: #999;
	width: 75%;
}
#wrapper{
	margin: 0 auto;
	width: 850px;
	background: white;
	padding: 20px 0;
}
H2 {
    color:#345A98;
	text-align:center;
	margin: 15px;
	font-size: 25px;
}
H2.top {
    color:#345A98;
	text-align:center;
	padding: 15px;
}
h1{
	padding: 15px;
}
h3{
	padding: 10px 20px;
	font-size: 19px;
	margin: 0;
}
h4{
	padding: 10px 20px;
	margin: 0;
	font-size: 15px;
	font-weight: normal;
	
}
h3.red {
    color:#CC0000;
	text-align:center;
	margin: 15px;
}

h3.sub-header {
    color:#CC0000;
	margin: 5px 40px 10px 30px;
	text-align:left;
}

h3.blue-subheader {
    color:#345A98;
	margin: 15px;
	text-align:center;
}
h5{
	font-size: 18px;
	text-align: center;
	color: red;
}
ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
}

li {
	margin-left:35px;
	margin-right:50px;
	margin-bottom:10px;
	text-align:left;
	}	

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
	line-height:20px;
}

.hilight {
	background-color:#FFFF33;
}	

.center { clear:left;
text-align: center;
}

.left { clear:center;
text-align: left;
}

.nstt-caption{
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	line-height: 18px;
	margin:0 15;
	text-align: center;
	color: #21417C;	
}

.red-text {
    color:#CC0000;}
	
.bullethilight {background-image:url(images/bullet-highlight.jpg); width: 450px;}	

.sidebar-h1
{
	color: #add7fd;
	text-transform: capitalize;
	font-family: helvetica,arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	width: 220px;
}

p.sales-testimonial {
	color: #9498B4; 
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin: 20px;
	text-align:justify;
	line-height:24px;
}

p.testimonial
{
	color: #9498B4; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 10px;
	text-align:justify;
	line-height:16px;
}

p.testimonial-name {
	color: #D2D3D9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0px 5px 20px;
	text-align:left;
	font-weight: bold;
}
.appbox { 
	width:450px;
	border-bottom:double;
	border-top: double;
	border-right:double;
	border-left:double;
	color: #9498B4;

}
.apptext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;	
}
#testimonial-wrapper
{
 clear:both;
 width: 287px;
 margin: 0px;
 padding: 0px;

}
.testmonial-bg
{
width: 287px;
background-image:url(images/testimonial-bg-blue.gif);
margin: 0 auto;
background-position:top center;
background-repeat:repeat-y;
}
#sidebar{
	float: left;
	width: 297px;
	background: #2469ca;
	margin-left: 20px;
	padding: 0;
	color: white;
	font-size: 11px !important;
}
#sidebar h1{
	font-size: 12px;
	text-transform: uppercase;
	color: white;
	text-align: left;
	margin: 0;
	padding: 5px;
	line-height: 30px;
	background: #121429;
	text-align: center;
}
#sidebar p{
	color: #fff;
	line-height: 13px;
	margin: 0;
	padding: 10px 15px;
	font-size: 11px
}
#sidebar p.p{
	color: #ffff99;
	border-bottom: 1px solid white;
	padding-bottom: 15px;
}
#sidebar img.pp{
	border: 3px solid white;
	float: left;
	margin: 0 10px 4px 0;
}
#sidebar a{
	color: white;
}