@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #0F1D2A;
	letter-spacing: -1px;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	letter-spacing: -1px;
	color: #0F1D2A;
}

h2.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #005E00;
}

h3 {
	color: #E4FCC2;
	background-color: #0F141A;
	font-family: "Trebuchet MS";
	font-size: 18px;
	padding: 5px;
}

.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	text-align: justify;
}

.testimonial_sep {
	height: px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul {
	padding-bottom: 10px;
	line-height: 18px;
	list-style-image: url(images/bullet.gif);
}

li {
	padding-bottom: 10px;
}

.fakeurl {
	color: #0033CC;
	text-decoration: underline;
}

/*-----------------------------------*/

#cs_flashBody {
	background-color: #D1FA9A;
	font-size: x-small;
	text-align: justify;
}

#cs_noexpressUpdate {
	margin: 0 auto;
	font-size: x-small;
	color: #003300;
	text-align: left;
	width: 210px; 
	height: 200px;	
	padding: 40px;
}