@charset "UTF-8";
/* CSS Document */

html {
		height: 100%;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height:160%;
	height: 100%;
}

#content {
	min-height: 100%;
}

h1 {
	font-size: 20px;
	font-stretch:condensed;
}

h2 {
	font-size: 14px;
	text-align:left;
}

a img { border:none; }

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height:140%;
}
.testimonial {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#012D61;
	line-height:160%;
}